frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

OpenBSD 7.8

https://cdn.openbsd.org/pub/OpenBSD/7.8/ANNOUNCEMENT
139•paulnpace•4h ago

Comments

mwambua•3h ago
Ooh, looks like the Raspberry Pi 5 is now supported!
razighter777•3h ago
Great work from the OpenBSD team. Happily suprised to the continued commitment to support new hardware.
ChrisArchitect•3h ago
[dupe] https://news.ycombinator.com/item?id=45660634
brynet•2h ago
OpenBSD 7.8 release artwork by "Apsephion"

https://www.openbsd.org/images/Terraodontidae.png

https://www.openbsd.org/images/puffy78.gif

https://www.openbsd.org/78.html

fujigawa•2h ago
The most compact, minimalist general purpose OS out there by far. Tiny memory footprint and loaded with network services built-in.

Linux has become so bloated its users can't in good conscience make fun of Microsoft anymore, they are worse.

Debian refuses to install with less than 512MB RAM, the text only installer will choke with less than that, it's pathetic. That's a console-only install, no GUI.

casparvitch•2h ago
you're right, 60MB for alpine is really pushing hardware capabilities in 2025
j3th9n•2h ago
I love it you can still install the latest OpenBSD on 32MB RAM systems.
mycall•2h ago
Alpine Linux is similar in spirit to openbsd, slim and secure but perhaps with less features oobe.
fujigawa•2h ago
They cheat and use busybox.

Meanwhile OpenBSD running all the default network services like sshd and smtpd uses < 32 MB RAM and that's with full ksh and real tools. That doesn't happen by accident.

winrid•1h ago
lol Linux Mint with latest KDE is WAY snappier and quicker to start than Win10 on my laptops
f1shy•18m ago
Is there a cheap SBC in which it runs without hassle? I would like to give it a try. I've used Freebsd from 2000 up to 2015 or so, but never used openbsd
citbl•2h ago
I'm surprised seeing improvements in Suspend/Hibernate support.

I've used OpenBSD on laptops before and it was _fine_. I thought they primarily target servers. This feels like laptop specific improvements. Perhaps to the benefits only to those developing OpenBSD.

LeoPanthera•2h ago
The OpenBSD developers (in)famously use ThinkPads almost exclusively, so it works really great on ThinkPads, and much less well on other laptops.
citbl•2h ago
Incidentally it was also on a thinkpad that I had installed it.

Honestly I've never owned any other laptops than thinkpads and macbooks. Every other laptop I've ever touched in a computer shop left me with "eww".

dlcarrier•2h ago
Every computer I have ever owned has regularly failed miserably at suspended, or more accurately resuming.

Even my Steam Deck, with it's top down firmware and OS development regularly fails to suspend our freezes on resume.

CSSer•1h ago
I'll bite. You ever owned a macbook?
gnabgib•1h ago
Sounds like they only thing they've owned. But maybe I'm running the perfect windows and linux distros.. and my macs are out of spec.
masklinn•49m ago
Apple generally has excellent sleep support, even on my old falling-to-pieces unibody which would KP if you looked at it funny I don’t remember résume ever being a concern.

I’m not going to say their ever degrading software quality won’t affect that one day, and I know that some updates have caused issues for some people, but I genuinely can’t remember it ever failing me and not doing its job correctly.

president_zippy•2h ago
I'm impressed that they still maintain PA-RISC support even though HP discontinued that architecture in 2008.

They maintain all these architectures in such a small, consolidated codebase with such minimal (if any) bloat.

Their built-in httpd is far and away the best experience I ever had setting up a static file server for my local network, and I can't think of many times where I would ever need anything I couldn't do with the built-in FastCGI support.

I'm also pleasantly surprised by how well Chicago95 (a Windows 95-style UI based on xfce) works on OpenBSD, even though the author never intended to run it on anything but xubuntu. I wouldn't recommend trying that unless you're willing to roll up your sleeves, but the payoff definitely justifies the elbow grease if you like that look and feel better than xenodm, XFCE, or GNOME.

citbl•2h ago
hmmmmm youth.

I remember running windows95 overnight so that it could be a "server".

The next morning, moving the mouse was making the harddrive go nuts, it was paging just by moving the cursor!

Memory leak galore.

This makes me want to run linux as my daily driver! [1]

[1] https://github.com/grassmunk/Chicago95/blob/master/Screensho...

pasc1878•32m ago
Well Windows 95 was never a server. MS already had the much better NT and in those days it was not bloated.
microtonal•8m ago
Yeah. When I was a high school student, we set up the new school network (end of the 90s). We used Windows NT on all the desktops and the domain/file server and SuSE Linux as a firewall/router. The whole setup was super stable and NT ran well, even on the modest desktop hardware.

When we graduated, maintenance was taken over by a local consumer PC builder and had no clue experience maintaining corporate/organization networks. They replaced all desktops and servers by Windows 9x (probably 98), as it was all they knew and the network was constantly down, desktops broken/compromised, etc.

NT 4.0 was a really good OS in those days for servers/work desktops. It was less great for games (though IIRC there was DirectX at some point).

brynet•1h ago
> Chicago95

I did a thing. :-)

https://www.linkedin.com/posts/brynet_openbsd-activity-73074...

zdw•2h ago
Has anyone benchmarked TCP performance now that it's outside of the global kernel lock?

I wonder how useful this will be for the modest but still multicore systems used for firewalls.

avadodin•2h ago
SEV and CC in general looks interesting seeing the slides. I hadn't heard of it yet. Someone more knowledgeable than me will say if these encrypted VMs are also protected from bugged modules within the SoC or on the bus besides being protected from the hypervisor.

It also seems that they are adding inter-core features but I don't know whether they are related to removing locks within the kernel, embedded applications, or if they are moving to micro-kernel internally.

libroot•1h ago
No, these encrypted VMs are not protected from buggy or malicious on-die components. SEV assumes that the SoC hardware is trusted.[1] And we don't even have to go that deep: both AMD SEV and Intel's equivalent, Intel SGX, have historically been vulnerable to side-channel and speculative-execution attacks, among others, that can undermine their isolation guarantees.[2]

[1]: "As with the previous SEV and SEV-ES features, under SEV-SNP the AMD System-on-Chip (SOC) hardware, the AMD Secure Processor (AMD-SP), and the VM itself are all treated as fully trusted." https://www.amd.com/content/dam/amd/en/documents/epyc-busine...

[2]: https://libroot.org/posts/trusted-execution-environments/

avadodin•49m ago
bummer

nice overview article btw

backdoors in the supply chain are always hard to avoid but if it can't even protect against third-party attackers including any of the hardware attached what's the point

all2•42m ago
Rip-packs and drill guards are designed for running system protection. Those don't protect against compromised components, though, so select your hardware with care?
yellowapple•1h ago
Congrats on another release. Upgrading my machines went without a hitch :)
idatum•49m ago
Same.sysupgrade went flawlessly.
dlevine•30m ago
When I was in the college in the early 2000s, I had a friend who ran OpenBSD. He always sang its praises, mostly because it was the most secure operating system.

I tried a bunch of Linux Distributions and FreeBSD before mostly settling on MacOS, but never actually got around to running it.

Glad to see OpenBSD is still being actively developed.

Flamingoat•13m ago
I used to use it at University after one of the guys I was in labs with was using it for his daily driver. The first release I tried was 3.8.

It was quite a shock coming from SuSE 9.2. It was much easier to install than FreeBSD, however the installer is even more archaic than FreeBSD. Someone wrote a graphical installer years ago and but nobody bothered with it.

The BSDs really need at least something like the archinstall.

It is certainly different than Linux. You really need to read the FAQ and manuals as you won't find much out by doing a web search, unlike Linux. One of the other things that differs from Linux is that supported hardware / software will work, however Linux hardware support is obviously a lot better than in 2005 when I first started looking at OpenBSD.

Evaluating the Infinity Cache in AMD Strix Halo

https://chipsandcheese.com/p/evaluating-the-infinity-cache-in
39•zdw•2h ago•16 comments

If you'd built a "tool" that stupid, why would you advertise the fact?

https://svpow.com/2025/10/13/if-youd-built-a-tool-that-stupid-why-would-you-advertise-the-fact/
44•surprisetalk•1w ago•6 comments

French ex-president Sarkozy begins jail sentence

https://www.bbc.com/news/articles/cvgkm2j0xelo
18•begueradj•42m ago•3 comments

rlsw – Raylib software OpenGL renderer in less than 5k LOC

https://github.com/raysan5/raylib/blob/master/src/external/rlsw.h
159•fschuett•9h ago•35 comments

Show HN: Modshim – A new alternative to monkey-patching in Python

https://github.com/joouha/modshim
42•joouha•5d ago•9 comments

LLMs can get "brain rot"

https://llm-brain-rot.github.io/
345•tamnd•16h ago•198 comments

Power over Ethernet (PoE) basics and beyond

https://www.edn.com/poe-basics-and-beyond-what-every-engineer-should-know/
141•voxadam•5d ago•98 comments

Replacing a $3000/mo Heroku bill with a $55/mo server

https://disco.cloud/blog/how-idealistorg-replaced-a-3000mo-heroku-bill-with-a-55-server/
555•jryio•10h ago•387 comments

OpenBSD 7.8

https://cdn.openbsd.org/pub/OpenBSD/7.8/ANNOUNCEMENT
139•paulnpace•4h ago•32 comments

Wikipedia says traffic is falling due to AI search summaries and social video

https://techcrunch.com/2025/10/18/wikipedia-says-traffic-is-falling-due-to-ai-search-summaries-an...
360•gmays•1d ago•319 comments

Ask HN: Our AWS account got compromised after their outage

256•kinj28•14h ago•63 comments

Neural audio codecs: how to get audio into LLMs

https://kyutai.org/next/codec-explainer
352•karimf•17h ago•104 comments

The Hidden Engineering of Niagara Falls

https://practical.engineering/blog/2025/10/21/the-hidden-engineering-of-niagara-falls
91•chmaynard•7h ago•2 comments

NASA chief suggests SpaceX may be booted from moon mission

https://www.cnn.com/2025/10/20/science/nasa-spacex-moon-landing-contract-sean-duffy
274•voxleone•17h ago•789 comments

Mathematicians have found a hidden 'reset button' for undoing rotation

https://www.newscientist.com/article/2499647-mathematicians-have-found-a-hidden-reset-button-for-...
122•mikhael•5d ago•82 comments

ChatGPT Atlas

https://chatgpt.com/atlas
630•easton•13h ago•591 comments

Getting DeepSeek-OCR working on an Nvidia Spark via brute force with Claude Code

https://simonwillison.net/2025/Oct/20/deepseek-ocr-claude-code/
150•simonw•1d ago•31 comments

Erowid - Documenting the Complex Relationship Between Humans and Psychoactives

https://www.erowid.org
58•slow_typist•10h ago•3 comments

Build your own database

https://www.nan.fyi/database
452•nansdotio•14h ago•68 comments

Researchers complete first human trial on viability of enteral ventilation

https://newatlas.com/disease/butt-breathing-ignobel-prize/
38•mustaphah•11h ago•44 comments

What do we do if SETI is successful?

https://www.universetoday.com/articles/what-do-we-do-if-seti-is-successful
140•leephillips•1d ago•239 comments

Minds, brains, and programs (1980) [pdf]

https://home.csulb.edu/~cwallis/382/readings/482/searle.minds.brains.programs.bbs.1980.pdf
66•measurablefunc•1w ago•24 comments

The death of thread per core

https://buttondown.com/jaffray/archive/the-death-of-thread-per-core/
104•ibobev•1d ago•39 comments

Understanding conflict resolution and avoidance in PostgreSQL: a complete guide

https://www.pgedge.com/blog/living-on-the-edge
32•birdculture•1w ago•6 comments

Drawing Text Isn't Simple: Benchmarking Console vs. Graphical Rendering

https://cv.co.hu/csabi/drawing-text-performance-graphical-vs-console.html
9•todsacerdoti•1w ago•9 comments

KDE Connect: Enabling communication between all your devices

https://community.kde.org/KDEConnect
409•snthd•1w ago•168 comments

Foreign hackers breached a US nuclear weapons plant via SharePoint flaws

https://www.csoonline.com/article/4074962/foreign-hackers-breached-a-us-nuclear-weapons-plant-via...
361•zdw•14h ago•256 comments

Doomsday scoreboard

https://doomsday.march1studios.com/
198•diymaker•10h ago•96 comments

Show HN: Katakate – Dozens of VMs per node for safe code exec

https://github.com/Katakate/k7
101•gbxk•15h ago•37 comments

Show HN: AutoLearn Skills for self-improving agents

https://www.autolearn.dev
15•toobulkeh•3h ago•8 comments