My Fanless OpenBSD Desktop (2021)
81–90 of 155 posts
Re: My Fanless OpenBSD Desktop (2021)
#82I just realized that his tiny screen consumes 120W when turned on. Does any of you have a recommendation for a screen that doesn't consume so much energy?
Your comment made me check my own (LG Ultrafine 5k) and it’s 140W… That’s crazy. I love this monitor, but am interested in a high quality, lower power option if anyone knows of one.
Re: My Fanless OpenBSD Desktop (2021)
#83Something 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.
Re: My Fanless OpenBSD Desktop (2021)
#84> 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 assume the OP would have wanted at least middling audio quality. I wouldn't consider myself an audiophile, yet I've never used a computer monitor's onboard speakers by choice. Almost any other solution would likely be superior to whatever microscopic "speakers" are crammed into that 21.5" monitor...
Re: My Fanless OpenBSD Desktop (2021)
#85I just realized that his tiny screen consumes 120W when turned on. Does any of you have a recommendation for a screen that doesn't consume so much energy?
Your comment made me check my own (LG Ultrafine 5k) and it’s 140W… That’s crazy. I love this monitor, but am interested in a high quality, lower power option if anyone knows of one.
Re: My Fanless OpenBSD Desktop (2021)
#86Earlier quoted context omitted.
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.
Windows font rendering is fine as long as you don't use scaling, right?
Re: My Fanless OpenBSD Desktop (2021)
#87OP wonders if there’s a version of the Thinkpad keyboard with a metal case. The Tex Kodachi has the Thinkpad layout in an aluminum case, but it’s unfortunately out of stock on the manufacturer’s website: https://tex.com.tw/collections/keyboard/products/kodachi The Tex Shinobi isn’t metal, so no help there, but it might have a little more rigidity and still has that Thinkpad layout: https://tex.com.tw/collections/keyb…
The guy behind these keyboards is making a new 60% with a trackpoint that can be ordered with an aluminum chassis.
Re: My Fanless OpenBSD Desktop (2021)
#88Earlier quoted context omitted.
Windows font rendering is fine as long as you don't use scaling, right?
Maybe my perceptions are out of date, but cleartype, while technically allowing higher font dpi, had a rainbow/screen door effect that stood out like a sore thumb for many of us.
When the subpixels don't align, ClearType can be ugly as hell, but for me the default guesses always worked out.
Re: My Fanless OpenBSD Desktop (2021)
#89Earlier quoted context omitted.
Or people who argued that “the eye can’t see more than 60fps”
Or people who argued that "4k is pointless, you can't see the different with 2k anw".
For 83" TVs you obviously need more pixels to get a good viewing experience because you don't position yourself several meters in front of the screen to make the pixels unnoticable.
Re: My Fanless OpenBSD Desktop (2021)
#90> 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…