I’m a talkative guy.
ArchBTW
I don’t trust that fish
- 0 Posts
- 29 Comments
I think it means that stuff is always kinda bothering us and weighing us down and hasn’t been fully processed. when we lay down to sleep our brain is at rest and able to bring it forward to process it but we dont actually ever spend full conscious effort to do so. Almost holding onto it by not allowing ourselves to resolve it. At least thats just what I think I can’t know for sure. Ive started practicing writing them down and how to resolve it. Sometimes the answer is to just be content with it and let it go as a learning experience. Others ive gone to people and said I was sorry and they usually dont even remember and are like “oh no big deal” but it was to me apparently or I wouldn’t be thinking about it at 3AM cringing myself out XD spending the conscious effort though has seemed to help me come to terms with some stuff and those ones, at least, don’t come back randomly.
ArchBTW@ani.socialto
Technology@lemmy.world•I investigated Windows 11's massive 5GB monthly .msu updates, and AI is only part of the problemEnglish
0·2 months agoThe “Any day now” just keeps holding hopeium and copeium. They dont have to deliver if any day is a phrase that keeps people putting off switching.
Side note to any power users that are planning on making the switch that I wish I knew back when I switched. (Types that really want a system thats theirs and dig in) don’t start out with a “user friendly distro” go straight to a main bloodline distro like Arch or Debian. Chances are you’ll end up on one anyway and it’ll save you time distro hopping.
ArchBTW@ani.socialto
Gaming@lemmy.zip•Many more US states are planning or already have operating system age verification lawsEnglish
0·4 months agoOS Dev won’t be the problem. Its bull shit laws thats forced upon them in order to keep the project alive. No one wants to be the dude that has to keep up with securing the new literal front door on a distro. This shit is a security nightmare. Devs ain’t the top of this food chain the distro’s shut down and we have what? TempleOS?
Could always dissolve in a tiny bit of water boiled like making a simple syrup. Then add to the moo juice to make thilk. You could even flavor it however you want; it would be a 1950’s dream.
If you’re not compiling your own kernel are you really running Arch?
My car just broke and I’m waiting on the tow truck, this post speaks to me.
Cat hair, dog hair and crumbs.
ArchBTW@ani.socialtoMicroblog Memes@lemmy.world•That's nice that they got a rejection letter though instead of being ghostedEnglish
0·5 months agoI personally think a horrible employer is worse than homelessness. I actually spent less time hungry what time I didn’t have a place and always had the shelter at night before getting back on my feet.
Shitty job; I woke up nauseous every morning. Always had this sort of dread. A general depression from the abuse and general humiliation of the workplace. We really know how to grind the average white collar to ash and dump them in the garbage when they get older.
ArchBTW@ani.socialto
Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Can i make offline dvd installers for pirated games?English
0·6 months agoYou can just use a USB. Cloning your directories and copying them over is how backups work. Copying the files over as they belong accomplishes installing the game.
Cloning on Linux
Use the rsync command in Bash to clone directories.
- Open Terminal
- Command:
rsync -avh /path/to/source/ /path/to/destination/
Replace /path/to/source/ with the path of your game directory. Replace /path/to/destination/ with the path to where you want to clone the directory.
On Windows
You can use PowerShell
- Right click PowerShell; run as admin
- command:
Copy-Item -Path “C:\path\to\source*” -Destination "C:\path\to\destination" -Recurse
Replace C:\path\to\source\ with the path of your game directory. Replace C:\path\to\destination\ with the path for where you want to put the files. Probably the USB
Shameless







They are getting more bold and now people are realizing privicy nerds (I’m one myself) are, in fact, not crazy.