Disciple of Christ and software engineer, concurrency wizard subclass.
Things I like: programming (probably in Rust), computer hardware, music, guitars, synthesizers, video games
Want to know what is worse than GoDaddy? Network Solutions.
I mean, 2 and 4 have been true already for quite some time in my experience.
I like Ubuntu Server. It’s got a nice installer that is simple and straight to the point, and lots of documentation. I’m also very familiar with it if I need to troubleshoot.
That said, I don’t like snaps and every new version pushes them harder. I’m currently learning openSUSE to see if it can become my new go-to for servers.
I always run Linux servers headless, so how the distro does GUI (if an option) is not relevant to me in this scenario.
I have always been a laptop guy my whole life because the portability, flexibility and comfortability of them.
Decades ago, I would say that laptops didn’t really have these attributes. Back in the day, they were heavy, most had short battery life, and were very slow compared to a decent desktop. Laptops have come a long way in three decades. :)
Well with Arabic numerals, zero is also the most physically round. :)
Also worth noting that the fact that Linux gaming works at all on many “Windows-exclusive” titles is an absolute magnificent feat of engineering. For the longest time we’ve been working to get games working on Linux despite both game developers and engine makers historically expressing anything between disinterest and antagonism towards supporting games on Linux.
But I also get that the final product is still not all that smooth from a user’s perspective. Just be sure to put the blame on where it belongs (definitely not Linux, or Wine who has been bending over backwards for over a decade to swim against the flow).
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”.
Quite a few languages that are major players now started as hobby languages.
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.
This is my least favorite part of Seafile. If there were a competitive alternative that used a flat file storage backend then I’d switch to that in a heartbeat. But alas, I still have not found one, so I will continue into my 6th year of using Seafile…
Worth noting in 6 years I haven’t had any actual trouble with Seafile’s storage, and the few times I’ve needed to I’ve been able to export data to a normal file system using seaf-fsck even if Seafile isn’t running. I’m just not 100% comfortable with it anyway so I understand the apprehension. I’d rather use a standard filesystem and be able to use standard tooling on it.
And the clients are actually really great, competitive with the features of the best cloud storage clients.
I use Seafile… can give a partial recommendation
I bounced around a bunch of different apps after leaving Evernote myself some 6-7 years ago. Evernote was cool, but started getting worse. I can only imagine how bad it is now. I also learned that migrating away from Evernote’s walled garden is a bit difficult.
I don’t have any recommendations for ones with a web editor. I specifically wanted a local app for my notes, which Evernote seemed less interested in and more interested in pushing their web app. After Evernote I’ve been using a folder of plain-old Markdown files, synced to my home server, and using various editors for those Markdown files. Things I’ve tried include VSCode, Typora, and QOwnNotes.
Today I use Obsidian and haven’t hopped around for the last 2 years. I love Obsidian and have basically no complaints about it. Again no web editing, but if you just want local files (that can sync across devices) then Obsidian is excellent.
My dad used to name each machine after a different character from Transformers.
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.