[-] Hammerheart@programming.dev 2 points 2 months ago

Ive been daily driving debian since dec 25, 2023. I dont regret it at all. I had some experience using ubuntu in like 2007, but other than that had been using windows exclusively.

[-] Hammerheart@programming.dev 2 points 3 months ago* (last edited 3 months ago)

ctrl-b: move cursor back one character

ctrl-f: move cursor foward one character

ctrl-d: delete character under cursor

[-] Hammerheart@programming.dev 2 points 3 months ago

I may actually have a hope of remembering how to access elements of an array in bash now!

[-] Hammerheart@programming.dev 2 points 4 months ago* (last edited 4 months ago)

I have perused it, but its both so dense and so broad that its not that helpful unless i know exactly what I'm looking for. I have also tried info and tldr. I actually like tldr the most,. although the exhaustiveness of the man pages must be admired. I dont find it to be the best teacher.

[-] Hammerheart@programming.dev 3 points 5 months ago

So not a whole lot has changed. I cringe thinking of all the youtube video that explain OOP like this

class Animal:


class Dog(Animal):
[-] Hammerheart@programming.dev 3 points 5 months ago* (last edited 5 months ago)
  1. Identify the drives with the lsblk command.
  2. Run sudo mount <path/to/drive> <mount-point> Where path/to/drive is most likely /dev/something and mount-point is any directory you want but id recommend creating it in your home folder. Don't include the angle brackets. You have to create the directory before you can mount the drive there.

If you don't want to do this every time you reboot, youll have to edit fstab like someone else said. Doing this a couple times will help you understand what fstab is actually doing.

[-] Hammerheart@programming.dev 2 points 6 months ago

There are usb turntables that let you rip your vinyl, but theyre usually not the highest quality turn tables. I like vintage tables because it adds to the atmosphere and there were fewer corners cut. You could probably get some separate equipment that would let your turn table talk to your computer.

[-] Hammerheart@programming.dev 2 points 7 months ago

I love thay idea im gonna implement it tonight

[-] Hammerheart@programming.dev 2 points 7 months ago

Do you have to chmod all your scripts when you include the shebang? Or do you have it configured to save with the right permissions?

[-] Hammerheart@programming.dev 2 points 7 months ago

Do you still need to root your phone to use vanced?

[-] Hammerheart@programming.dev 2 points 8 months ago

Thanks, thats a good idea. Its a terminal music player, perfect if youre the kind of person that just likes being in the terminal

view more: ‹ prev next ›

Hammerheart

joined 1 year ago