_stranger_

joined 1 year ago
[โ€“] [email protected] 3 points 1 day ago

It was very much a product of its time. It was alright.

[โ€“] [email protected] 4 points 2 days ago

Oh for sure, and some of those are not ok with swapping the interpreter out ๐Ÿคฃ

[โ€“] [email protected] 3 points 2 days ago

It is, and it's a valid complaint. Go and Rust have handled it differently than Python or JavaScript, and all of them have their faults and bonuses.

[โ€“] [email protected] 4 points 2 days ago

It's a load bearing S.

[โ€“] [email protected] 17 points 3 days ago* (last edited 2 days ago) (4 children)

https://en.m.wikipedia.org/wiki/PyPy

Their greatest mistake was not naming it Ouroboros.

[โ€“] [email protected] 1 points 4 days ago

Implement doesn't mean "manifest from the aether with zero work". It means do every step until it's done. This is like step 5 of a lot.

[โ€“] [email protected] 16 points 6 days ago (2 children)

They started at Java's build system and set a course for Hell.

[โ€“] [email protected] 3 points 1 week ago* (last edited 1 week ago) (1 children)

I'm only commenting because the actual python is practically pseudo code:


# A turtle class
class Turtle:
    shell=True

# A boss class
class Boss:
    authority=True

#A class that inherits from another
class TigerTurtle(Turtle):
    fuzzy=True

# Multiple inheritance, or "The Devil's Playground"
class TigerBossTurtle(TigerTurtle, Boss):
    #  shell, authority, and fuzzy are all true
    ...
[โ€“] [email protected] 11 points 1 week ago* (last edited 1 week ago) (4 children)

Have you considered multiple inheritance. It's an upgrade. All upside, literally no downside. I'm trustworthy. Trust me.

[โ€“] [email protected] 3 points 2 weeks ago

There are so many more, and better!, options than testing in prod, but they take time, money, and talent and ain't no company got time for that (for a business segment that "doesn't generate revenue")

[โ€“] [email protected] 3 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

๐Ÿ”ฅ

๐Ÿ‘

view more: next โ€บ