Viewing profile — hans0l074
hans0l074
HN member- Joined
- Wed, Mar 28, 2012, 1:32 PM UTC
- HN karma
- 131
- Public activity
- 53 items
- HN profile
- View on Hacker News ↗
About hans0l074
No profile information was provided.
Recent public activity
-
comment
Comment #46598026
IIUC, this is a preview for Claude Max subscribers - I'm not sure we'll find many teachers or students there (unless institutions are offering Max-level enterprise/team subscriptio…
-
comment
Comment #46216574
Also IIRC, K8s was perhaps less than 2 years old before it was accepted into the CNCF.
-
comment
Comment #45898948
I do not have any benchmarks other than this[1] to refer to, but I work with Quarkus[2] and Java 25 LTS (just recently released) services deployed on AWS EKS and we are very happy …
-
comment
Comment #45648239
A sad day for chess and chess fans around the world. I smiled when I saw this news posted here - Danya would have loved being among the nerds (I always saw him as one). I will neve…
-
comment
Comment #43982208
I can't put a finger on it, but I have never used AirBnB, so I probably do not know what I am missing. I have kids now, and when we move around within the EU, I have always found t…
-
comment
Comment #37030313
This reminded me me of the _stillsuit_ from Dune [1] [1]: https://dune.fandom.com/wiki/Stillsuit
-
comment
Comment #36891461
In the EU, and both the desktop & mobile services are down (Slack Enterprise)
-
comment
Comment #36517641
How do you pronounce this? Is it a soft ? Whenever I see Kagi on HN I smile, because my daughter has a soft toy (a sea horse) that she has named Kagi (she pronounces it kha-gee, wi…
-
comment
Comment #36223362
So is it correct to say that Newtonian mechanics is "just" an approximation (based on our observations) for all practical purposes? (EDIT: Spelling)
-
comment
Comment #35913663
Did you get a chance to checkout Horizon: Forbidden West (the sequel to Horizon: Zero Dawn)? I have been gaming for a few decades now, and this is the most impressive technical ach…
-
comment
Comment #35400764
Interestingly, the Nepali entrepreneurs also run a lot of restaurants here in Finland - along side Indian ones. Though I feel that there are more Nepalese ones. The cuisine is almo…
-
comment
Comment #34607564
On a related note (though it does touch upon testing) mitchellh open sourced Squire[1] recently (today?). Note though, that it's PostgreSQL specific. [1] https://github.com/mitchel…
-
comment
Comment #33222253
I've started using Slack for this. I send messages to myself. And use the basic formatting to maintain lists, links and such. And various icons (green check mark etc.) to mark some…
-
comment
Comment #31820133
Technical manager here. We have a similar process (although for a programming-heavy role) and getting a decent flow of applicants passing through. Some deviations though from your …
-
comment
Comment #29671892
I second this. The Hail Mary Project was a great read and even made it into Barack Obama's list[1]. I am working my way through The Three-Body Problem by Liu Cixin and so far it's …
-
comment
Comment #26487750
But surely if you are starting off you need to install/initialize the wrapper itself, no? From your link, Generating the Wrapper files requires an installed version of the Gradle r…
-
comment
Comment #26487442
When I use developer tooling in other platforms I’m usually disappointed. I shouldn’t need some special native library installed on my system so I can install a dependency. It shou…
-
comment
Comment #26053551
On a side note, "sanakirja" is the Finnish word for "dictionary". My casual glance seems to indicate that it is indeed a K-V store backed by B-trees [1] 1: https://pijul.org/2017/0…
-
comment
Comment #25869961
I initially thought this was a reference to Mass Effect[1], where it is a magazine of dubious reputation. 1: https://masseffect.fandom.com/wiki/Fornax
-
comment
Comment #25484988
I have been playing on the PS4 Pro (approx. 10 hours) and so far my experience has been good. Yes, there were one or two glitches - a character walking into the elevator through cl…
-
comment
Comment #25466642
I recently stumbled upon the Jetbrains TV youtube channel specifically this one about Go [1]. I don't have Goland specifically but it's really nice that if you have a licensed Ulti…
-
comment
Comment #25069118
Absolutely. I wasn't criticizing the architecture at all, just musing out loud. I had meetings this week at Big Co (read: cash cow) where external vendors were pushing microservice…
-
comment
Comment #25068997
When I read about such abstractions and "simplifications" (which usually end up with a 10 box diagram simplified to a 2-3 box diagram), I often hesitate to start building something…
-
comment
Comment #23308219
I watched this video recently: https://www.youtube.com/watch?v=6avJHaC3C2U - and it's one of the best programming related ones I've seen in recent times. Really well presented as w…
-
comment
Comment #23210235
Actually, the official Go Blog has a decent "Hello World" example[0] for go modules - I've used this before, had to double check. [0] https://blog.golang.org/using-go-modules