<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: JoachimS</title><link>https://news.ycombinator.com/user?id=JoachimS</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 13 Apr 2026 17:34:41 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=JoachimS" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by JoachimS in "A Canonical Generalization of OBDD"]]></title><description><![CDATA[
<p>How does this relate to OTDDs - Ternary Decision Diagrams?</p>
]]></description><pubDate>Mon, 13 Apr 2026 11:33:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=47750571</link><dc:creator>JoachimS</dc:creator><comments>https://news.ycombinator.com/item?id=47750571</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47750571</guid></item><item><title><![CDATA[New comment by JoachimS in "IBM Announces Strategic Collaboration with Arm"]]></title><description><![CDATA[
<p>Everything. They have done for decades, and will do for decades. And what IBM focus on is probably worth looking into.<p>IBM (imho) is in the absolute frontline in quantum computers. One could argue if the number of startups in QC means that there is an actual market or not. Companies that lives on VC or the valuation of their stock.<p>But IBM is not showy, not on the front pages, does not live on VC or stock valuation. IBM makes tons of money decade after decade from customers that are also not showy but makes tons of money. Banks, financial institutions, energy, logistics, health care etc etc. If IBM thinks these companies will benefit from using QC from IBM (and pay tons of money for it), there is quite probably some truth in QC becoming useful in the near future. Years rather than decades.<p>IBM have run the numbers and have decided that spending the money for engineering, research required is outweighs the money possible to earn on QC services. QCs powerful enough to run the QC-supported algorithms these companies need to make more tons of money. And it's probably not breaking RSA or ECC.</p>
]]></description><pubDate>Thu, 02 Apr 2026 11:50:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=47613167</link><dc:creator>JoachimS</dc:creator><comments>https://news.ycombinator.com/item?id=47613167</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47613167</guid></item><item><title><![CDATA[Aftonbladet Is Monetizing Your Privacy]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.assured.se/posts/monetizing-privacy">https://www.assured.se/posts/monetizing-privacy</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47610845">https://news.ycombinator.com/item?id=47610845</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 02 Apr 2026 06:52:39 +0000</pubDate><link>https://www.assured.se/posts/monetizing-privacy</link><dc:creator>JoachimS</dc:creator><comments>https://news.ycombinator.com/item?id=47610845</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47610845</guid></item><item><title><![CDATA[New comment by JoachimS in "VHDL's Crown Jewel"]]></title><description><![CDATA[
<p>Involved in FPGA and ASIC projects since 1997. Predominantly in Europe, nowadays more Asia and some in the US. Since ~2010 I have only seen VHDL in small chops targeting only FPGAs, and in government-heavy projects like defence and space. Nowadays these are also by and large SV. The ratio is something like one in VHDL for 20 Verilog, SV projects. They teach VHDL at universities, and then ppl get to experience SV as soon as they enter the market.<p>Typical issues are still as given before. Many small IP vendors, esp for communication, networking are using and understand, support only SV. I agree on SV for verification is a big driver.</p>
]]></description><pubDate>Mon, 30 Mar 2026 08:30:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=47571864</link><dc:creator>JoachimS</dc:creator><comments>https://news.ycombinator.com/item?id=47571864</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47571864</guid></item><item><title><![CDATA[New comment by JoachimS in "VHDL's Crown Jewel"]]></title><description><![CDATA[
<p>The question for me is, where do I catch, describe the physical reality the model describes? A simulation model can be very elegant. But does it represent how physical things really behave? Can we even expect to do that at RTL, or further down the design flow? As the name suggest, we are talking about transferring data between registers. In the RTL that is what I can expect to describe.<p>At the end of the day, what I write will become an electrical circuit - in a FPGA or an ASIC (or both), having the complex exact modelling with wire delays, capacitance, cross talk, cell behavior too early makes it impossibly to simulate fast enough to iterate. So then we need to have a more idealized world, but keeping in mind that (1) it is an idealized world and (2) sooner or later the model will be the rubber on the road.<p>To me, Verilog and SystemVerilog allow me to do this efficiently. Warts and all.<p>Oh, and also, where in my toolchain is my VHDL model translated/transformed into Verilog? How good is that translation? How much does the dual licensing cost.<p>Things like mixed language simulation, formal verification between a verilog netlist and RTL in Verilog, mapping to cell libraries in Verilog. Integration of IP cores written in SystemVerilog with your model?<p>Are the tools for VHDL as well tested as with code in Verilog? How big is the VHDL team at the tool vendor, library vendor, IP vendor, fab vendor compared to the Verilog, SV team? Can I expect the same support as a VHDL user as for Verilog? How much money does a vendor earn from VHDL customers compared to Verilog, SV? How easy is it to find employees with VHDL experience?<p>VHDL may be a very nice language for simulation. But the engineering, business side is messy. And dev time, money can't be ignored. Getting things as fast and cheap as possibly still meeting a lot of functional, business requirements is what we as engineers are responsible for. Does VHDL make that easier or not?</p>
]]></description><pubDate>Mon, 30 Mar 2026 06:39:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=47571129</link><dc:creator>JoachimS</dc:creator><comments>https://news.ycombinator.com/item?id=47571129</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47571129</guid></item><item><title><![CDATA[New comment by JoachimS in "The Cognitive Dark Forest"]]></title><description><![CDATA[
<p>I've for a long time visioned AGI as something emergent from advertising agents competing about trying to extract as much "money" from the resource called "humans" as possible. Luring, coercing the resource by feeding it info, forcing it to follow instructions, threatening it, stealing info etc. The agent doesn't need to understand what money is, what a human is or that there really is a physical world.<p>The Dark Forest idea and the original post resonates well with this.<p>I few days ago I created a new repo for a new block cipher explicitly not to be used. And directly got several mails from bots promising that they (claiming to be humans) had looked at my repo and they could include it into their portfolio of especially good projects they also had vetted. Being part of this portfolio would almost guarantee that my repo and project would be used. If I only paid them some money first.<p>Creating the public repo meant sending a signal out into the digital world where agents are hunting for the human prey/resorce to extract value from.<p>The repo in question: <a href="https://github.com/secworks/tau256" rel="nofollow">https://github.com/secworks/tau256</a></p>
]]></description><pubDate>Mon, 30 Mar 2026 06:15:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=47570984</link><dc:creator>JoachimS</dc:creator><comments>https://news.ycombinator.com/item?id=47570984</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47570984</guid></item><item><title><![CDATA[New comment by JoachimS in "My DIY FPGA board can run Quake II"]]></title><description><![CDATA[
<p>Very impressive, and I'm sure satisfying. Kudos!</p>
]]></description><pubDate>Thu, 26 Mar 2026 12:29:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=47529633</link><dc:creator>JoachimS</dc:creator><comments>https://news.ycombinator.com/item?id=47529633</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47529633</guid></item><item><title><![CDATA[Middle East Turmoil: Materials Shortage, Fuel Hike Disrupting Chip Industry]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.eetimes.com/middle-east-turmoil-materials-shortage-fuel-price-hike-disrupting-chip-industry/">https://www.eetimes.com/middle-east-turmoil-materials-shortage-fuel-price-hike-disrupting-chip-industry/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47529402">https://news.ycombinator.com/item?id=47529402</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 26 Mar 2026 12:00:43 +0000</pubDate><link>https://www.eetimes.com/middle-east-turmoil-materials-shortage-fuel-price-hike-disrupting-chip-industry/</link><dc:creator>JoachimS</dc:creator><comments>https://news.ycombinator.com/item?id=47529402</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47529402</guid></item><item><title><![CDATA[Renaissance Fusion Targets Cost-Competitive Fusion]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.eetimes.com/renaissance-fusion-targets-cost-competitive-fusion/">https://www.eetimes.com/renaissance-fusion-targets-cost-competitive-fusion/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47529390">https://news.ycombinator.com/item?id=47529390</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 26 Mar 2026 11:58:20 +0000</pubDate><link>https://www.eetimes.com/renaissance-fusion-targets-cost-competitive-fusion/</link><dc:creator>JoachimS</dc:creator><comments>https://news.ycombinator.com/item?id=47529390</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47529390</guid></item><item><title><![CDATA[The new block cipher tau256 is here]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.assured.se/posts/new-block-cipher-tau256">https://www.assured.se/posts/new-block-cipher-tau256</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47528637">https://news.ycombinator.com/item?id=47528637</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 26 Mar 2026 10:17:13 +0000</pubDate><link>https://www.assured.se/posts/new-block-cipher-tau256</link><dc:creator>JoachimS</dc:creator><comments>https://news.ycombinator.com/item?id=47528637</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47528637</guid></item><item><title><![CDATA[Q.ANT Hits Full Production Capacity for Photonic AI Processors]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.eetimes.com/q-ant-hits-full-production-capacity-for-photonic-ai-processors/">https://www.eetimes.com/q-ant-hits-full-production-capacity-for-photonic-ai-processors/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47438886">https://news.ycombinator.com/item?id=47438886</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 19 Mar 2026 13:16:14 +0000</pubDate><link>https://www.eetimes.com/q-ant-hits-full-production-capacity-for-photonic-ai-processors/</link><dc:creator>JoachimS</dc:creator><comments>https://news.ycombinator.com/item?id=47438886</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47438886</guid></item><item><title><![CDATA[The Tau256 Block Cipher]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/secworks/tau256">https://github.com/secworks/tau256</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47438869">https://news.ycombinator.com/item?id=47438869</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 19 Mar 2026 13:15:27 +0000</pubDate><link>https://github.com/secworks/tau256</link><dc:creator>JoachimS</dc:creator><comments>https://news.ycombinator.com/item?id=47438869</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47438869</guid></item><item><title><![CDATA[TKey-LUKS: Hardware-Based LUKS Unlock with Tillitis TKey]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/No-0n3/tkey-luks">https://github.com/No-0n3/tkey-luks</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47171104">https://news.ycombinator.com/item?id=47171104</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 26 Feb 2026 19:48:05 +0000</pubDate><link>https://github.com/No-0n3/tkey-luks</link><dc:creator>JoachimS</dc:creator><comments>https://news.ycombinator.com/item?id=47171104</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47171104</guid></item><item><title><![CDATA[New comment by JoachimS in "The Physics and Economics of Moving 44 Tonnes at 56mph"]]></title><description><![CDATA[
<p>Or just take the foot of the pedal for a while.</p>
]]></description><pubDate>Thu, 26 Feb 2026 14:48:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=47166852</link><dc:creator>JoachimS</dc:creator><comments>https://news.ycombinator.com/item?id=47166852</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47166852</guid></item><item><title><![CDATA[New comment by JoachimS in "The struggle of resizing windows on macOS Tahoe"]]></title><description><![CDATA[
<p>I see this sentiment sometimes, but don't buy it. What I do buy is that customers, as well as investors expect the company to keep developing new products, create new releases and version. To drive sales.<p>Companies don't build things to motivate having developers - Remember they are the "cost center", while sales are the creators of value. The developers are a necessary burden and would be axed as soon as they don't provide what is needed.<p>Old products are boring. New products are interesting. Customers likes new thing. Media writes about new things, even writes negatively if updates are slow to come.<p>Compare to cars, skis, tennis rackets even dishwashers, new coke, new christmas special of somesuch not the same as last Christmas. Things that have new models every year or season, every six months etc. We create newness, not because it is really needed, but it drives sales.<p>Moving to a once a year makes Apples products guaranteed to get buzz, sales repeatedly. And investors can predict when that will happen. All are happy. Almost.</p>
]]></description><pubDate>Mon, 12 Jan 2026 11:28:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=46587012</link><dc:creator>JoachimS</dc:creator><comments>https://news.ycombinator.com/item?id=46587012</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46587012</guid></item><item><title><![CDATA[New comment by JoachimS in "The struggle of resizing windows on macOS Tahoe"]]></title><description><![CDATA[
<p>Your comment reminded of these fantastic sketch.<p>The Expert (Short Comedy Sketch)
<a href="https://www.youtube.com/watch?v=BKorP55Aqvg" rel="nofollow">https://www.youtube.com/watch?v=BKorP55Aqvg</a></p>
]]></description><pubDate>Mon, 12 Jan 2026 11:08:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=46586857</link><dc:creator>JoachimS</dc:creator><comments>https://news.ycombinator.com/item?id=46586857</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46586857</guid></item><item><title><![CDATA[Bluefors to Source Helium-3 from the Moon to Power Quantum Industry Growth]]></title><description><![CDATA[
<p>Article URL: <a href="https://bluefors.com/press-releases/bluefors-to-source-helium-3-from-the-moon-with-interlune-to-power-next-phase-of-quantum-industry-growth/">https://bluefors.com/press-releases/bluefors-to-source-helium-3-from-the-moon-with-interlune-to-power-next-phase-of-quantum-industry-growth/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46551226">https://news.ycombinator.com/item?id=46551226</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 09 Jan 2026 08:08:28 +0000</pubDate><link>https://bluefors.com/press-releases/bluefors-to-source-helium-3-from-the-moon-with-interlune-to-power-next-phase-of-quantum-industry-growth/</link><dc:creator>JoachimS</dc:creator><comments>https://news.ycombinator.com/item?id=46551226</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46551226</guid></item><item><title><![CDATA[Apple's 2026 and 2027 Roadmap: Foldable iPhone, iPhone 18 Pro, M5 Macs, and More]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.macrumors.com/2025/12/16/apple-product-roadmap-2026/">https://www.macrumors.com/2025/12/16/apple-product-roadmap-2026/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46309454">https://news.ycombinator.com/item?id=46309454</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 18 Dec 2025 06:17:40 +0000</pubDate><link>https://www.macrumors.com/2025/12/16/apple-product-roadmap-2026/</link><dc:creator>JoachimS</dc:creator><comments>https://news.ycombinator.com/item?id=46309454</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46309454</guid></item><item><title><![CDATA[NIST Cybersecurity Framework Profile for Artificial Intelligence]]></title><description><![CDATA[
<p>Article URL: <a href="https://csrc.nist.gov/pubs/ir/8596/iprd">https://csrc.nist.gov/pubs/ir/8596/iprd</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46301510">https://news.ycombinator.com/item?id=46301510</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 17 Dec 2025 13:04:14 +0000</pubDate><link>https://csrc.nist.gov/pubs/ir/8596/iprd</link><dc:creator>JoachimS</dc:creator><comments>https://news.ycombinator.com/item?id=46301510</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46301510</guid></item><item><title><![CDATA[India unveils a homegrown dual-core 1GHz RISC-V processor, the DHRUV64]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.theregister.com/2025/12/17/dhruv64_india_homegrown_processor/">https://www.theregister.com/2025/12/17/dhruv64_india_homegrown_processor/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46300298">https://news.ycombinator.com/item?id=46300298</a></p>
<p>Points: 7</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 17 Dec 2025 10:31:14 +0000</pubDate><link>https://www.theregister.com/2025/12/17/dhruv64_india_homegrown_processor/</link><dc:creator>JoachimS</dc:creator><comments>https://news.ycombinator.com/item?id=46300298</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46300298</guid></item></channel></rss>