- 0 Posts
- 24 Comments
Yes, another great solution.
A lot of people recommend Docker, but I will go further and say to specifically use Docker compose.
That way all the configuration is in a file that you can backup/restore. Updating is really easy, and you will never forget one of the random flags you need to set.
- PiHole - you can use the custom DNS to route domain names to you npm
- npm (Nginx proxy manager) - allows easy access to all your services hosted on one box
Emacs with evil-mode or when I am banging around the console, neovim.
wer2@lemm.eeto Asklemmy@lemmy.ml•If nothing happens after we die, what's the point of it all?61·4 months agoWait, there is nothing after second life? What is the point of second life without third life to give it meaning? /s
The backend dev has seen into the depths of COBOL and JCL that keep the world from imploding.
And the code looked back.
wer2@lemm.eeto Asklemmy@lemmy.ml•What video game are you waiting to see a new sequel for?2·6 months agoSundered. I would love to see the equivalent of Rogue Legacy 2 for that game, where the sequel completely supplants the original while expanding upon the storytelling and lore.
Marketplace on NPR. I like the more economic view of the news.
Here are some cool/memorable games:
- Brothers: A Tale of Two Sons
- Return of the Obra Dinn
- Braid
wer2@lemm.eeto News@lemmy.world•Michael Moore Says He Will Not Tamp Down Anger Stirred by Luigi Mangione101·6 months agoAlso the director of “Canadian Bacon”.
wer2@lemm.eeto Asklemmy@lemmy.ml•What pieces of software can you recommend that's free, efficient and does not bullshit around?5·7 months agoAs a vim user who recently started with Emacs, if you ever want to try it, use evil-mode to get vim motions.
wer2@lemm.eeto Technology@lemmy.world•The Framework Laptop 13 is about to become one of the world’s first RISC-V laptopsEnglish41·1 year agoThis is a great answer.
wer2@lemm.eeto Free and Open Source Software@beehaw.org•what's your current linux distro?1·1 year agoSlackware was my first real distro (many moons ago), glad to see people still enjoy it.
I inject myself with beans every morning, usually French press
wer2@lemm.eeto Asklemmy@lemmy.ml•What is the stupidest school rule you've ever had to deal with?9·1 year agoI do love the “shorts can be no more than 1 inch above the knees”, but “cheerleaders get to wear the equivalent of bathing suits to class because it is a ‘uniform’.”
Controls felt a little janky to me, but I loved the game. I would recommend it to anyone wanting a shorter Metroidvania experience, especially if the art style is appealing to you.
wer2@lemm.eeto Selfhosted@lemmy.world•Looking for peoplecs experiences with Systemd-less distros for a home serverEnglish1·1 year agoI’ve been using Void Linux for my home server for a few years now. It uses runit instead of OpenRC, and I haven’t had any problems with it. I would recommend the glibc version over the musl version.
Got 1 VM using KVM (Home Assistant), about a dozen docker containers, and a couple of services running on their own.
wer2@lemm.eeto Games@lemmy.world•Vampire the Masquerade: Bloodlines 2 - Official Gameplay TrailerEnglish7·1 year agoYes, and play Malkavian.
C or C++, specifically with the use of compiler explorer so you can get a feel for how code actually runs.
Common Lisp or Haskell to get a taste of something really different.
I know someone that still uses ed for all their code editing.