[-] Hammerheart@programming.dev 4 points 3 weeks ago

Codewars is a cool leetcode-esque thing with less of the corporate dystopia sheen.

[-] Hammerheart@programming.dev 4 points 3 weeks ago

Long live soulseek

[-] Hammerheart@programming.dev 4 points 3 weeks ago

For real. The main reason I switched to linux was because I was getting into progamming, and when I had to troubleshoot something on windows it was like half a dozen arcane solutions which might work, but the linux solution to the same problem was a terminal one liner. Maybe I'd feel differently if I was afraid of the terminal, but that's one affliction I am blessedly free of.

[-] Hammerheart@programming.dev 4 points 1 month ago

Reminds me of total annihilation, which is a very good thing.

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

Im biased here, ive been learning python for almost 16 months and only dabbled in Javascript and never did any Ruby, but for a first language, i think python is fantastic. Its "easy" enough to keep you feeling like your skill is actually improving, while still being able to do pretty much anything (where performance is not a high priority). I also just think javascript is ugly to look at.

[-] 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 3 points 7 months ago

I would LOVE to read that

[-] Hammerheart@programming.dev 4 points 9 months ago

It does seem like FLOSS is experiencing a renaissance due to rampant commercialization of the web

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

Thats really awesome, wish i could find something like that in the states. Good luck!

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

i like typing arcane looking things into neovim though

jk (kinda) you're probably right. it wasn't included in my distro and i didn't want to download a whole executable for something so minor but it will probably come in handy so I just did.

[-] Hammerheart@programming.dev 3 points 1 year ago

Yes, I use PowerShell with garish colors. Yes, I have to Google every step. No,I don't understand the Microsoft docs.

view more: ‹ prev next ›

Hammerheart

joined 1 year ago