frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

FreeBSD 14.4-Release Announcement

https://www.freebsd.org/releases/14.4R/announce/
90•vermaden•3h ago

Comments

basemi•1h ago
> Bhyve virtual machines can now share a filesystem with the host via the new p9fs

Nice!

colinhb•59m ago
Wild! Fun to see 9p filesystem protocol continue to have a life in this form.
martinrame•56m ago
Yea!, as far as I understand, with p9fs now a simple zfs dataset can be shared with the VM, removing the need of ZVOLs (a ZVOL for the boot disk isn't an issue, but for example a data disk of 1tb is difficult to manage).
ej31•46m ago
It's the duct tape of filesystem protocols, in a good way.
jmmv•10m ago
Huh, in a point release?

But excited to try it out ASAP! I haven’t made the leap to 15 on my server yet (in part because I can’t decide whether to go with pkgbase or not…), but sharing data more easily with VMs will surely be nice.

What’s the performance like?

throw0101d•2m ago
> Huh, in a point release?

MFCed (merged from current):

* https://cgit.freebsd.org/src/commit/?id=e97ad33a89a78f55280b...

fullstop•1h ago
Congratulations to the FreeBSD team! FreeBSD will always have a special place in my heart.
sidkshatriya•1h ago
14.4 is a maintenance release. If you're installing FreeBSD today, use 15.0

Why FreeBSD ?

- Well manicured OS, excellent docs. More performant than OpenBSD in every way and approaches Linux performance in some areas (e.g. Networking)

- FreeBSD tends to have fewer features in almost all areas compared to Linux which makes it more approachable and more difficult to mess up.

- Though it has fewer features, it still has a lot of features -- many big companies (Netflix most famously) still use it today for critical functions.

- FreeBSD Kernel and Userland developed together -- it has got that undefined "cohesive" feel

- Has less layers of abstraction than Linux, gets the job done. Because there are fewer layers it's easier to understand what is going on and potentially easier to fix.

- FreeBSD is great if you want to learn pf, zfs, ...

- Worth your while if you are bored of the Linux monoculture and just want to try something a bit different (but not tooo different)

- Changes slowly, so good for setting up on a server that you want to just leave running without too much maintenance

- Will increase your Linux skills because diversity always helps the human brain

- Very simple daemon configuration via /etc/rc.conf

- FreeBSD `bectl` controlled zfs boot environments are just so life changing and amazing. (this is possible via snapper on Linux + btrfs but needs complex installation and is not so integrated). Another thing I like about FreeBSD:

- FreeBSD will accept (smallish) PRs via GitHub if you find a minor bug. Otherwise it uses the decent Phabricator interface at https://reviews.freebsd.org . This is much better IMHO than the mailing list workflow of Linux. The barriers to contribution are lesser than Linux !!

- FreeBSD still has that warm fuzzy small "community" feel which I like

pisikesipelgas•1h ago
I heard, that BSD is dying...
sidkshatriya•1h ago
NetBSD - situation does not seem that good. Project feels less active now.

OpenBSD - has a fanatical band of security obsessed users. Not going away anytime soon.

FreeBSD - It chugs along. Why is FreeBSD worth trying out ? See my reply above.

user3939382•39m ago
NetBSD has their new npf firewall which is quite nice. Of all the options their internal architecture is the cleanest. It gets less fanfare than the others because it has less drivers, although even that is partially due to a commitment against binary blobs.

FreeBSD is more practical but for example you find the config files scattered about the file system whereas in NetBSD they’re always exactly where I expect. SDF.org has a great NetBSD system if anyone wants to try it out.

bigstrat2003•36m ago
Has Netcraft confirmed it?
riley_dog•16m ago
Whenever people use unnecessary commas like this, I hear nothing but William Shatner in my mind.
drewg123•1h ago
If you're installing FreeBSD today, use 15.0

Or just run -current in production, like we do. See https://people.freebsd.org/~gallatin/talks/OpenFest2023.pdf

Or https://papers.freebsd.org/2019/fosdem/looney-netflix_and_fr...

sidkshatriya•1h ago
Yes, FreeBSD current is quite usable. It's fun to start using the new features as they are added to kernel and userland immediately !
craftkiller•25m ago
While I also use -current, I don't think this is good advice to the kinds of people who don't know if they should be running 14.4 or 15.0. There are caveats to running -current (for example, you need to disable the built-in debugging stuff on -current to get decent performance but the debugging stuff is already disabled on actual releases), so I think for new people it's best to recommend they use the latest release (15.0) and they can discover -current when they are more familiar with FreeBSD.
throw0101d•4m ago
> Or just run -current in production, like we do.[0]

If you develop, it's probably best to do that against current [1], but if I'm running a web, mail, file, database, etc, server there is IMHO very little advantage to doing so. Most folks aren't trying to push >400Gbps.

[0] https://www.youtube.com/watch?v=q4TZxj-Dq7s

[1] https://www.youtube.com/watch?v=GQ0mvmZtbaY

ux266478•32m ago
It's also worth mentioning that FreeBSD lives outside of Redhat's influence. If you find yourself lamenting the direction Linux is moving in, FreeBSD remains an attractive escape hatch. It's not perfect (rc.d is definitely not as nice as runit, it's still focusing on LVM filesystems for the future, last I tried to use OSS4 it had some issues), but I would be straight up lying to you if I implied these weren't kind of trivial in the grand scheme.
dismalaf•28m ago
Ish. Most FreeBSD installs still make use of stuff like Wayland and a lot of Linux parts.
compass_copium•7m ago
>Will increase your Linux skills because diversity always helps the human brain

Is this still true, given how much runs through systemd now? I thought about trying out FreeBSD last time I got a new computer, but decided on sticking with Debian to help skill building on other Linux systems

sidkshatriya•1m ago
Diversity of programming languages, operating systems, cultures, human languages, countries, music etc. always gives a fresh perspective I've found. You may go back to what you prefer at the end but it gives you learnings that are at a "higher level". Didn't mean to be so philosophical :-) !

> Is this still true, given how much runs through systemd now?

Yes, still true. On FreeBSD you will realize what complexity systemd might be hiding from you and what additional features it provides. BTW I don't actually like rc init on FreeBSD that much ! I feel that rc.d can learn a lot from more modern init systems like systemd, dinit etc. I don't like reading highly complex rc scripts !!

Rebasing in Magit

https://entropicthoughts.com/rebasing-in-magit
31•ibobev•42m ago•15 comments

I put my whole life into a single database

https://howisfelix.today/
223•lukakopajtic•4h ago•94 comments

Intel Demos Chip to Compute with Encrypted Data

https://spectrum.ieee.org/fhe-intel
38•sohkamyung•1h ago•2 comments

FreeBSD 14.4-Release Announcement

https://www.freebsd.org/releases/14.4R/announce/
90•vermaden•3h ago•21 comments

Sending Jabber/XMPP Messages via HTTP

https://gultsch.de/posts/xmpp-via-http/
12•inputmice•52m ago•2 comments

The Gervais Principle, or the Office According to "The Office" (2009)

https://www.ribbonfarm.com/2009/10/07/the-gervais-principle-or-the-office-according-to-the-office/
153•janandonly•3d ago•47 comments

Online age-verification tools for child safety are surveilling adults

https://www.cnbc.com/2026/03/08/social-media-child-safety-internet-ai-surveillance.html
76•bilsbie•1h ago•36 comments

Yann LeCun's AI startup raises $1B in Europe's largest ever seed round

https://www.ft.com/content/e5245ec3-1a58-4eff-ab58-480b6259aaf1
202•ottomengis•3h ago•120 comments

Practical Guide to Bare Metal C++

https://arobenko.github.io/bare_metal_cpp/#_abstract_classes
47•ibobev•3d ago•20 comments

Caxlsx: Ruby gem for xlsx generation with charts, images, schema validation

https://github.com/caxlsx/caxlsx
21•earcar•3d ago•1 comments

Germany's Solar Boom Eases Power Costs as Gas Price Jumps

https://www.bloomberg.com/news/articles/2026-03-06/germany-s-solar-boom-eases-power-costs-as-gas-...
33•toomuchtodo•49m ago•25 comments

PgAdmin 4 9.13 with AI Assistant Panel

https://www.pgadmin.org/docs/pgadmin4/9.13/query_tool.html#ai-assistant-panel
11•__natty__•2h ago•0 comments

Hisense TVs add unskippable startup ads before live TV

https://www.guru3d.com/story/hisense-vidaa-tvs-reportedly-add-unskippable-startup-ads-before-live...
53•akyuu•54m ago•48 comments

Redox OS has adopted a Certificate of Origin policy and a strict no-LLM policy

https://gitlab.redox-os.org/redox-os/redox/-/blob/master/CONTRIBUTING.md
251•pjmlp•5h ago•253 comments

Traffic from Russia to Cloudflare is 60% down from last year

https://radar.cloudflare.com/traffic/ru?dateRange=52w
27•secondary_op•1h ago•5 comments

LoGeR – 3D reconstruction from extremely long videos (DeepMind, UC Berkeley)

https://loger-project.github.io
93•helloplanets•8h ago•22 comments

Two Years of Emacs Solo

https://www.rahuljuliato.com/posts/emacs-solo-two-years
301•celadevra_•14h ago•102 comments

TCXO Failure Analysis

https://serd.es/2026/03/06/TCXO-failure-analysis.html
61•zdw•3d ago•22 comments

Lotus 1-2-3 on the PC with DOS

https://stonetools.ghost.io/lotus123-dos/
141•TMWNN•3d ago•52 comments

No, it doesn't cost Anthropic $5k per Claude Code user

https://martinalderson.com/posts/no-it-doesnt-cost-anthropic-5k-per-claude-code-user/
334•jnord•14h ago•239 comments

Show HN: DD Photos – open-source photo album site generator (Go and SvelteKit)

https://github.com/dougdonohoe/ddphotos
9•dougdonohoe•1h ago•2 comments

Building a Procedural Hex Map with Wave Function Collapse

https://felixturner.github.io/hex-map-wfc/article/
535•imadr•21h ago•76 comments

EVi, a Hard-Fork of Vim

https://codeberg.org/NerdNextDoor/evi
29•todsacerdoti•4h ago•34 comments

Is legal the same as legitimate: AI reimplementation and the erosion of copyleft

https://writings.hongminhee.org/2026/03/legal-vs-legitimate/
521•dahlia•23h ago•522 comments

Optimizing Top K in Postgres

https://www.paradedb.com/blog/optimizing-top-k
113•philippemnoel•1d ago•13 comments

JSLinux Now Supports x86_64

https://bellard.org/jslinux/
350•TechTechTech•21h ago•111 comments

The hidden compile-time cost of C++26 reflection

https://vittorioromeo.com/index/blog/refl_compiletime.html
47•SuperV1234•3d ago•20 comments

Show HN: Remotely use my guitar tuner

https://realtuner.online/
232•smith-kyle•3d ago•50 comments

Darkrealms BBS

http://www.darkrealms.ca/
119•TigerUniversity•3d ago•35 comments

Ask HN: Remember Fidonet?

70•ukkare•2h ago•48 comments