Earlier quoted context omitted.
>I really enjoy how simple the system is after all these years with Linux. I still shake my head when I think back to the 90s and how Linux managed to overtake the BSDs. Good to see they are still very much alive and moving forward.
The weird thing, though, is that 90s Linux felt a little more like the BSDs than Linux usually does today. I mean, the BSDs were always a bit more coherent, but the default install of a typical Linux distro felt a lot less "heavy" in the past. You can switch from Linux to one of the *BSDs and feel like you are bringing back the glory days. Maybe this is a complaint about Ubuntu, or gnome, or systemd.
OpenBSD 6.5
201–208 of 208 posts
Re: OpenBSD 6.5
#202Been running 6.5 snapshots in my travel laptop for some weeks and everything just works. The laptop is a ThinkPad X200 which is a bit slow for my needs, but upgrading it to ThinkPad X230 later this week should help. I really enjoy how simple the system is after all these years with Linux. I will always continue using Linux in my main computers, but for surfing, some hobby programming and as a travel OS OpenBSD defini…
Odd that you put this on a the travel laptop and not the desktop, I imagine most OS polygot its the inverse for things like battery life, touchpad drivers, webcam driver. Am curious why not make the switch on desktop? Same semantics? Same dotfiles? Do you use the same window manager across both linux and openbsd? Also what's the "much nicer" you refer to.. Please sell me
Re: OpenBSD 6.5
#203Earlier quoted context omitted.
Packages are dependant on certain version of system librairies, and binary compatibility isn't a huge concern from version to version.
Hence the "needs at least" part, or does OpenBSD break backwards compatibility in every version for every package?
Re: OpenBSD 6.5
#204As a long time Linux user, I keep thinking about trying a BSD variant, but I get hung up on two things. 1) Which do I pick? NetBSD? OpenBSD? 2) Hardware? I'm thinking about an old ThinkPad for programming, and it looks like OpenBSD at least should run fine on that. What's hardware support like overall?
OpenBSD :)
> Hardware?
Most OpenBSD devs seem to do their development on OpenBSD-running ThinkPads, so I'd say that's a good choice.
I ran OpenBSD 6.something (wanna say 6.1?) on my work laptop (ThinkPad T470) for awhile. Only significant issue was that the keyboard would intermittently wig out when booted via UEFI (affected Linux, too; legacy booting was not affected). I ended up switching to Slackware (needed to be able to run Google Hangouts and Zoom, both of which require Linux), but I'm strongly considering switching back now that vmd is a thing (since it can theoretically satisfy my Linux-requiring needs via exposing an X server to the VM or using VNC or something).
Re: OpenBSD 6.5
#205As a long time Linux user, I keep thinking about trying a BSD variant, but I get hung up on two things. 1) Which do I pick? NetBSD? OpenBSD? 2) Hardware? I'm thinking about an old ThinkPad for programming, and it looks like OpenBSD at least should run fine on that. What's hardware support like overall?
I have installed OpenBSD on a 2006 (yep) MBPro. Charming.
Re: OpenBSD 6.5
#206Earlier quoted context omitted.
The installer is not a live CD. It's only enough tooling to install openbsd.
Okay thanks, unexpected but good to know (at >340MB I would have expected a complete base system at least). Do you know if there is some up to date OpenBSD live CD somewhere?
I don't know of any up-to-date prebuilt live CD/USB images, but I do know of guides to create them from another OpenBSD install (e.g. one in a VM): https://www.alti.at/knowhow/obsdlivecd/
Re: OpenBSD 6.5
#207Earlier quoted context omitted.
Funny you say that. I can see your perspective but at the same time the beauty of Unix is that the OS is really just a bunch of files you can see and manipulate yourself. The system doesn’t have convoluted registry systems for instance to hold state. So for me, deleting a few files is as good as or better than asking a package manager to do it. It proves to me that the OS is simple. I think we have become so accustom…
Wow this is gatekeeping if I have ever seen it before. A package manager that tracks all files installed by a distribution of software is an excellent tool, and in no way incompatible with the Unix philosophy.
Re: OpenBSD 6.5
#208Been running 6.5 snapshots in my travel laptop for some weeks and everything just works. The laptop is a ThinkPad X200 which is a bit slow for my needs, but upgrading it to ThinkPad X230 later this week should help. I really enjoy how simple the system is after all these years with Linux. I will always continue using Linux in my main computers, but for surfing, some hobby programming and as a travel OS OpenBSD defini…
I love the simplicity of OpenBSD as well, but not all Linuxes are bloated, Alpine for instance is quite reasonable. The main benefits of Linux are ZFS and Docker, as well as wider hardware support.