Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)S
Posts
0
Comments
69
Joined
3 yr. ago

  • I'd be more worried that this could count as some form of cybercrime.

  • I love when I make a small code change and then I make my PR, CI runs and some piece of code entirely unrelated fails and it's now my job to work out how these two unrelated things are related.

  • In that case, this is also a yes.

    • Kind of, I work mainly in PHP, Python & JS the only one of those that I was exposed to in school was PHP. I learnt the other two on my own after graduating. I did also get a little exposure to git in school but I learnt more about it in a month or so of being hired then I did in school. I also got a lot of, how to do documentation, how to analyse requirements, etc.
    • what does this mean?
    • 1000% yes.
  • I'm a developer working for a SaaS company and you didn't NEED a degree to get hired but it sure was a "nice to have."

  • I think I understand this;

    cancel -> submit the POST request and cancel -> undo this thing. maybe they shoulda just used submit & cancel or cancel & exit instead.

  • Your completely correct but Google also tells me that, at least in the case of Uber, it will calculate the tax for the ride and you just have to report it to the government at the end of the month. Also there are some really cheap accountants you can use over here and I'm sure they exist overseas as well, but I suppose I don't know OP's financial situation and neither of these are free.

  • In Australia my employer reports my income and does all the tax before I get paid. Then at tax time I go to the Aus tax office website; review it, add any claims I want to make and submit it.

    This is an American solution to an American problem.

  • I didn't know we even had dynamic compiled languages but a quick google search tells me Lisp counts. Wonder if Musk actually knew that or if this screenshot is taken mid dunning-kruger.

  • If you think this is more structured than traditional SQL, I really disagree. Is this a select * query, it's ambiguous. Also what table is being queried here there's no from or other table identifier.