[-] [email protected] 2 points 4 hours ago

Amazon and eBay are my primary places to get electronics/maker parts. I don't buy them for cosplay, but I expect the things you're looking for are available from either and likely for a better price than Adafruit. If you can tolerate the wait, AliExpress.

[-] [email protected] 5 points 1 day ago

I just donate by whatever means the project offers. Sometimes it's paypal, sometimes patreon, sometimes GitHub sponsorship, sometimes something else like OpenCollective. Read the readme or homepage of the project to see what options they take.

[-] [email protected] 9 points 2 days ago

Honestly, Mozilla has been peddling adware for a long time now. The writing has been on the wall. It started with putting sponsored links to Amazon on the Firefox home screen, then the shitty Pocket acquisition and the stupid featured stories/recommendations garbage, then the full screen Mozilla VPN ads...Firefox has been adware for a while. Use a fork that removes the bullshit. Switch to LibreWolf.

[-] [email protected] 3 points 4 days ago* (last edited 4 days ago)

I'm not familiar with KDE's new feature yet, but if it only supports sysfs LEDs then it won't control 99% of keyboards. Few RGB keyboards have drivers that expose this interface. Most RGB keyboards are controlled from userspace on their official software on Windows, and that's also what most Linux projects that control RGB devices including my OpenRGB project do. I wonder if it would be possible to write an OpenRGB plugin/script that exposes a virtual /sys/class/leds/openrgb device that KDE could talk to, then translate that into OpenRGB calls to set the color on all available devices. It doesn't sound too difficult.

[-] [email protected] 25 points 1 week ago

Mozilla is going to absolute shit lately. Partnering with a fucking ad network? You've got to be kidding me. Firefox is still the better browser, but it's time to abandon Firefox proper for forks that get rid of Mozilla's bullshit. I have been using Librewolf for a while and unlike Firefox, it's not adware.

[-] [email protected] 1 points 1 week ago

Both. I like the customizability and power of a desktop, but I like the portability of a laptop. If you can afford both, why not have both. I often have my laptop set up next to my desktop for browsing/chatting while gaming and I also often just take my laptop to game when I go to friends' places. Also, they're both PCs.

[-] [email protected] 5 points 2 weeks ago

I like having a gaming laptop as it's easier to grab and go to game at friends' places. Sometimes I do like to bring my desktop and set up for a good old fashioned LAN party, but other times I want something quick. I also like having a laptop for working on projects on the go, connecting to devices for projects without having to relocate my desktop, etc. Traditional smartphones are too limited for most work and are only good for web browsing and communication tasks. Linux phones are too experimental to rely on but are getting better and better. I have done quite a bit of coding on my Linux phones but their use there is still somewhat limited. I also have a Steam Deck and it is better for gaming on the couch, on the go, or in bed, but it's not really suitable for keyboard and mouse FPS gaming and it's not convenient to do work (such as programming) on without external peripherals.

[-] [email protected] 3 points 3 weeks ago

I mean, if GPUs launch with perfectly optimized drivers then driver UPDATES don't matter, but drivers literally translate foreign nonsensical (to the GPU) shader code into instructions the GPU understands. Without them, your GPU is as useful as a brick. The driver situation is not there yet especially for NVIDIA GPUs. There's a reason I run mesa-git, driver improvements absolutely do matter.

[-] [email protected] 2 points 3 weeks ago* (last edited 3 weeks ago)

Native in this case means processor architecture, not OS. The Linux Steam is still x86/x86_64 code and to run it on an ARM system (even running Linux) will require an emulation layer. This adds substantial amounts of overhead, much more than Wine/Proton does for Windows games on Linux.

[-] [email protected] 49 points 1 month ago

Mixes spaces and tabs in the same line

[-] [email protected] 2 points 1 month ago

I don't want to move my project to a group, which is the only way to use those minutes. It used to be that any public project with a FOSS license got access to the FOSS minutes but now only the ones they approve do, and as I said, there are restrictions like having to have the project under a group. At least gitlab-runner is self hostable, but it's a depressing mess compared to what it used to be.

[-] [email protected] 5 points 1 month ago* (last edited 1 month ago)

GitLab has gone downhill over the past several years to the point I cannot recommend it anymore. Requiring a credit card is a kick to the face of younger devs wanting to get their feet wet in open source. The CI minutes that free accounts and FOSS projects get is insultingly pathetic. Their open source program that you have to apply for is intentionally annoying, requiring you to manually get re-approved yearly and the benefits only work for FOSS projects under a group, not a personal account. It's tolerable if you self-host your own runners and forget their shit excuse for a managed CI exists, but I'm also running into this super annoying issue where I get signed out of Gitlab almost daily and have to re-login and enter a verification code from my email. I have my project mirrored to Codeberg and if Codeberg had better CI I'd move completely, even if it were self hosted. Gitlab has gone way downhill since I moved to them after MS bought Github.

view more: next ›

CalcProgrammer1

joined 3 years ago