Reddit is dead to me and blocked in my router, so I’m good sharing knowledge and cool stuff here.
I’m surprisingly level-headed for being a walking knot of anxiety.
Ask me anything.
I also develop Tesseract UI for Lemmy/Sublinks
Reddit is dead to me and blocked in my router, so I’m good sharing knowledge and cool stuff here.
Matrix also is close to checking all the boxes, but it wasnt clear how it works on mobile (Element seemed like the mobile app that was recommended).
I run Matrix, and it’s pretty great. Though I would recommend Schildichat over Element for the mobile app. I had all kinds of issues with Element Mobile somehow screwing up the E2EE keys for my other sessions. Nothing seemed to fix it except removing my account from it completely. Switched to Schildichat and haven’t had that issue since.
Haven’t messed with it personally (yet), but I’ve seen some examples where Caddy can do some cool stuff (I think the example I saw recently was defining routes that can call an arbitrary program with the HTTP request details).
I use Nginx almost exclusively (I’ve got HAProxy in the mix, too, but it’s strictly for load balancing). Everyone always keeps recommending Traefik to me, but from what I’ve seen, it doesn’t do anything Nginx can’t already do, and the config is all bizarre and way less intuitive. Not saying it’s bad, just not for me. (This is not an invitation to proselytize Traefix at me lol).
Use whatever works for you.
Going to check that out because…yeah. Just gotta figure out what and where to archive.
Just noticed the update available yesterday and applied it. Which is nice since F-Droid had been nagging me to uninstall it due to a vulnerability.
Cool, thanks!
Is there a Github link?
I hate it on both ends.
If I ever lose my current job (I actually like it and am planning to retire from this one unlike all prior ones), I’ll probably just go live in the woods or work some unskilled job. Not that I’m unskilled; I just have no desire to deal with what passes for job seeking these days.
Add the param type_=All
Not sure why that’s needed since it’s listed as an optional parameter, but it is. You’ll also need to use max_depth
or use limit
and page
to get them all.
I usually use max_depth
and load all of the top-level comments and 2 levels of replies to those (max_depth = 3) and if any of those have replies, I have a “Load more” button below the comment which will fetch again with that comment as the parent id.
Thanks.
Interesting. Haven’t had a chance to check out the standing issue on their github for that yet, but was hoping the project had come up with a workaround. Will still check it out when i have some time.
Glad to know there may be hope for it.
(Somewhat related/unrelated)
What??? A public Invidious instance that still works? Did Invidious find a workaround for Google’s latest shenanigans?
I’d usually start with my suite of cleanup tools, do some manual cleanup if needed, apply all the software and security updates, and then give it a day with some light test usage. Then I’d re-run the tools to see if they picked anything back up. If not, I released it back to the customer. If anything at all came back, I’d backup their data, pull all the product keys I could (Office, Photoshop, etc), nuke the OS, and reinstall what I could as close to the original as possible.
And then of course, the least fun part of that era, the guys who would bring their machines back weekly despite very stern warnings to stop visiting “those sites”.
Hey, they were good for business lol
Can confirm 100%.
During Vista’s heyday, I worked in a PC repair shop. All the ones that came in because “Vista sucks” were all Walmart specials with the bare minimum 512 MB RAM and crappy, bottom-of-the-barrel Seagate HDDs.
The thing would start thrashing as soon it booted with the default assortment of bloatware. By the time they brought it in, the HDD was in rough shape which made the thrashing even worse.
Fix was always to upgrade the RAM and, most often, replace the dying Seagate drive with a good one. Removing the bloatware helped as well once the root problems were addressed.
The UAC stuff was also annoying, but those could be tuned.
Lol I didn’t either.
Probably some use cases for “regular” users. Someone mentioned music production, though that’s probably more professional than hobby.
To my understanding, you mostly need real time performance for specialty cases where timing is absolutely critical. So I guess if you were building custom drones or custom control boards for drones, you could use real time Linux for that now since the timing could be guaranteed.
Doesn’t say, but I am curious. They said their workarounds broke other workarounds which caused a lot of implementation delay, but I’m not sure what the actual compromise was to address all that.
Answer probably lies somewhere in the kernel maintainer’s mailing list, I’d imagine. Just not equipped to search for it right at the moment.
Just going to leave this horror here. It’s the post feed logic from Tesseract that determines what posts should be displayed or hidden.