Also Cathode Ray Dude
- 1 Post
- 380 Comments
AVincentInSpace@pawb.socialto Programmer Humor@lemmy.ml•They're trying to normalize calling vibe coding a "programming paradigm," don't let them.English32·1 month agoReturn oriented programming is not a…
…you know what, never mind. You keep doing it. Cybercrime is cool anyway
You forgot Technology Connections
i see not even leftists are done beating the “society is just like that one overt eugenics movie” druum
Okay, but the word “personal” still presumably had some meaning in the original Portugese. An AI did not come up with that word. Google Translate isn’t sure what it could translate to in English apart from “personal”, but presumably, there’s some meaning there that the artist intended.
The original comic wasn’t produced by AI, though.
AI will replace me in like 3 years
I will have NONE of this defeatism.
i would be so naughty do you know how hard it is to get solar panels that aren’t leased from a shady company
don’t minmax your skills, kids. if you do you’ll end up like me
AVincentInSpace@pawb.socialto Programmer Humor@lemmy.ml•In case Copilot was too much workEnglish3·7 months agonah, that’s code that does something slightly different every time you run it. that’s a different beast.
AVincentInSpace@pawb.socialto Comic Strips@lemmy.world•Try to remember that people are more interesting than your phoneEnglish1·7 months agothat is exactly what we are doing
AVincentInSpace@pawb.socialto Comic Strips@lemmy.world•Try to remember that people are more interesting than your phoneEnglish63·7 months agopeople are NOT more interesting than my phone and i’ll not apologize for saying so
AVincentInSpace@pawb.socialto Programmer Humor@lemmy.ml•In case Copilot was too much workEnglish87·7 months agoah sweet, code that does something slightly different every time i compile it
Because to a certain extent Python is duck typed. Python has no concept of interfaces, unless you count the
abc
module combined with manualisinstance()
checks, which I’ve never seen anyone do in production. In order to be passed to some function that expects a “file-like object”, it just has to have methods namedread()
,seek()
, and possiblyisatty()
. The Python philosophy, at least as I see it, is “as long as it has methods namedwalk()
andquack()
, it’s close enough to a duck for me to treat it as one”.Duck typing is distinct from weak type systems, though.
AVincentInSpace@pawb.socialto Programmer Humor@programming.dev•python is great.English10·7 months agoFor the last time, Python is not weakly typed. It is dynamically typed. The statement
5 + "hello"
results in a type error. Bash is weakly typed, and that same addition results in5hello
AVincentInSpace@pawb.socialto RPGMemes @ttrpg.network•Nothing in the rules that says contacting "a deity" means it has to be YOUR deity...English23·7 months agowhy does konsi have to be such a gigachad
like is there a single thing she hasn’t already done and excelled at
This comic makes the presupposition that the workers have a guillotine to use on her. In the comic, she was unaware that they did, and in the real world, they very much do not. If you instead gave the lines she says in the comic to the real-world Jeff Bezos, they would be perfectly rational.
She is, however, acting in her own rational self-interest by keeping all the value of the new machine for herself and not passing it on to her workers. If she were acting in the group’s rational self-interest, she would allow them to work half as long. Since she is acting in her own rational self-interest, she threatens to fire her workers if they do not work the same hours as before and pass the value on to her. From her perspective, it makes perfect sense: all she has to do is install the new machine and make no other changes, and she and begins earning twice as much income from the factory she owns, without having to lift a finger. Any purely rational person (as opposed, mind you, to an empathetic one) would take the option to do that.
i have a different question.
$89.95 for a pack of rolls of toilet paper?