Hacker News new | ask | show | jobs
by gruturo 654 days ago
Chromium and Firefox are both there, yes. Sometimes one or 2 versions behind if you go for the packaged version, but I've compiled them both before quite painlessly. Even in the packages you may occasionally run into something not working - browsers are so big now and not all corner cases get tested for every possible OS. I've had tabs crashing, although not since a couple years.

The wifi is not really slow but disconnects with a certain frequency (at least 1 brief drop per day) which on the same hardware didn't happen on Windows or Linux. The slowness is not noticeable until you're trying to move gigabytes - watching youtube is unaffected for example.

Can't help with the web development info, I'm relatively ignorant there - more on the sysadmin side of things :) but a lot of Linux software can be run directly thanks to a compat layer (linuxulator) which gives you a convincing impersonation of a centos, debian or ubuntu - or you can actually run the distro themselves in a jail.

The biggest absence is Docker. Not as a concept (jails are actually better under many aspects, and native to FreeBSD), but because so much software is now shipped like that. There's progress to get them working properly, otherwise you run them in a Linux Bhyve (BSD hypervisor) VM.

I haven't tried running an LLM since none of my FreeBSD machines have hardware even remotely capable of that, would be nice to hear if anyone was successful.