Hacker News new | ask | show | jobs
by jorgecastillo 4511 days ago
You have probably never even tried OpenBSD or you wouldn't even be saying this. You are saying factually incorrect things about OpenBSD, in fact blatantly false libelous lies. OpenBSD has a huge number of precompiled packages, the needs of the average user are probably covered with the available packages. The only thing I miss in OpenBSD is VirtualBox and the Android SDK other than that every other piece of software I used in Linux is available as a package. I can do the same things in OpenBSD as I can in Linux, music, videos, Libre Office, web browsing, programming, etc. Software is not extremely outdated, some packages do get a little outdated from release to release, this is barely noticeable and not a huge issue.

http://www.openbsd.org/

https://stable.mtier.org/

http://openports.se/

1 comments

In fact I have multiple OpenBSD and FreeBSD virtual machines installed. I run them regularly to test software. But my OpenBSD installs are from several years ago so maybe things have changed nowadays. However, on FreeBSD 9, all the stuff I can get from pkg_add is old. I always end up having to compile from ports. Years ago I had a FreeBSD 6 server. Ports updates always ended up breaking things (in addition to taking forever to compile) so I switched away from FreeBSD at some point.

I'm not saying that there are no software for OpenBSD. I'm not saying that OpenBSD is not capable of running lots of stuff. I'm saying that for anything recent, you often end up having to compile software from source, which wastes CPU. I'm saying that if things go wrong then finding someone who can provide support is much harder than with Linux.

> I'm saying that for anything recent, you often end up having to compile software from source...

With regards to OpenBSD, your statement is factually incorrect. Most packages are up to date with OpenBSD. FreeBSD is not OpenBSD. Users of OpenBSD are discouaraged from compiling direclty from ports unless they have a good reason (and 99% of the time there is not a good reason.)

Interesting, I guess my exposure to OpenBSD has been too limited.