Second for QMK. Flash any macro directly into the firmware, no proprietary software needed.
He/him
Formerly on .world.
Second for QMK. Flash any macro directly into the firmware, no proprietary software needed.
Sure you’re absolutely free to do as you please ;)
From personal experience tho, anything connected to the TV should Just WorkTM. Nothing more frustrating than just wanting to watch an episode or play a quick game before going to bed and having to spend this time doing updates and maintenance instead.
As this is for a HTPC, I would rather go for uBlue Bazzite instead of Nobara. Same Fedora base, super gaming oriented too, but atomic/immutable so 0 maintenance.
Plus, uBlue projects are not distros but an alternative build pipeline system for Fedora Atomic projects. That means that the projects scope is tiny and much easier to maintain, and that the real distro maintainers are still the Fedora team. From a user perspective, it’s much better in the long term than a single-person effort like Nobara.
Installing Fedora. I had almost nothing to configure, it worked out of the box. How frustrating! I had the whole day planned and now what? Enjoy my free time like a pleb !?!
(/s just in case anyone was wondering)
Can you simply ask them to walk through their submission line by line with you, explaining what it’s doing?
This. Code reviews, especially with junior devs, should always be done as a conversation. It’s an opportunity to learn (from both sides), not just a a bunch of “bad implementation. rewrite” thrown in the PR.
Came here to post that.
On my previous laptop, the trackpad had a bug that made it spam interrupts after waking up from sleep. It ruined battery life and basically kept one core at 100% permanently.
So I duct-taped a systemd script that unbound and bound the trackpad after each wake up.
#!/bin/sh
case "$1" in
post)
echo -n "i2c_designware.0" > /sys/bus/platform/drivers/i2c_designware/unbind
echo -n "i2c_designware.0" > /sys/bus/platform/drivers/i2c_designware/bind
;;
esac
Just tried 100% + large text on Gnome, it feels much better than 125% scaling, thanks for letting us know it’s a possibility!
After spending a few months on the FW16, going back to a 16:9 laptop feels… wrong. Like there’s a ton of vertical space missing. Everything except watching movies benefits from a little bit more vertical space.
I’ve never heard of Linux destroying a Windows partition unless there’s a blatant user error.
Windows randomly nuking the EFI partition is very much more a reality.
“Cloud Native” means uBlue’s OS images are basically Docker images, but meant tu run on bare metal instead of inside virtualization, that are built automatically with GitHub actions.
The project itself is super interesting. It’s not a distro, it’s an alternative automated build pipeline toolkit for Silverblue/CoreOS that lets anyone build their perfect atomic image. It’s still 100% Fedora+rpmfusion under the hood.
UBlue’s official images have massive quality of life improvements over Silverblue.
Yes. Tuxedo is German, Slimbook Spanish, Starlabs British, NovaCustom Dutch… Framework is US/Taiwanese but sells within select EU countries and the UK. AFAIK S76 is US/Canada only.
Edit: most of these actually ship worldwide but won’t collect VAT and probably won’t honor warranty claims outside their territory.
Tuxedo, Framework, Slimbook, System76, Starlabs are Linux-first vendors with an excellent track record.
Humanity consumes 18 kilograms of sand per person per day
Since I started following a low-sand diet I now consume at most a few spoonfuls per day (mostly during breakfast). Every little thing counts.
Hardware acceleration mostly.
It’s like buying an electric sports car and immediately converting it to diesel.
Oh yeah thanks I forgot about brew. TBH the only uBlue machine I’m currently playing with is destined to be my dad’s new computer, so he’s not expected to get anywhere near the command line :D
Based as fuck.