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/)G
Posts
0
Comments
18
Joined
2 yr. ago

  • I think the 170 weight on the right is larger than the 170 weight on the left... That's all I can look at

  • jam

    Jump
  • A bonus is you can invite your dental hygienist over and have your teeth cleaned while you work

  • Deleted

    Permanently Deleted

    Jump
  • I thought those were blobs of nacho cheese

  • Is IsSlackDown down? This link isn't working for me for some reason lol

  • I was promised more moss

  • Hacker news still going strong, you get the drama stories here and there but the focus is on the technology

  • And B must be for Body of course

  • The water cooling system that only needs to be used once

  • I just tried and got "about 40,000 billion kilometers". Also the references are completely different from the ones in the post, so I guess it was a ranking issue

    AI is just too unpredictable, hard to know what's accurate and you end up doing the work yourself anyways

  • that's awesome, did not know about that handy operator!

  • The other command could just be printf '' >> file to not overwrite it. Or even simpler >>file and then interrupt

  • I generally agree and like this strategy, but to add to the other comment about catching reimplemented code, there's just some code quality reviewing that cannot be done by automating tooling right now.

    Some scenarios come to mind:

    • code is written in a brittle fashion, especially with external data, where it's difficult to unit test every type of input; generally you might catch improper assumptions about the data in the code
    • code reimplements a more battle tested functionality, or uses a library no longer maintained or is possibly unreliable
    • code that the test coverage unintentionally misses due to code being located outside of the test path
    • poor abstractions, shallow interfaces

    It's hard to catch these without understanding context, so I agree a code review meets are helpful and establishing domain owners. But I think you still need PR reviews to document these potential problems

  • When your function literally returns the void

  • onlick

    Jump
  • I don't want to think of what the FaceTime integration would be like...

  • It's 2024 and we're still doing king and queen stuff apparently

  • I don't have prime any longer and I don't miss it, it's overrated really. I don't need stuff within 2 days all the time