Viewing profile — yukinon
yukinon
HN member- Joined
- Sat, Feb 15, 2014, 3:27 AM UTC
- HN karma
- 204
- Public activity
- 78 items
- HN profile
- View on Hacker News ↗
About yukinon
No profile information was provided.
Recent public activity
-
comment
Comment #46937524
This really goes to show that everyone's 'flow state' is different. My inner dialogue is always chatty; that doesn't stop when I enter a flow state. It just becomes far more laser …
-
comment
Comment #46484345
I don't know if "more convenient" would be the words I would use. Setup on this project is very easy, it has very straightforward instructions. Meanwhile, I did a quick 5 minute pr…
-
comment
Comment #45785526
For someone like me that is less versed in these things, could you explain why bootstrapping a language is a required check for taking a language seriously? My criteria is far less…
-
comment
Comment #45576689
I am not sure if this considered an anti-pattern, but in one of my teams, we wrote a lightweight generic Secrets library with configurable/pluggable backends (such as AWS Secrets M…
-
comment
Comment #44778589
Thank you for this, what a great perspective! I've never been on a cruise because I always figured "but what is there to do?". But you're right, that's the point. I might actually …
-
comment
Comment #43053007
Not everyone is aware of the details of AI/ML, "transformer" is actually a specific term in the space that also overlaps with "transformer" in other fields adjacent to Software Dev…
-
comment
Comment #42529814
I am not an anything, but allergies can cause inflammation in your nasal passages, which results in post-nasal drip. Post-nasal drip is where you get a lot of mucus being produced …
-
comment
Comment #42529774
Do you snore? Alternatively, do you have post-nasal drip from a new allergy?
-
comment
Comment #42207143
> that has always been much faster than Redis Do you have some reliable recent benchmarks comparing the two?
-
comment
Comment #42073532
I don't disagree with your message, but- > coupled with all other stuff like illegal border crossing I've seen a few comments talk about this, but this doesn't affect my day-to-day…
-
comment
Comment #40692378
The university could even setup their own private self-hosted Gitlab and use it as part of assignment submission. 10 years ago, my no-name college had a CS degree that required us …
-
comment
Comment #38520752
I'm in the PNW and the gray gloomy weather is a delight for me. I love mushroom foraging, love being surrounded by trees, the beautiful waterfalls, the wet hikes, the moss everywhe…
-
comment
Comment #38259714
People with a vested interest in being proven correct?
-
comment
Comment #37483251
That seems a bit disingenuous on your part. I picked the top 3 hits on Google and they are all very helpful and to the point - Programiz, W3Schools, Tutorialspoint. Granted, I have…
-
comment
Comment #37483100
Hot take here, but as someone that doesn't code daily, I prefer those sites over the actual docs in most cases. If I need to get something done quick, those sites will give me a qu…
-
comment
Comment #37185780
>It's also not their fault for being mean to you for legitimately ruining their game. It is 100% their fault. Whatever circumstances befall someone, it doesn't give them the right …
-
comment
Comment #36465457
Thank you! Parent comment said "BSOFH" instead of "BOFH", which explains why the wiki article you linked did not show up in Google.
-
comment
Comment #36465402
I tried searching Google for what BSOFH means, and your reply was on Page 1. Care to enlighten us?
-
comment
Comment #36189988
Yes. I create content, which generates traffic, which generates ad-revenue.
-
comment
Comment #36089241
My one point of feedback is that when you see the quickview of the user, it shows their karma. Part of the reason people enjoy HN is because Karma is not a huge focus. This extensi…
-
comment
Comment #35955908
I've done pair programming on specific projects throughout the years and I find it to be utterly exhausting. I would resign if my job required it. I find myself more productive at …
-
comment
Comment #35037915
This comment is confusing to me, because Blue Apron lets you select your own meals. Why would you continue to select salmon if you had it too often?
-
comment
Comment #34564860
> I prefer docker compose to Kubernetes because I am not a megacorp. In which cases would you prefer Kubernetes? Or rather, why would a megacorp prefer it over standard Docker?
-
comment
Comment #34165876
That's wild, at every company I've worked at so far the default was always to BUY. That meant dev teams needed to fight for BUILD and fight for their existence often.
-
comment
Comment #34073023
>There's hardly any technical reason to choose Java in favour of Scala3 today, except one: the team's lack of Functional Programming expertise. I disagree about your premise at mul…