My Fanless OpenBSD Desktop (2021)
141–150 of 155 posts
Re: My Fanless OpenBSD Desktop (2021)
#142> Since the LG UltraFine exposes a USB HID device to control its brightness, I wrote a driver to attach to it and expose the brightness adjustment through wsconsctl display.brightness. Wow, that is impressive both from the device _and_ from the author. I wonder how many displays support controls over USB? Personally, I hate having to manually adjust my display's brightness in the evening. Edit: This got me curious an…
I'm surprised more people don't know about ddc (which works over displayport). Been using it with this gnome extension on Fedora for a while now. https://github.com/daitj/gnome-display-brightness-ddcutil
The issue is that not every monitor has full ddc support, especially consumer-targeted monitors. anything for pros will usually have pretty good support but those usually don't have great refresh rates at reasonable prices. (I noticed LG is especially bad about supporting ddc)
Re: My Fanless OpenBSD Desktop (2021)
#143Something I've learned from discussing computer hardware informally online over the years is that people have vastly different standards for what it means for fans to be "silent" in use. So much so that it's hardly worth discussing, because someone will insist that such and such fan or actively-cooled device is silent, and then you buy it and it sounds like crap. I suspect it's "Cloth Ears" in many cases.
This happens with eyeballs as well as ears. Witness people who don't notice screen tearing in X11, or people who don't mind (or even prefer!) Windows font rendering.
Most people are using a compositor that came with their DE, so screen tearing never happens.
Re: My Fanless OpenBSD Desktop (2021)
#144Streacom cases are great but the cube has an unwieldy shape to fit anywhere but on a desk. I opted for the flat version: http://move.rupy.se/file/xeon_1030.png
Re: My Fanless OpenBSD Desktop (2021)
#145Every time anything about OpenBSD comes up on HN I just remark internally how simple and straightforward it is.
I love how I can run ps and know what every process running on it is.
Re: My Fanless OpenBSD Desktop (2021)
#146Why people insist in BSDs when Linux works better?
Re: My Fanless OpenBSD Desktop (2021)
#147I don't understand people who use just one monitor, how do you cross reference effectively?
Re: My Fanless OpenBSD Desktop (2021)
#148> Since the LG UltraFine exposes a USB HID device to control its brightness, I wrote a driver to attach to it and expose the brightness adjustment through wsconsctl display.brightness. Wow, that is impressive both from the device _and_ from the author. I wonder how many displays support controls over USB? Personally, I hate having to manually adjust my display's brightness in the evening. Edit: This got me curious an…
I'm surprised more people don't know about ddc (which works over displayport). Been using it with this gnome extension on Fedora for a while now. https://github.com/daitj/gnome-display-brightness-ddcutil
Re: My Fanless OpenBSD Desktop (2021)
#149I enjoy reading posts like this, which delve into personal setups and the intentions behind them. However, I found this a bit puzzling: > While not an absolute requirement, integrated speakers would be a nice option on the monitor so I wouldn't have to buy separate ones and find a place for them on my desk. For such a methodically constructed workspace, especially one that goes out of its way to avoid fan noise, I'd…
Re: My Fanless OpenBSD Desktop (2021)
#150Earlier quoted context omitted.
I'm surprised more people don't know about ddc (which works over displayport). Been using it with this gnome extension on Fedora for a while now. https://github.com/daitj/gnome-display-brightness-ddcutil
Not only DisplayPort. The past year I found out even works for VGA and DVI, and now I control the brightness of my monitor with the mouse wheel :-)