<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: malmeloo</title><link>https://news.ycombinator.com/user?id=malmeloo</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 13 Jun 2026 17:45:25 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=malmeloo" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by malmeloo in "Rolling the Root Key"]]></title><description><![CDATA[
<p>Authoritative zones are not concerned with the DNSKEYs of their parent zones, so I doubt that's the reason. Root zone key rollovers are only really important for resolvers.</p>
]]></description><pubDate>Fri, 08 May 2026 00:08:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=48056781</link><dc:creator>malmeloo</dc:creator><comments>https://news.ycombinator.com/item?id=48056781</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48056781</guid></item><item><title><![CDATA[New comment by malmeloo in "I decompiled the White House's new app"]]></title><description><![CDATA[
<p>The detection process basically boils down to 'server admins need to check CT themselves'. A CA also doesn't have to be malicious; a non-CA malicious actor could also exploit a vulnerability in the verification process of an honest CA. Depending on the severity of the situation that's unlikely to get them removed from the root stores.<p>Interesting example: last year Cloudflare found out that a CA had been (incorrectly) issuing certs for 1.1.1.1. They only found out 1.5 years after the first cert had been issued. The CA didn't do it with malicious intent, and as far as I know they're still in business. <a href="https://blog.cloudflare.com/unauthorized-issuance-of-certificates-for-1-1-1-1/" rel="nofollow">https://blog.cloudflare.com/unauthorized-issuance-of-certifi...</a></p>
]]></description><pubDate>Sun, 29 Mar 2026 18:38:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=47565855</link><dc:creator>malmeloo</dc:creator><comments>https://news.ycombinator.com/item?id=47565855</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47565855</guid></item><item><title><![CDATA[New comment by malmeloo in "I decompiled the White House's new app"]]></title><description><![CDATA[
<p>Certificate transparency doesn't prevent misissuance, it only makes detection easier after the fact. Someone still needs to be monitoring CT and revoke the cert. I actually believe most HTTP stacks on Android don't even check cert revocations by default.</p>
]]></description><pubDate>Sun, 29 Mar 2026 00:03:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=47559190</link><dc:creator>malmeloo</dc:creator><comments>https://news.ycombinator.com/item?id=47559190</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47559190</guid></item><item><title><![CDATA[New comment by malmeloo in "Why I love NixOS"]]></title><description><![CDATA[
<p>If you use the flake system (which is technically still experimental, but everyone is already using it anyway), all your flake 'inputs' are automatically pinned in a flake.lock file that can be committed to git for reproducibility. So if you add nixpkgs as a flake input, your nix expressions will always be referring to the same exact package versions until you update the lock file.<p>The downside is that flake inputs refer to other flakes, not individual packages, so if you update the nixpkgs input it will upgrade all of your packages at once. For some packages such as Python, nixpkgs tracks multiple major versions so you can loosely pin to that version. You can also include nixpkgs as an input multiple times under different git tags/commits and only use that input for some of your packages to effectively pin them. You could keep using one nixpkgs but override the package's source to build it for a specific version/commit, but this setup could break in the future, because the derivation (and therefore build instructions) will keep evolving while your package's version will not. Or, if you really wanted to, you could straight up just copy the derivation from nixpkgs into your local repository and use that instead.<p>Nix is quite flexible so there's more options than just these, it just takes a little getting used to to find out what's possible. I don't use devenv myself, but some quick googling reveals it works just fine with flakes, so I would try that to see if it suits your needs.</p>
]]></description><pubDate>Sun, 22 Mar 2026 19:48:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=47481361</link><dc:creator>malmeloo</dc:creator><comments>https://news.ycombinator.com/item?id=47481361</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47481361</guid></item><item><title><![CDATA[New comment by malmeloo in "Apple's MacBook Neo makes repairs easier and cheaper than other MacBooks"]]></title><description><![CDATA[
<p>That's a relatively recent development. Repairability has been very poor for quite a while, but now they're finally starting to improve the situation somewhat.</p>
]]></description><pubDate>Thu, 12 Mar 2026 18:30:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=47355175</link><dc:creator>malmeloo</dc:creator><comments>https://news.ycombinator.com/item?id=47355175</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47355175</guid></item><item><title><![CDATA[New comment by malmeloo in "The MacBook Neo"]]></title><description><![CDATA[
<p>You can (partially) blame Microsoft for that. I still don't understand why it's seemingly OK for device manufacturers to distribute such crapware through Windows update. New keyboard? Oops, spyware. Printer on your LAN? Here, let me install these 16 utilities for you. Just give me a driver without any GUI tools. Or at the very least prompt me before installation.</p>
]]></description><pubDate>Thu, 12 Mar 2026 17:37:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=47354446</link><dc:creator>malmeloo</dc:creator><comments>https://news.ycombinator.com/item?id=47354446</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47354446</guid></item><item><title><![CDATA[New comment by malmeloo in "Tell HN: YC companies scrape GitHub activity, send spam emails to users"]]></title><description><![CDATA[
<p>Oh I'm getting so tired of this. Lately there appears to have been an uptick in this kind of marketing spam too, there's so many companies trying to advertise their AI products this way. At least it's a good indicator of which companies I should avoid at all costs, and it provides me with an email address I can use to direct my angry emotions towards.<p>They're getting more aggressive at it too. Just yesterday I received an email from Alignerr (not YC affiliated I think) saying that my sign-up was complete and cheerfully welcoming me to their platform. I had never even heard of them. An automated "job opportunity!" email didn't arrive until 3 hours later, but by then I had already directed some angry words towards their support email.<p>Other, even less respectable projects are also regularly enrolling my GitHub projects into their platforms, and I have to actively reach out to them to remove it.<p>I'm so tired of this man. Can someone go and take away these organizations' ability to send emails?</p>
]]></description><pubDate>Thu, 26 Feb 2026 18:06:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=47169675</link><dc:creator>malmeloo</dc:creator><comments>https://news.ycombinator.com/item?id=47169675</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47169675</guid></item><item><title><![CDATA[New comment by malmeloo in "FPGAs Need a New Future"]]></title><description><![CDATA[
<p>Yes! YoWASP is fantastic. In fact, that extension came to be after we contracted the dev to create NPM packages for the WebAssembly bundles they're maintaining. We use the exact same bundles if the extension detects that it is running in a browser (or if the user explicitly wants to use them). However, if possible we prefer to download and maintain native tool bundles for performance reasons.<p>Their VSCode extension is a lot more basic than ours, but it might be more suitable for advanced users. It's basically just a wasm tool runner that you pass command line options into, whereas we also include things such as project management and various visualization options. Which one to use depends on what your needs are, really.</p>
]]></description><pubDate>Wed, 24 Dec 2025 01:08:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=46371350</link><dc:creator>malmeloo</dc:creator><comments>https://news.ycombinator.com/item?id=46371350</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46371350</guid></item><item><title><![CDATA[New comment by malmeloo in "FPGAs Need a New Future"]]></title><description><![CDATA[
<p>I agree, this won't be for everyone. But if you're trying to learn how to use FPGAs, I think it helps a lot to have a tool like the one we're building. The learning process is also inherently very visual: it helps a lot to see what the individual steps look like, how Yosys synthesizes your Verilog code, where Nextpnr places the elements, what the chip looks like, what exactly your testbench is doing...<p>People who want to stick to the command line can always just use the tools directly. The extension tries to stay close to the tools by allowing users to directly modify the command line arguments and making invocations visible to the user. Heck, you could even use our standalone 'edacation' tool to run tasks defined in project config files (although admittedly I haven't tested that in a long time, so it might not really work that well)<p>Our intention has never been to build a one-size-fits-all solution. We want to show people that these fantastic OSS tools exist and can provide a viable alternative to Big FPGA's tools. We hope to be(come) a source of inspiration for what the scene could look like if we just let go of these massive toolchains that nobody really likes to use.</p>
]]></description><pubDate>Tue, 23 Dec 2025 15:46:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=46366231</link><dc:creator>malmeloo</dc:creator><comments>https://news.ycombinator.com/item?id=46366231</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46366231</guid></item><item><title><![CDATA[New comment by malmeloo in "FPGAs Need a New Future"]]></title><description><![CDATA[
<p>I know exactly what you mean and I share your frustrations with academic software. In our case I think it helps that our main goal is to provide a good user experience: we're not reinventing toolchains from scratch, but rather making existing ones available in a user-friendly way. Especially in the past year or so I've spent a lot of effort on reducing tech debt, modernizing the underlying architecture and squashing bugs. We've gone through several UI iterations just to see what would be most intuitive. Compare that to most pieces of academic software that should technically work, but are so difficult to use that nobody except the developers really know how to utilize it.<p>Our intention has never been to build a full alternative to e.g. Quartus Prime or Vivado that suits everyone's needs. Our main intention is to show people that FPGA toolchains don't have to be so difficult to get started with, and that alternatives are possible. And yes, I agree, that absolutely means good documentation on several levels to allow other people to continue working on the project. Good thing that's part of our mission, so it will be done; just takes a little bit of time ;)</p>
]]></description><pubDate>Tue, 23 Dec 2025 15:26:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=46366063</link><dc:creator>malmeloo</dc:creator><comments>https://news.ycombinator.com/item?id=46366063</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46366063</guid></item><item><title><![CDATA[New comment by malmeloo in "FPGAs Need a New Future"]]></title><description><![CDATA[
<p>Ha yeah, I agree the website isn't great. I set it up a while ago just so we have something to fill up the void. Right now it's just me and a professor of previously mentioned course who are actively involved in the project, so we've been mostly focused on the technical part.<p>That said, functionally speaking the extension is 90% of the way there. Synthesis, PnR, simulation, visualization and more all work for ECP5 & iCE40 FPGAs, and to limited extent some others as well. We have a few more features that we're working on, but a very solid basis already exists.<p>For technical reasons we have a bit of a deadline on finishing the project, which is likely in around ~6-7 months. So by then we intend to have a 1.0 release and very solid documentation out.</p>
]]></description><pubDate>Tue, 23 Dec 2025 10:31:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=46364155</link><dc:creator>malmeloo</dc:creator><comments>https://news.ycombinator.com/item?id=46364155</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46364155</guid></item><item><title><![CDATA[New comment by malmeloo in "FPGAs Need a New Future"]]></title><description><![CDATA[
<p>One big issue with FPGAs is how annoying it is to learn how to use them. I did a course on embedded systems a few years ago and nobody  could truly get to enjoy it because we spent most of our time downloading and installing huge toolchains, waiting for synthesis and PnR to complete and debugging weird IDE issues. We need to open up the space to allow people to develop better solutions than what these companies are forcing down our throats.<p>There already exist fantastic open source tools such as Yosys, Nextpnr, iverilog, OpenFPGALoader, ... that together implement most features that a typical hardware dev would want to use. But chip support is unfortunately limited, so fewer people are using these tools.<p>We decided to build a VSCode extension that wraps these open source tools (<a href="https://edacation.github.io" rel="nofollow">https://edacation.github.io</a> for the interested) to combat this problem. Students are already using it during the course and are generally very positive about the experience. It's by no means a full IDE, but if you're just getting started with HDL it's great to get familiar with it. Instead of a mess of a toolchain that nobody truly knows how to use, you now get a few buttons to visualize and (soon) program onto an FPGA.<p>There's also Lushay Code for the slightly more advanced users. But we need more of these initiatives to really get the ball rolling and make an impact, so I'd highly recommend people to check out and contribute to projects like this.</p>
]]></description><pubDate>Tue, 23 Dec 2025 01:20:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=46361328</link><dc:creator>malmeloo</dc:creator><comments>https://news.ycombinator.com/item?id=46361328</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46361328</guid></item><item><title><![CDATA[New comment by malmeloo in "I wrote my PhD Thesis in Typst"]]></title><description><![CDATA[
<p>The Typst web app, which is similar to Overleaf, is closed source. Overleaf itself is open source, yes.</p>
]]></description><pubDate>Mon, 23 Jun 2025 08:42:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=44353638</link><dc:creator>malmeloo</dc:creator><comments>https://news.ycombinator.com/item?id=44353638</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44353638</guid></item><item><title><![CDATA[New comment by malmeloo in "Show HN: Free, in-browser PDF editor"]]></title><description><![CDATA[
<p>Open sourcing a piece of software, especially one that focuses on a broader audience like yours, can convince more people than just developers. The advantages of open source are well-known even among less techy people who aren't necessarily interested in self-hosting the application. It's a good way to quickly earn the trust of people who are initially sceptical of your product.<p>It shows to your potential users that, even if they decided not to trust the developer anymore in the future, they will likely still be able to use your application. Everyone praised Simple Mobile Tools until the developer sold it to an ad company. But because it was open source, people were able to fork the entire suite of apps to continue using them.<p>There's also a lot of growth potential. draw.io likely wouldn't be integrated into so many other products if it wasn't open source. It allows them to charge money (apparently) for specific integrations, simply because everyone is already familiar with the product.<p>Typst is another good example. Their compiler is free and open source, but the web app is not. Certain features of their web app require a subscription, which allows them to pay the bills. But I (and many other people) wouldn't be using and recommending it if the core wasn't open source, because if Typst ever disappears, I still want to be able to compile my documents. Currently this might not matter much for your app since PDF is a universal format anyway, but as you flesh out your product, it will become more important.<p>It's difficult to monetise open source software, but so much more rewarding if it does work out. And your app being targeted at the general public gives you a massive advantage, since the potential market is so much larger.</p>
]]></description><pubDate>Sun, 04 May 2025 13:01:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=43886465</link><dc:creator>malmeloo</dc:creator><comments>https://news.ycombinator.com/item?id=43886465</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43886465</guid></item><item><title><![CDATA[New comment by malmeloo in "Turning a Bluetooth device into an Apple AirTag without root privileges"]]></title><description><![CDATA[
<p>Actual Airtags rotate their keys on a daily basis (when in lost mode), and Apple can't predict those keys. Theoretically they could tell that you're looking for a tag reported by devices x y and z, but the actual locations are encrypted.</p>
]]></description><pubDate>Fri, 28 Feb 2025 00:28:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=43200253</link><dc:creator>malmeloo</dc:creator><comments>https://news.ycombinator.com/item?id=43200253</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43200253</guid></item><item><title><![CDATA[New comment by malmeloo in "Turning a Bluetooth device into an Apple AirTag without root privileges"]]></title><description><![CDATA[
<p>OpenHaystack has been around for a long time, and they don't really seem to care much</p>
]]></description><pubDate>Fri, 28 Feb 2025 00:24:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=43200217</link><dc:creator>malmeloo</dc:creator><comments>https://news.ycombinator.com/item?id=43200217</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43200217</guid></item><item><title><![CDATA[New comment by malmeloo in "Turning a Bluetooth device into an Apple AirTag without root privileges"]]></title><description><![CDATA[
<p>Only if you manage to flash custom firmware on them. But there's already been many efforts on creating firmware for devices costing only a few bucks each, so that's probably easier.</p>
]]></description><pubDate>Fri, 28 Feb 2025 00:23:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=43200206</link><dc:creator>malmeloo</dc:creator><comments>https://news.ycombinator.com/item?id=43200206</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43200206</guid></item><item><title><![CDATA[New comment by malmeloo in "Turning a Bluetooth device into an Apple AirTag without root privileges"]]></title><description><![CDATA[
<p>This won't really affect OpenHaystack in any meaningful way. The only additional thing this paper shows is that it is possible to brute-force the key necessary to broadcast a valid FindMy BLE message, without needing to change the advertised MAC address (which generally requires root privileges). If you wanted to turn your own devices into Airtags, you could just change the advertised MAC with root permissions to skip the brute-force step.</p>
]]></description><pubDate>Fri, 28 Feb 2025 00:19:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=43200170</link><dc:creator>malmeloo</dc:creator><comments>https://news.ycombinator.com/item?id=43200170</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43200170</guid></item><item><title><![CDATA[New comment by malmeloo in "Turning a Bluetooth device into an Apple AirTag without root privileges"]]></title><description><![CDATA[
<p>No, they find the victim's MAC and generate a payload to broadcast from the victim's device, which will make the device appear to Apple devices as a genuine Airtag. Apple devices then upload location reports to Apple, and the attacker downloads them. No real Airtags are involved.</p>
]]></description><pubDate>Fri, 28 Feb 2025 00:12:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=43200108</link><dc:creator>malmeloo</dc:creator><comments>https://news.ycombinator.com/item?id=43200108</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43200108</guid></item><item><title><![CDATA[New comment by malmeloo in "Pi-hole v6"]]></title><description><![CDATA[
<p>Technitium is great. Rock solid, plenty performant and it has more features than you'll ever need. Pretty wild when you consider it's being maintained by a single dev.</p>
]]></description><pubDate>Tue, 18 Feb 2025 21:01:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=43095068</link><dc:creator>malmeloo</dc:creator><comments>https://news.ycombinator.com/item?id=43095068</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43095068</guid></item></channel></rss>