I wish the best for the admin and mods of lemm.ee. I can attest to the frustration that is running any online community though, especially one built on/dependent on Lemmy. I am sorry to see you stepping out @[email protected] but hope you're doing alright otherwise. Was real nice bouncing ideas and changes off you in the past.
Divided we beg, united we bargain.
Just a habit, because you can run any command and get the stdout into vim in that method. Like for getting your shebang or an ls listing.
Save it in a text file in the same directory. Then open the file you want put it in with vim. Move the cursor to the spot in the file you want to paste the text. Hit Esc
then :
and type r!cat (the file name you saved and want to paste the data from)
, press enter.
This will read in the other file and put the contents into the one you have open in vim.
It's coming with free surveillance! For an adversary.
And of course is entirely, completely, factually against the US constitution. But hey that hasn't stopped this administration yet...
Respect is earned, not given.
Welcome to the shitshow.
I mean, CONGRATS On leaving that shitshow. Welcome to the hive, happy to see more folks finding this space and contributing to make it better,
Interesting discussion and question, thanks!
I am a reformed catholic. Raised as and confirmed Catholic, but as I've gotten older and more rebellious I've seen nothing but problems with religion. That is, I am not nor ever been an atheist, but I don't believe in any man-made religion as truth. They're shams to take your money; and some do some good for others. I am spiritual and believe in something greater than all of us. Maybe not the puppetmaster, but I feel there is some underlying driving connection and cosmic force we cannot explain or ignore. Your God? My God? Who knows, I do not claim to. But I feel it there and I feel better for it.
Actions on site and web traffic/use, behavior to Beehaw indicate suspicious users for our purposes. TOR and VPN use does increase those metrics/probability, but is not the sole determining reason.
What phone?
Usenet is not the WWW. It operates on a different protocol and methods. It's not over HTTP(s) like this or standard web sites. Thus, your typical web user won't even ever see or notice anything on or about usenet. This is why you would need a usenet provider or access. You cannot access usenet with a web browser. One notable difference between the web and Usenet is the absence of a central server and dedicated administrator. Usenet is distributed among a large, constantly changing conglomeration of servers that store and forward messages to one another in so-called news feeds. Individual users may read messages from and post messages to a local servers.
Usenet is literally just a collection of text files on various servers or locations. There really isn't an index builtin or a way to just 'click to the next page'. This is why you need an indexer. An indexer crawls and scrapes usenet headers to allow searching and finding of specific content or posts. It automatically builds releases and indexes them like google indexes the internet.
When someone uploads files to usenet, it's just text. Very large files such as videos, aren't easily represented as text and don't "fit" in one post. It is spread over many different posts, sometimes hundreds. In text format. You could find all those posts, combine the text, and end up with an actual video or music file. But that file doesn't "exist" on usenet as a specific, single, item. Indexers find all posts associated with something you may be searching for, and other news reader software (like NZBGet or SABNZB) combine all those text files into one, giving you the file you actually expect after downloading all the different posts/parts.
Using a VPN account with usenet is beneficial, but not required. It is ideal to have access to multiple different indexers to find the posts you want.