HackerTrans
TopNewTrendsCommentsPastAskShowJobs

stonecolddevin

no profile record

comments

stonecolddevin
·2 anni fa·discuss
this is fine when you're a junior learning but it's asking to get shit dumped on you later on. I think it's a good idea to pick a lane later on in your career and settle into it.
stonecolddevin
·2 anni fa·discuss
Ok
stonecolddevin
·2 anni fa·discuss
Testcontainers is great. It's got seamless junit integration and really Just Works. I've never once had to even think about any of the docker aspects of it. There's really not much to it.
stonecolddevin
·3 anni fa·discuss
I am the Walrus.
stonecolddevin
·3 anni fa·discuss
Isn't this pretty much what JSON streaming does?
stonecolddevin
·3 anni fa·discuss
I've been doing it for almost a year, am I missing something?
stonecolddevin
·4 anni fa·discuss
I had no idea this had a name. Sure wish I'd have known this while I was in school.
stonecolddevin
·4 anni fa·discuss
I personally almost always use loops (in Java) unless I know the dataset being dealt with is small, unless I'm writing stuff in Scala where maps and flatMaps are first class, but diving into Scala is its own can of worms.