Lucy :3
- 1 Post
- 394 Comments
Lucy :3@feddit.orgto
Selfhosted@lemmy.world•Plebbit is the the most decentralized selfhosted social media protocol And why development slowed DownEnglish
1010·5 days ago> “most dezentralized”
> hosts on ShitHub
Funnily, my home IP gets blocked often, even with lower than human-average traffic. My fathers home IP, where my piped proxy runs, so where all my PC/Laptop YT usage aggregates, plus his usage and others using my proxy, literally never gets blocked. Maybe because he watches it logged in, and so YT trusts the IPs more?
over which protocol and settings? idk if borg can use file parts of previous but cancelled/broken upload attempts
I’m watching my fiber provider going bankrupt a month before finally patching us online.
I have 3TB of data, I can’t back that up with 40 Mbps and occasional 10 min outages!
Lucy :3@feddit.orgto
Fediverse@lemmy.world•Is there a way to mirror corporate social media to the Fediverse?English
7·15 days agoThe main problem with that is the lack of communicating with the OP. The only place where that is negligible would probably be peertube/YT. Especially since YT is one of the worst with 3rd party frontends, so fully mirroring might just work better (ignoring any laws, that is).
Lucy :3@feddit.orgto
Fediverse@lemmy.world•Question: why mastodon hastag timeline shows posts from lemmy community of same name?English
6·15 days agoThe confusing part is that it didn’t work most of the time. This seems to be a very recent change. Before, and still now, you could only post to lemmy communities by tagging them with @. Now they federate back, but as hashtags.
Lucy :3@feddit.orgto
Selfhosted@lemmy.world•How to Run Custom Linux Images on Oracle Free TierEnglish
5·17 days agomines crypto
Maybe Kevin Fang will make a video about all combined?
My prejudice tells me that it’s vibe slopped code.
Lucy :3@feddit.orgto
Selfhosted@lemmy.world•The 'if this goes down, I riot' self-hosted appEnglish
1·22 days agoEven Email can be down for two days or so without major consequences, and I could pull that up from backups on a spare server in another location within an hour max.
Lucy :3@feddit.orgto
Selfhosted@lemmy.world•Using Fail2ban to protect exposed servicesEnglish
2·22 days agoMy primary scare is wg being another potential single point of software failure, preventing remote access
The solution to all of your problems:
echo ‘echo UwU senpai’ >> ~/.profile
“beyond repair” my ass, this is Linux
Very true. Also, redundancy
Why would I need an enterprise router if I can have a superfast, very extendable, very flexible and redundant router with two old desktop machines?
Lucy :3@feddit.orgto
Selfhosted@lemmy.world•How to download Google Takeout zips?English
4·3 months agoFor .tgz files (compressed tar archives), you’ll need to decompress all the files into a single folder before importing. Then use the command immich-go upload from-google-photos /path/to/your/files.
Lucy :3@feddit.orgto
Selfhosted@lemmy.world•Is there a self-hosted project that does url decoding in a privacy respecting fashion?English
12·3 months agocut --helpandman cutcan teach you more than anyone here.But: “|” takes the output of the former command, and uses it as input for the latter. So it’s like copying the output of “echo […]”, executing “cut -d ‘/’ -f 6”, and pasting it into that. Then copy the output of “cut”, execute “base64 -d” and paste it there. Except the pipe (“|”) automates that on one line.
And yes, cut takes a string (so a list of characters, for example the url), splits it at what -d specifies (eg. cut -d ‘/’ splits at “/”), so it now internally has a list of strings, “https:”, “”, “link.sfchronicle.com”, “external”, 41488169.38548", “aHR0cHM6Ly93d3cuaG90ZG9nYmlsbHMuY29tL2hhbWJ1cmdlci1tb2xkcy9idXJnZXItZG9nLW1vbGQ_c2lkPTY4MTNkMTljYzM0ZWJjZTE4NDA1ZGVjYSZzcz1QJnN0X3JpZD1udWxsJnV0bV9zb3VyY2U9bmV3c2xldHRlciZ1dG1fbWVkaXVtPWVtYWlsJnV0bV90ZXJtPWJyaWVmaW5nJnV0bV9jYW1wYWlnbj1zZmNfYml0ZWN1cmlvdXM” and “6813d19cc34ebce18405decaB7ef84e41”, and from that list outputs whatever is specified by -f (so eg. -f 6 means the 6th of those strings. And -f 2-3 means the 2nd to 3rd string. And -5 means everything up to and including the fifth, and 3- means everything after and including the third).
But all of that is explained better in the manpage (man cut). And the best way to learn is to just fuck around. So
echo "t es t str i n g, 1" | cut ...and try various arguments.
That’s called
wakeonlan <MAC address>
Lucy :3@feddit.orgto
Selfhosted@lemmy.world•What is the current state of Matrix?English
7·3 months agoTbh I had no issues with synapse.
The problems that persist: Very rare issues with decrypting (as I rarely encounter it, while being in encrypted chats with 150+ users, it’s not an issue for me), apart from after you changed clients, slow image loading (a bit annoying, but ok if you multitask anyway) and clients all having different feature sets (some of which you can also hackily make work in others).


Which is extremely annoying as it creates an entirely new post in the lemmy community, instead of being a comment, so hard to find and more spam.