Reddit -> Beehaw until I decided I didn’t like older versions of Lemmy (though it seems most things I didn’t like are better now) -> kbin.social (died) -> kbin.run (died) -> fedia.

Japan-based backend software dev.

  • 0 Posts
  • 34 Comments
Joined 8 months ago
cake
Cake day: August 14th, 2024

help-circle




  • me with gRPC error codes: nil, parameter error, app error – OK, you fucked up, we fucked up. Edit: forgot NotFound.

    I really should read about the various ones that exist at some point, but I’ve always got bigger fires to put out.

    Edit, since it seems unclear, gRPC != HTTP and does not use the same status codes. I meant that I felt like I was using fewer than I should, though I just checked and basically not.














  • As someone who speaks conversational Japanese (well, probably more since I do banking, doctor, etc. on my own, but my grammar is far from perfect), and fluent English, Google’s AI can make some… questionable choices when translating at least. My wife (fluent Japanese speaker who knows a little English) and I decided to play with its translator function when I got a pixel phone and once again a bit latter trying to come up with some English practice for her.

    Japanese is definitely a bit more difficult to work with since it’s so context-dependent and has lots of homophones (one reason translating things into Japanese and back can be interesting, particularly in the older days of Google Translate). It’s fine for short, concise, and non-complex sentences, but even certain formal grammar and honorifics can be bad with the AI translation services.


  • People can pull <table> from my cold, dead hands.

    (though I’m usually only using it to display some status just for me and not for external consumption; the UI side can have a JSON if it ever comes to that).

    I used to be a full-stack dev, but I’ve been pure backend for so long now, everything I knew is outdated or deprecated.