|
|
|
|
|
by ornornor
654 days ago
|
|
Would be interested to hear more about BSD as a daily driver. Is the slower wifi problematic? How about browsing the web, are the major bowsers (chromium or Firefox) supported? What about running the tools necessary for web development (or any other language that isn’t C)? |
|
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.