

11ty is my favorite! cross-platform, good defaults, built-in tag support, and just generally good learning curve.
11ty is my favorite! cross-platform, good defaults, built-in tag support, and just generally good learning curve.
My favorite static site generator by far is Eleventy, which you can learn by reading their sample code at eleventy-base-blog. It uses NodeJS which runs on all major platforms, and it generates plain old HTML that you can put on any static host. I played with several of the generators on the Jamstack list, and decided that this is the one I’m most comfortable recommending. It has a very high power-to-effort ratio, you can do some really useful stuff with very little knowledge. I’m using it on my personal site, https://nycki.net/, to automatically generate a “navbar” on every page, plus an RSS feed for my blog. It’s also nice for generating “prev/next” links under articles.
I think the biggest culture shock for a lot of people is “fewer surprises, more options.” On my machine at least, updates don’t run automatically – I might get a notification that “updates are available” but that’s it, I still have to say “okay, now is a good time to update”, it won’t surprise me with them.
Similarly, if I want to set a hotkey for like “take a screenshot of the current application”, I can do that! But the downside is that it might not be set up by default, I have to go to settings -> hotkeys or something similar.
Linux “gets out of your way” and lets you solve problems, but that also means it’s not always going to solve them for you. It’s getting better at this over time – if lots of people have the same problem, the solution might get merged “upstream”, but a lot of things are still “well, how do YOU want it to work?”.
is this available in text form?
this is my sticking point with fish. I still need to know bash for writing portable scripts, so its hard to justify scripting in fish.
I still use firefox despite their questionable leadership, for one major reason: it prevents Google from setting whatever web standards they want. Sites that aren’t standards compliant will usually still work in Chromium-based browsers, but they will break in Firefox, and then I can report the bugs.
Probably Emacs. /j
wait how does your clipboard shortcut work op? that sounds nifty!
Please tell me the “Triple I Initiative” involves Solanum (Outer Wilds)
Firefox had tab grouping first. Before Chrome. And then it broke support for it when they did the add-ons overhaul. I’m surprised bringing it back wasn’t a high priority…
basically this comes down to time and money. if you’re a hobbyist, you have lots of options available, but they take time to learn and you probably already know html. if you’re a professional, developer time is more expensive than cpu cycles and you probably already employ a web developer. unless there’s a good reason, most people won’t learn an entirely new GUI toolchain.
Electron apps ship their own chromium-based renderer, but ‘webview’ means the OS gets to use its own renderer. It’s still a browser-like environment, but at least the OS can choose the most performant one.
I would like to believe this is sarcasm, but it’s impossible to distinguish fake stupidity from real stupidity; Poe’s law.
I think we live in an age where advertisements are literally gaslighting, and also where large portions of the population are bombarded with advertisements on a daily basis. I’m not surprised if people’s grip on reality gets a little wobbly, resisting all that propaganda is a lot of effort.
“personal” and “trustless” seem sort of at odds here. you want personal data, so you want personal storage.
what I recommend, if you have the time and energy, is to find another self-hoster you trust and be “backup buddies” with them. set up remote file storage on both your networks and send your backups to the other person’s server.
if you can’t find another self-hoster, then find a friend or family member you trust and mail them your backups on a physical disk.