Remix.run Logo
olivierestsage 2 hours ago

It's crazy how much negativity there is in comment threads like this. I would get it if FreeBSD was a product you paid for, or someone was evangelizing about how you're missing out if you don't get the FreeBSD laptop experience, or something.

As someone who liked FreeBSD in the past and curious to check it out again, I'm glad to have this handy list.

wolvoleo an hour ago | parent | next [-]

I am not negative about it at all. I love it.

It's not as polished as linux obviously, especially for desktop usage but the maintainers are very much on the ball (and they do a lot of work to get things to compile and work, there's a lot of linuxisms they have to work around).

stackghost 2 hours ago | parent | prev | next [-]

>It's crazy how much negativity there is in comment threads like this

I think it's because this chart continues a trend I've noticed with BSD zealots. Namely, there's some sort of reality distortion effect at play.

Consider that there are obvious bullshit scores on TFA, like giving a laptop 9/10 when the fucking wifi doesn't work. In reality, this should be 5/10 or arguably 0/10. After all, what use is a laptop without wifi? If my laptop's wifi didn't work I wouldn't just buy a usb-ethernet adapter and never bring it anywhere; I would get a new laptop because a laptop without WiFi is useless.

On top of that there was a while here where every BSD thread had:

- a comment about how BSD powers the PlayStation, Netflix, and other FAANGs, except those corps don't contribute enough back because of the license so won't you please subsidize these giant corps by donating to BSD?

- people who argue BSD is superior because it's "more cohesive" and "feels cleaner" or similar

- OpenBSD zealots claiming it's 110% secure because trust me bro

Mostly I'm just tired of people claiming BSD is this amazing new thing with no flaws, when reality is that it has got some niche use cases, I suspect lots of its developers don't even dogfood it, and is otherwise superceded by Linux in nearly every meaningful way.

I have no problem with BSD, and I have two boxes in my basement running freeBSD right now, but I'm not delusional about BSD's limitations.

asveikau an hour ago | parent | next [-]

> Mostly I'm just tired of people claiming BSD is this amazing new thing

I don't think I've heard anybody claim BSD is new.

> Netflix, and other FAANGs, except those corps don't contribute enough back because of the license

I believe Netflix has upstreamed a lot to FreeBSD. They don't do it because the license compels them, they do it because upstreaming your changes makes maintenance easier.

> If my laptop's wifi didn't work I wouldn't just buy a usb-ethernet adapter and never bring it anywhere

I'm going to guess with this rant that you weren't using Linux in the olden days, because that's what it was like. The workaround isn't using wired ethernet by the way..you can get a USB wifi adapter or you can buy an m.2 wifi card. On on one of my machines I got a cheap m.2 Intel ax200 (just checked, about $15 on eBay) because it runs faster on FreeBSD than the one that shipped with my laptop.

sidkshatriya 39 minutes ago | parent | prev | next [-]

> I would get a new laptop because a laptop without WiFi is useless.

You can run Linux in a VM and PCI passthrough your WiFi Adapter. Linux drivers will be able to connect to your wifi card and you can then supply internet to FreeBSD.

Doing this manually is complicated but the whole process has been automated on FreeBSD by "Wifibox"

https://freebsdfoundation.org/our-work/journal/browser-based...

I tried it myself and it worked pretty well for a wifi card not supported by FreeBSD.

So, no need to get a new laptop :-)

Hasslequest 20 minutes ago | parent [-]

[dead]

olivierestsage an hour ago | parent | prev | next [-]

I think what you're seeing is partly a consequence of how capable Linux has become. Linux is in a weird phase where it can still be enjoyed by hobbyists/enthusiasts/eccentric types, which were arguably its original audience, but now you can also Zoom and do work and install Steam on it, which gives it less appeal from the niche/hobby angle. The software ecosystem in Linux is also increasingly homogenizing, which helps with the "practicality" aspect, but also diminishes the niche appeal. BSDs are in a position to snap up that audience that appreciates engineering elegance/design and uses the computer as an end unto itself (not just as a means to an end). This audience isn't necessarily bothered by wonky laptop WiFi, and may even enjoy tinkering with it as a hobby project. Just my take.

Hasslequest 19 minutes ago | parent [-]

[dead]

throwaway27448 an hour ago | parent | prev | next [-]

> I would get a new laptop because a laptop without WiFi is useless.

Why would you not just replace the wifi card or use a USB one? You're greatly overemphasizing how much this matters.

NekkoDroid 7 minutes ago | parent | next [-]

Fun fact: My old Lenovo Y50 only supports like 3 specific WiFi cards else it doesn't even POST. And I think none of them work with upstream Linux drivers (I think, have only 2 different ones and neither worked ages ago and I changed laptops a while ago and haven't retested). Actually I think one didn't have bluetooth work (the non-standard one) and the other needed the broadcom-wl package.

justin66 20 minutes ago | parent | prev [-]

Seriously. I'd rip the wifi hardware out of the laptop with a spoon if it somehow got me a laptop that handles sleep mode properly. I can't even imagine what that would be like with a Unix (aside from a Mac).

skydhash an hour ago | parent | prev [-]

If you don’t care about administrating your computer and just want to use some software on some hardware, the BSDs are not that great. But if you do, the experience is better on the BSD land because cohesiveness reduces cognitive debt.

Also I wouldn’t make hardware support an OS quality metric. Linux get by with NDA and with direct contributions from the vendors. Which is something the BSDs don’t want/don’t benefit from.

Hasslequest 18 minutes ago | parent [-]

[dead]

sidkshatriya 32 minutes ago | parent | prev [-]

> It's crazy how much negativity there is in comment threads like this.

You know what ? When the discussion is about software on HN (and NOT about politics etc. which can get a bit too personal), "negativity" helps identify software pain points and things to improve.

Too often there can be too much "positivity", hype and uncritical praise.

As long as the language is not too egregious I will happily read a comment that is "negative". One can learn a lot from what people complain about.