Pleopods Weekly #26 — September 4, 2026
Pleopods Weekly #26 — September 4, 2026
This Week on Lobste.rs
Trending topics: linux web vibecoding rant security
1. Normalized Fascism in Open Source: $12 Million Given to DHH culture
submitted by diktomat — 468 points (+438 this week) — 445 comments
The author tracks how prominent tech figures are using open source to legitimize far-right politics, pointing to DHH's $12M Omacom Foundation as the clearest case, and argues that claiming neutrality while pushing out marginalized contributors is a deliberate political move that shields the maintainers' actual positions from criticism.
2. .name Termination web
submitted by fancybone — 217 points (+196 this week) — 32 comments
ICANN approved shutting down the .name TLD, which will strip Neil Fraser and ~22,000 others of domains they've owned for decades—and then open those second-level domains to new registrants who could impersonate the original owners across email, accounts, and IoT devices built on those addresses.
3. Being kicked out of the tech industry person
submitted by jalcine — 159 points (+128 this week) — 158 comments
A non-CS engineer documents the reality of job hunting after a decade in the field: mass rejections without feedback, a referral-only market despite industry rhetoric about valuing skills, and the compounding damage of layoffs and bad timing.
4. I attended a conference recently and AI use by academics was absurd ai event rant
submitted by oceanhaiyang — 142 points (+119 this week) — 61 comments
The author watched panelists generate Q&A responses with AI in real time while a professor spent two hours preparing thoughtful questions—a stark contrast that reveals what disappears when we optimize for speed over the cognitive work that engagement actually requires.
5. Creepy crawlies devops linux
submitted by gmem — 129 points (+114 this week) — 56 comments
Kernel.org is burning CPU cores rendering HTML for AI scrapers that could just clone the repo—turns out it's cheaper to solve proof-of-work puzzles than to respect rate limits or follow the polite path.
6. Omarchy: Any User Process Can Escalate to Root security vibecoding
submitted by ucirello — 116 points (+108 this week) — 60 comments
A default Docker configuration let any process in a user's session run root commands through the daemon if the user was in the docker group—no sudo, no prompt, just automatic privilege escalation.
7. A note on subscription prices from LWN linux
submitted by zg — 105 points (+104 this week) — 14 comments
LWN is raising subscription prices 20% for the first time in nearly five years, citing stalled subscriber growth and the need to move away from a volume-based model.
8. There's no such thing as Just a Tool philosophy
submitted by kirch — 121 points (+96 this week) — 29 comments
Tools don't fade into the background neutrally — they reshape what seems possible and desirable to the person using them, which is why dismissing criticism of a technology as "just a tool" is a dodge that collapses on contact with how tools actually work.
9. I Don’t Have a Smartphone… a11y
submitted by cgrinds — 91 points (+86 this week) — 47 comments
The author lies about not owning a smartphone to avoid the tedious explanations and permission-granting required to use most apps—and finds most vendors don't actually care whether he has one.
10. Gram Editor 3.3.0 Released editors rust
submitted by patchunwrap — 75 points (+74 this week) — 4 comments
The 3.3.0 release polishes the git panel (diff stats, history views) and scrolling, but the real story is in the bug fixes — a long list of git-panel gremlins (stale entries, staged/unstaged mix-ups, keybindings corrupting input) that makes it clear the feature was overdue for a cleanup pass.
11. Now Hiring: Senior Open Source Maintainer satire
submitted by freddyb — 103 points (+70 this week) — 12 comments
A job posting that lays bare what open source maintainers actually do: security patches, dependency hell, user support, and governance disputes—all unpaid. The absurdity is the argument.
12. "iT woRKs BeTter in THe aPp!!" mobile rant
submitted by abnercoimbre — 78 points (+64 this week) — 23 comments
Google's Calendar app on mobile can't subscribe to calendar links, but the web version does it in seconds — a gap so basic it suggests the mobile app was shipped before it was actually done.
13. Debian and the sirens linux vibecoding
submitted by danlamanna — 61 points (+59 this week) — 23 comments
A Debian co-founder argues the project's decision to permit LLM use in development will entrench existing policies and boilerplate rather than push the project to modernize them.
14. Janet 1.42.0 lisp release
submitted by veqq — 63 points (+57 this week) — 20 comments
Substantial release fixing GC bugs in fiber handling, memory safety issues (mmap checks, realpath cleanup, double-free in ev), and a docstring overhaul that's less flashy but probably matters more for adoption—plus shell completions and Plan 9 maintenance for the handful who need it.
15. Fine, I’ll build my own text editor editors web
submitted by FedericoSchonborn — 88 points (+54 this week) — 26 comments
Canvas looked promising until accessibility became a wall; contenteditable gave that back for free but hits performance cliffs with larger files; textarea wins on performance but loses custom highlighting unless you layer in more DOM. The real lesson is that "build your own" keeps running into the same tradeoffs that drove existing editors to their current compromises — and emoji handling in JavaScript is still a minefield.
16. But where does taste come from? vibecoding
submitted by dustyweb — 63 points (+54 this week) — 11 comments
Outsourcing creative work to AI skips the part where you actually develop taste—the messy trial-and-error that builds judgment. The risk isn't just laziness; it's that your voice gradually flattens into something generic without you realizing it's happening.
17. curl: a CVE dispute security
submitted by eugeny — 98 points (+52 this week) — 34 comments
curl's maintainer explains why the project rejected a CVE for a wildcard-certificate bug that requires an illegal DNS hostname, a matching cert, and local access—and successfully appealed MITRE's overrule by arguing that drowning 30 billion deployed instances with CVEs for theoretical issues isn't responsible stewardship.
18. OpenOffice does not print on Tuesdays (2009) linux
submitted by juliethefoxcoon — 76 points (+51 this week) — 16 comments
A missing backslash in the file command's Erlang pattern caused it to misidentify PostScript files with "Tue" in their creation date as Erlang binaries, which the printer then rejected — making OpenOffice genuinely unable to print on Tuesdays.
19. A Crash Course in Predicate Logic math
submitted by hwayne — 54 points (+48 this week) — 6 comments
The author uses a system requirements example to show how natural language ambiguity can produce conflicting logic tables—and demonstrates why the implication operator (→) sidesteps the problem when modeling conditional behavior.
20. Is Minifying CSS Necessary? (2023) css web
submitted by uncenter — 62 points (+47 this week) — 25 comments
The author measured it: minifying CSS saves 2 KB over gzip (Bootstrap example) and at most 54ms of parsing time even on a slow connection with 1,000 declaration blocks—gains so small they don't justify obfuscating code that's useful to read.
Pleopods is a weekly digest of the top links from Lobste.rs. Unsubscribe | Archive
