top 50 comments

sorted by: hot top controversial new old
[–] 169 points 3 weeks ago (2 children)

alternative scenerio:

Guy: "it turns javascript objects into texts in json format"

Soldier: "He uses javascript, shoot the poor bastard"

  • source
  • hideshow 3 child comments
  • [–] 65 points 3 weeks ago* (1 child)

    Alternative scenario:

    Soldier B: Soldier A asked a JavaScript question instead of a software engineering question. He's not a real soldier, shoot him

  • source
  • parent
  • hideshow 2 child comments
  • [–] 16 points 3 weeks ago (2 children)

    Name 3 UML diagrams and 3 architectures!

  • source
  • parent
  • hideshow 4 child comments
  • [–] 11 points 3 weeks ago (2 children)

    Name 3 UML diagrams

    Class diagram, use case diagram and... What was the useless, barely readable evolution of flowcharts called again? Activity diagram?

    and 3 architectures!

    MOS 6502, amd64, and... I've never figured out the ARM naming scheme. AAAAAAarch64 or something?

  • source
  • parent
  • hideshow 3 child comments
  • load more comments (1 reply)
  • load more comments (1 reply)
    [–] 85 points 3 weeks ago (15 children)

    i've designed my own communication protocols that run directly on udp. i couldn't tell you either.

  • source
  • hideshow 16 child comments
  • [–] 22 points 3 weeks ago (1 child)

    Ima guess it's javascript-ese to turn a json object into a string, perhaps for serialization. But no clue, coding for decades but always hated js, I guess my way through with a linter and IDE when I absolutely, positively, cannot find an alternative, which seldom happens.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 28 points 3 weeks ago (1 child)

    I mean, the meme could've been ‘oh, it's JS, shoot me’

  • source
  • parent
  • hideshow 2 child comments
  • [–] 9 points 3 weeks ago (3 children)

    Before yaml, I used json with Ruby it was way nicer to read than xml config files ( but way before that I started using it with PHP and Actionscript)

  • source
  • parent
  • hideshow 4 child comments
  • load more comments (2 replies)
  • load more comments (14 replies)
    [–] 68 points 3 weeks ago (4 children)

    Not sure every software engineer needs to know this. If they'd said web developer I suppose this would really be expected knowledge, but then you'd probably want to shoot them anyway.

  • source
  • hideshow 6 child comments
  • load more comments (2 replies)
    [–] 63 points 3 weeks ago* (last edited 3 weeks ago) (2 children)

    TypeError: JSON.stringfy is not a function

  • source
  • hideshow 4 child comments
  • [–] 45 points 3 weeks ago (14 children)

    I have worked with JSON very often and do not know, what 'Stringify' is. Reading it for the first time. Does it... convert anything to strings?

    Looked it up:

    The JSON.stringify() Method

    The JSON.stringify() method converts a JavaScript value into JSON text.

    https://www.w3schools.com/js/js_json_stringify.asp

    Okay JavaScript. Never worked with JS before.

    Also, didn't knew web devs are considered 'software engineers' now. /j

  • source
  • hideshow 14 child comments
  • load more comments (14 replies)
    [–] 37 points 3 weeks ago (3 children)

    I ll do you a better one. Why is Jason?

  • source
  • hideshow 4 child comments
  • [–] 20 points 3 weeks ago (1 child)

    Don't ask - if he told you then he'd have to kill you...

    img

  • source
  • parent
  • hideshow 2 child comments
  • load more comments (2 replies)
    [–] 31 points 3 weeks ago (5 children)

    Ugh, terrible memory unlocked.

    I asked someone a similar question in an interview once. They weren't doing well and I wanted to end on a positive at least. I asked them to make a dict in python and for extra credit, turn it into a string using whatever library or method they want.

    This was not for a junior position.

    5 minutes of for loop insanity later they disconnected crying. I always felt bad for that guy.

  • source
  • hideshow 9 child comments
  • [–] 22 points 3 weeks ago (2 children)

    when i last did interviews we didn't do live coding, but chatted to applicants about things they liked about their preferred language (this was a consultancy position). people who actually like to program tend to have loads of opinions. juniors moreso. the less engaged people were with those questions, the worse the solution the their take-home task tended to be.

    a friend of mine interviewed a candidate who apparently visibly froze after every question, like it was a quiz. turns out they were being fed answers from people off-screen and those people hadn't expected casual conversation. they were found out when they forgot to mute.

  • source
  • parent
  • hideshow 3 child comments
  • [–] 11 points 3 weeks ago* (3 children)

    I once had a candidate give the join link to the meeting out to several people (there were 3 unknown people in the call in addition to me and him). I immediately explained we can't do the interview with all these other people on the call and he proceeded to try and gaslight me that there were no other people in the call, like he honestly thought he had jedi mind truck powers.

    I called over several coworkers to witness the clusterfuck, many lols were had.

  • source
  • parent
  • hideshow 4 child comments
  • load more comments (2 replies)
  • load more comments (1 reply)
  • load more comments (1 reply)
    [–] 30 points 3 weeks ago (3 children)

    Ah, I see where he went wrong. The correct answer was "JavaScript? Ew."

  • source
  • hideshow 3 child comments
  • load more comments (3 replies)
    [–] 25 points 3 weeks ago (1 child)

    Javascript is a human rights violation

  • source
  • hideshow 2 child comments
  • [–] 9 points 3 weeks ago (2 children)

    i agree but hate to add the caveat that it (well, typescript) these days is by far the language that i’m most productive in, with the fewest bugs

    it took me a long time to admit that to myself

    it’s still a human rights violation

  • source
  • parent
  • hideshow 3 child comments
  • [–] 7 points 3 weeks ago* (last edited 3 weeks ago) (1 child)

    It is my GOD given RIGHT to pull half of NPM through MY MACHINE (and get compromised by 500 different MALICIOUS packages) due to my NEED for the MOST up to date PACKAGES!

    I WILL have my hourly update to iseven() or I WILL have DEATH.

    "There's just no way to prevent these kinds of attacks" says only language where this consistently happens.

    If you ARENT updating your libraries every 15 MINUTES are you even a REAL PROGRAMMER!?

    I MUST get ALL of the latest vulns and exploits on my machine NOW!

    I've even written a script to change my API tokens for me since they get STOLEN so OFTEN because my OTHER SCRIPT updates NPM dependencies CONSTANTLY so I can ALWAYS be the FIRST to PULL IN the newest MALWARE.

  • source
  • parent
  • hideshow 1 child comment
  • load more comments (1 reply)
  • load more comments (1 reply)
  • [–] 20 points 3 weeks ago
    [–] 17 points 3 weeks ago (5 children)
    load more comments (5 replies)
    [–] 15 points 3 weeks ago

    "What does JWT stand for?"

    "That's easy. JWT tokens are..."

    "Shoot him."

  • source
  • [–] 13 points 3 weeks ago (9 children)

    Huh, this made me realize all these years that I've been pronouncing it as "jay-sawn." Is it really pronounced like "Jason?"

  • source
  • hideshow 10 child comments
  • load more comments (8 replies)
    [–] 12 points 3 weeks ago (5 children)
    load more comments (5 replies)
    [–] 11 points 3 weeks ago*

    I was with Jason Stringify just last night, but he tried to convert me to a new religion so I left.

  • source
  • [–] 11 points 3 weeks ago

    Oh my god... that's JSON Bourne

  • source
  • [–] 9 points 3 weeks ago*

    Json Carter

  • source
  • [–] 8 points 3 weeks ago

    JSON Statham

  • source
  • [–] 7 points 3 weeks ago (1 child)

    just jq and cut to the chase

  • source
  • hideshow 1 child comment
  • load more comments (1 reply)
    load more comments
    view more: next ›