

Some systems have the CPU power limits editable in the UEFI (“BIOS”). No other tools needed.
Aussie living in the San Francisco Bay Area.
Coding since 1998.
.NET Foundation member. C# fan
https://d.sb/
Mastodon: @dan@d.sb


Some systems have the CPU power limits editable in the UEFI (“BIOS”). No other tools needed.


The post links to the original version of this. It’s the “innovation tokens” link.
I used to use Dogpile a lot in the late 1990s. Coincidentally it was a similar idea to this and SearxNG - it was a meta search engine that combined Yahoo, Lycos, Excite, AltaVista and a few others into one interface (no Google since it wasn’t in widespread use yet).


There’s no tracker. Your link just says that there’s a central search and chat room server. The search just points your client to users that have files with that name. It doesn’t track anything else.
The server does not know which files you download - that’s just between you and the person you’re downloading from. You can download files directly from a user (e.g. by searching for a username then browsing their files) without relying on the central server at all.
You don’t need port forwarding for downloads, only for uploads.


Are you talking about torrents or about Soulseek? Soulseek doesn’t use DHT nor PeX.


Soulseek is a totally different protocol to torrents. It doesn’t use a tracker. Files are per-user. When you download a particular file, it only comes from one user. It’s like how Limewire and KaZaA used to work (since it’s from that same era)


How is the downloader going to ask the uploader for the file without an open port?


You need to have port forwarding enabled to upload. Get a better VPN that allows port forwarding :) AirVPN is usually the recommended VPN to use with Soulseek.
Either that or pay for a seedbox (a remotely hosted server than you can run P2P file sharing apps on) and run Soulseek on it.
It’s not like gtk3 is suddenly out of use.
That’s true, however the GNOME maintainers will drop support for it at some point. I guess Cinnamon or xfce could maintain their own forks, however the majority of apps target what GNOME is currently using given it’s the most popular desktop environment.
I’m not familiar with this app, but what do you mean “gnomed”? Do you mean the UI started using Gtk4 and Adwaita components?
Gtk3 is considered legacy now, so most apps that use Gtk will be transitioning to Gtk4 (and Adwaita) at some point. Gtk3 is starting to look a bit outdated in modern DEs.

They’re still good to have (unless you have no gas appliances at all), but any good smoke alarm will also have carbon monoxide detection built in.


I don’t use it since I use a paid service.
I also use an antenna with a HDHomeRun network tuner for local shows. Have you considered that? It’s only over-the-air channels of course, but combining it with something like Plex or Jellyfin lets you stream and record live TV from anywhere.


https://thetvapp.to/ is probably the best you’re going to find for free.
All the best IPTV services cost money and are hidden away, usually with just a private Discord or Telegram. The one I use is around $40/year but they’re not taking new customers (they’ve been closed to new customers for 3 or 4 years now).
There’s some well-known services you can find via Google, like Apollo TV, but they’re usually overpriced and just resell streams from a cheaper provider.


A lot of these devices are Ethernet-only to simplify things. Ethernet is more reliable, people that use KVM/IPMI for remote management usually use it via Ethernet, and it means they don’t need to bundle wifi drivers with their OS. Also, some of them are powered using PoE (Power over Ethernet) to avoid needing a separate power cable.
You could plug it into a cheap wifi bridge to make it wireless.


It might be your ISP trying to block it. I’m surprised they’re not using HSTS to force HTTPS.


wait for a Steam sale.
Not sure why someone in this community would suggest Steam over GOG. Every game on GOG is DRM-free, so you own it forever and the installer will keep working even if GOG goes away.
Games on Steam are a license they can revoke at any time. You don’t actually own the game. Some games are DRM-free, but there’s no way to get a standalone installer for them.
Some people pirate or crack games they legally own, just so they have more flexibility and aren’t treated like a criminal by DRM systems. You don’t need to worry about that with GOG.


Why not use a provider like AirVPN that lets you use the same port number all the time?


How does this differ from every other distribution method, though? You can just as easily do something malicious with an Appimage or Debian/rpm package.


If you want to share something with just some people, they can create a Tailscale account and you can share it with them that way.
For public access, accessing it using a domain that uses your public IP should work. Most routers let you do that (“hairpin NAT”). Although to be honest, most of my public facing things are on a VPS rather than on my home server. More reliable and a higher quality internet connection for a fairly cheap price per month.
What’s the power consumption when completely idle?
Make sure C-states are enabled, so the CPU cores can switch to low-power modes.
Run powertop and check that the cores are actually entering low-power modes (although, powertop is an Intel tool, so I’m not sure how well it works for AMD).