Live data from Hacker News

OpenBSD Is Now My Workstation

sogubsys.com

101–110 of 197 posts

Re: OpenBSD Is Now My Workstation

#101
post #2

I like openbsd. I like their attitude (even if many don’t) I like what they’ve given to the UNIX-likes, and what they strip away due to complexity (removal of Bluetooth) or lack of decent UX (wpa_supplicant), or just potential issues (removal of Hyperthreading) I know it’s probably controversial to mention it; but I’m also glad they didn’t buy into the code of conduct saga that waved over FreeBSD and eventually Linux…

I don't think there are many who send €50/mo, kudos to you! Few of their corporate users give much back at all. I used OpenBSD as my workstation a decade ago and also ran it on a firewall box. However, upgrading the system every six months is tedious: basically, you manually download the files, overwrite the kernel and userland core, and then do a three way merge of /etc. Plus there's a bit of manual work required to…

Somewhat like sibling comment, I'd be really tempted to put /home on its own filesystem, control/configure everything else with Ansible (or Chef or Puppet or [...]), and just do a fresh install every 6 months. For bonus points, automate the install part with an autoinstall file. Keep in mind, there's setup cost here; it's easy for me to say because I'm already controlling my system with Ansible, but if you're just getting started it's harder.

Re: OpenBSD Is Now My Workstation

#102
post #2

I like openbsd. I like their attitude (even if many don’t) I like what they’ve given to the UNIX-likes, and what they strip away due to complexity (removal of Bluetooth) or lack of decent UX (wpa_supplicant), or just potential issues (removal of Hyperthreading) I know it’s probably controversial to mention it; but I’m also glad they didn’t buy into the code of conduct saga that waved over FreeBSD and eventually Linux…

Openbsd has a code of conduct. It's been there a while. https://www.openbsd.org/mail.html only half joking

I can support a CoC that opens with, "Plain text, 72 characters per line". Standards™!

Re: OpenBSD Is Now My Workstation

#103

I hate the fact that Thinkpads are the laptops with the best OpenBSD support. I dislike Thinkpads for two reasons: - They're made by Lenovo. A couple of years ago, Lenovo bundled malware in the BIOS of their laptops [superfish incident]. For that reason, I won't ever again buy a single product from them, since I can't trust them. - They're ugly. I find most current laptops ugly, so this may be my fault, and by itself…

I’m not at my computer to find a link, but I think dell and hp had similar, but less severe, scandals. Windows-based laptops are a wasteland, I’m not sure who to buy my next machine from (I run Ubuntu)

System76 is pricey but the hardware is handpicked for linux and their support is excellent. Also I believe they are currently in the process of transitioning to opensource firmware

Re: OpenBSD Is Now My Workstation

#104

I hate the fact that Thinkpads are the laptops with the best OpenBSD support. I dislike Thinkpads for two reasons: - They're made by Lenovo. A couple of years ago, Lenovo bundled malware in the BIOS of their laptops [superfish incident]. For that reason, I won't ever again buy a single product from them, since I can't trust them. - They're ugly. I find most current laptops ugly, so this may be my fault, and by itself…

For what it's worth, the Superfish and LSE BIOS scandals didn't apply to ThinkPads. I think Lenovo understands that they have too many serious business and gov clients using ThinkPads to risk doing something silly like that to their professional-grade ThinkPad brand.

Re: OpenBSD Is Now My Workstation

#105
post #8

Earlier quoted context omitted.

> but I’m also glad they didn’t buy into the code of conduct saga that waved over FreeBSD and eventually Linux. I'm a bit out of the loop, but I thought it started with Linux because Linus swore/ranted/"abused" contributors or something? Or am I thinking of something else?

He was quite abusive actually, not "abusive".

You seem to be interpreting the parent as using scare-quotes to disagree with the idea that Linus's behavior was "abusive."

But the parent comment was, as far as I can tell, intending to use regular quotation marks, in the way a journalist does (and as I just did)—to mention what someone else said, without endorsing or denying that opinion as their own, in order to avoid an argument.

(Personally, I think more things people describe should be put in quotation marks. A lot of Internet arguments are started by people trying to argue others out of beliefs they don't actually personally have.)

Re: OpenBSD Is Now My Workstation

#107
post #13

I tried openbsd in my thinkpad x220. IDK if the processor only make a huge difference (mine being core i3 2.1ghz), but what I saw was a slow system experience, opening firefox for the first time (after boot) took a decade. I would experience slugishness everytime I closed a tab. And I was using cwm which is supposed to be even more lightweight than xfce4. I'm upgrading my motherboard to have the same processor as the…

Try enabling processor scaling with `apm -A` and see if it makes a difference. My x220 running openbsd will default to low performance if I don't run the apm daemon.

Re: OpenBSD Is Now My Workstation

#108

I hate the fact that Thinkpads are the laptops with the best OpenBSD support. I dislike Thinkpads for two reasons: - They're made by Lenovo. A couple of years ago, Lenovo bundled malware in the BIOS of their laptops [superfish incident]. For that reason, I won't ever again buy a single product from them, since I can't trust them. - They're ugly. I find most current laptops ugly, so this may be my fault, and by itself…

I agree and I will add another reason... I had an original IBM thinkpad and I loved it. Even the red nipple thing on the keyboard. I bought a cheaper one from lenovo labelled 'thinkpad' and it was disgustingly cheap. The keyboard felt cheap, the trackpad was unusable. You want to make a cheap laptop, fine, but don't tarnish the 'thinkpad' brand.

I've never looked back.

Re: OpenBSD Is Now My Workstation

#109

I hate the fact that Thinkpads are the laptops with the best OpenBSD support. I dislike Thinkpads for two reasons: - They're made by Lenovo. A couple of years ago, Lenovo bundled malware in the BIOS of their laptops [superfish incident]. For that reason, I won't ever again buy a single product from them, since I can't trust them. - They're ugly. I find most current laptops ugly, so this may be my fault, and by itself…

Ugly as opposed as opposed to what exactly? A toughbook is ugly. Those hp envys are ugly.

Re: OpenBSD Is Now My Workstation

#110

I hate the fact that Thinkpads are the laptops with the best OpenBSD support. I dislike Thinkpads for two reasons: - They're made by Lenovo. A couple of years ago, Lenovo bundled malware in the BIOS of their laptops [superfish incident]. For that reason, I won't ever again buy a single product from them, since I can't trust them. - They're ugly. I find most current laptops ugly, so this may be my fault, and by itself…

For what it's worth, the Superfish and LSE BIOS scandals didn't apply to ThinkPads. I think Lenovo understands that they have too many serious business and gov clients using ThinkPads to risk doing something silly like that to their professional-grade ThinkPad brand.

> For what it's worth

Not much in my book. The problem isn't Superfish, the problem is leadership that allowed it.

Post reply on HN