• 0 Posts
  • 11 Comments
Joined 1 year ago
cake
Cake day: August 21st, 2023

help-circle
  • My journey was Windows-> Ubuntu -> Mint -> Fedora -> Arch.

    (Infuriatingly i still use windows for gaming, but nothing else.)

    Did i mention that i use arch?

    More importantly:

    fucked up all my data with no backup.

    One time i messed up a script and accidentally copied 40,000 mp3s to the same filename. 20 years of music collecting, literally going back to Napster, all gone.

    Well, not completely gone. I’ve got everything uploaded to iBroadcast, and I’m pretty sure i can download my library. But I’m not sure i deserve to.





  • HTML is pretty straightforward so just understanding the very basic stuff is probably all you need. CSS is where html gets any challenge it might have.

    CSS is weird because it’s very “easy” so “real developers” kind of object to learning it, but the truth is, if you gave any of them a layout design, they probably couldn’t build it. There are tools like tailwind to help, but, IMO, tailwind just helps you avoid learning css’s vocabulary, but you just replace it with having to learn tailwind’s vocabulary.

    JavaScript on the other hand is a “real” programming language, though decidedly quick-n-dirtier than other languages. It lets you be a lot more sloppy. (Tbh it’s a lot more forgiving than css!). As a result, it lacks the elegance and control that “real developers” like – and, as most people’s first language, it lets newcomers get into bad habits. For these reasons, JavaScript is a bit derided – but, unlike CSS, most developers can’t avoid it.

    There are a few key ideas in JavaScript that, once you understand them, things make a lot more sense. (I won’t get into them now, since it doesn’t sound like you’re at the point where that kind of clarity would help, but, when you are, come on back here and make a post!)

    TLDR: HTML is definitely something you can just pick up along the way. JavaScript is a real language that will take a little while to feel comfortable with, and it will take a career to master. CSS will never be easy, so don’t let it hold you back.


  • Hi everyone, JP here. This person is making a reference to the Weird Al biopic, and if you haven’t seen it, you should.

    Weird Al is an incredible person and has been through so much. I had no idea what a roller coaster his life has been! I always knew he was talented but i definitely didn’t know how strong he is.

    His autobiography will go down in history as one of the most powerful and compelling and honest stories ever told. If you haven’t seen it, you really, really should.

    ITT NO SPOILERS PLS






  • So you’re saying you want a federated wiki that uses a blockchain??? Genius.

    Kidding aside, you’re absolutely right. Wikipedia is one of the very few if not ONLY examples of centralized tech that ISN’T absolute toxic garbage. Is it perfect? No. From what I understand, humans are involved in it, so, no, it’s not perfect.

    If you want to federate some big ol toxic shit hole, Amazon, Netflix, any of Google’s many spywares – there’s loads of way more shitty things we would benefit from ditching.


    Edit: the “federated Netflix” – I know it sounds weird, but I actually think it would be really cool. Think of it more like Nebula+YouTube: “anyone” (anyone federated with other instances) can “upload” videos, and subcription fees go mostly to the creator with a little going to The Federation. Idk the payment details, that would be hard, but no one said beating Netflix would be easy.

    And federated Amazon – that seems like fish in a barrel, or low hanging fruit, whichever you prefer. Complicated and probably a lot more overhead, but not conceptually challenging.