frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Debian votes to allow "responsible use of generative AI"

https://lwn.net/Articles/1091231/
259•pluc•2h ago•204 comments

Indirect Calling of Nested Functions on GCC Without Executable Stack

https://uecker.codeberg.page/2026-08-29.html
29•uecker•2h ago•7 comments

SQLite as a Document Database (2020)

https://dgl.cx/2020/06/sqlite-json-support
35•lioeters•4d ago•2 comments

Show HN: Typebase – A single-folder back end you write in TypeScript

https://typebase.io
41•andrewww-dev•3d ago•4 comments

Tether: iMessage, SMS, etc. on Linux

https://zackbartel.com/blog/2026/08/tether/
14•zackb•5d ago•3 comments

Creating the Aetheryte Radio

https://haz.ee/posts/aetheryte-radio.html
32•wonger_•1d ago•6 comments

Samsung's Processing-in-Memory (PIM)

https://chipsandcheese.com/p/hot-chips-2026-samsungs-processing
189•ingve•10h ago•65 comments

Glacier Mice

https://en.wikipedia.org/wiki/Glacier_mice
142•ostacke•4d ago•29 comments

GUIs should be fully keyboard-driven

https://ckardaris.com/blog/2026/08/28/keyboard-driven-guis.html
946•ckardaris•1d ago•467 comments

Boot a Virtual iPhone via Apple's Virtualization.framework

https://github.com/Lakr233/vphone-cli
345•hentrep•17h ago•91 comments

EVE Online moves to Python 3

https://www.eveonline.com/news/view/the-move-to-python-3-begins
144•TylerJaacks•4d ago•78 comments

Htmx 4.0

https://four.htmx.org/announcements/2026-08-28-htmx-4.0.0-is-released
749•rmsaksida•1d ago•186 comments

Hunting Down a Go Runtime Bug on 32-Bit Embedded Systems

https://sigma-star.at/blog/2026/08/go-runtime-netpoll-bug/
76•birdculture•3d ago•9 comments

Show HN: Galaxium, an experimental WebGPU space explorer

https://galaxium.app
57•guillaumec•5d ago•18 comments

U.S. sanctions against the A/I Collective

https://www.inventati.org/
671•exiguus•1d ago•690 comments

StemDeck, a free, open-source and local AI stem separator

https://github.com/stemdeckapp/stemdeck
169•thclpr•15h ago•45 comments

Europe's last regular standard-gauge steam passenger service

https://parowozowniawolsztyn.pl/?page_id=2141
86•GungulSurm•2d ago•21 comments

I accidentally turned LLM memory into program analysis

https://pwning.systems/posts/llm-memory-program-analysis/
224•matt_d•16h ago•65 comments

Inception-style curved map for turn-by-turn directions

https://www.orbify.eu/demo/
566•smoser•1d ago•184 comments

Time complexity of operations on Python's built-in types

https://docs.python.org/3.16/library/time-complexity.html
48•theanonymousone•4d ago•9 comments

TurboKV: Insanely fast Rust key-value store

https://github.com/kingroryg/turbokv
153•rgbimbochamp•14h ago•73 comments

Just the rumour of a bug is enough to find an exploit these days

https://anil.recoil.org/notes/rumour-is-the-exploit
360•avsm•1d ago•115 comments

Parsing the Infamous Japanese Postal CSV

https://www.dampfkraft.com/posuto.html
12•birdculture•44m ago•0 comments

Iceland votes on whether to restart talks on joining EU

https://www.bbc.com/news/articles/cn45vdxyvvlo
265•tosh•4h ago•320 comments

Nancy Grace Roman Space Telescope

https://science.nasa.gov/mission/roman-space-telescope/
4•JumpCrisscross•39m ago•0 comments

Monzo Stand-In

https://monzo.com/blog/tolerating-full-cloud-outages-with-monzo-stand-in
109•coffeefuel•5d ago•47 comments

Our decision on Cursor following its acquisition by SpaceX

https://openai.com/index/our-decision-on-cursor-following-its-acquisition-by-spacex/
696•meetpateltech•14h ago•418 comments

Queen Caroline turned King Arthur into an 18C royal PR strategy

https://theconversation.com/how-queen-caroline-turned-king-arthur-into-an-18th-century-royal-pr-s...
37•samizdis•4d ago•9 comments

Experiments with Plotter Art

https://sometimes.digital/posts/experiments-with-plotter-art/
83•surprisetalk•5d ago•8 comments

Does the Sumerian King List Align with Paleoclimate Events?

https://www.vectorian.be/articles/2026-06-07/sumerian-king-list-paleoclimate-alignment-explorer/
122•dev_l1x_be•16h ago•73 comments
Open in hackernews

SteamOS 3.9.0 Preview

https://store.steampowered.com/news/app/1675200/view/689767056035283412
18•EspadaV9•2h ago

Comments

N_Lens•2h ago
What I can see from this release is that SteamOS is being converted from device firmware into a general-purpose distribution that happens to boot into a game launcher. Quite a bit of a version jump in the dependencies as well.
chorizo•1h ago
My steam deck has been my main dev pc for a year now. Also serves Qwen 3.5 9B when I use my MacBook Air. Distrobox prevents OS updates from clobbering my environment.
sph•1h ago
Still more sensible than the 'my iPad is my main dev environment' fad from ~10 years ago. The Steam Deck is a fully fledged Linux desktop, not a defanged entertainment system.
chorizo•53m ago
SteamOS is Arch Linux under the hood. Mine is setup as a desktop with 4K monitor, keyboard, mice and webcam. Upgraded internal ssd, added an external drive. 16GB ram, cooling fan and AMD unified gpu. It’s designed to tolerate close to max cpu+gpu load indefinitely and runs my Vulkan simulation code overnight.
koolala•38m ago
It's awesome as a desktop. Way better than modern windows. It's like a weird Linux laptop you can unplug from your dock and use comfortably laying down which most computers can't.
koolala•44m ago
Me too. Are you able to run full screen programs like games on a monitor with this latest OS?

The version before this broke fullscreen when I updated to the Wayland stable branch so I had to revert to X11 SteamOS.

chorizo•40m ago
Haven’t used mine to play games in ages, not sure. Haven’t installed the update yet because I don’t want my dev environment to get accidentally borked. But yes, the previous version couldn’t even play videos full screen.
koolala•35m ago
Same. Videos too yeah. Hopefully this update fixes it but I don't see it mentioned. Weird how something like that makes it into Stable.

There is a command you can run to make the old boot partition the main partition again so reverting the update holds after reboot. Wish they built the command into the GUI.

xiaoyu2006•1h ago
Nice, they are quite close to upstream.
imkac•1h ago
Once KDE 6.8 is released, Valve must add Wayland support for Steam client and Proton/Wine. Also, they should drop 32-bit dependencies for Steam client on Linux, which has been done for Windows and macOS long ago.
delduca•6m ago
Must?