If you’re on the same network, take a look at snapdrop. It’s basically cross platform AirDrop.
- 0 Posts
- 9 Comments
What’s the context in which you’re needing to share files?
My first thought is host your own FTP server and send people credentials to log into it with and upload.
We need a /c/MuseumOfLemmy to preserve this treasure in so that it may be cherished and studied by our children and our children’s children and many generations beyond.
fartsparkles@lemmy.worldto Programming@programming.dev•Linus Torvalds built Git in 10 days - and never imagined it would last 20 years63·4 months agoMercurial is written in Python, Git in C.
Given the number of git instances, had it been implemented in Python, more CPU cycles / electricity would have been used.
Blah blah Mercurial is responsible for global warming. (I’m being sarcastic by the way - I love Mercurial).
fartsparkles@lemmy.worldto Web Development@programming.dev•What is it called when you install VSCodium using the commands on the website instead of installing a flatpak?2·5 months agoThat means you probably ran a few commands.
The first will have added the GPG public encryption key of the package signers to your system so that your system trusts the key and can validate the package is signed by the trusted key.
The second command will have added the vscodium package sources to apt (the package manager for Ubuntu) so that your package manager is aware of where to find the vscodium package.
Finally, the last command will have updated apt so it knows of the newly added package sources as well as installed vscodium via your system’s package manager.
fartsparkles@lemmy.worldto Web Development@programming.dev•What is it called when you install VSCodium using the commands on the website instead of installing a flatpak?2·5 months agoWhich one did you use? Share more detail. VSCodium has loads of different commands one can type and files one can download.
It’s a string, dawg. Just maintain a database of hash and resource location. Lookup hash, return location.
deleted by creator
deleted by creator
fartsparkles@lemmy.worldto Mildly Infuriating@lemmy.world•The "ranch" my husband was going to is actually a brothelEnglish71·6 months agoYou seem like a really unhappy, bitter, vulgar person. You should seek some therapy, especially if you occasionally think “why does no one like hanging out with me in person?”
I’m sure there’s a decent fork. Read the code; there’s not much to it!