I used to run it for a while (it might actually still be running, I’d need to check my VPS and delete it if it is), but I feel like RSS readers kind of got overtaken by Reddit (and Lemmy). I tried going back to it again a few times, but the lack of comments felt off after having experienced Reddit.
- 0 Posts
- 156 Comments
Yeah, I personally noticed when there was this whole Thai cave saga, but I’m sure there were signs for decades before that.
He’s really done a great job at dispelling this image he had of being some kind of genius in the last couple of years.
jonne@infosec.pubto
No Stupid Questions@lemmy.world•Is the whole DC "cleanup" pointless?
26·3 months agoOr do something about the root causes of crime. Sure, there’s like a minority of sociopaths that will choose a life of crime no matter what, but the majority of it can be avoided by stuff like investments in education, jobs with good pay and safe third places for youth. But all those things are woke and it can take years for the benefits to show, so governments aren’t doing those things.
Not to mention, the app is just the thing that calls the API to the server that runs the actual models, it’s not a reflection on how quickly you’re improving those models. In fact, there should be little reason to push a new app update once you’ve built it.
jonne@infosec.pubto
Lemmy Shitpost@lemmy.world•The average age of Disney princesses is 505y.
7·3 months agoOof, yeah, that’s definitely something that will need to be looked at when cryotech starts being a thing.
jonne@infosec.pubto
No Stupid Questions@lemmy.world•Could I just create my own drive format?
10·4 months agoAlso, once you finish your filesystem, don’t murder your wife or otherwise people will stop using it.
jonne@infosec.pubto
No Stupid Questions@lemmy.world•Could I just create my own drive format?
6·4 months agoThere’s also ways to support ext3-4 on windows as well. And FUSE is also very interesting as it shows you what kind of esoteric stuff can be mapped onto a fake file system.
jonne@infosec.pubto
Lemmy Shitpost@lemmy.world•I didn't know that they have something in common...
22·4 months agoIn guessing it’s an allusion on the former only.
Really depends on what data it is and whether you want to search it regularly or just as a one time thing.
You could load them into an rdbms (MySQL/Postgres) and have it handle the indexing, or use python tools to process the files. Something like elasticsearch could work too.
If it’s just a one time thing grep is probably fine tho.
Aleph could work as well but I have no experience with it.
I guess it depends on how much time you want to invest in setting something up versus how much time you’d lose waiting for grep to finish (if you only need to search a certain column, you can create an index with just that column using awk, search that index file, then extract the full line from the source file based on that result, but at that point you’re basically creating a new database engine).
jonne@infosec.pubto
No Stupid Questions@lemmy.world•After Israel and USA's bombing, wouldn't any supposed nuclear bombs go off if there were any?
7·5 months agoBecause she was always a grifter.
jonne@infosec.pubto
No Stupid Questions@lemmy.world•After Israel and USA's bombing, wouldn't any supposed nuclear bombs go off if there were any?
8·5 months agoWell, she now claims that that’s not what she said.
Didn’t really get to for ages, but with a steam deck it’s doable to do it after the kid’s in bed to play an hour or 2 of something. You definitely have to pick other types of games than the ones I used to play tho (FPS and RTS don’t really work well with the Steam deck controls).
It was definitely fun in the olden days when you fucked up your xorg.conf and you had to use elinks to try to look up a solution. At least nowadays your smartphone can be that second working computer.
jonne@infosec.pubto
Uplifting News@lemmy.world•Analysis: Clean energy just put China’s CO2 emissions into reverse for first timeEnglish
31·7 months agoPeople don’t understand how growth works. And there’s a lot of fossil fuel propaganda (“what are you going to do at night / when there’s no wind”). You can deal with those things using batteries, pumped storage and by shifting load.
jonne@infosec.pubto
Selfhosted@lemmy.world•Plex staff leaving review on Play Store for PlexEnglish
18·7 months agoMarketing probably asked everyone to write a review on their internal Slack or something.
jonne@infosec.pubto
Lemmy Shitpost@lemmy.world•We'll have plenty of camps to have them sent to by then.
19·7 months agoYep, the lesser Bush and Trump I shows that Democrats are not interested in punishing crimes committed by Republicans.
The merge with the Microsoft account was never done properly and it means I’ve got like 3 different accounts that don’t fully work with Skype, Teams or whatever else you need Microsoft for.
Good thing I rarely need any of them



Yeah, I haven’t either. I don’t even know how I installed it (package manager or raw). Will need to look into that.