user224
@user224@lemmy.sdf.org
17M, I like computers, trains, space, radio-related everything and a bunch of other tech related stuff.
SDF Unix shell username: user224
My other account (temporary): https://sh.itjust.works/u/testaccount789
- Comment on Google Confirms Non-ADB APK Installs Will Require Developer Registration 1 day ago:
Easy but annoying.
- Comment on Cloudflare Tunnel? 4 days ago:
I only used their quick tunnels for some testing as it doesn’t need a domain and natively runs under Termux. For that at least it worked fine.
But I probably wouldn’t use them for anything serious. Typically you’re doing everything to avoid MITM, and now this is just the opposite of that. - Comment on Rise up 2 weeks ago:
Maybe the pink comes from mixture containing blood of the enemies.
- Comment on [deleted] 2 weeks ago:
Alright, enough, bye
Image - Comment on [deleted] 2 weeks ago:
“Can you guys stop using memes I didn’t approve of?”
- Comment on Taliban leader bans Wi-Fi in an Afghan province to 'prevent immorality' 3 weeks ago:
I am assuming dialup is still a thing in parts of the country
Fun (sad?) fact: AOL will soon shut down dial up on September 30th 2025: help.aol.com/…/dial-up-internet-to-be-discontinue…
- Comment on We're down again 🎉 3 weeks ago:
They used to post and comment here at some point, but stopped for some reason.
Here is some relevant stuff to your question:
lemmy.sdf.org/post/11141
lemmy.sdf.org/post/109301
lemmy.sdf.org/post/502127/581994
lemmy.sdf.org/post/502127/583888TL;DR: Beefy beef.
- Comment on We're down again 🎉 3 weeks ago:
Did we get a new icon and banner here?
- Comment on What’s the actual reason neurodivergent people are sometimes discriminated against or bullied? 3 weeks ago:
As always, a difference. That’s it. That’s all. Needs no logic. A difference from main crowd. If just color of the skin is enough, then logic clearly isn’t needed in these cases.
If someone wants to find the justification for themselves, they will.
- Comment on Reddit lost it 4 weeks ago:
Just tried searching “clippy rule 34”. Plenty of results.
- Comment on Thank G*d I grew up in the 90s. Everything is woke now. Smh my head 5 weeks ago:
Nah, Gg0d. Double gee oh dee byatch!
- Comment on My favorite board game! 5 weeks ago:
You may be more interested in dactyloadapter: www.artlebedev.com/vilkus/
ImageAnd, yeah, it cost $12.99: web.archive.org/web/…/lebedev.shtml
- Comment on In shower today: "I bet my YouTube account is older than most of the people on YouTube." ...Yes, yes it is. 5 weeks ago:
I’ll drop a knee-breaking one:
I was born in 2006.
- Comment on [deleted] 5 weeks ago:
Alternatively…
Image - Comment on The forgotten war on the Walkman 1 month ago:
I was looking to get one, but a lot seem to be mono only. Otherwise Retekess TR606 looked interesting, even if just mostly as a toy.
- Comment on Chrome VPN Extension With 100k Installs Screenshots All Sites Users Visit 1 month ago:
And sure as fuck never use a free one for anything remotely sensitive.
I think ProtonVPN might might be an exception here. They’re pretty trustworthy as far as I know, and have some free servers.
But my go-to is Mullvad, mainly for the flat pricing. I hate how most only have good prices if you buy a full year or so.
- Comment on Stop children using VPNs to watch porn, ministers told 1 month ago:
Next up: Stop children using HTTPS to watch porn.
- Comment on Stop children using VPNs to watch porn, ministers told 1 month ago:
Hell, even Android ProtonVPN app can not only be used for free, but also without sign up:
If you prefer, you can use the app without a Proton Account. Simply tap Continue as guest. Doing this allows you to access all the free features available in the app. To access our premium features, you’ll need to sign in with a paid Proton VPN account.
- Comment on Stop children using VPNs to watch porn, ministers told 1 month ago:
Well, that’s exactly why they do.
You give them an iPad and they shut up, and that’s enough of a reason for many parents who shouldn’t be ones.
- Comment on Shit like this is why we need open source printers! 1 month ago:
One and a half bottle.
Seriously though, I don’t know what to do with it. I had to print something for school, around 200 pages. I printed them white on black, only consumed half a bottle.
I bought that on sale on AliExpress for like 70 cents (last I checked it was around €18).Anyway, quite funny when you take out the paper and have to let it dry. Also, I had to use 120g/m^2^. Standard 80g/m^2^ paper would wrinkle up and roll up while drying.
- Comment on 🤝🤝🤝 1 month ago:
I’d argue it’s better to call it “sell” when you get paid to do so.
Just like I am not donating money to Lidl to buy sour gummy worms.
- Comment on 🤝🤝🤝 1 month ago:
Could be glass bottle.
- Comment on 🤝🤝🤝 1 month ago:
A lot if it looks like rainbow.
- Comment on Anyone else guilty of this? 1 month ago:
I haven’t got a fucking clue how to do it with phones.
In a certain way, probably me neither. I use ls, df, md5sum, cp, mv, rsync, tar, gzip, gpg, vim, touch and mkdir in Termux (terminal emulator for Android). For example, say I am replacing MP3 for FLAC. I really like to keep the timestamps of when I added the specific song, but I can’t find any better way than
touch -r oldfile.mp3 newfile.flac
But I also use FX File explorer for certain tasks, as it thankfully keeps timestamps. I absolutely hate how moving photos in Google Photos updates the modified timestamp to the date of when the file was moved. Why?
And I also have an ancient version of ES File explorer, version 4.0.2.3. Before it enshittified.But I am not sure whatever that is installable from within the device, or it’s old enough to require
adb install --bypass-low-target-sdk-block app.apk
like some other old apps I use.Anyway, I have no idea what’s going on with iPhones and files, or whether that’s a non-existent concept there.
- Comment on Parallel Empires 1 month ago:
- Comment on LibreOffice is right about Microsoft, and it matters more than you think. 1 month ago:
Just curious, what brand of printer do you have?
- Comment on LibreOffice is right about Microsoft, and it matters more than you think. 1 month ago:
Yup. I started wirh Linux, and trying Windows was a bit of pain.
I had to run some mystery (included in installer) script to create local account (BypassNRO.cmd), then I remember having to change something in registry, but I don’t remember what that was, disable BITS and SysMain because they were slowing down the PC, disable automatic updates in Group Policy Editor because there’s no other way, get printer drivers from archive.org because despite HP saying it should automatically install, Windows said to get it from manufacturers website, and the Bluetooth would just randomly dissapear despite always working on Linux (Mint).
Well, and on Linux Mint I just had to install Nvidia driver and Realtek WiFi drivers in Driver Manager (GUI).
And of course, Arch was a bit harder to set up, but the Wiki is done well, so nothing too crazy. But I should probably revisit it, because honestly, I don’t remember how I set up my PC anymore. I went with encryption and boot separate from ESP, which differ from the default guide.
- Comment on [deleted] 1 month ago:
You? No. It’s not something you did.
Personally I find this fucked up. Especially the way it’s written, but I can’t expect anything else from someone who sets up dates for others without their permission.
This is not the same as buying you some snacks that were on sale, but seems to be taken as lightly from him.I imagine the comments here would be quite different if you were a woman.
If you feel comfortable with it, then go ahead. But keep in mind you don’t know how it’s arranged on the other side, and the other party may not. Well, just the usual “be nice”.
- Comment on [deleted] 1 month ago:
the woman seemed to have agreed on her part
Unless it’s just the same situation arranged with her parents.
- Comment on Wikipedia loses challenge against Online Safety Act verification rules 1 month ago:
Unfortunately, it’s an older version from 2024. Last I heard there were some issues with the software used to create these.
Also the images are lower resolution.