<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: 3r7j6qzi9jvnve</title><link>https://news.ycombinator.com/user?id=3r7j6qzi9jvnve</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 10 Jun 2026 21:57:44 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=3r7j6qzi9jvnve" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by 3r7j6qzi9jvnve in "Re: [PATCH] OOM_pardon, a.k.a. don't kill my xlock (2004)"]]></title><description><![CDATA[
<p>If it helps, I run ff in systemd-run with memory limits set -- that's usually enough to avoid the problem in the first place (ff does freeze when loading google spreadsheets or whatever heavy UI, so I also have a script to adjust /sys/fs/cgroup/user.slice/user-1000.slice/user@1000.service/app.slice/ff-*.scope/memory.max and memory.high at runtime... I should publish my $bindir someday)<p><pre><code>    systemd-run --user --scope --unit=ff-$$.scope \
     -p MemoryMax=4G -p MemoryHigh=3G \
     -p MemorySwapMax=0 \
     firejail firefox "$@"</code></pre></p>
]]></description><pubDate>Mon, 01 Jun 2026 03:55:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=48352448</link><dc:creator>3r7j6qzi9jvnve</dc:creator><comments>https://news.ycombinator.com/item?id=48352448</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48352448</guid></item><item><title><![CDATA[New comment by 3r7j6qzi9jvnve in "SSH has no Host header"]]></title><description><![CDATA[
<p>I wonder if it's something like <a href="https://github.com/cea-hpc/sshproxy" rel="nofollow">https://github.com/cea-hpc/sshproxy</a> that sits in the middle (with decryption and everything) or if they could do this without setting up a session directly with the client.<p>Well, we're implicitly trusting the host when running a VM anyway (most of the time), but it's something I'd want to check before buying into the service.<p>EDIT: Ah, it's probably <a href="https://github.com/boldsoftware/sshpiper" rel="nofollow">https://github.com/boldsoftware/sshpiper</a><p>will try to remember to look later.</p>
]]></description><pubDate>Wed, 18 Mar 2026 05:47:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=47421959</link><dc:creator>3r7j6qzi9jvnve</dc:creator><comments>https://news.ycombinator.com/item?id=47421959</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47421959</guid></item><item><title><![CDATA[New comment by 3r7j6qzi9jvnve in "MinIO repository is no longer maintained"]]></title><description><![CDATA[
<p>See <a href="https://news.ycombinator.com/item?id=46136023">https://news.ycombinator.com/item?id=46136023</a> - MinIO is now in maintenance-mode<p>It was pretty clear they pivoted to their closed source repo back then.</p>
]]></description><pubDate>Fri, 13 Feb 2026 08:39:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=47000435</link><dc:creator>3r7j6qzi9jvnve</dc:creator><comments>https://news.ycombinator.com/item?id=47000435</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47000435</guid></item><item><title><![CDATA[New comment by 3r7j6qzi9jvnve in "Everything You Need to Know About Email Encryption in 2026"]]></title><description><![CDATA[
<p>> SMTP, the protocol for sending email, rarely enforces TLS (if it’s even supported at all)<p>FWIW that's being less and less true. Major players like apple now automatically trash mail (I don't remember if it was marked as spam or bounced) if you try to send them a mail without TLS. I recall gmail published something similar for workspace? And I'm sure others will follow/already have, so you can probably also turn that knob for your own servers too and refuse plain mails -- with a bit of luck that'll bounce off some spam..<p>(This doesn't change the fact that any admin over there can probably read anything you send to someone there, I don't know.)<p>EDIT: oh, according to this ( <a href="https://old.reddit.com/r/crypto/comments/1q4arv5/everything_you_need_to_know_about_email/nxrlwzs/" rel="nofollow">https://old.reddit.com/r/crypto/comments/1q4arv5/everything_...</a> ) enabling TLS doesn't check the host name matches anything sane? So TLS doesn't actually bring in anything, wow...</p>
]]></description><pubDate>Thu, 08 Jan 2026 02:08:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=46536253</link><dc:creator>3r7j6qzi9jvnve</dc:creator><comments>https://news.ycombinator.com/item?id=46536253</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46536253</guid></item><item><title><![CDATA[New comment by 3r7j6qzi9jvnve in "Python 3.15’s interpreter for Windows x86-64 should hopefully be 15% faster"]]></title><description><![CDATA[
<p>I now have to know why subparsers test got 60% slower... (0.3960 in the graph)</p>
]]></description><pubDate>Fri, 26 Dec 2025 02:20:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=46388624</link><dc:creator>3r7j6qzi9jvnve</dc:creator><comments>https://news.ycombinator.com/item?id=46388624</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46388624</guid></item><item><title><![CDATA[New comment by 3r7j6qzi9jvnve in "Why do voice transcription apps charge monthly when Whisper runs locally?"]]></title><description><![CDATA[
<p>It might make up a bunch of words, like "subtitles by soandso", when there's silence though... /s</p>
]]></description><pubDate>Fri, 14 Nov 2025 05:40:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=45924201</link><dc:creator>3r7j6qzi9jvnve</dc:creator><comments>https://news.ycombinator.com/item?id=45924201</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45924201</guid></item><item><title><![CDATA[New comment by 3r7j6qzi9jvnve in "Preventing IoT Edge Device Cloning"]]></title><description><![CDATA[
<p>The user apparently needs to provide that through ba.tpm.uniquekey(), providing persistent random data that is device dependent:
<a href="https://realtimelogic.com/ba/doc/?url=auxlua.html#ba_tpm_globalkey" rel="nofollow">https://realtimelogic.com/ba/doc/?url=auxlua.html#ba_tpm_glo...</a><p>I guess the rest still provide value by transforming whatever random seed into a proper certificate though.</p>
]]></description><pubDate>Wed, 24 Sep 2025 00:58:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=45354917</link><dc:creator>3r7j6qzi9jvnve</dc:creator><comments>https://news.ycombinator.com/item?id=45354917</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45354917</guid></item><item><title><![CDATA[New comment by 3r7j6qzi9jvnve in "Welcome to the IPv4 Games"]]></title><description><![CDATA[
<p>That only works if the proxy is sitting on localhost or a local network, just setting the header shouldn't work.<p>(I came here because I was curious how jart got 127 and 10, but after seeing the source is their's that's less of wonder..)</p>
]]></description><pubDate>Tue, 05 Aug 2025 09:12:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=44795882</link><dc:creator>3r7j6qzi9jvnve</dc:creator><comments>https://news.ycombinator.com/item?id=44795882</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44795882</guid></item><item><title><![CDATA[New comment by 3r7j6qzi9jvnve in "Many countries that said no to ChatControl in 2024 are now undecided"]]></title><description><![CDATA[
<p>Note to poster if they happen to see this: as pointed out there's alt text... But it's plain wrong, saying "Countries like Germany, Poland, Austria, Slovenia, Croatia, and the Netherlands are in green, indicating opposition or neutrality" when only the Netherlands, Poland an Austria are opposed; it's probably just been copied from an older version and could use updating.</p>
]]></description><pubDate>Fri, 01 Aug 2025 03:33:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=44752783</link><dc:creator>3r7j6qzi9jvnve</dc:creator><comments>https://news.ycombinator.com/item?id=44752783</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44752783</guid></item><item><title><![CDATA[New comment by 3r7j6qzi9jvnve in "Gmailtail – Command-line tool to monitor Gmail messages and output them as JSON"]]></title><description><![CDATA[
<p>This just polls every x (default 30) seconds; if you use IMAP you can do better with IDLE (e.g. I pipe `fetchmail --check` to something that triggers a sync to immediately get new mails)</p>
]]></description><pubDate>Thu, 03 Jul 2025 05:39:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=44451962</link><dc:creator>3r7j6qzi9jvnve</dc:creator><comments>https://news.ycombinator.com/item?id=44451962</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44451962</guid></item><item><title><![CDATA[New comment by 3r7j6qzi9jvnve in "Better Shell History Search"]]></title><description><![CDATA[
<p>> I’m also not sure the ‘fuzzy’ aspects of Atuin quite match the heights of fzf/skim).<p>This. I've been using atuin for a few months and this is so horrible how much better it could be with a "real" fzf matching...
I just tried skim shell integration ( <a href="https://github.com/skim-rs/skim/tree/master/shell" rel="nofollow">https://github.com/skim-rs/skim/tree/master/shell</a> ) and it's great.
I kind of like the extra metadata atuin saves (cwd, session context), but I think I was just waiting to stumble into this to turn atuin back off...</p>
]]></description><pubDate>Wed, 26 Mar 2025 01:58:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=43478072</link><dc:creator>3r7j6qzi9jvnve</dc:creator><comments>https://news.ycombinator.com/item?id=43478072</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43478072</guid></item><item><title><![CDATA[New comment by 3r7j6qzi9jvnve in "Thoughts on Daylight Computer"]]></title><description><![CDATA[
<p>While I was looking up such screens, these also seem to sell "quick refresh" PC screens:
<a href="https://shop.dasung.com/" rel="nofollow">https://shop.dasung.com/</a><p>Just did a quick search on HN and while it did get posted recent ones didn't get many comments, not many users perhaps?<p>I'd be greedy and wish there was something in the middle (13 is tiny for desktop but there's no battery so it's not really laptop friendly; 25 is a bit too big for my desk), but perhaps...</p>
]]></description><pubDate>Wed, 19 Feb 2025 07:05:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=43099416</link><dc:creator>3r7j6qzi9jvnve</dc:creator><comments>https://news.ycombinator.com/item?id=43099416</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43099416</guid></item><item><title><![CDATA[New comment by 3r7j6qzi9jvnve in "Thoughts on Daylight Computer"]]></title><description><![CDATA[
<p>There seem to be equivalent for linux (not tested)
<a href="https://www.tomshardware.com/how-to/use-tablet-or-phone-second-monitor-linux" rel="nofollow">https://www.tomshardware.com/how-to/use-tablet-or-phone-seco...</a><p>That's an interesting idea! I'm a bit wary of latency if this all goes over wifi, but probably worth a try.</p>
]]></description><pubDate>Wed, 19 Feb 2025 06:52:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=43099335</link><dc:creator>3r7j6qzi9jvnve</dc:creator><comments>https://news.ycombinator.com/item?id=43099335</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43099335</guid></item><item><title><![CDATA[New comment by 3r7j6qzi9jvnve in "Thoughts on Daylight Computer"]]></title><description><![CDATA[
<p>Unlocking the bootloader by itself is allowed apparently:
<a href="https://www.daylighthacker.wiki/unlock" rel="nofollow">https://www.daylighthacker.wiki/unlock</a><p>The problem is that in order to run linux you'll probably want a kernel with quite a few patches and their DTS, and I haven't found anything for this yet.
Android is almost linux so with a bit of effort it's probably not unreachable, but I don't quite have the time for this yet... If someone does it then Linux with an external keyboard would probably work for me as well, there was someone who did it with the remarkable (it's already linux but they ran standard X11 on it), but the refresh rate was a bit too sluggish, something like the daylight computer would probably do nicely!</p>
]]></description><pubDate>Wed, 19 Feb 2025 06:51:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=43099330</link><dc:creator>3r7j6qzi9jvnve</dc:creator><comments>https://news.ycombinator.com/item?id=43099330</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43099330</guid></item><item><title><![CDATA[New comment by 3r7j6qzi9jvnve in "Thoughts on Daylight Computer"]]></title><description><![CDATA[
<p>(not mine) was just checking what became of them and this review hit home<p>I have no use for an android tablet like this, but as soon as they make a PC screen (either laptop or desktop) I'm pretty sure I'd buy one fast! Keep it up folks!</p>
]]></description><pubDate>Wed, 19 Feb 2025 03:43:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=43098333</link><dc:creator>3r7j6qzi9jvnve</dc:creator><comments>https://news.ycombinator.com/item?id=43098333</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43098333</guid></item><item><title><![CDATA[Thoughts on Daylight Computer]]></title><description><![CDATA[
<p>Article URL: <a href="https://jon.bo/posts/daylight-computer-1/">https://jon.bo/posts/daylight-computer-1/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43098318">https://news.ycombinator.com/item?id=43098318</a></p>
<p>Points: 294</p>
<p># Comments: 151</p>
]]></description><pubDate>Wed, 19 Feb 2025 03:41:48 +0000</pubDate><link>https://jon.bo/posts/daylight-computer-1/</link><dc:creator>3r7j6qzi9jvnve</dc:creator><comments>https://news.ycombinator.com/item?id=43098318</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43098318</guid></item><item><title><![CDATA[New comment by 3r7j6qzi9jvnve in "Comparison of File Systems for an SSD"]]></title><description><![CDATA[
<p>note reiserfs has been removed from 6.13, so you probably do not want to use that...
<a href="https://www.phoronix.com/news/ReiserFS-Deleted-Linux-6.13" rel="nofollow">https://www.phoronix.com/news/ReiserFS-Deleted-Linux-6.13</a></p>
]]></description><pubDate>Mon, 17 Feb 2025 07:12:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=43076087</link><dc:creator>3r7j6qzi9jvnve</dc:creator><comments>https://news.ycombinator.com/item?id=43076087</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43076087</guid></item><item><title><![CDATA[New comment by 3r7j6qzi9jvnve in "Zig; what I think after months of using it"]]></title><description><![CDATA[
<p>(never used zig yet myself)
For UB detection I've read zig had prime support for sanitizers, so you could run your tests with ubsan and catch UBs at this point... Assuming there are enough tests.<p>As far as I'm concerned (doing half C / half rust) I'm still watching from the sidelines but I'll definitely give zig a try at some point.
This article was insightful, thank you!</p>
]]></description><pubDate>Wed, 05 Feb 2025 03:37:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=42943399</link><dc:creator>3r7j6qzi9jvnve</dc:creator><comments>https://news.ycombinator.com/item?id=42943399</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42943399</guid></item><item><title><![CDATA[New comment by 3r7j6qzi9jvnve in "Ghostty 1.0"]]></title><description><![CDATA[
<p>(probably, I was also looking for that)</p>
]]></description><pubDate>Fri, 27 Dec 2024 06:30:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=42520329</link><dc:creator>3r7j6qzi9jvnve</dc:creator><comments>https://news.ycombinator.com/item?id=42520329</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42520329</guid></item><item><title><![CDATA[New comment by 3r7j6qzi9jvnve in "Unexpected Keyboard"]]></title><description><![CDATA[
<p>Japanese flick input is closer to thumb-key ( <a href="https://github.com/dessalines/thumb-key">https://github.com/dessalines/thumb-key</a> I just discovered in another comment), and even that's a bit different as you get to input a consonant+vowel pair at a time (e.g. ka-ki-ku-ke-ko on a key)<p>I switch between Japanese input and hacker keyboard all the time for termux and it's much faster to type Japanese; this thread made me want to try both thumb-key and unexpected keyboard but I think I'll try thumb-key first.</p>
]]></description><pubDate>Fri, 13 Dec 2024 03:29:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=42405708</link><dc:creator>3r7j6qzi9jvnve</dc:creator><comments>https://news.ycombinator.com/item?id=42405708</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42405708</guid></item></channel></rss>