Control over your own data (if you mean regular program as cloud apps), or accessible on multiple devices and to different users if you mean an offline computer app
Control over your own data (if you mean regular program as cloud apps), or accessible on multiple devices and to different users if you mean an offline computer app
Matrimony sounds like macaroni - i.e. macaroni and cheese
Highly recommend getting on the national do not call list https://www.donotcall.gov/ . Doesn’t stop all spam calls, but it shrunk the amount I got at least
Normal phone number + carrion is decent
Throw it in a crontab job if you’re on Linux even, 1 line in cron to run everything there to update on whatever schedule you want
Well, look where we are
You’re so right, she obviously doesn’t deserve to be derided, we should show her love and support because she died, it wasn’t her fault she was indoctrinated like this.
For good measure, let’s posthumously pardon the Nazis that murdered hundreds or thousands of people and were later killed when their camps were taken. They were just victims of the Nazi extremism indoctrination and media, it’s a bit distasteful that people still slander them /s
Because I love ruining days, everything starting at “this task will be graded” was written by someone else. It looks official because the person’s handwriting is neat, but if you compare the letters to the ones written giving the assignment they’re different styles
Edit: I am apparently very wrong, but in my defense, I am very dumb.
My MIL likes to pull out the phrase “indoctornated” anytime a doctor/vet/educated professional disagrees with her hardcore plant based diet views for all people and animals
I personally use lidarr to download and picard to tag, but use plex/plexamp to listen locally and on my phone
Seconding (thirding) logseq! Your daily journals all show up in one long scrollable page (delimited by the date and such) so you can easily see what happened previous days, etc. If you click one it brings up that page in full screen if you want to focus on it, it works very nicely imo.
You also aren’t limited to just journaling, you can use it for a pkm system. Say that you journal for that day about learning something, you can do this:
When you go to the eulers_formula page, all of that info will be in the links section without having to leave the page. I personally do all that, then write my own summary of the info on the page itself, so I have the original content and my take on it.
It’s also fully foss, you can pay for their sync service to have it available on multiple devices all the time and it’s fully encrypted in transit so they can’t see your info, I personally just use syncthing and haven’t run into any issues using it on my phone and computer unless you try to modify the same file at the same time (which isn’t really something you would ever do)
I’m very partial to doom emacs. I love the emacs ecosystem but the default editor made me want to cry, doom emacs gives the awesome text editing of vim with the awesome ecosystem of emacs (significantly smoother than viper too)
I can skip the search engine and go right to the bad suggestions, finally!
The pizza slices are about $2, the whole pizza is only $10
I use vim keybinds (via doom emacs) for this sort of stuff if I’m doing it for personal projects, my professional work is all done in an online platform (no way around it) so it’s just faster and easier to throw the pattern and columns at the integrated chatgpt terminal rather than hop to a local editor and back
I use chatgpt semi-often… For generating stuff in a repeating pattern. Any time I have used it to make code, I don’t save any time because I have to debug most of the generated code anyway. My main use case lately is making python dicts with empty keys (e.g. key1, key2… becomes “key1”: “”, “key2”: “”,…) or making a gold/prod level SQL view by passing in the backend names and frontend names (e.g. value_1, value_2… Value 1
, Value 2
,… Becomes value_1 as Value 1
,…).
My MIL went full plant based (vegan but also only raw or minimally processed foods, doesn’t even eat tofu or olive oil if she can avoid it) after watching some documentary on Netflix and it is her entire personality now, including trying to force it on my wife I who already eat vegetarian 95% of the time (everything at home is vegetarian, occasionally eat meat out if none of the vegetarian options sound good) primarily for environmental and health reasons. Every time we visit her she makes some snide and not even veiled remarks about us still occasionally eating meat and still eating dairy, her favorite is referring to any sort of cheese as “congealed cow puss”.
She also 100% believes it can cure diabetes, Alzheimers, dementia, and cancer in a matter of months and that meat and dairy cause autism.
The religious marriage to rule them all: doom Emacs (or other packages that do similar things). All the excellent text editing of vi/vi/vi/vim, the ecosystem and all the features of emacs.
For anyone who hasn’t heard of doom Emacs, it’s emacs with a lot of customizations baked into it, one of the biggest selling points is that everything uses vim keybinds now (where it makes sense). You get the amazing ecosystem of emacs with the ease of movement and editing of vim, plus a lot of other QOL features. It’s also just vanilla emacs with pre-made (and easy to edit) config files and helper functions so you can move over existing stuff if you want, and you don’t have to worry since all the emacs packages will still work, since it’s still emacs
There are some really awful captchas out there. I miss the days of just typing out some stretched and tilted numbers and letters.
Well yeah, assuming you can install it on all devices you would want to use, and that it lets you use network storage, and that the app doesn’t conflict with other apps using the same network storage. A lot of apps don’t have a specific app for Android, Apple, Linux, macos, and windows because that’s a lot to build and maintain. A deployed webapp works on any device with a browser, and you don’t need to configure every device to use the same networked storage.