<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: asnelt</title><link>https://news.ycombinator.com/user?id=asnelt</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 19 Aug 2026 17:05:38 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=asnelt" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by asnelt in "Devices with GrapheneOS support should be available in 2027"]]></title><description><![CDATA[
<p>True, security seems to be the main reason. But while desktop linux is community driven, AOSP is controlled by Google. So long-term, GrapheneOS is at the mercy of Google, no matter what. And also in terms of security, Google is becoming more hostile, where since a while, the GrapheneOS team is not allowed to publish all security patches source code in a timely manner: <a href="https://discuss.grapheneos.org/d/26476-backports-quarterly-releases-security-patches-embargoes" rel="nofollow">https://discuss.grapheneos.org/d/26476-backports-quarterly-r...</a></p>
]]></description><pubDate>Wed, 19 Aug 2026 16:51:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=49364029</link><dc:creator>asnelt</dc:creator><comments>https://news.ycombinator.com/item?id=49364029</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49364029</guid></item><item><title><![CDATA[New comment by asnelt in "How Claude marks AI-generated content"]]></title><description><![CDATA[
<p>> If it bears the mark, it is likely generated (or someone deliberately made it look generated).<p>One could even say, the mark is <i>load-bearing</i>.</p>
]]></description><pubDate>Tue, 11 Aug 2026 10:14:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=49255814</link><dc:creator>asnelt</dc:creator><comments>https://news.ycombinator.com/item?id=49255814</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49255814</guid></item><item><title><![CDATA[New comment by asnelt in "Why developers are ditching GitHub for Codeberg and self-hosting alternatives"]]></title><description><![CDATA[
<p>Given the context, I had to read this twice to understand that PR is not referring to Pull Request here.</p>
]]></description><pubDate>Thu, 09 Jul 2026 15:53:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=48847985</link><dc:creator>asnelt</dc:creator><comments>https://news.ycombinator.com/item?id=48847985</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48847985</guid></item><item><title><![CDATA[New comment by asnelt in "Autonomous flying umbrella follows and shields users from rain and sunlight"]]></title><description><![CDATA[
<p>Yes, I do mean the glowglobe. As they are floating right above the person, they should also protect from rain. And there was a scene where one was floating through the rain.</p>
]]></description><pubDate>Mon, 06 Jul 2026 17:41:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=48807986</link><dc:creator>asnelt</dc:creator><comments>https://news.ycombinator.com/item?id=48807986</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48807986</guid></item><item><title><![CDATA[New comment by asnelt in "Autonomous flying umbrella follows and shields users from rain and sunlight"]]></title><description><![CDATA[
<p>Reminds me of the floating umbrella that appeared on Caladan in the 1984 Dune movie.</p>
]]></description><pubDate>Sun, 05 Jul 2026 20:17:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=48797599</link><dc:creator>asnelt</dc:creator><comments>https://news.ycombinator.com/item?id=48797599</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48797599</guid></item><item><title><![CDATA[New comment by asnelt in "Show HN: State of the Art of Coding Models, According to Hacker News Commenters"]]></title><description><![CDATA[
<p>Can you elaborate on your setup? What harness are you using with Gemma 4 on your 32GB machine?</p>
]]></description><pubDate>Sun, 03 May 2026 11:25:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=47995857</link><dc:creator>asnelt</dc:creator><comments>https://news.ycombinator.com/item?id=47995857</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47995857</guid></item><item><title><![CDATA[New comment by asnelt in "2025 ARRL Field Day"]]></title><description><![CDATA[
<p>I live in a small apartment and do 20m using an attic antenna. Of course, I can't compete with big outdoor antennas. But from Scotland, SSB to mainland Europe and FT8 to the US or the Caribbean is not a problem.<p>Even if you don't have access to an attic, there are antenna constructions that can work for apartments. Have a look at "ARRL's Small Antennas for Small Spaces" and RSGB's "Stealth Antennas" as starting points.<p>Alternatively, you could consider a portable solution where you carry a small HF rig and some wire in a backpack. The Yaesu FT-857D is very popular for this as it's small, all bands, all modes and does 100W. If you search for "Yaesu FT-857D backpack" you will find many suggestions. It's not in production anymore but you might find it second hand. For Yaesu, other options include the FT-891 (no VHF/UHF) and the more bulky FT-991A. Icom has the IC-7100, which is also a little more bulky than the FT-857D.</p>
]]></description><pubDate>Sun, 29 Jun 2025 18:36:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=44415282</link><dc:creator>asnelt</dc:creator><comments>https://news.ycombinator.com/item?id=44415282</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44415282</guid></item><item><title><![CDATA[New comment by asnelt in "Need a PRNG? Use a CSPRNG"]]></title><description><![CDATA[
<p>I agree that it's a bad idea to use non-cryptographic PRNGs as defaults. I think most people are not aware of how easy it is to break them. For fun, I wrote an Android app to break LCGs and Mersenne Twisters:
<a href="https://github.com/asnelt/derandom">https://github.com/asnelt/derandom</a></p>
]]></description><pubDate>Sat, 25 Nov 2023 23:50:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=38417922</link><dc:creator>asnelt</dc:creator><comments>https://news.ycombinator.com/item?id=38417922</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38417922</guid></item><item><title><![CDATA[New comment by asnelt in "Being Ridiculed for My Open Source Project (2013)"]]></title><description><![CDATA[
<p>I suppose I could be ridiculed too, but there is also my `rrep` utility which still has an `-r` option:
<a href="https://git.sr.ht/~asnelt/rrep" rel="nofollow">https://git.sr.ht/~asnelt/rrep</a><p>It's packaged for Debian, Arch and openSUSE:
<a href="https://repology.org/project/rrep/packages" rel="nofollow">https://repology.org/project/rrep/packages</a></p>
]]></description><pubDate>Mon, 07 Nov 2022 10:32:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=33504061</link><dc:creator>asnelt</dc:creator><comments>https://news.ycombinator.com/item?id=33504061</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33504061</guid></item><item><title><![CDATA[New comment by asnelt in "Fastmail accounts blocked in Russia, here's what we know"]]></title><description><![CDATA[
<p>I moved from fastmail to Runbox many years ago. The Runbox service is very reliable and all the servers are outside of the US.</p>
]]></description><pubDate>Wed, 09 Jun 2021 13:14:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=27447485</link><dc:creator>asnelt</dc:creator><comments>https://news.ycombinator.com/item?id=27447485</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27447485</guid></item><item><title><![CDATA[New comment by asnelt in "FIDO2 security key company releases hardware that's open source and uses Rust"]]></title><description><![CDATA[
<p>Regarding support on Android, if you are using a custom rom like LineageOS without Google Play Services then it won't work currently. Unfortunately, Google implemented FIDO2 in the play services, not in AOSP: <a href="https://bugs.chromium.org/p/chromium/issues/detail?id=997538" rel="nofollow">https://bugs.chromium.org/p/chromium/issues/detail?id=997538</a></p>
]]></description><pubDate>Sat, 13 Feb 2021 00:35:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=26120342</link><dc:creator>asnelt</dc:creator><comments>https://news.ycombinator.com/item?id=26120342</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26120342</guid></item></channel></rss>