

Disciple of Christ and software engineer, concurrency wizard subclass.
Things I like: programming (probably in Rust), computer hardware, music, guitars, synthesizers, video games




I mean, 2 and 4 have been true already for quite some time in my experience.


Well with Arabic numerals, zero is also the most physically round. :)


I’d call it Paradox Lang, or PL for short. It even has features that are contradictory to each other, you just have to declare which mode you want at the top of every file. Can you imagine. :)
The only feature it doesn’t have is “lightweight and minimal language”.


Well I guess I am part of “they” since I have my own programming language pet project. Why did I create it? Because I wanted to, mostly. Sure, there are also some finer language design choices I wanted to choose differently for my preference, but mainly I just wanted to learn how.


Welcome to JavaScript! This is the expected behavior. For the life of me, it still boggles my mind. I refuse to write JavaScript anymore.


I do the same, except with Seafile. On my phone I use Keepass2Android which has built-in support for syncing a database over WebDAV. Works flawlessly.


I still like individual forums and use them on occasion. For me, the reason why Reddit was better is because of the UI. The default phpBB skin is awful for following a dialog in my opinion; Reddit’s much more compact threads free of annoying signature blocks and giant user profile panels is much nicer. Personally I’d be perfectly happy to go back to the days of individual forum accounts if the forums had nice UIs like Reddit or Lemmy. Even Flarum is an example of a traditional forum software with a decent UI. The big missing thing though is threaded conversation which I much prefer over a flat forum, something that Lemmy offers.


I just use a folder of photos and then use digiKam to manage them. But it’s just me, I don’t need to share photos with anyone else. I like digiKam but it doesn’t play great with concurrent users out of the box. I think there’s a way to use a shared database though.


Love mdadm, it’s simple and straightforward.


I am also pretty interested in btrfs. I recently redid my laptop and did btrfs for everything there. No btrfs on my server yet though. Ext4 is just really optimal for data recovery. Maybe if I redo my server sometime in the future I’ll start with btrfs.


My Grafana dashboard says 81 watts at the moment. This includes a slightly beefy Intel computer running Proxmox, with a Kubernetes cluster inside, a few other small ARM servers, and my networking stack which is a router, 1 switch, 1 AP, and a modem. Also the main server is full of spinning rust disks. I haven’t done much to optimize power consumption.


Sounds like my position. I maybe write code a more than 10% of the time; maybe close to 40% these days. But code is definitely the least interesting thing I do anyway; solving the puzzle is the fun part. Coding is just following the plan most of the time.


I’d call myself a backend developer. Primarily we build data stores and APIs that encapsulate low-level business logic for cloud applications. Some backend teams mostly make CRUD APIs, but my team tends to work at a lower level, such as file objects, transformations, CDNs, bulk operations, etc.
Things we have to deal with include:
So sometimes wearing multiple hats. Personally I enjoy what I do a lot because it always presents a challenge. I love solving complex problems, and almost monthly I get to play around with large-scale software problems where the naive approach will almost certainly perform like crap and needs a more clever design.
We’re a cloud-first company though so primarily in the context of that.
Uh… Google Domains… damn.
Well actually it depends, I have things spread across different registrars for different things. For all my personal stuff I have been using https://www.namesilo.com/ for over 5 years with not much to complain about. They generally have good prices and support quite a few TLDs, and no nonsense. Though they’ve been in a control panel redesign limbo for like 2 years which is pretty annoying, especially since I liked the old one better.
For IT stuff that I do for nonprofits and other orgs I’ve used Google Domains, but I guess that will have to change. Mostly because it integrates well with Google Workspace. I already use Cloudflare for a few of these things, so maybe I’ll just move the domains to Cloudflare too. Generally I’m pretty happy with most things Cloudflare.
I hear excellent things about Porkbun but have never used it myself.


I’d love a desktop client. :P No web shenanigans, maybe GTK or something.


I’m personally OK with the old-school way of one account per community/server. All I really want is forums with (1) a nice clean UI, (2) nice mobile app, and (3) open APIs. Most popular forum software meets only one, or even none of these. Lemmy has all three of these. Federation is maybe nice icing on the cake, but I could take it or leave it personally. Maybe that’s denying the whole point of Lemmy, but I don’t care.


PHP used to be my main language. When they started adding more advanced type features it interested me. Then I got bitten by the strong typing bug and started teaching myself Haskell. I didn’t end up getting very far, but now I strongly prefer strong and static typing.
I don’t dislike PHP, even now. If I wanted to use an interpreted language for a web project, I’d probably pick PHP. I sure like it better than Python, Ruby, and JS. I just don’t find myself wanting that kind of language anymore though.


You’re going to have a tough time finding projects to contribute too. A mind-boggling number of projects are hosted on GitHub. Probably a majority of all open-source code in existence.