frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

GPT-5.6

https://openai.com/index/gpt-5-6/
1348•logickkk1•18h ago•939 comments

In Emacs, Everything Looks Like a Service

http://yummymelon.com/devnull/in-emacs-everything-looks-like-a-service.html
53•kickingvegas•3h ago•10 comments

Show HN: Getting GLM 5.2 running on my slow computer

https://github.com/JustVugg/colibri
731•vforno•1d ago•180 comments

EU Parliament greenlights Chat Control 1.0

https://www.patrick-breyer.de/en/eu-parliament-greenlights-chat-control-1-0-breyer-our-children-l...
1452•rapnie•1d ago•702 comments

Train sim created by just one person is being called the best ever made

https://kotaku.com/a-train-sim-created-by-just-one-person-is-being-called-the-best-ever-made-2000...
661•oumua_don17•5d ago•249 comments

Laylo (YC S20) Is Hiring a Head of Finance

https://www.ycombinator.com/companies/laylo/jobs/qce41D2-head-of-finance
1•amellin794•2m ago

Show HN: 18 Words

https://18words.com/
1021•pompomsheep•23h ago•329 comments

EU Commission: addictive design Instagram and Facebook in breach of the DSA

https://ec.europa.eu/commission/presscorner/home/en
25•jeroenhd•1h ago•12 comments

Postgres rewritten in Rust, now passing 100% of the Postgres regression tests

https://github.com/malisper/pgrust
714•SweetSoftPillow•1d ago•602 comments

Apple Silicon Exec Explains Mac Mini AI Demand and On-Device Future

https://www.macrumors.com/2026/07/06/apple-silicon-exec-explains-mac-mini-ai-demand/
95•tosh•3d ago•130 comments

AI-generated videos to maximally drive a target brain region

https://nevo-project.epfl.ch/
101•smusamashah•4h ago•88 comments

The mathematical secrets of Barcelona's Sagrada Familia

https://mappingignorance.org/2026/06/30/sagrada-familia/
5•Gedxx•1w ago•0 comments

Hy3

https://hy.tencent.com/research/hy3
502•andai•20h ago•103 comments

Interview with Mitchell Hashimoto about Ghostty and Zig

https://alexalejandre.com/programming/interview-with-mitchell-hashimoto/
276•veqq•18h ago•132 comments

Ditching Vagrant: VMs with KVM and Virsh on Debian

https://benjamintoll.com/2026/06/29/on-ditching-vagrant/
23•fanf2•3d ago•8 comments

The glass backbone: Why the Army's logistics will break in the next war

https://mwi.westpoint.edu/the-glass-backbone-why-the-armys-logistics-will-break-in-the-next-war/
394•baud147258•22h ago•507 comments

A road to Lisp: Why Lisp

https://scotto.me/blog/2026-07-09-why-lisp/
251•silcoon•22h ago•197 comments

No leap second will be introduced at the end of December 2026

https://datacenter.iers.org/data/latestVersion/bulletinC.txt
291•ChrisArchitect•21h ago•225 comments

Parental device use and the adolescent-caregiver attachment bond

https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2026.1766665/full
141•hbcondo714•11h ago•116 comments

My Story of 3D Realms / Apogee Part I (2020)

https://joesiegler.blog/2020/11/my-story-of-apogee-3dr/
80•Michelangelo11•1w ago•6 comments

Common prefix skipping, adaptive sort

http://smalldatum.blogspot.com/2026/01/common-prefix-skipping-adaptive-sort.html
29•theanonymousone•3d ago•3 comments

Building a real-time AI tutor for 5-year-olds

https://www.ello.com/blog/teaching-a-child-in-1000-ms
96•catalinvoss•15h ago•185 comments

A possible future for Damn Interesting

https://www.damninteresting.com/a-possible-future/
291•mzur•20h ago•40 comments

Muse Spark 1.1

https://ai.meta.com/blog/introducing-muse-spark-meta-model-api/
384•ot•21h ago•190 comments

Launch HN: Context.dev (YC S26) – API to get structured data from any website

https://www.context.dev
98•TheYahiaBakour•20h ago•70 comments

Girls just wanna have fast MPMC queues with bounded waiting

https://nahla.dev/blog/waitfree_queue/
181•EvgeniyZh•3d ago•34 comments

Life with Hazard Ratios

https://dynomight.net/hazard-ratios/
48•surprisetalk•3d ago•19 comments

Why American ambulance rides are so expensive

https://davidoks.blog/p/why-american-ambulance-rides-are
240•jyunwai•13h ago•335 comments

TLS certificates for internal services done right

https://tuxnet.dev/posts/tls-for-internal-services/
166•mrl5•21h ago•115 comments

Triple Dragon Fractal (2020)

https://paulbourke.net/fractals/tripledragon/
57•nhatcher•3d ago•12 comments
Open in hackernews

Ditching Vagrant: VMs with KVM and Virsh on Debian

https://benjamintoll.com/2026/06/29/on-ditching-vagrant/
23•fanf2•3d ago

Comments

happyPersonR•3d ago
There used to be virt-manager

Wonder if it’s still around ? Hope it’s doing well !

MisterTea•3d ago
Unfortunately it still exists. Virt manager drives me crazy because it hides the VM files in its own directory with permissions that aren't yours forcing you to use sudo to manually manage your own fucking vm files. Creating a new VM? You're forced to pick an OS by typing the name of your OS into a search box which is tedious and doesnt give you an option for generic x86 machine. I hate it with a burning passion and instead manually manage VMs by reading the qemu man page and writing a script to directly invoke qemu. I'd recommend VirtualBox over it any day.
jeroenhd•54m ago
I can't say I share your hatred. It's my go-to management interface for VMs like this. Especially because it allows managing a remote libvirt install over SSH, handling things like forwarding the screen and input for you.

If you don't want to pick an OS preset, you can always just go for "manual install" and a "generic" OS and pick your own preferred configuration later. Or you paste the URL for an online install directory, which is even easier.

To manage libvirt machine without root, you can add your user to the libvirt group.

tosti•32m ago
You can add directories to the storage, including ones in your home directory. Generic is actually the default option, all you have to do is to disable auto-detection.

It's fine to run qemu directly, but virt-manager ain't bad.

creshal•5m ago
"around" is the best way to describe it; the libvirt/virt-manager ecosystem isn't dead, but redhat killing off ovirt/rhev support drained a lot of resources out of it.

And for some bizarre reason people decided that the much less mature (both organizationally and technologically) proxmox VE is the best thing since sliced bread, so everyone who does care about linux virtualization is now trying to hammer some homelabbers' collection of perl scripts into a replacement.

It would be funny if it wasn't so sad.

zamadatix•3d ago
This is another area I hope I'm able to migrate to systemd. I already use nspawn for containers but vmspawn is still a bit new and limited in the options. Once it gets there though it'll be nice to have system+containers+vms under one consistent roof.
shellwizard•3d ago
Have you tried distrobox/toolbox instead of having to spin up VMs? Also microvm looks nice
s8kur•42m ago
Membership in the libvirt group is root-equivalent, not a permissions fix. Through qemu:///system it lets you attach arbitrary host block devices to a VM, so anyone in that group can mount and read the host's own disk. If you want to manage VMs without root or that group, use qemu:///session instead: unprivileged, images live under ~/.local/share/libvirt, no sudo. Tradeoff is you lose bridged networking without a setuid helper.