

How did I not know about this? Thanks!


How did I not know about this? Thanks!
So hear me out. Streamio can stream video from various sources including torrents. So it should be possible to create some music frontend that can access the music library similarly. Right? There are probably someone who is creating this right now.
Oh im thinking of it lol
Sounds like a graphics driver issue. does anyone know if mint enables ssh by default?


NPU? Is that a marketing term for underpowered GPUs or something? I would not use a laptop for any substantial GPU usage if I could help it. Use the laptop as a laptop and a server with GPUs for heavier / noisier workload if possible. I run ollama on a desktop at home and have them connected my devices through tailscale virtual network. laptop stays silent with “long” battery life while desktop takes the load remotely. I think this workflow can be used for more than just ollama, but kind of depends. VPS might be an option too.


Reisub and ctrl+alt+del spam needs to be configured, and system rebooted in order to work first.


Explain how “freezed” are the system
What to do before next system freeze
/etc/sysctl.d/*.conf and look for kernel.sysrq=0. Change it to 1./etc/systemd/system.conf so that you have a line looking like this:CtrlAltDelBurstAction=reboot-force
ctrl+alt+fN where N in {1…12}. You should see a login prompt. Try the REISUB sequence. Press and hold alt+print screen (might require some fn key combination on a laptop) then press, hold and release following letters one at a time: R E I S U B. You should see kernel messages appear on the screen each time you press a button. Don’t try to press them all at once or type them before the output is finished. Your system should reboot after this. Does it work?TCPKeepAlive=no for my-faulty-pc in your ssh config before connecting to avoid having the connection dropped. then run ssh my-faulty-pc journalctl -b0 -k -f > waiting_for_crash.log on another system that will capture the logreproduce Here is the easiest part. Make the system hang. Preferably with reproducible steps.
System is now freezed
What to do now This part depends a bit on what the outcomes were. At least we’ll know how “deep” the hang is and where it’s worth modifying stuff.
You say in your post that you’ve tried ctrl+alt+del spam. But did you check that it works when the system is working as intended?
Edit: minor typo


Learn different languages. A tool is good for problems it was designed to solve. Here is a list of programming languages i would recommend in addition to python.
Tutorials are nice to get the mechanics of the language but you should not stick with them for a long time. Start doing your own projects as soon as you feel comfortable with the language.


Yeah it would but it would not route your traffic through internet if both devices can communicate with each other over LAN.
DNS have nothing to do with SSL. Tailscale provide routing. It does not change applications running on the server.
TS have some convenient features to set up SSL but you cannot choose the domain name freely. I bet you can purchase a domain which redirects to ts domain id you want.


Then you don’t need to inform the rest of the world about your domain. Just use the hostname of the server on your tailnet and it should work all the time


Usually you ask IT department to spin up a vm for you. They will take care of security and backups.


If you have redundant runtimes then you have to push app developers to update their runtime. This problem will not go away by switching to native packages unless native packages and flatpak versions are not in sync.


How can you distinguish between “legitimate marketing” and some phishing email that looks like marketing material with a tracked unsubscribe link? Clicking on that unsubscribe link just lets them know email is active and its value has just been increased


Hold up. Dont change stuff in /usr/lib/. That directory contains default settings that comes with packages. If you need to overwrite those settings use /etc for that.


Well, thats today that is. What about tomorrow?
Nice one, didn’t know about moreutils. I indeed used p10k on top of zsh. New zsh instance without sourcing anything zsh --no-rcs managed to write to file without issues. Thanks
Headless remote desktop is nice as well