

Beep?
Beep?
The rocks ain’t magic, dingus. The rocks are just a cipherstone to let us teach lightning how to count to 2 and do addition.
Rubes diminishing the achievements of hardworking artificiers.
Hell yeah, I made these errors myself. Homegrown.
I feel like it’s missing the setup of the dev complaining about why their architecture is a mess. Seems like a “management is ruining software” joke.
But…it’s canceled, not rescheduled for a different time that day. You just have free time. I don’t understand how that affects other timing.
Then give them some code and tell them to explain it. Having testees regurgitate algorithm implementations from memory is just testing rote memory.
I thought we had all lived through terrible public schools that just tested memory, and resolved to do better.
I just had someone send me a link to that when I asked a question. Infuriating.
I’m confused by this comment. “The original is even better” reads like you are informing TO about the original. But you’d expect them to be aware of it, what with them referencing the joke nickname and saying “a new variation”.
It’s mostly confusing because there are clearer ways of posting the original comic for the uninformed than referencing the only person certain to have seen it.
I find it as funny as the original post
I wouldn’t even really call this recursion. This is closer to a wrapper around the enjoy function to set variables so that “enjoy” doesn’t throw an error.
I may be on the wrong side of history but I can’t see what other role a car could get in the film industry except vehicle.
We need to signal boost this, if true, because that is an egregious waste of someone’s time and a theft of their due compensation.
“*Video game piracy is not stealing” is closer to a statement I can get onboard with. A trivial example to disprove the former statement is the classic, seafaring pirate.
But a more salient example would be pirating music. If you have a pirated copy of an album such that you don’t need to buy another and don’t stream it from any official sources, you are materially and negatively impacting that artist.
Edit: it came to mind after I posted you might hold the position “I haven’t taken anything from them and I wouldn’t have bought it regardless of my pirating, so I haven’t deprived them of anything.” A position I’ve seen a number of times and fundamentally disagree with. Not trying to be rude but I’m not going to engage with that particular thought experiment.
That is not always the case, from my experience
Fuck, I’m ready to try anything at this point.
…the rest of that resume must be absolutely insane. Or he’s applying to be a businessman.
I’m out here with a Master’s degree and 3 years of work experience and I’m not even getting a first call. Shit’s tough out here.
Could be a subclass. However, it should just be an ‘is’ method which is passed the array of [young, pretty] as input
Many people have given you answers of varying lengfhs, so I feel free to ask my counter-question…
You say you had int() and float() but would do you assume would happen if you had just replaced ‘input(Who are you?)’ with ‘int(7)’? What value would be assigned to name if the statement was ‘nam = int(7)’?
Following the logic you’re espousing in the OP, ‘nam’ would be equal to the string “int(7)” and the print statement would output “Welcome int(7)”. Either you understand why that wouldn’t be the case and should see why your original example works. Or you don’t and you should double check your understanding of functions and keep tapping people here for help.
Yeah, how did they commit this to anywhere that would hurt?
This is a great advertisment for what real developers do. You shouldn’t just crank out the first idea that works. You should be doing something that is smarter and sensible.