This + org-mode are enough for me to switch to Emacs.
This + org-mode are enough for me to switch to Emacs.
Better learn COBOL now.
Gitlab used to be cute, small, and innovative (as in open). But now it’s too bloated. Gitlab CI is not well designed and half-baked.
DUPLICATED, CLOSED, etc.
Joke aside, for an open question I’d prefer posting on Reddit/Lemmy/forums to have an open answer.
SO is too strict on its policy.
Cool. Now I just needs a Japanese keyboard and I can finally ditch Gboard.
my nerdy friend that went on that journey with me is a musician and fashion model lol.
Maybe his/her experience in keeping the system simple and beautiful helped him/her recognise the passion in art.
Haha your post made me reflect my journey. I had fun in college tinkering Arch Linux with i3. Now I’m an Infra Engineer (or DevOps Engineer, Platform Engineer, SRE, whatver) and still do the same job—keeping the system “reliable”.
That’s why I like it. No BS, no ads, no commercials, no show-offs, etc. Just some people with a bit of free time share their knowledge and stories.
I do wish we have more vibrant non-tech communities, though.
Then you have Clojure - a machine gun that shoots shivs.
Code aesthetic: If your code looks like a triangle, you’re seriously doing something wrong.
Looking at your picture makes my neck hurt.
From my personal experience, AWS is extremely powerful (especially on security and networking). If you cross the learning curve, and know automation or Infrastructure as Code (e.g. Terraform) then it’s fast and easy to build almost any architecture.
But yes, it’s overkill for a simple website or a simple setup (if one is not familiar with AWS).
Markdown is good. I use it when working in the company since the format is ubiquitous. I do writing my blog posts with Markdown (Hugo for the curious).
But personally, or working with a bit more niche team, for writing personal documentation I prefer Asciidoc [0]. It has better syntax and have some nice functionalities like Table of Contents.
For personal notes, nothing can surpass Org Mode [1].
Well, people tend to pick the easiest way to achieve an objective, even though the solution is not simple nor optimised.
Wait until you meet “Platform Engineering”/DevOps. The sheer amount of CNCF projects and new tools out on a daily basis are on par with the JavaScript world.
AWS (Route53 specifically). Not common but my personal lab runs on AWS so it’s nice to have a place for everything.
insert Thanos stone meme.
We self host an instance to share knowledge about self-hosting that instance.
Wow you’re self-hosting a password manager! Don’t you feel scared if something went wrong?
I’m also running Adguard as my DNS-level adblocker on my Pi 3. Feels way more content than Pihole.
Could you list some of your “stuffs” that you run on your k3s? I’m curious.
This is actually not a good advice, from my experience. If we don’t monitor, refactor, or improve the code, the software will rot, sooner or later. “Don’t touch” doesn’t mean we don’t ever think about the code, but we make the conscious choice not to modify it.