• 0 Posts
  • 10 Comments
Joined 1 year ago
cake
Cake day: January 3rd, 2024

help-circle
  • I’d argue that the reason this is so bad in other languages is because of horrible default implementations. Look at tostring in java, getting a somewhat printable object would be easy if the default implementation would use reflection or sth to print the object, but instead it prints hash gibberish no one cares about.


  • Not medical advice I would actually advise against wrist rests especially while typing, they are obviously ok for resting but if you don’t feel comfortable i think you should at least try a little longer as it probably means that the necessary muscles in your hands are weak and need to develop first. But it may as well be a personal thing so definitely get them if you cant go without.

    Looks great btw!









  • I wanted to try zig a couple of times now but was always put off by lacking tooling and generally bad compiler errors. Its kinda hard to justify spending time on something if you see the compiler point out an error inside a standart lib zig file and there is no directon for a fix whatsoever. Im hoping it’ll get better because the language seems really great