Remix.run Logo
clan 13 hours ago

I daily drive FreeBSD on my desktop with KDE. It is not as smooth as Linux and requires a little more tinkering compared to Linux. But I love it!

The killer features for me:

- The pf firewall. Rules you actually understand!

- Jails! When you cannot have Zones this will do.

- Native ZFS. Stable, mature, safe and with all the features you can dream of.

- Linuxulator. Binary compatibility with Linux if need be. Can be put in jail as well.

- pkg/ports. I really like it but I might have been indoctrinated.

- Networking stack. Good. Stable. Makes sense to me.

For a nice graphical UI Linux is more smooth but if you are willing to tinker it can work. As Linux gets all the attention you will see stuff such as Chromium lag behind.

I can understand that can scare people off. But FreeBSD feels like a comfortable old glove for me. I will suffer the minor holes. My beard has grayed and my hair line is non-existant.

If waiting for a laptop I would perhaps wait for FreeBSD 15 for much needed improvements in WIFI. If you want fast WIFI today you need weird hacks routing through a Linux VM[1]. It works rather well but it is honestly a bit clunky.

[1] https://github.com/pgj/freebsd-wifibox

gerdesj 11 hours ago | parent | next [-]

I remember a hack, back in the day, on Linux where a Windows wifi driver was used via a thing called NDISwrapper. Be patient and hopefully you'll soon be looking back on your Linux VM bodge in the rear view mirror.

tsoukase 9 hours ago | parent | next [-]

I haven't realised Ndiswrapper was deprecated in Linux. I thought I was too lucky with my WiFi cards in the last 10-15 years!

gerdesj 8 hours ago | parent [-]

Wifi isn't quite solved on any platform. It is also quite hard to decide what solved really looks like!

My wife and I have identical HP laptops. Her's runs Arch (as you do), with KDE and mine runs Kubuntu 25.10 at the mo. Both use NetworkManager.

I look after both.

Randomly after wake up from suspend, wifi may or may not still be working. When I say random, I mean after a kernel update or the wind changes direction. I think wifies lappy is OK now because I seem to get a lot less "support" calls for the last few weeks.

To be fair, there are a lot of moving parts from a lot of bits of Linux involved in a modern distro these days.

When I say hard to decide what solved looks like: if Samba or SSSD crap out, is that wifi's fault or the kernel/driver? This is exactly what Windows has had to solve over the years and I do note things like credential managers and mounts that manage to survive disconnects being bolted on to Linux.

All that scrappy stuff needs to be passed on to the BSDs too. Getting a laptop with file systems that come and go, with a dickey clock tick and networking that comes and goes and VPNs and all the rest.

Getting all of that to work is quite a job.

o11c 7 hours ago | parent [-]

Sounds exactly like my mom's Windows computer. Flaky wifi/power issues are not a Linux problem.

riedel 8 hours ago | parent | prev [-]

https://web.archive.org/web/20050812023535/http://www.pingwa...

0x457 8 hours ago | parent | prev | next [-]

> If you want fast WIFI today

Fast still means beyond 802.11g? (11n support is incomplete, last time I checked)

Because there is no corporate sponsor that needs good Wi-Fi drivers on FreeBSD, I doubt it will ever be better. I guess Sony, but it's all custom for them. I doubt there is anything to contribute back, even if Sony was open to that idea.

cperciva 7 hours ago | parent [-]

FreeBSD has 802.11ac.

tcmart14 2 hours ago | parent [-]

But that is still for a limited number of chipsets though right? I would absolutely love to see way more support. I remember awhile back the FreeBSD Foundation putting some serious (on their scale of funds) funds to WiFi.

cperciva 2 hours ago | parent [-]

I can't remember which chipsets support it. But yes, the FreeBSD Foundation has been putting a lot of money into laptop support, including wifi improvements.

theoldgreybeard 8 hours ago | parent | prev | next [-]

FreeBSD is worth using for native ZFS alone. BTRFS doesn't even come close.

sbseitz 5 hours ago | parent [-]

It’s all OpenZFS now, same as Linux lmao.

tcmart14 2 hours ago | parent | next [-]

Yes and no. OpenZFS on Linux still isn't as seamless and most distros still don't make it easy to do ZFS on root. Its definitely gotten better though.

theoldgreybeard 5 hours ago | parent | prev [-]

It's still out-of-tree though, isn't it?

sharts 9 hours ago | parent | prev | next [-]

If only there would be a resurgence of BSD. linux always feels like the javascript of OS world.

tiltowait 6 hours ago | parent | next [-]

I'm glad I'm not the only person with similar feelings. I'm perfectly comfortable in Linux, but there's a certain ... uncanniness to it that's hard to pin down. FreeBSD (and, I suspect, the other BSDs as well) just feels more coherent.

skydhash 5 hours ago | parent | next [-]

After daily driving OpenBSD and FreeBSD, i can point the finger at the kernel subsystems that tries to handle everything under the sun, but with no clear direction and competing projects with different designs. Everything is three or more layers, each governed by a different team and interacting in opaque ways.

Meanwhile in the *BSD, you have the devices or some other OS concepts/subsystems, then a control layer with the associated management tools. Any other tool is either an alternate version, or a UI paint job.

tcmart14 2 hours ago | parent | prev [-]

Because it is. Linux doesn't really have a concrete idea of a "base system" like the BSDs do. Linux is more of a hodgepodge of components that are developed by different, and often a lot more isolated teams than we think, that all just gets integrated together. Which is truly an astonishing achievement of engineering, so I don't wanna seem like I am short selling it. Think of like the developer who work on gcc and the libc and the kernel, maybe some cross pollination, but not a lot. FreeBSD, the user land, kernel and even the libc team all happens under "1 roof."

feelamee 8 hours ago | parent | prev [-]

if Linux is a JavaScript, then what is Windows? haha

ux266478 7 hours ago | parent [-]

either bash, or one of those ridiculous mainframe languages from the 1960s with impossible-to-remember names

alex1138 10 hours ago | parent | prev | next [-]

Honestly, the problem is always the f!@#ing hardware, isn't it

The reason all this is hard is likely a remnant of what Microsoft did in the 1990s to the point where Non Windows OSes are given the shaft

Nvidia, Broadcom, Wifi generally, whatever

winlundn 8 hours ago | parent [-]

Oh yes, it /is/ the f!@#ing hardware. The core FreeBSD developers have taken their sweet time to add support for WiFi on anything IoT running FreeBSD. In other words — FreeBSD's core developers usually will not listen to users asking for such things unless maximum pressure gets applied in every separate instance. Disclaimer: I'm not a FreeBSD user. Apart from the halfway decent distros which use FreeBSD as their core OS, the FreeBSD developers in charge of FreeBSD itself will not add a GUI installer for some old school reason that really, only they would know of. One issue coming directly from this constraint is that if you run BSD through a VM — either on Linux or Windows it is rather difficult if not impossible to get past 1024 x 768 resolution without going through some major hoops. FreeBSD does not do a thorough job supporting VirtualBox instances, generally speaking. BSD is meant more for the back-end "bare metal" servers.

alex1138 8 hours ago | parent | next [-]

I'm glad this fits with my intuition

I think they assume people know what they're doing but a little x session never hurt anyone?

winlundn 8 hours ago | parent | prev [-]

[dead]

doublerabbit 11 hours ago | parent | prev | next [-]

I daily drive FreeBSD with IceWM, four screens 2@4k, 2@1080p running with Xorg on a Sapphire 5600XT, I can't fault any issues.

clan 10 hours ago | parent | next [-]

Exactly. When it works it is great.

I stick with a single 43" 4K@60 but it was a bit of a challenge to get on the happy path:

https://forums.freebsd.org/threads/intermittent-scanline-fli...

All systems can have issues. But the more widely used systems are at an advantage.

BLKNSLVR 7 hours ago | parent | prev [-]

Are the screens directly connected or do you use a docking station? If docking station, does it require DisplayLink drivers to drive the monitors?

stefantalpalaru 6 hours ago | parent | prev [-]

[dead]