jeremyparker

joined 2 years ago
[–] jeremyparker 2 points 5 months ago (3 children)

Bill Gates has made anti-knowledge sharing his lifelong legacy, from crushing OpenGL by bribing game developers not to build in it, to pushing the US gov’t to give away COVID vaccines to poor countries rather than making the data available so they could make their own. His influence in the industry towards proprietary and closed source code is unmatched. Like, we all love the nerd jumping over the computer with the goofy smile but that dude is a piece of shit.

My point was that if we (you!) were able to level the windows/Linux gaming playing field before he died, that would make him mad, and make me happy.

[–] jeremyparker 6 points 5 months ago* (last edited 5 months ago) (3 children)

Most people say things like “fuck copyright” because it’s currently set up to benefit employers, large companies, and wealthy people; creators are an obstacle in copyright law. Current copyright law hinders creativity and centralizes wealth. Fuck copyright.

If copyright law was creator-centric, there would be a lot fewer people saying “fuck copyright”.

Personally I’d probably still be against copyright, but only if there was some other way to take care of artists, like a UBI or something.

[–] jeremyparker 12 points 5 months ago* (last edited 5 months ago) (2 children)

If copyright protected the creatives then there would be a lot less antagonism against copyright. Most people are against it because it’s become a lever of control for big companies to use against both the creators and the public.

[–] jeremyparker 3 points 5 months ago (6 children)

Please can we destroy Bill Gates’s open source legacy before he dies. I want him to see it die. I want him to be lying on his deathbed, reading an article in Ars Technica about gamers switching to Linux.

And by “please can we” obviously I mean “please can you,” I’m just a lowly full stack dev (aka a lamprey) who wears a Red Hat sweatshirt I got from a friend

[–] jeremyparker 1 points 5 months ago* (last edited 5 months ago) (1 children)

Since there’s one open source that’s more strict and one that’s more permissive, for the more strict one, we should indicate that it’s like the value of a variable: it has a specific meaning that doesn’t change. With that understanding, Rogue Legacy is open source, but Trisquel is “open source”.

(I was going to go with Tux Kart instead of Trisquel for that joke, but my heart couldn’t handle throwing shade at Tux Kart.)

Edit: I’d just like to interject for a moment. What I’m referring to as Tux Kart, is in fact, SuperTuxKart, or as I’ve recently taken to calling it, Super+TuxKart

[–] jeremyparker 2 points 5 months ago

THREADNECRO. In my experience, middle managers and direct managers prefer employees they can keep an eye on, so "global" employees are difficult for them -- and they're closer to the hiring than the higher ups who only want to reduce costs.

[–] jeremyparker 7 points 10 months ago* (last edited 10 months ago) (1 children)

Serious talk now, everyone. Jokers step aside for a moment.

If you're broke, and don't mind fleecing sovcits, you can make yourself a website with made up credentials, degrees, and publications. Then, you respond to posts like that with extremely confident affirmations.

Yes, absolutely you can. The thing is, because the original Ancient Tablet law structure was never explicitly repealed, it has been used successfully in court in the USA and Australia to have suspended licenses purged from the database (any fines you may have remaining will be eliminated as well). See federal cases US vs Leewater, US vs Washington Johnson, and US vs Phil, Gill, and Jill.

If you don't have the forms and such I'd be happy to help out, email me at [email protected]

[–] jeremyparker 4 points 10 months ago

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.

[–] jeremyparker 9 points 10 months ago* (last edited 10 months ago)

Surely it's because they want to increase the amount they pay the musicians.

[–] jeremyparker 1 points 10 months ago (1 children)

If you like to upload your own music (like Google music), iBroadcast is the tippy tops. You can still use bandcamp (with or without yt-dlp) for discovery, and then upload what you like to iBroadcast.

[–] jeremyparker 4 points 10 months ago

iBroadcast is what i use. That plus rutracker and you can sail the high seas like it's 1699.

[–] jeremyparker 3 points 10 months ago (1 children)

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.

view more: ‹ prev next ›