Miniflux has served me very well for years, combined with a few different apps. Reeder on iOS, I can’t remember what I used on android but there were plenty of options
Miniflux has served me very well for years, combined with a few different apps. Reeder on iOS, I can’t remember what I used on android but there were plenty of options
Tractor pulls
H model C-130s, the ones with the 4 square blade props? The engines and props are mechanically governed. There are electronic corrections applied, but the core of the systems are purely mechanical. Still flying.
Source: former flight engineer on them.
Agreed. OP was doing well until they replaced the if statements with ‚function call || throw error’. That’s still an if statement, but obfuscated.
iPhone 3G. I’ll never forget the day I put the internet in my pocket
Raised conservative christian, took a disgustingly long time to lose some of my shittier takes
Delete the middle.
“I pledge allegiance to liberty and justice for all”
dude I just live here
Poland. It’s pretty nice but the language is real hard to learn
Moved to Europe
I’m a web dev with a wife who is a researcher, and on the side I’ve built a few tools for her work. Web apps are great because cross-platform distribution and compatibility are non-issues. If you don’t need a database or server-side logic, a client-side only application is basically free to host given that it’s ultimately just a pile of static files. You can use localstorage for persistence, and because there’s no server logic you have a lot fewer security implications to worry about.
JavaScript gets a bad rap, but if you pair it with typescript and decent tooling it’s really not bad. HTML and CSS are an incredibly powerful engine for building UI, which is only getting better.
So there’s a storage protocol called “S3” (I wanna say it stands for simple scalable storage?), first created by Amazon for AWS. Many types of software, including backup programs, have been designed to use it as a storage backend. There are now many S3 compatible providers, last I looked the best value was backblaze B2.
You need a backup program with end-to-end encryption, S3 compatibility, and whatever other features you like. I use restic but it’s CLI only, there’s also borg backup and many others.
If you encrypt locally with a good key, you don’t have to trust the remote storage provider. They just see a bunch of meaningless noise. Just don’t lose the key or your backup is useless.
i build websites
I’ve always wanted to write a bot that replies to comments that say „I have no words” with a list of random words
Oh cool, this is exactly what I was looking for! Thanks :)
Well I’m sure the trans people who would be forced to detransition, the climate refugees forced to flee their homes, the women forced into dangerous pregnancies, the Palestinians who will receive even less support from the US, and the people of Ukraine forced to live under Russian occupation without our support will obviously agree that it’s most important for you to have a clear conscience here.
It’s had an external library feature for awhile now
Yeah, I tried it but that experience isn’t as good as a native app. No swipe gestures, and an extremely basic UI