The LD_DEBUG environment variable (2012)
Article URL: https://bnikolic.co.uk/blog/linux-ld-debug.html
Comments URL: https://news.ycombinator.com/item?id=48464330
Points: 3
# Comments: 0 ⌘ Read more
Making Graphics Like it’s 1993
Article URL: https://staniks.github.io/articles/catlantean-3d-blog-1/
Comments URL: https://news.ycombinator.com/item?id=48459294
Points: 3
# Comments: 0 ⌘ Read more
Porting the ThinkPad X61 to Coreboot
Article URL: https://blog.aheymans.xyz/post/thinkpad_x61/
Comments URL: https://news.ycombinator.com/item?id=48456245
Points: 7
# Comments: 0 ⌘ Read more
FrontierCode
Article URL: https://cognition.ai/blog/frontier-code
Comments URL: https://news.ycombinator.com/item?id=48451723
Points: 8
# Comments: 0 ⌘ Read more
Surveillance Is Not Safety: A statement on the UK’s latest threat to privacy [pdf]
Article URL: https://signal.org/blog/pdfs/2026-06-08-uk-surveillance-is-not-safety.pdf
Comments URL: https://news.ycombinator.com/item?id=48450646
Points: 4
# Comments: 0 ⌘ Read more
Apple WWDC 2026 Live Blog: All the Updates, as They Happen
Follow our WWDC 2026 live blog for all of the updates coming to iOS, macOS, watchOS, and more. ⌘ Read more
Spanish traders set the standard forGnuCash database design
Article URL: https://handson.money/blog/2026-06-06-horse-arse-and-design/
Comments URL: https://news.ycombinator.com/item?id=48444784
Points: 5
# Comments: 0 ⌘ Read more
Nvidia partners with LG robotics to build humanoid robots in South Korea
Article URL: https://blogs.nvidia.com/blog/nvidia-and-lg-group-ai-factory/
Comments URL: https://news.ycombinator.com/item?id=48444451
Points: 7
# Comments: 0 ⌘ Read more
Ruby Fights Supply-Chain Attacks With Filter Offering ‘Cooldown’ Before Installing New Packages
Most supply-chain attacks using Ruby’s package hosting site “exploit a narrow window,” according to a new blog post form Ruby core maintainer Hiroshi Shibata.
So its packaging-managing Bundler tool now offers a filter that blocks new version until it’s been public “for at least N … ⌘ Read more
Apple WWDC 2026 Live Blog: All the Updates, as They Happen
Follow our WWDC 2026 live blog for all of the updates coming to iOS, macOS, watchOS, and more. ⌘ Read more
My automated doubt development process
Article URL: https://www.alexself.dev/blog/automated-doubt
Comments URL: https://news.ycombinator.com/item?id=48437305
Points: 4
# Comments: 1 ⌘ Read more
I design with Claude more than Figma now
Article URL: https://blog.janestreet.com/i-design-with-claude-code-more-than-figma-now-index/
Comments URL: https://news.ycombinator.com/item?id=48431981
Points: 8
# Comments: 1 ⌘ Read more
The circus freaks of open source
Article URL: https://drewdevault.com/blog/Circus-freaks-of-FOSS/
Comments URL: https://news.ycombinator.com/item?id=48431952
Points: 19
# Comments: 2 ⌘ Read more
@itsericwoodward@itsericwoodward.com Oh don’t get my wrong, I totally empathize, but yeah 👍
There’s still no point in gigabit broadband
Article URL: https://shkspr.mobi/blog/2026/06/theres-still-no-point-in-gigabit-broadband/
Comments URL: https://news.ycombinator.com/item?id=48424098
Points: 7
# Comments: 5 ⌘ Read more
Ruby’s Bundler adds a cooldown feature
Version\
4.0.13 of Ruby’s Bundler
package-manager has added\
dependency cooldowns in order to help mitigate the effect of
supply-chain attacks:
Most supply-chain attacks against RubyGems exploit a narrow window:
an account is compromised, a malicious version ships, and any
bundle installin the minutes that follow resolves
str … ⌘ Read more
Programmers will document for Claude, but not for each other
Article URL: https://blog.plover.com/2026/03/09/#documentation-wins-2
Comments URL: https://news.ycombinator.com/item?id=48411510
Points: 21
# Comments: 13 ⌘ Read more
@lyse@lyse.isobeef.org Ah, I almost thought so (that you wrote it by hand), but then I looked at the source code and saw the TOC and I was like: “Naah, probably not. I would be way too lazy to do that manually.” 😅 And indeed … ha.
Oh god, yeah, that’s a lot of <span>. 🤔 Can’t really avoid that, I guess, especially if you want to do syntax highlighting of code blocks.
You wrote your own site generator, didn’t you?
In parts. I write everything in Markdown (it’s online, even: https://movq.de/blog/postings/2026-05-29/0/POSTING-en.md), plus a few Vim shortcuts (to generate thumbnails, for example), and then python-markdown renders it: https://pypi.org/project/Markdown/ This process is wrapped in a shell script, like “re-render every page if the .md file is newer than the .html file” and that’s mostly it. And the Atom feed generator is completely custom. 🤔
There’s no escaping it: an exploration of ANSI codes
Article URL: https://blog.safia.rocks/2025/12/22/ansi-codes/
Comments URL: https://news.ycombinator.com/item?id=48408995
Points: 3
# Comments: 0 ⌘ Read more
The Causes of Long Covid
Article URL: https://www.science.org/content/blog-post/causes-long-covid
Comments URL: https://news.ycombinator.com/item?id=48407451
Points: 3
# Comments: 0 ⌘ Read more
Bricks and Minifigs Parts Ways with Franchise Owners
Article URL: https://bricksandminifigs.com/blog/blog/2026/06/04/bricks-and-minifigs-salem-joshua-johnson-brandon-best-resignation/
Comments URL: https://news.ycombinator.com/item?id=48406328
Points: 6
# Comments: 2 ⌘ Read more
One step forward, two steps back on CA age bill (EFF Deeplinks Blog)
The EFF has a blog\
post looking at a new bill in California that would exempt
open-source operating systems from the Digital Age Assurance Act
passed last year, but has problems of its own:
While the open source exemption, if passed, would improve the law, the
remaining amendments proposed by AB 1856 would require all web
browsers and w … ⌘ Read more
VoidZero Is Joining Cloudflare
Article URL: https://blog.cloudflare.com/voidzero-joins-cloudflare/
Comments URL: https://news.ycombinator.com/item?id=48398055
Points: 36
# Comments: 7 ⌘ Read more
When su replaced login for becoming another Unix login
Article URL: https://utcc.utoronto.ca/~cks/space/blog/unix/SuAsLoginReplacement
Comments URL: https://news.ycombinator.com/item?id=48397199
Points: 4
# Comments: 0 ⌘ Read more
I built a vulnerable app and spent $1,500 seeing if LLMs could hack it
Article URL: https://kasra.blog/blog/i-spent-1500-seeing-if-llms-could-hack-my-app/
Comments URL: https://news.ycombinator.com/item?id=48392343
Points: 4
# Comments: 0 ⌘ Read more
Fedora Linux 43 Exposes 20-Year-Old Microsoft Outlook Security Failure
BrianFagioli writes: Fedora Linux 43 users upgrading to the latest Dovecot mail server discovered something rather unsettling: some older Microsoft Outlook configurations may have been silently ignoring SSL/TLS settings for POP3 email connections for years. According to a Fedora community blog post, affected Outlook clients reportedl … ⌘ Read more
Elixir v1.20 released: now a gradually typed language
Article URL: https://elixir-lang.org/blog/2026/06/03/elixir-v1-20-0-released/
Comments URL: https://news.ycombinator.com/item?id=48388324
Points: 79
# Comments: 14 ⌘ Read more
Gemma 4 12B: A unified, encoder-free multimodal model
Article URL: https://blog.google/innovation-and-ai/technology/developers-tools/introducing-gemma-4-12b/
Comments URL: https://news.ycombinator.com/item?id=48385906
Points: 47
# Comments: 10 ⌘ Read more
Take Action: LAPD Removed Crime Location Data. Here’s Why It Matters
Article URL: https://blog.spotcrime.com/2026/06/take-action-lapd-removed-crime-location.html
Comments URL: https://news.ycombinator.com/item?id=48383451
Points: 4
# Comments: 1 ⌘ Read more
Tridgell: rsync and outrage
Andrew Tridgell has written a blog\
post responding to complaints that he has begun using LLM tools in
his work maintaining rsync:
Like many developers of open source packages I’ve been hit by a
flood of security reports lately in my role as the rsync
maintainer. Many of those reports are AI generated (not all though,
there are some notable ones with very careful and high quality manual
analysis).As t … ⌘ Read more
Hacking your PC using your speaker without ever touching it
Article URL: https://blog.nns.ee/2026/06/03/katana-badusb/
Comments URL: https://news.ycombinator.com/item?id=48382310
Points: 4
# Comments: 0 ⌘ Read more
I Don’t Want My Search Engine to Think for Me
Article URL: https://searchzee.com/blog/search-without-ai-summaries
Comments URL: https://news.ycombinator.com/item?id=48378099
Points: 6
# Comments: 1 ⌘ Read more
The advertising cartel coming to your web browser
Article URL: https://blog.zgp.org/the-advertising-cartel-coming-to-your-web-browser/
Comments URL: https://news.ycombinator.com/item?id=48375175
Points: 20
# Comments: 3 ⌘ Read more
Adafruit Pauses Blog After Demand Letter From Flux.ai’s Lawyers
Longtime Slashdot reader Matt_Bennett shares a blog post from Adafruit: Adafruit received at 10:38 p.m. ET on May 22, 2026 a letter from former FBI chief of staff, Jonathan F. Lenzner, and partner at Fenwick & West LLP, counsel for Flux, demanding, among other things, that Adafruit refrain from publishing an article addressing what the letter charact … ⌘ Read more
Vim Classic 8.3 released
Version\
8.3 of Vim Classic has been
released. This is the first release of the Vim fork since the project
was announced
in March.
This release is based on Vim 8.2.0148, with a number of bug fixes
and patches conservatively backported from future versions of Vim
upstream. We elected to clean up this version of Vim, prepare it for a
release, and imagine an alternate history wh … ⌘ Read more
Adafruit Receives Demand Letter from Fenwick Legal Counsel on Behalf of Flux.ai
Article URL: https://blog.adafruit.com/
Comments URL: https://news.ycombinator.com/item?id=48368121
Points: 5
# Comments: 0 ⌘ Read more
お知らせ:JPCERT/CC Eyes「TSUBAMEレポート Overflow(2026年1~3月)」 ⌘ Read more
strace-ui, Bonsai_term, and the TUI renaissance
Article URL: https://blog.janestreet.com/strace-ui-bonsai-term-and-the-tui-renaissance/
Comments URL: https://news.ycombinator.com/item?id=48365904
Points: 4
# Comments: 0 ⌘ Read more
U.S. Midterms Have a Cyber Problem, but It’s Not at the Ballot Box
Article URL: https://blog.checkpoint.com/exposure-management/the-2026-u-s-midterms-have-a-cyber-problem-but-its-not-at-the-ballot-box/
Comments URL: https://news.ycombinator.com/item?id=48365237
Points: 4
# … ⌘ Read more
Ombredanne: An AI agent ported our codebase from Python to Rust
Over on the AboutCode blog, lead
maintainer Philippe Ombredanne writes
about an agentic LLM system porting the ScanCode\
Toolkit to Rust. In the process, the LLM (or the people behind it)
infringed the ScanCode trademark, stripped copyright and license notices,
“and started an outreach campaign, without ev … ⌘ Read more
The Newest Instagram “Exploit” Is the Goofiest I’ve Seen
Article URL: https://www.0xsid.com/blog/meta-account-takeover-fiasco
Comments URL: https://news.ycombinator.com/item?id=48359102
Points: 61
# Comments: 9 ⌘ Read more
Multiple redhat-cloud-services npm packages compromised (StepSecurity Blog)
StepSecurity is reporting
that a number of npm packages in the @redhat-cloud-services
scope include malware that runs automatically on every npm
install:
The payload is a multi-stage credential harvester that sweeps
GitHub Actions secrets along with AWS, GCP, Azure, Kubernetes,
HashiCorp Vault, npm, and CircleCI tokens, and it is purpose-built to
evade det … ⌘ Read more
Nvidia Cosmos 3
Article URL: https://developer.nvidia.com/blog/develop-physical-ai-reasoning-world-and-action-models-with-nvidia-cosmos-3/
Comments URL: https://news.ycombinator.com/item?id=48356654
Points: 6
# Comments: 0 ⌘ Read more
@bender@twtxt.net … boom, 5500+ hits on that blog post. 🤣 Should I start monetizing this shit?! 🤪 (Don’t worry, I won’t. German law gets super annoying if you do that kind of thing.)
Chuwi Minibook X: the netbook we deserve
Article URL: https://tylercipriani.com/blog/2026/05/28/chuwi-minibook-x/
Comments URL: https://news.ycombinator.com/item?id=48350598
Points: 5
# Comments: 0 ⌘ Read more
Atherton spent $145K to delay train electrification. The rest of us paid $400M
Article URL: https://peninsulaforeveryone.org/blog/atherton-spent-145k-to-delay-caltrain-electrification-the-rest-of-us-paid-400-million-and-waited-3-extra-years/
Comments URL: [https://news … ⌘ Read more
I Put a Datacenter GPU in My Gaming PC for £200
Article URL: https://blog.tymscar.com/posts/v100localllm/
Comments URL: https://news.ycombinator.com/item?id=48345694
Points: 7
# Comments: 0 ⌘ Read more
Dav2d
Article URL: https://jbkempf.com/blog/2026/dav2d/
Comments URL: https://news.ycombinator.com/item?id=48344961
Points: 6
# Comments: 0 ⌘ Read more
Anyone can build a platform now. Almost nobody can get people to find it
Article URL: https://claudefolio.com/blog/anyone-can-build-a-platform-now-almost-nobody-can-get-people-to-find-it
Comments URL: https://news.ycombinator.com/item?id=48342097
Points: 20
# Comments: 9 ⌘ Read more
Custom Errors Are Non-Negotiable in My Rust Applications
Article URL: https://tristonarmstrong.com/blog/custom-errors-are-non-negotiable-in-my-rust-applications
Comments URL: https://news.ycombinator.com/item?id=48341505
Points: 3
# Comments: 0 ⌘ Read more