There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

Barzaria

@[email protected]

This profile is from a federated server and may be incomplete. Browse more on the original instance.

Barzaria ,

That’s awesome! Happy belated father’s day to him!

Barzaria ,

if is short for input file if is short for output file

This dd command from the command line is what I use because it is built in and perfectly bare bones for my needs. I like to use the command flag --status=progress to show a status bar while duplicating the data. A word of caution: the dd, or ‘data duplicator’ program is sometimes known as the ‘destroy disk’ program because if you flash the iso file to the wrong disk/drive you can mess up the drive. Use the appropriate level of caution because there is no undo button. You can use the lsblk command to list the block devices on your machine and use the correct device. Quick instructions: use lsblk to list your block devices and locate your flash drive. If the flash drive is mounted (the /sdb/ will have something like /media/files if it is) you can unmount with $umount /path/to/sdb. Once the drive is unmounted you can use the dd program to duplicate the data (iso file) to your drive.

Barzaria ,

If you want a GUI, I would use Balena Etcher. You might be able to use raspberri pi imager too.

Vimms Lair is getting removal notices from Nintendo etc. We need someone to help make a rom pack archive can you help? (slrpnk.net)

Vimms lair is starting to remove many roms that are being requested to be removed by Nintendo etc. soon many original roms, hacks, and translations will be lost forever. Can any of you help make archive torrents of roms from vimms lair and cdromance? They have hacks and translations that dont exist elsewhere and will probably be...

Barzaria ,

Thank you for the awesomeness that is the script. If I might ask a question: why is the user agent Windows 10 if this is a bash script? I’m genuinely curious and I don’t know why.I imagine this might be WSL. You did mention it was an old script so maybe it had something to do with that?

Barzaria ,

It is real. Enormous dickeroo energy.

Barzaria ,

I played Pokemon Red on an emulator on a night shift at work and it was a pretty awesome experience. I can’t imagine the idea of live service games existing. I think there’s something to be said about connectivity and discoverability but yeah man. Yeah.

Barzaria ,

Both?!

Barzaria ,

I’m happy for you!!! Happy to hear you’re enjoying your freedom.

Barzaria ,

Hey man, we’re living parallel lives. I literally just did this yesterday. The command you’re looking for is gdebi. Try gdebi (name of the package’s file, uncompressed to a .deb) if you downloaded the .Deb from the website. tic80 will now be a usable command. To uninstall the tic80 command / program you can use apt uninstall tic80. It worked with and without sudo.

Barzaria ,

Heya, if you need pico 8, you might like to try tic80.com . Tic-80 is a Foss pico-8 like software that has a basic and has some pico to tic conversion scripts that can convert between the formats. Hope this helps!

Barzaria ,

I don't know anything about Linux and the idea of installing it frightens me. Where do I start?

I bought a laptop yesterday, it came pre-installed with Windows 11. I hate win 11 so I switched it down to Windows 10, but then started considering using Linux for total control over the laptop, but here’s the thing: I keep seeing memes about how complicated or fucky wucky Linux is to install and run. I love the idea of open...

Barzaria ,

I was once like you. You can do it. I like Linux mint. Here’s how to install it: Go to www.linuxmint.com and see what it’s about. It’s friendly, it’s very Windows like, it just works. Go here for the install guide: …readthedocs.io/…/latest/Pick an .iso file and download it. Go to etcher.balena.io/-etcherTo download the program that puts .iso files on USB drives. Use the Balena Etcher program to burn the .iso onto a USB thumb drive. Put your non-redownloadable files with sentimental value in another drive and remove the drive from your computer. Do not skip this step, order another drive if you have to (INB4 new laptop, but don’t forget this with your other machines). Plug in the USB drive that has Linux Mint on it. Power off your computer. Wait 20 seconds. Power on your computer. Mash the F2, F10, F12, and F5 keys until you get to the bios screen, or get to the bios screen if you know some other way. Find the setting that says something like “boot priority” and put USB drive above your C drive. Save and power off. Wait 20 seconds. Power on. Press F12 or whatever key you need to to get to the boot selection screen. Choose the option to boot from the Linux Mint USB drive. This is where you can test drive Linux before installing. Try ctl-alt-t to bust open a terminal. The terminal is your friend, but not required for the install. Close terminal with the command ‘exit’ or ctl-d or ctl-c ctl-d. Double click the install icon on the desktop. Follow instructions. Choose to delete windows forever from your life and put Linux on the hard drive. Follow instructions, they are no harder than any other wizard you have seen to install software. Reboot. Enjoy. Here are some tips: The terminal is your friend. Commands for learning the terminal, because the terminal can teach you to use the terminal (man is short for manual): man man man apt man ls man cd man vi man nano man less man pipe man mkfifo man rm apt search game —> searches for the keyword 'game" apt update ----> this is how to update your cache. Use it to pull your software updates apt upgrade ----> this is how to apply the updates to your machine.

—End terminal stuff— You can use your machine in the normal way too, same as any windows machine. Look around and explore. All the stuff in the software center is free (gratis). There’s lots of stuff. No more .exes to get software. Look at www.fsf.org to discover why free software is important.

If you have trouble you can DM me. I will help if I can. Good luck, you got this.

Barzaria ,

The entire framework thing is not a good value because it costs like ~2000 dollars for a laptop. People are acting like the timeline for use on these things is infinity. It’s not. I have on two occasions went and bought an i3 and Celeron laptop for 100 dollars each. Both of these machines do what I need. Both play emulators, both play videos. I just want to know which use case a 2000 dollar laptop that is modular fits? I feel like this is astroturfing. The laptops have m1 expansion as well. Help me out here. Why is a framework worth 20 cheap and reliable laptops? Inb4 sustainability, you would still be trashing the old parts after upgrading, right? I feel like workstations have so much more value if we are talking about modularity and power. I guess, if this is your one computer to rule them all you might be able to justify the expense, but why not buy a workstation for like 1000 bucks, a 200 dollar laptop, and pocket the leftover 800 buckeroos?

Barzaria ,

Yt-dlp can use user authentication to pull videos as well. The flags are -u (username) and -p (password) . Example: yt-dlp -u username -p password url-goes-here . Hope this helps. The more we can rely on programs that we run on our own machines, the better. Even better if it’s free software.

Barzaria OP ,

Torrents are p2p and can be encrypted but aren’t anonymous. Tribler claims to be tor-like and no trust needed i.e. anonymous.

Barzaria OP ,

I installed in on my machine from the software package manager. It doesn’t have the feature to bind to a specific device (this is a must have for me so I can use my VPN without IP address leakage). I read a horror story on hacker news about a person getting fragmented CSAM on their hard drive by running an exit node (running an exit node is trivially easy with the program). Noped out after not being able to bind to tun0. I went to their website, mostly academics polishing research papers from my point of view. Sketchy looking ui, uninstalled.

Barzaria ,

Whalefunk seconded. It’s awesome and can be buggy, but worth it, if only for new stuff.

can nix for gaming pirates lead to easy piracy

nix allows for flakes which are 100% reproducible (ie. you copy paste a flake it would do the intended stuff only) , this make me realize that now we can have flakes for games like do you want inscryption , sure add this flake and this would install all dependencies and lutris etc. and you just have to link us to the...

Barzaria ,

This idea is brilliant! How hard would you say swapping from using apt to learning and swapping to nix be? This is a serious question.

People who can don't get mad and just go with the flow, how do you do it?

Here recently it seems like everything just gets under my skin so quickly and easily. It’s not that I get mad and take it out on others, it’s just the fact that I’m constantly annoyed and stressed. Something as simple as the dogs tracking some mud through the house will just ruin my mood. I know some people who would just...

Barzaria ,

For me: get enough sleep and/or do exercise. Getting 9 hours is my ideal but I settle for 7 more often than I should. As for exercise: running, hitting the heavy bag, jump rope, rowing, weight lifting, swimming, walking, VR boxing (got too sweaty for it to be a long term thing), rock climbing; all these things have been good over the years or whatever you want. Cortisol builds up in your system and exercise breaks it down. You can’t be stressed if you’re exhausted. I think of the two as shielding and loading. Sleep increases my shielding from stressors and exercise decreases my baseline stress load. The two together are the actual answer, in my opinion.

Barzaria ,

I’m guessing lanclets? I can’t remember.

Is a plex subscription worth it?

I want to unlock the ability to view content on my mobile device. I can do that with a one-time purchase (payed with google opinion rewards) or with a subscription. I want to unlock the ability for my entire family though, across multiple devices. Do I have to pay the “one-time payment” for every device? If so, the plex...

Barzaria ,

If you use Linux Mint, its a one click install from the software manager GUI and the config happens in a web browser. I use a VPN to connect and play videos from it on my phone. I like it and have it set up everywhere I can.

Barzaria ,

My main bone to pick with Plex is that I believe that free and open source software should be gratis (free as in beer). You’re right about the authentication though. I have mine set up with a simple user name and password over http. I rely on the VPN to limit access to the network through a forwarded port. I don’t really like the idea of authentication being done on someone else’s machine for privacy reasons, which is why I choose jellyfin that runs on my local machine. I’m not currently sharing it, and if I did I would change some of my security practices.

Barzaria ,

“Shitty dick triples, triple dipped in shitty applesauce” could not exist in karma world. Really think about that.

Barzaria ,

You try’na sell that laptop whenyour get the other one?

Barzaria ,

They make tire inflators that can be plugged into your car’s DC outlet. In the event that your tire isn’t thrashed, you can fill it up and keep on going. I had a slow leak in a tire for 9 months that I just topped off until I got it fixed. Sorry about your luck, friend.

YSK: Use RSS feeds to curate your online experience

Over reliance on algorithms has degraded the user experience to the point that the average user is drowning in ragebait and extremist politics, because they drive up engagement. Just like a toddler, algorithms don’t discriminate between good and bad attention, so everything that gets clicks is thrust forward. Now, you could...

Barzaria ,

I use an app called feeder. It works really well and is FOSS.

Barzaria ,

John Dies at the End by David Wong aka Jason Pargin Blindsight by Peter Watts

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • lifeLocal
  • goranko
  • All magazines