python

joined 1 year ago
[–] [email protected] 6 points 7 months ago (1 children)

JS is absolute chaos programming and I love that way too much. You can just feel all the caffeine ingested by the guy who had to pull long nights to ship JS within 10 days. That's exactly the vibe I'm going for with my code.

[–] [email protected] 1 points 7 months ago

You're right! That's actually a really cool point about Generator functions too, them having while(true) loops is very unproblematic :D

I'm correcting myself to:

function* sorry() { while(true){ yield "I'm sorry"; } }

[–] [email protected] 9 points 7 months ago (2 children)

I'll do you one better

function* sorry() { yield "I'm sorry"; }

Call sorry.next().value as many times as you need to baby, hell you can even use it in a for-of loop because Generator functions are Iterable. I fucking love JavaScript

[–] [email protected] 7 points 11 months ago (4 children)

Shouldn't all headlights be okay as long as your headlight angle is calibrated right? That's like the first thing they teach in driving school

[–] [email protected] 4 points 1 year ago

Try random real words until you hit one that's free! Those are the most satisfying usernames anyway imo haha

[–] [email protected] 26 points 1 year ago (1 children)

We have an equivalent system in Germany called Schufa, but you start at close to 100% reliability and only lose points when you seriously fuck up on paying back specific debts. The points do naturally regenerate with time, so you seriously need to lose control of your life to have a bad score long-term.

[–] [email protected] 5 points 1 year ago (1 children)

Came here to say that exact same thing! Shorts are the bane of my existence, whenever I open my real Youtube App instead of Revanced (still need it to Cast to my Chromecast sometimes), there's a solid 50/50 chance that I get sucked in by shorts and scroll them for hours. It's ridiculous, they aren't even interesting most of the time and I learn nothing from it, but it just keeps happening :/

[–] [email protected] 4 points 1 year ago (1 children)

Gregor Samsa time whoop whoop

[–] [email protected] 37 points 1 year ago (3 children)

I've used ReVanced every day for over a year now and nothing has ever happened to my Google Account. I also used regular Vanced for at least two years before that, never had any issues.

[–] [email protected] 10 points 1 year ago (1 children)

ESLint has entered the room

view more: ‹ prev next ›