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)
Sometimes boss is self. Sometimes boss is man. Sometimes boss is rock who thinks with lightning.
I’ve watched videos and ordered the right type of connector. It doesn’t seem so hard with flood soldering techniques.
Fortunately the break is clean and happened on the connector’s legs, so the traces are unharmed. I think the hardest part will be to remove the remnants left on the traces.
My work keyboard has a cheap magnetic cable so I can easily plug and unplug it (I’m not leaving a custom mech unsupervised a work!). It indeed takes most of these strain.
Although gatekeeping is a bad attitude, I think the worst part of beginning a hobby is not getting super expensive gear as a beginner, but getting the wrong super expensive gear as a beginner.
As a homebrewer, my super janky setup has barely evolved in the 8 years I’ve been in the hobby. It’s a very hands-on process, hard to control for temps and most of my tools are either upcycled or built from hardware store materials, but I know exactly how it works and can let my imagination run wild when creating recipes. Plus, it’s fun to spend an afternoon with friends drinking beer while actually brewing beer. I see a lot of people splurging for a Brewfather and losing interest pretty quickly because everything is automated, so your “hobby” is mainly waiting for a timer to beep, or people “investing” in kits and making barely-better-than-low-end commercial beer.
I’m not really into photography anymore but when I started out, I was shooting film because camera bodies were super cheap back then, people discarded them because they were only interested in the lenses. People were buying 800-1000€ m4/3 cameras in droves and put expensive vintage lenses on them to get that “instagram look”, which is useless except for driving up the price of good lenses because the sensor is so small that most of the character of the lens is lost. With a bit of patience, you could snag a full-frame, used Sony a7 for less money and actually getting what you paid for in the lens.
I have seen plenty of people putting up huge barriers of entry for themselfes before trying out a new hobby
Oh yeah my mom is just like that. She wants to try out stuff, but doesn’t because getting into any hobby is “expensive” and she won’t put the cost upfront before knowing if she’ll like it or not. And she ends up doing nothing. She’s retired and does absolutely nothing. It’s heartbreaking. And I can’t event convince her that if she wants to try out something, she could either ask for stuff on christmas/birthdays or go for a cheap, janky setup first and upgrade later.
Makes sense, I think most users I’ve seen are french speakers. Which org?
Edit: nvm I found them, it’s Les Soulèvements de la Terre. Thank you!
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 woke up tired one day at 28 and it’s been like this ever since.
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.
Yakuza Like a Dragon. Super fun and super silly, runs perfectly on Deck @40FPS but boy is it a battery hog.