<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: prbs23</title><link>https://news.ycombinator.com/user?id=prbs23</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 28 Apr 2026 22:16:12 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=prbs23" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by prbs23 in "Free LoRaWAN Books"]]></title><description><![CDATA[
<p>As long as you are using the LoRaWAN protocol (not just LoRa modulation), encryption is not optional. It's built into the link layer of LoRaWAN, and a device cannot join a network without a unique key that's shared out of band.<p>Also, the range is entirely the point of using LoRaWAN for some of us. All other IoT protocols have an abysmally short range, making them impractical for anything other than single building applications. Maybe most don't need a mile of range, but the fact that it can reach across a couple of acres enables a lot of applications.</p>
]]></description><pubDate>Fri, 02 Aug 2024 21:51:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=41142980</link><dc:creator>prbs23</dc:creator><comments>https://news.ycombinator.com/item?id=41142980</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41142980</guid></item><item><title><![CDATA[New comment by prbs23 in "Show HN: Smelt — an open source test runner for chip developers"]]></title><description><![CDATA[
<p>Interesting concept for a project...
From what I have seen in the industry, it seems like this is something every organization ends up developing at least one custom tool for. EDA vendors even generally sell their own solution to this problem, but we always end up back at custom tools. It would be interesting to see if community collaboration could find a better general solution.<p>That said, it seems like Smelt is far too early in development to be practically used at this point. Some basic table stakes that I didn't see:<p>- Test weighting. Having a way to specify a relative repeat counts per test is essential when using constrained random tests like we do in the ASIC world.<p>- Some form of tagging to identify a test as belonging to multiple different groups. When combined with a way to intersect and join groups when specifying the tests to run.<p>- Control over the random seed for an entire test run. I was glad to see some support for test seeds. However when invoking smelt to run multiple tests, it would be nice to be able to reproducibly seed the generation of each individual test seed. Maybe this is outside the scope of this project?<p>Great things to see:<p>- Procedural test generation is a key feature.<p>- Extendable command invocation<p>- SLURM support is in the roadmap, also an important feature for groups that use SLURM.</p>
]]></description><pubDate>Sat, 13 Jul 2024 01:20:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=40950998</link><dc:creator>prbs23</dc:creator><comments>https://news.ycombinator.com/item?id=40950998</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40950998</guid></item><item><title><![CDATA[New comment by prbs23 in "Agilent 2000a / 3000a Oscilloscope NAND Recovery"]]></title><description><![CDATA[
<p>This is an awesome write up!<p>I have one of these scopes, with exactly this issue after a long period in storage. When I was looking into it a few years ago the failure mode was known but I couldn't find a recovery procedure. I'll need to give this a try when I get a few hours. I have been putting off getting a new scope in hopes that I could repair this issue.</p>
]]></description><pubDate>Wed, 19 Jun 2024 21:24:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=40732531</link><dc:creator>prbs23</dc:creator><comments>https://news.ycombinator.com/item?id=40732531</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40732531</guid></item><item><title><![CDATA[New comment by prbs23 in "Machine learning helps fuzzing find hardware bugs"]]></title><description><![CDATA[
<p>I don't understand why fuzzing hardware is being presented as a new thing here...
In silicon validation, constrained random testing has been the standard methodology for at least 10 years. With the complexity of modern CPUs, it's effectively impossible to validate the hardware _without_ using some kind of randomized testing, which looks a whole lot like fuzzing to me.
What is new here? Or is this a case of someone outside the industry rediscovering known techniques.</p>
]]></description><pubDate>Mon, 08 Jan 2024 05:47:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=38908719</link><dc:creator>prbs23</dc:creator><comments>https://news.ycombinator.com/item?id=38908719</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38908719</guid></item><item><title><![CDATA[New comment by prbs23 in "Ask HN: Could you share your personal blog here?"]]></title><description><![CDATA[
<p><a href="https://www.prbs23.com/blog/" rel="nofollow noreferrer">https://www.prbs23.com/blog/</a><p>Started a couple years ago, but I don't have as much time to write as I'd like. The majority of topics relate to ASIC design and verification, since that is my day job, but with some other side projects mixed in.</p>
]]></description><pubDate>Wed, 05 Jul 2023 12:25:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=36599396</link><dc:creator>prbs23</dc:creator><comments>https://news.ycombinator.com/item?id=36599396</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36599396</guid></item><item><title><![CDATA[Combining Dist Constarints in SystemVerilog]]></title><description><![CDATA[
<p>Article URL: <a href="https://prbs23.com/blog/posts/combining-dist-constraints-in-system-verilog/">https://prbs23.com/blog/posts/combining-dist-constraints-in-system-verilog/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=36137743">https://news.ycombinator.com/item?id=36137743</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 31 May 2023 12:50:16 +0000</pubDate><link>https://prbs23.com/blog/posts/combining-dist-constraints-in-system-verilog/</link><dc:creator>prbs23</dc:creator><comments>https://news.ycombinator.com/item?id=36137743</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36137743</guid></item><item><title><![CDATA[New comment by prbs23 in "Ask HN: Most interesting tech you built for just yourself?"]]></title><description><![CDATA[
<p>I rewrote the UI for an off the shelf WiFi digital photo frame so that it shows the latest raw images sent back from the Perseverance Mars rover.
<a href="https://prbs23.com/blog/posts/picture-frame-from-mars/" rel="nofollow">https://prbs23.com/blog/posts/picture-frame-from-mars/</a><p>The picture frame secretly ran Android under the hood. Which meant I could replace the app which showed pictures pulled from the manufacturers server, with one which pulls photos from the NASA website. Fortunately they left ADB enabled with root permissions, so it was trivial to replace their startup app with my own.
All the source code is public here: <a href="https://gitlab.com/prbs23/mars-photo-stream" rel="nofollow">https://gitlab.com/prbs23/mars-photo-stream</a></p>
]]></description><pubDate>Fri, 28 Apr 2023 12:17:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=35740386</link><dc:creator>prbs23</dc:creator><comments>https://news.ycombinator.com/item?id=35740386</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35740386</guid></item><item><title><![CDATA[New comment by prbs23 in "“Open source” seeds loosen Big Ag’s grip on farmers"]]></title><description><![CDATA[
<p>If you are interested in more OSSI varieties like those, check out Wild Garden Seed: <a href="https://www.wildgardenseed.com" rel="nofollow">https://www.wildgardenseed.com</a><p>The owner, the Frank Morton who was mentioned in article, is the original breeder of both Gildenstern and Dazzling Blue (and they probably grew the seed being sold by Fedco). All the varieties he bread  (of which there are many) are released as OSSI varieties, plus they sell other OSSI varieties as well.</p>
]]></description><pubDate>Sat, 11 Feb 2023 14:02:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=34752349</link><dc:creator>prbs23</dc:creator><comments>https://news.ycombinator.com/item?id=34752349</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34752349</guid></item><item><title><![CDATA[New comment by prbs23 in "Git security vulnerabilities announced"]]></title><description><![CDATA[
<p>Most architectures do not provide an interrupt that is generated by an integer overflow. Since this would be a significant architectural change in the hardware, it can't be simply added in.<p>Additionally, if you are running inside an operating system, handling an interrupt usually incurs a trip through the kernel, which would add extra overhead every time an overflow did happen. Since there's a lot of software which depends on integers overflowing, this overhead on each overflow could significantly impact legacy software.</p>
]]></description><pubDate>Tue, 17 Jan 2023 22:05:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=34420076</link><dc:creator>prbs23</dc:creator><comments>https://news.ycombinator.com/item?id=34420076</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34420076</guid></item><item><title><![CDATA[New comment by prbs23 in "Building a private LoRa network (2017)"]]></title><description><![CDATA[
<p>I somewhat recently blogged about my process of setting up a private LoRaWAN network as well.<p><a href="https://prbs23.com/blog/posts/getting-started-with-a-private-lorawan-network/" rel="nofollow">https://prbs23.com/blog/posts/getting-started-with-a-private...</a><p>LoRaWAN is definitely an interesting mix of open source implementations and open specifications, and proprietary poorly documented hardware. Unfortunately I haven't had time lately to actually use my network for anything real.</p>
]]></description><pubDate>Wed, 16 Nov 2022 14:54:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=33623974</link><dc:creator>prbs23</dc:creator><comments>https://news.ycombinator.com/item?id=33623974</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33623974</guid></item><item><title><![CDATA[New comment by prbs23 in "Chip can transmit all of the internet's traffic every second"]]></title><description><![CDATA[
<p>As others have said it's not the concept of DWDM that's new here. That has been around for a while. What is interesting here is that they have managed to integrate a DWDM transceiver onto a single silicon-photonic chip.
As someone who has worked in similar silicon-photonic research, the challenge is to create the required filters, modulators, and demodulators that are stable enough over environmental conditions and manufacturing process variation for commercial production. Most silicon photonic structures are quite sensitive to temperature in particular.</p>
]]></description><pubDate>Sun, 23 Oct 2022 02:12:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=33303944</link><dc:creator>prbs23</dc:creator><comments>https://news.ycombinator.com/item?id=33303944</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33303944</guid></item><item><title><![CDATA[New comment by prbs23 in "Please don't be spooky"]]></title><description><![CDATA[
<p>> No. I won’t do that. It inhibits natural communication.<p>Quite the opposite, it inhibits effective communication.<p>Giving someone a one sentence summary of why you need to talk enables them to be prepared for the discussion you want to have. This lets you get to the point faster, and reduces miscommunication.<p>I don't get why this is such a burden for you to be clear in your communication.</p>
]]></description><pubDate>Fri, 16 Sep 2022 22:56:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=32873079</link><dc:creator>prbs23</dc:creator><comments>https://news.ycombinator.com/item?id=32873079</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32873079</guid></item><item><title><![CDATA[New comment by prbs23 in "The Next Incarnation of EDA"]]></title><description><![CDATA[
<p>From what I have seen of both the open source and commercial EDA software, I think it would take a well funded team somewhere around 4 years of development to catch up with the current state of the art. If we're talking about EDA emulation hardware, probably more like 6 years, since these usually have custom Basics designed for them.<p>Maybe you could cut a year off of those and still have something that is good enough but not state of the art.</p>
]]></description><pubDate>Wed, 14 Sep 2022 01:42:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=32832329</link><dc:creator>prbs23</dc:creator><comments>https://news.ycombinator.com/item?id=32832329</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32832329</guid></item><item><title><![CDATA[New comment by prbs23 in "Ask HN: Do you worry about CPU backdoors like IME?"]]></title><description><![CDATA[
<p>You seem to have already made a judgement about IME and associated management processors by calling them backdoors. Intel doesn't put IME into their processors to be a back door, but to, as the name suggests, manage the processor. The fact that a malicious actor may be able to exploit the IME as a backdoor doesn't change it's actual purpose.<p>The fact is that modern processors/computers are so complex that it's simply not practical to build one without some kind of initialization and management processor or other programmable device. Intel, AMD, ARM, it doesn't matter. Any processor of this size will have at least one if not more management processors.<p>Maybe these companies could do better and release the source code of what runs on these management engines, and I would argue they should. But unless we want to go back  10 years in processor complexity and performance, the "Backdoors" as you call them aren't going anywhere.</p>
]]></description><pubDate>Wed, 10 Aug 2022 18:28:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=32416450</link><dc:creator>prbs23</dc:creator><comments>https://news.ycombinator.com/item?id=32416450</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32416450</guid></item><item><title><![CDATA[New comment by prbs23 in "Ask HN: Why aren't code diagram generating tools more common?"]]></title><description><![CDATA[
<p>I totally agree that having visual diagrams of a code base can be super helpful, especially when getting familiar with the code, or onboarding a new engineer. However I don't think we see automated tools because generating a useful diagram from source code is not a solved problem.<p>Fundamentally I think that the useful kind of software or system diagrams are always abstractions of the actual code. Figuring out the correct abstraction for the intended purpose requires either experience or a lot of trial and error.  It may be possible for very specific applications, but I kind of doubt there is an algorithm to generate the content for a useful system diagram from the raw code.<p>Then there is the problem of rendering and layout out the diagram automatically. We have Graphviz and Mermaid, and probably others I haven't heard of, and while these do an okay job, I've never found their layout algorithms to be particularly great.<p>Overall, I don't think anything is going to be as useful as a manually drawn diagram, made with a specific intent in mind.</p>
]]></description><pubDate>Sun, 05 Jun 2022 02:25:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=31627357</link><dc:creator>prbs23</dc:creator><comments>https://news.ycombinator.com/item?id=31627357</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31627357</guid></item><item><title><![CDATA[New comment by prbs23 in "FriendDA"]]></title><description><![CDATA[
<p>It feels like there is a cultural difference here.<p>If someone tells me something in a one on one or small group conversation, my default assumption is that I should not share that with anyone else. The idea that I would have to tell someone to not share details of a private conversation is crazy to me. Unless stated otherwise, respect people's privacy.<p>Obviously there are people that gossip, which is kind of the same thing, but also is very much frowned upon.</p>
]]></description><pubDate>Fri, 27 May 2022 18:40:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=31533207</link><dc:creator>prbs23</dc:creator><comments>https://news.ycombinator.com/item?id=31533207</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31533207</guid></item><item><title><![CDATA[New comment by prbs23 in "Project IceStorm: open-source toolchain for Lattice iCE40 FPGAs"]]></title><description><![CDATA[
<p>I've been following the IceStorm project for a while and it's some really impressive work. Now if only we could get a decent open source SystemVerilog simulator to go along with it. As someone who works in the ASIC design world, the thing that makes my side projects die out is usually the state of the open source simulation tools. I have tried to use both Verilator and Icarus, and both have so many limitations and quirks beyond what I'm used to with the commercial tools gave up on them.<p>I keep telling myself I need to dig into their source code and start fixing problems, but going from user to developer on these kinds of tools is a big jump.</p>
]]></description><pubDate>Tue, 28 Sep 2021 23:59:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=28688856</link><dc:creator>prbs23</dc:creator><comments>https://news.ycombinator.com/item?id=28688856</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28688856</guid></item></channel></rss>