<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: maverwa</title><link>https://news.ycombinator.com/user?id=maverwa</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 01 Jun 2026 17:07:04 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=maverwa" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by maverwa in "Websites have a new way to spy on visitors: analyzing their SSD activity"]]></title><description><![CDATA[
<p>That’s timing the cache, that’s old stuff by know. As I understand, this writes a relatively large file („Gigabytes“) using this OPFS api, which is different from the „localStorage“ api. 
This seems to use actual filesystem storage on the client, instead of living completely in memory (which may be reasonable given the size of files supported). This allows to actually time SSD IOPS latency by doing random reads.<p>Collected enough of these samples, together with the information of what else runs on the host, put that in the ML-Blender and the result will be able to tell you, with some accuracy, from a given set of samples, what’s running on the host.<p>I am sure i misunderstood some things because there are so many caches and unknowns in that setup that I struggle to understand how there could be any correlation, but that’s my understanding so far.</p>
]]></description><pubDate>Sun, 31 May 2026 18:38:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=48348385</link><dc:creator>maverwa</dc:creator><comments>https://news.ycombinator.com/item?id=48348385</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48348385</guid></item><item><title><![CDATA[New comment by maverwa in "Safari and Firefox change how big sites render based on the domain"]]></title><description><![CDATA[
<p>The reason stated in the article seems sound to me: if it’s broken ins safari/ff but works in chrome, users conclude that the browser is the problem and switch to chrome.</p>
]]></description><pubDate>Fri, 15 May 2026 23:29:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=48155272</link><dc:creator>maverwa</dc:creator><comments>https://news.ycombinator.com/item?id=48155272</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48155272</guid></item><item><title><![CDATA[New comment by maverwa in "Gzip decompression in 250 lines of Rust"]]></title><description><![CDATA[
<p>Where do you see the lack of respect? The author wanted to learn how gzip works and chose to implement it in a language they like to do so. As a learning tool, not because the world needs another gzip decompressor.</p>
]]></description><pubDate>Fri, 27 Mar 2026 16:20:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=47544719</link><dc:creator>maverwa</dc:creator><comments>https://news.ycombinator.com/item?id=47544719</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47544719</guid></item><item><title><![CDATA[New comment by maverwa in "GitHub appears to be struggling with measly three nines availability"]]></title><description><![CDATA[
<p>True! Technically even 9.99% would be three nines!</p>
]]></description><pubDate>Mon, 23 Mar 2026 16:47:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=47491958</link><dc:creator>maverwa</dc:creator><comments>https://news.ycombinator.com/item?id=47491958</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47491958</guid></item><item><title><![CDATA[New comment by maverwa in "Fyn: An uv fork with new features, bug fixes, stripped telemetry"]]></title><description><![CDATA[
<p>If I understand the description of this „telemetry“ in fyns „MANIFESTO.md“ correctly, it does not make outbound connections you did not asked for. It sets the user agent http header to something that identifies your OS, CPU, python version and if you are running in Ci when communicating to the package registry. It does not send any of that to astral, not ist any of that highly personal.<p>Sure, it should not be there by default, especially OS & CPU imho. But it’s not really what I’d call „invasive telemetry“.</p>
]]></description><pubDate>Mon, 23 Mar 2026 13:50:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=47489526</link><dc:creator>maverwa</dc:creator><comments>https://news.ycombinator.com/item?id=47489526</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47489526</guid></item><item><title><![CDATA[New comment by maverwa in "JPEG Compression"]]></title><description><![CDATA[
<p>With CRTs I would think that the problem may be that they do not see a full picture at all. Because the full screen is never lit all at once? Don’t know how persistence of vision works in this case…</p>
]]></description><pubDate>Wed, 18 Mar 2026 10:38:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=47423878</link><dc:creator>maverwa</dc:creator><comments>https://news.ycombinator.com/item?id=47423878</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47423878</guid></item><item><title><![CDATA[New comment by maverwa in "Separating the Wayland compositor and window manager"]]></title><description><![CDATA[
<p>Except if you need WSLg, because then you can add RDP issue to all your Wayland issues, and, not infrequently, also xwayland issues! You can have all the fun!</p>
]]></description><pubDate>Mon, 16 Mar 2026 15:42:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=47400501</link><dc:creator>maverwa</dc:creator><comments>https://news.ycombinator.com/item?id=47400501</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47400501</guid></item><item><title><![CDATA[New comment by maverwa in "Show HN: Renovate – The Kubernetes-Native Way"]]></title><description><![CDATA[
<p>Mend is not a competitor, renovate is the software, mend is the company.<p>They are tools that automatically check your repo for dependencies and create PRs when there are updates. It supports a wide range of package managers and other places dependencies may be specified.<p>Dependabot is another solution which is more „GitHub-native“ maybe.</p>
]]></description><pubDate>Wed, 11 Feb 2026 15:55:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=46976509</link><dc:creator>maverwa</dc:creator><comments>https://news.ycombinator.com/item?id=46976509</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46976509</guid></item><item><title><![CDATA[New comment by maverwa in "Kidnapped by Deutsche Bahn"]]></title><description><![CDATA[
<p>Maybe worth mentioning that this „1.50€ compensation“ rule only matters if you use the „Deutschland-Ticket“ which is a fixed price ticket for a whole month, unlimited travel on the Regio lines (short distance trains, i.e. non IC)<p>If you bought a regular route ticket you get 25% and more than an hour delay, and 50% at more than two hours. 
Not sure how it is with other multi-use tickets.<p>This, combined with the certain delays CAN make traveling by train quite affordable… /s<p><a href="https://www.bahn.de/service/informationen-buchung/fahrgastrechte/rechtliche-regelungen" rel="nofollow">https://www.bahn.de/service/informationen-buchung/fahrgastre...</a></p>
]]></description><pubDate>Mon, 29 Dec 2025 13:20:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=46420432</link><dc:creator>maverwa</dc:creator><comments>https://news.ycombinator.com/item?id=46420432</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46420432</guid></item><item><title><![CDATA[New comment by maverwa in "(Social) media manipulation in one image"]]></title><description><![CDATA[
<p>The difference being that while people have a good intuition on one may spend their vacation and what one would talk about, it’s not so easy to extrapolate for other things. 
Sure, everybody knows that media talks more about homicides and terrorism than the thousands of people dying or „old age“-kind of things, but it’s not always easy to keep in mind on how far apart these numbers are.<p>I think „manipulation“ may be to strong of a word here, since it assumes intent to manipulate, which is not necessarily to focus on „out of the ordinary“ events. But I think nonetheless that this infographic is interesting and important, because it reminds us that these biases exist and how big they are.</p>
]]></description><pubDate>Mon, 22 Dec 2025 15:02:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=46354640</link><dc:creator>maverwa</dc:creator><comments>https://news.ycombinator.com/item?id=46354640</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46354640</guid></item><item><title><![CDATA[New comment by maverwa in "Tell HN: HN was down"]]></title><description><![CDATA[
<p>Thank you for HACK. I love it!</p>
]]></description><pubDate>Wed, 17 Dec 2025 16:56:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=46302048</link><dc:creator>maverwa</dc:creator><comments>https://news.ycombinator.com/item?id=46302048</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46302048</guid></item><item><title><![CDATA[New comment by maverwa in "Same-day upstream Linux support for Snapdragon 8 Elite Gen 5"]]></title><description><![CDATA[
<p>if you are in the business of buying parts, assembling them, and selling the assembly under your brand (as tuxedo and others like them are), then Apple is a indeed not an option. Their chips might be the best, but you still can only get them in Apple devices, in the specs Apple provides and with no official support for any OS beside macOS / iOS.</p>
]]></description><pubDate>Fri, 28 Nov 2025 15:25:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=46079447</link><dc:creator>maverwa</dc:creator><comments>https://news.ycombinator.com/item?id=46079447</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46079447</guid></item><item><title><![CDATA[New comment by maverwa in "Show HN: OCR Arena – A playground for OCR models"]]></title><description><![CDATA[
<p>from my first tests it does fine with german, at least for the gastly "handwritten" font the restaurant menu I used for the test uses.</p>
]]></description><pubDate>Tue, 25 Nov 2025 12:11:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=46045068</link><dc:creator>maverwa</dc:creator><comments>https://news.ycombinator.com/item?id=46045068</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46045068</guid></item><item><title><![CDATA[New comment by maverwa in "Thoughts on the Word Spec in Rust"]]></title><description><![CDATA[
<p>or - if feasible - extend the existing crate instead of creating a new one.</p>
]]></description><pubDate>Thu, 09 Oct 2025 08:22:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=45524977</link><dc:creator>maverwa</dc:creator><comments>https://news.ycombinator.com/item?id=45524977</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45524977</guid></item><item><title><![CDATA[New comment by maverwa in "TigerBeetle is a most interesting database"]]></title><description><![CDATA[
<p>its easy as in "simple to implement and execute" but not cheap, because it may require scanning large amounts of memory. You have to visit every list entry.<p>Whats trivial for a very small list, may be a no-go for gigabyte-sized lists.</p>
]]></description><pubDate>Wed, 01 Oct 2025 13:06:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=45437230</link><dc:creator>maverwa</dc:creator><comments>https://news.ycombinator.com/item?id=45437230</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45437230</guid></item><item><title><![CDATA[New comment by maverwa in "My game's server is blocked in Spain whenever there's a football match on"]]></title><description><![CDATA[
<p>I am somewhat surprised (and happy) germany is not in on it already. 
There are already (afaik voluntary) block lists ISPs are applying, but I am surprised its not breaking things on a similar scale to italy and spain, an that the DFB isn't already piping /dev/urandom-domains into it...</p>
]]></description><pubDate>Thu, 25 Sep 2025 09:37:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=45370884</link><dc:creator>maverwa</dc:creator><comments>https://news.ycombinator.com/item?id=45370884</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45370884</guid></item><item><title><![CDATA[New comment by maverwa in "I'm spoiled by Apple Silicon but still love Framework"]]></title><description><![CDATA[
<p>To add some context: man kernel_lockdown[1] reads "Unencrypted hibernation/suspend to swap are disallowed as the kernel image is saved to a medium that can then be accessed.". And to my understanding there is currently no way to tell a (mainline) kernel that allows "encrypted hibernate", i.e. no way to tell the kernel that its hibernation disk is "secure".<p>So its not a direct "linux prevents hibernate on secure boot", its "linux recommends kernel_lockdown when secure booting", "kernel_lockdown prevents hibernate with unencrypted swap" and "theres no well to make the kernel believe the hibernation disk is encrypted", but the result is the same.<p>You can "just" run secure boot without lockdown. Its a cmdline, you can just omit it.
You can run custom patch sets that add cmdline options so the kernel allows hibernation in lockdown (if you pinky-promise the swap is encrypted).<p>But neither of these are easily accessible to the average user.<p>1: <a href="https://manpages.debian.org/bullseye/manpages/kernel_lockdown.7.en.html" rel="nofollow">https://manpages.debian.org/bullseye/manpages/kernel_lockdow...</a></p>
]]></description><pubDate>Tue, 23 Sep 2025 11:04:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=45345349</link><dc:creator>maverwa</dc:creator><comments>https://news.ycombinator.com/item?id=45345349</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45345349</guid></item><item><title><![CDATA[New comment by maverwa in "I'm spoiled by Apple Silicon but still love Framework"]]></title><description><![CDATA[
<p>Thanks, I did not knew that. My understanding was that keeping the memory alive for suspend-to-idle was the main issue here. But that also might be something a vertically integrated Apple Silicon can win vs. that x86 madness there every day.<p>And to be sure, I do not claim that there is nothing to gain in s2idle. I bet theres still a lot of headroom to safe energy. Its just that it would be easy to safe a lot of power if s2disk "just worked".</p>
]]></description><pubDate>Mon, 22 Sep 2025 13:33:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=45333247</link><dc:creator>maverwa</dc:creator><comments>https://news.ycombinator.com/item?id=45333247</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45333247</guid></item><item><title><![CDATA[New comment by maverwa in "I'm spoiled by Apple Silicon but still love Framework"]]></title><description><![CDATA[
<p>Some of the issues have been addressed. For example, iirc, there was a bug where pulling out the power plug while the lid was closed would trigger the device to wake up.<p>Some other issues remain. Largest I am aware of is independent from the hardware, but an issue with suspend-to-disk & kernel lockdown, which prevents deep sleep.</p>
]]></description><pubDate>Mon, 22 Sep 2025 13:29:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=45333181</link><dc:creator>maverwa</dc:creator><comments>https://news.ycombinator.com/item?id=45333181</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45333181</guid></item><item><title><![CDATA[New comment by maverwa in "I'm spoiled by Apple Silicon but still love Framework"]]></title><description><![CDATA[
<p>The complaint about power usage in suspend is especially sad because it’s pretty much a common problem for Linux on laptops. Not sure if that’s what applies here, but the numbers about match what I see with my Framework. Basically: if you want to use secure boot you usually also want kernel lockdown mode, and you cannot hibernate a lockdowned kernel. At least not without out-of-tree patches.<p>IMHO that’s a giant issue. If you can’t hibernate (aka suspend to disk) you will never be able to get that power consumption low. And telling people to not run secure boot or lockdown is not really a good answer either. Especially since the default installer already sets those things up. 
I get that „Linux on laptops“ is not a priority big enough to get a proper fix for that. And that it’s not an easy issue to fix. But the current state is really really sad.</p>
]]></description><pubDate>Mon, 22 Sep 2025 13:21:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=45333075</link><dc:creator>maverwa</dc:creator><comments>https://news.ycombinator.com/item?id=45333075</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45333075</guid></item></channel></rss>