• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

OpenBSD 4.5 released

So the age old question... NetBSD or OpenBSD for development? I'm kinda new to *nix development...
 
Originally posted by: slugg
So the age old question... NetBSD or OpenBSD for development? I'm kinda new to *nix development...

Try them both. Look at the code. Read a bit of the mailing lists. See which one you like better.
 
For developing userland apps or for joining in the development of the system? If it's the former then whatever you're most comfortable with using, if it's the latter then you need to decide if you can put up with Theo or not. =)
 
Originally posted by: Nothinman
For developing userland apps or for joining in the development of the system? If it's the former then whatever you're most comfortable with using, if it's the latter then you need to decide if you can put up with Theo or not. =)

It may be more important if Theo can put up with you. 😉

I think there's similar personalities in just about every project. It's when they hinder development that they're a problem. Theo is more of an enabler.
 
Yea, more interested in apps than the actual system development. We'll see, it depends on how much time I have 😉
 
Some of the malloc options in OpenBSD might be really useful for development/finding bugs. Not sure if those options are in NetBSD or not.
 
Originally posted by: VinylxScratches
Does OpenBSD come with a GUI by default?

X.Org 7.4 + patches. It's in the release announcement.

As far as window managers go it offers at least Fvwm and cwm in base. Gnome, KDE, XFCE, *box, enlightenment, scrotwm, etc. are available in packages.

cwm is nice on a netbook.
 
Back
Top