<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: razighter777</title><link>https://news.ycombinator.com/user?id=razighter777</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 13 Apr 2026 08:36:45 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=razighter777" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by razighter777 in "Ask HN: What Are You Working On? (April 2026)"]]></title><description><![CDATA[
<p><a href="https://lore.kernel.org/linux-security-module/adjwZAevNaDguilw@suesslenovo/T/" rel="nofollow">https://lore.kernel.org/linux-security-module/adjwZAevNaDgui...</a><p>Patch for linux kernel adding support for enforcing Landlock rulesets from eBPF. In RFC stage now.</p>
]]></description><pubDate>Mon, 13 Apr 2026 00:52:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=47746230</link><dc:creator>razighter777</dc:creator><comments>https://news.ycombinator.com/item?id=47746230</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47746230</guid></item><item><title><![CDATA[New comment by razighter777 in "OpenBSD: PF queues break the 4 Gbps barrier"]]></title><description><![CDATA[
<p>I would love to use openbsd. I really wanna give it a try but the filesystem choices seem kinda meh. Are there any modern filesystems with good nvme and FDE support for openbsd.</p>
]]></description><pubDate>Thu, 19 Mar 2026 19:36:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=47444733</link><dc:creator>razighter777</dc:creator><comments>https://news.ycombinator.com/item?id=47444733</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47444733</guid></item><item><title><![CDATA[United States vs. $124,700 in U.S. Currency]]></title><description><![CDATA[
<p>Article URL: <a href="https://en.wikipedia.org/wiki/United_States_v._$124,700_in_U.S._Currency">https://en.wikipedia.org/wiki/United_States_v._$124,700_in_U.S._Currency</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47394829">https://news.ycombinator.com/item?id=47394829</a></p>
<p>Points: 6</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 16 Mar 2026 03:17:05 +0000</pubDate><link>https://en.wikipedia.org/wiki/United_States_v._$124,700_in_U.S._Currency</link><dc:creator>razighter777</dc:creator><comments>https://news.ycombinator.com/item?id=47394829</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47394829</guid></item><item><title><![CDATA[New comment by razighter777 in "Greasing Linux Auth: Hardware-Backed Authentication with PAM+TPM2"]]></title><description><![CDATA[
<p>This post goes over some of my trials and tribulations in making a clean user experience for TPM2-backed PIN authentication on Linux.</p>
]]></description><pubDate>Sun, 01 Mar 2026 20:17:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=47210247</link><dc:creator>razighter777</dc:creator><comments>https://news.ycombinator.com/item?id=47210247</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47210247</guid></item><item><title><![CDATA[Greasing Linux Auth: Hardware-Backed Authentication with PAM+TPM2]]></title><description><![CDATA[
<p>Article URL: <a href="https://blog.prizrak.me/post/pam_tpm/">https://blog.prizrak.me/post/pam_tpm/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47210246">https://news.ycombinator.com/item?id=47210246</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Sun, 01 Mar 2026 20:17:12 +0000</pubDate><link>https://blog.prizrak.me/post/pam_tpm/</link><dc:creator>razighter777</dc:creator><comments>https://news.ycombinator.com/item?id=47210246</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47210246</guid></item><item><title><![CDATA[New comment by razighter777 in "Back to FreeBSD: Part 1"]]></title><description><![CDATA[
<p>I frequently see freeBSD jails as a highlighted feature, lauding their simplicity and ease of use. While I do admire them, there are benefits to the container approach used commonly on linux. (and maybe soon freebsd will better support OCI).<p>First it's important to clarify "containers" are not an abstraction in the linux kernel. Containers are really an illusion achieved by use of a combination of user/pid/networking namespaces, bind mounts, and process isolation primitives through a userspace application(s) (podman/docker + a container runtime).<p>OCI container tooling is much easier to use, and follows the "cattle not pets" philosophy, and when you're deploying on multiple systems, and want easy updates, reproducibility, and mature tooling, you use OCI containers, not LXC or freebsd jails. FreeBSD jails can't hold a candle to the ease of use and developer experience OCI tooling offers.<p>> To solve the distribution and isolation problem, Linux engineers built a set of kernel primitives (namespaces, cgroups, seccomp) and then, in a very Linux fashion, built an entire ecosystem of abstractions on top to “simplify” things.<p>This was an intentional design decision, and not a bad one! cgroups, namespaces, and seccomp are used extensively outside of the container abstraction. (See flatpak, systemd resource slices, firejail). By not tieing process isolation to the container abstraction, we can let non-container applications benefit from them. We also get a wide breadth of container runtime choices.</p>
]]></description><pubDate>Sun, 22 Feb 2026 13:08:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=47110711</link><dc:creator>razighter777</dc:creator><comments>https://news.ycombinator.com/item?id=47110711</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47110711</guid></item><item><title><![CDATA[New comment by razighter777 in "An AI Agent Published a Hit Piece on Me – The Operator Came Forward"]]></title><description><![CDATA[
<p>> It did something in the real world with real consequences.<p>It didn't. It made words on the internet.</p>
]]></description><pubDate>Fri, 20 Feb 2026 10:58:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=47086384</link><dc:creator>razighter777</dc:creator><comments>https://news.ycombinator.com/item?id=47086384</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47086384</guid></item><item><title><![CDATA[New comment by razighter777 in "An AI Agent Published a Hit Piece on Me – The Operator Came Forward"]]></title><description><![CDATA[
<p>Hmm I think he's being a little harsh on the operator.<p>He was just messing around with $current_thing, whatever. People here are so serious, but there's worse stuff AI is already being used for as we speak from propaganda to mass surviellance and more. This was entertaining to read about at least and relatively harmless<p>At least let me have some fun before we get a future AI dystopia.</p>
]]></description><pubDate>Fri, 20 Feb 2026 03:38:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=47083376</link><dc:creator>razighter777</dc:creator><comments>https://news.ycombinator.com/item?id=47083376</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47083376</guid></item><item><title><![CDATA[New comment by razighter777 in "Gentoo on Codeberg"]]></title><description><![CDATA[
<p>Quick tip: If you type .patch after the PR url it gives you a git patch. Do curl <github patch> | git am and you can apply and review it locally.</p>
]]></description><pubDate>Tue, 17 Feb 2026 21:09:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=47053391</link><dc:creator>razighter777</dc:creator><comments>https://news.ycombinator.com/item?id=47053391</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47053391</guid></item><item><title><![CDATA[New comment by razighter777 in "GPT‑5.3‑Codex‑Spark"]]></title><description><![CDATA[
<p>I was prepared to see something like a trimmed down / smaller weight model but I was pleasantly suprised.<p>I was excited to hear about the wafer scale chip being used! I bet nvidia notices this, it's good to see competition in some way.</p>
]]></description><pubDate>Fri, 13 Feb 2026 00:30:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=46997318</link><dc:creator>razighter777</dc:creator><comments>https://news.ycombinator.com/item?id=46997318</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46997318</guid></item><item><title><![CDATA[New comment by razighter777 in "Windows Notepad App Remote Code Execution Vulnerability"]]></title><description><![CDATA[
<p>Linux /home is far from a free for all. flatpak, landlock, selinux, podman, firejail, apparmor, and systemd sandboxing all exist and can and do apply additional restrictions under /home</p>
]]></description><pubDate>Wed, 11 Feb 2026 12:29:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=46974124</link><dc:creator>razighter777</dc:creator><comments>https://news.ycombinator.com/item?id=46974124</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46974124</guid></item><item><title><![CDATA[New comment by razighter777 in "Bazzite Post-Mortem"]]></title><description><![CDATA[
<p>This is pure dramaposting- "post-mortem" is so misleading and mischaracterizes the situation. I don't use bazzite, I don't know Kyle or anybody here, but I am tired of the drama.<p>All of the things listed in the blog are personal and technical disagreements, nothing morally reprehensible, no disrespect, nothing that would make anyone want to burn bridges like this.<p>It's fine to leave a project and to publicize disagreements but this comes across as spiteful.</p>
]]></description><pubDate>Tue, 10 Feb 2026 16:43:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=46962562</link><dc:creator>razighter777</dc:creator><comments>https://news.ycombinator.com/item?id=46962562</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46962562</guid></item><item><title><![CDATA[New comment by razighter777 in "Linux From Scratch ends SysVinit support"]]></title><description><![CDATA[
<p>What practical problems do you run into with systemd?<p>All the compliants I see tend to be philisophical criticism of systemd being "not unixy" or "monolithic".<p>But there's a reason it's being adopted: it does it's job well. It's a pleasure being able to manage timers, socket activations, sandboxing, and resource slices, all of which suck to configure on script based init systems.<p>People complain in website comment sections how "bloated" systemd is, while typing into reddit webpage that loads megabytes of JS crap.<p>Meanwhile a default systemd build with libraries is about 1.8MB. That's peanuts.<p>Systemd is leaps and bounds in front of other init systems, with robust tooling and documentation, and despite misconceptions it actually quite modular, with almost all features gated with options.  It gives a consistent interface for linux across distributions, and provides a familar predictible tools for administators.</p>
]]></description><pubDate>Mon, 02 Feb 2026 19:46:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=46860360</link><dc:creator>razighter777</dc:creator><comments>https://news.ycombinator.com/item?id=46860360</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46860360</guid></item><item><title><![CDATA[New comment by razighter777 in "Interactive eBPF"]]></title><description><![CDATA[
<p>Yes, but you need cap_bpf now to load ebpf programs.</p>
]]></description><pubDate>Fri, 16 Jan 2026 18:56:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=46650478</link><dc:creator>razighter777</dc:creator><comments>https://news.ycombinator.com/item?id=46650478</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46650478</guid></item><item><title><![CDATA[New comment by razighter777 in "Ask HN: Share your personal website"]]></title><description><![CDATA[
<p><a href="https://blog.prizrak.me" rel="nofollow">https://blog.prizrak.me</a></p>
]]></description><pubDate>Wed, 14 Jan 2026 19:30:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=46621487</link><dc:creator>razighter777</dc:creator><comments>https://news.ycombinator.com/item?id=46621487</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46621487</guid></item><item><title><![CDATA[New comment by razighter777 in "When hardware goes end-of-life, companies need to open-source the software"]]></title><description><![CDATA[
<p>How about just allowing key enrollment with a physical button?</p>
]]></description><pubDate>Wed, 14 Jan 2026 01:12:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=46611056</link><dc:creator>razighter777</dc:creator><comments>https://news.ycombinator.com/item?id=46611056</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46611056</guid></item><item><title><![CDATA[New comment by razighter777 in "I spent a week without IPv4 (2023)"]]></title><description><![CDATA[
<p>The workarounds we need to enable P2P communication on the internet are a shame... we need turn, stun, webrtc, all this stuff so two computers can talk without a dedicated port forward or public ipv4.<p>ipv6 is a beautiful protocol, (not perfect, but elegant) with a lot going for it. But the momentum of ipv4 is just too strong.<p>It's a mess... with no good solution. I tried to turn off ipv4 and github (shame on you) stopped working. But what are we supposed to do? Have the government mandate everyone switch? (oh wait half of US government websites are ipv4 only)<p>We did this to ourselves...</p>
]]></description><pubDate>Sat, 20 Dec 2025 23:33:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=46340726</link><dc:creator>razighter777</dc:creator><comments>https://news.ycombinator.com/item?id=46340726</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46340726</guid></item><item><title><![CDATA[New comment by razighter777 in "GotaTun – Mullvad's WireGuard Implementation in Rust"]]></title><description><![CDATA[
<p>That's more of a job for an encapsulating protocol. (shadowsocks or similar) Wireguard isn't designed to be obfuscating alone. It's just a simple l3 udp tunnel with a minimal attack surface.</p>
]]></description><pubDate>Fri, 19 Dec 2025 12:00:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=46324884</link><dc:creator>razighter777</dc:creator><comments>https://news.ycombinator.com/item?id=46324884</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46324884</guid></item><item><title><![CDATA[New comment by razighter777 in "Interview with Kent Overstreet (Bcachefs) [audio]"]]></title><description><![CDATA[
<p>Hi,<p>I listened to the podcast it was interesting.<p>Gonna throw some questions you may or may not have gotten.<p>Are special devices like metadata or write-ahead log devices on the roadmap? Or distributed raid / other exotic raid types?<p>It would be interesting to hear your thoughts on these.<p>What do you think zfs got right with this and what did they get wrong?</p>
]]></description><pubDate>Mon, 15 Dec 2025 00:57:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=46269018</link><dc:creator>razighter777</dc:creator><comments>https://news.ycombinator.com/item?id=46269018</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46269018</guid></item><item><title><![CDATA[New comment by razighter777 in "Linux Sandboxes and Fil-C"]]></title><description><![CDATA[
<p>I am into nix! it's me and my gf's daily driver. thank you.</p>
]]></description><pubDate>Sun, 14 Dec 2025 18:43:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=46265572</link><dc:creator>razighter777</dc:creator><comments>https://news.ycombinator.com/item?id=46265572</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46265572</guid></item></channel></rss>