I don’t understand why it isn’t just 妈妈炒饭
undefined
I’m no Oracle Cloud expert but I’m wondering how Telegram fits into transferring files.
Is there a reason you’re not using traditional tools like ssh
or rsync
? You could even use Samba or FTP if you really wanted to (not recommended).
Just trying to understand the problem.
At some point society will need to realize that traditional work that is handled by automation (whether AI or not) isn’t necessary and economic systems will have to change.
I’m not an expert by any means, and I just don’t see this happening in the near-term. My opinion is that for now (the short-term at least) it’ll just widen the gap between rich and poor.
Numbering didn’t work though.
Markdown has this strange behavior where once it thinks it’s a numbered list, it doesn’t care which numbers you use. I think behind the scenes it’s just parsing it as an HTML <ol>
with each number converted to a <li>
, thereby renumbering the list (<ul>
).
Not that this is a great argument or anything, but growing up I thought I wouldn’t possibly start using drugs (including nicotine) and alcohol so I tuned out for all the “drugs are bad” lectures.
When I was a young adult I got into drugs and had a lot of fun. A decade later I’m lame as hell and don’t party, don’t do drugs.
What I’m trying to say is that even despite good education it’s still easy to get into drugs. For many people they never give them up (because hello — they’re addictive). I’m lucky that I moved on and made something out of my life, but that’s not the story for everyone.
I didn’t realize she’s lesbian, I was preparing to be more shocked by which family member now hates him.
I don’t want to upvote nor downvote; one of the few times I wish we had reactions here. 😆
Unrelated, but truly peak web design
I create web applications! 🎉 (AKA I’m a typical Lemmy user.)
I just block people like this and/or disengage.
I’m far from family, so probably my vegan tater tot casserole. I don’t live in the Midwest anymore, but for some reason on Thanksgiving I crave this very heavy food along with my wife’s Mexican green pasta recipe (to die for!).
If you’re thinking specifically of torrents, then a seedbox or torrents are probably more your speed. I forgot which community I was in for a second.
As far as large files go, I feel you. I have a NAS at home that I share with friends but my residential internet upload speed is slow. What I’ve ended up doing is opening a Storj account and mirroring the NAS to it. Not sure if this is relevant (at all).
Maybe someone else can comment here, but there’s got to be some dead simple web interface you could host where you copy/paste a URL and it downloads it… maybe just
wget
orcurl
from the host instance?