• 0 Posts
  • 11 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle




    • Ask for per-task time tracking

    • Get angry when you use round numbers in your time estimates, because “How could every task possibly take increments of five minutes?!”

    • Get angry when you use arbitrary non-rounded time entries, because “How am I supposed to determine the average time it takes you to complete a task when there’s so much variance?!”

    • Gets angry when you spend an hour every day filling out your fucking time cards, because “You’re not supposed to bill for that!”

    • Gleefully accepts absolute garbage work that you just subcontracted to Fivr.





  • What’s the point of all that expensive hardware if they have no clue what to do with it

    I mean, if you straight up don’t know how to use a computer at all then that’s fair. But I don’t think the suggestion is that you learn how to code before you learn how to work a mouse. Hell, the whole target audience for the joke is people who are already online.


  • Its a good litmus test for people who are genuinely interested versus people who just heard “Lern 2 Kode” from a hustler on YouTube and thought they could bullshit their way through it.

    But also, you’ll notice the cartoon character getting handed a nice looking laptop and keyboard. How cool is that? A cartoonist handing you a few hundred dollars worth of hardware plus presumably an always-on internet connection. Imagine if everyone had those kinds of resources just tossed to them at the asking.


  • Rolling up and getting started is a great way to find some really sloppy ways to do some initially very fascinating tricks. Like, its not a terrible idea on its face.

    But there’s a huge difference between learning some javascript tricks or python commands to macro with and professionally designing a full stack. Really depends on what you’re trying to accomplish.

    Best thing in the world is a fresh faced young developer who is eager to learn everything you put in front of them. Worst thing in the world is someone who only half-knows how to code but thinks they can do a proper mobile app from first principles. Every time I see a mile of copypasta spaghetti code sitting inside a single oversized Main() function, I die inside.