It’s not the hardware that’s the issue. The software keeps getting slower and more bloated because most programmers don’t know how to write well optimized code anymore.
- 0 Posts
- 776 Comments
cmnybo@discuss.tchncs.deto
Technology@beehaw.org•How ATSC 3.0 aims to win over cord-cutters in 2026English
13·7 days agoI lost all interest in it when stations started putting DRM in their over the air channels. It would have been a great upgrade if the FCC would have banned DRM and encryption.
cmnybo@discuss.tchncs.deto
Linux@lemmy.ml•playerctl documentation redirects to slot machine game site?English
9·10 days agoYou could try. There are lots of open issues and the last commit was 5 years ago. It may have been abandoned.
I looked up the site on archive.org, but they don’t have any of the documentation pages archived. It looks like the documentation was just auto generated by gtk-doc, so you could clone the repo, install gtk-doc and generate the same documentation that was on the web site.
cmnybo@discuss.tchncs.deto
Linux@lemmy.ml•playerctl documentation redirects to slot machine game site?English
14·10 days agoThe domain registration probably expired. It’s pretty common for someone to buy up expired domains and point them to crap like that.
cmnybo@discuss.tchncs.deto
Linux@lemmy.ml•GNOME & Firefox Consider Disabling Middle Click Paste By Default: "An X11'ism...Dumpster Fire"English
32·10 days agoMiddle click paste is extremely useful. Why would anyone want to disable it?
That can be done with Apt-Cacher NG. It’s a proxy server that caches .deb packages. It really speeds up updates if you have multiple computers that are using the same packages.
cmnybo@discuss.tchncs.deto
Selfhosted@lemmy.world•What should I do with 2 old machines (Mac Mini and HP Pavilion g7)?English
6·19 days agoYou can get an adapter board that will make it work with an M.2 SSD. I believe it’s only PCIe 2.0, so there’s no point putting a high end SSD in it unless you need a high write endurance. Any SSD will be a huge improvement over a hard drive.
Most Linux distros will run on it since it’s using a 64 bit Intel CPU. If you have the version with 4GB of RAM, you will need something very lightweight though. I would run Debian if I was going to use it as a server or Mint if I was going to use it as a desktop.
cmnybo@discuss.tchncs.deto
Selfhosted@lemmy.world•What should I do with 2 old machines (Mac Mini and HP Pavilion g7)?English
14·19 days agoThe Mac Mini should still be perfectly usable if you put Linux on it and upgrade it to an SSD.
cmnybo@discuss.tchncs.deto
Programmer Humor@lemmy.ml•Op doesn't have time for interviewsEnglish
20·22 days agoOnly works if it’s an incandescent light
LED and fluorescent lights get hot too, it just takes a bit longer.
Many of the older monitors could let the smoke out if you gave it the wrong horizontal frequency. The better made monitors would limit the horizontal frequency to a safe value and just not sync if the video signal was outside that range. The later monitors were smart enough to not even try to display and invalid signal and may even show an error message on screen.
Run an iperf test to see if the ethernet adapter is working correctly. The speed tests on my USB ethernet adapter are almost identical to an integrated one as long as it’s connected to a USB 3 port.
cmnybo@discuss.tchncs.deto
Linux@lemmy.ml•Reccommending a Linux distro for a friendEnglish
6·25 days agoI would recommend installing Heroic Launcher too. It works good for GoG, Epic & Amazon games.
cmnybo@discuss.tchncs.deto
Linux@lemmy.ml•Need hearing aids to work on Linux mintEnglish
8·1 month agoThere is a PipeWire module for ASHA. It looks like it has issues with a lot of devices though.
cmnybo@discuss.tchncs.deto
Programmer Humor@programming.dev•This is why we can't have nice things.English
4·1 month agoYou can also use the Arduino hardware without their IDE or libraries. You just need avr-gcc, avr-libc and a makefile. The AVR microcontrollers are very easy to program. The Arduino libraries really just get in the way once you need to do anything with timers.
I use inleed.xyz. It’s free, has IMAP/SMTP access and you can have as many accounts as you want. It’s limited to 1GB of storage shared between all accounts though.
cmnybo@discuss.tchncs.deto
Technology@beehaw.org•SPhotonix 5D memory crystal: cold storage lasts 14B yearsEnglish
4·1 month agoThat’s fine as long as it’s a standard 1.44MB or 720K formatted disk. For anything else, you will probably need an old PC or a Greaseweazle.
deleted by creator
cmnybo@discuss.tchncs.deto
Linux@lemmy.ml•What’s a graphical piece of software you wish existed or was better?English
5·1 month agoIf you use the web UI, you can adjust the zoom in your browser.


Github has really turned to shit. Almost every time I try to search for something I get the too many requests error even if it’s the first time I’ve visited the site in a week.
It would be nice if people could self host something like Forgejo, but the damn AI crawlers will just hammer your server until it crashes. The crawlers are really hard to block without relying on another big tech company like Cloudflare.