

After playing with shaders in retroarch on amoled, I will never be able to go back to LCD. Otherwise it looks pretty cool.
After playing with shaders in retroarch on amoled, I will never be able to go back to LCD. Otherwise it looks pretty cool.
I may be assuming here, but I did not see it mentioned.
With the setup you have it will not work. Just having a public IP does not tell your router what internal device and port to send the traffic to and your router is not going to allow this. You would need to forward that port internally into your network.
However, DO NOT DO THIS! You do not want to allow traffic from the public internet into your computer. You are asking for trouble.
I am going to solution this without ever having done it, so cut me some slack.
You should look at something like tailscale. Tailscale allows you to create a custom wire guard vpn that allows you to connect to a device running tailscale from the public internet. I think you can have 3 account for free. Once connected to tailscale, you will see devices on the tailscale network and their relative IPs to the tailscale network. Connect to that IP and port and that should allow you to connect.
Came from Arch and OpenSuse. Fedora has been such a great switch. As I’ve gotten older and became a dad, my computer time at home is limited and I don’t have endless evenings to troubleshoot shit. Fedora has been stable for me for the last 4 years. I use the KDE spin.
That might be the case. But I have done a great job of reducing the power load of my server from 1200 watts down to 65 watts. And I am slowly trying to get the point that I can off load my servers to solar and battery. I live in a place with not so great of sun.
But I realize I didn’t include that in the original post. So, fair point and thanks for the info!
I would want to do a cluster. Just to learn how that works. But just thinking of the electricity cost, I would personally donate them.
This shit hurts me every time. I remember playing xbox360 in high school with my friends. I’m getting old.
I just moved from my aging 1080ti (which I might go back to) to an ampere RTX A4000 and I am getting the occasionally entire screen freeze and I have to restart to fix it.
I hope this addresses that.
I use emacs when on my personal machines. VS Code at work.
The fastest tool is the one you are best at using. I find that my tool doesn’t make me fast, my ability to solve issues makes me fast. I very rarely learn a new tool unless it accomplishes something for me my other tools do not.
For example, at work I use windows and regularly ssh to servers. My entire job is spent ssh’d into other servers. Emacs terminal emulator is spotty at best when using ssh on windows. There are ways to make it work, but some modifications get flagged by our SEIMs. So in that case I use vs code, and the ssh remote connection options and split terminal interface.
At home I use emacs. I have all Linux machines so my terminal plays nicely. I also am working on reducing my RSI from years of tech work. The less mousing I have to do, the better. Emacs allows me to keep my hands on my keyboard.
You good? We’re talking about PDFs and physical books homie. Take a breath.
Physical books are great. Internet goes out or other devices die and you need to complete work. These are reasons I like to have book references.
Also, one of my favorite things to do when reading is writing in my margins. When I figure something out or find something interesting I like to write it in my own words in the margins, and then if I have to reference again, I have my own words and explanation in the margins to help myself understand faster and better.
I also like to add sticky notes for the same purpose.
This is a good point. Generally if can accomplish what I want with my own scripts, I will go that route. I’ll probably avoid adding additional software to the mix since what I have works fine enough.
I’ll check it out! Thanks!
I run a Fedora server.
All of my apps are in docker containers set to restart unless stopped by me.
Then I run a cron job that is scheduled at like 3 or 4am that runs docker pull on all containers and restarts them. Then it runs all system updates and restarts the server.
Every week or so I just spot check to make sure it is still working. This has been my process for like 6 months without issue.
The ability to read, and maybe watch a video. And then persistence for some of the trial and error you will run in to. All skills you need can be picked up with the above.
I started on gnome. Used gnome for most of my linux life. However, after some memory and performance issues, I decided to try KDE. That was about 3 years ago and everything that handles it well and I use a GUI with has been moved to KDE.
There is nothing stopping you from putting the effort in. Why don’t you pick some hardware and start working on building support for it?
Fedora strikes a good balance for me. I come from arch and opensuse. I like the stability of fedora, but I like that it also gets updates faster than Debian. Most software I have found has Fedora considerations.
However, I have been using Ubuntu LTS for my self hosted media server.