Viewing profile — d2kx
d2kx
HN member- Joined
- Fri, Mar 24, 2017, 1:49 AM UTC
- HN karma
- 247
- Public activity
- 37 items
- HN profile
- View on Hacker News ↗
About d2kx
No profile information was provided.
Recent public activity
-
comment
Comment #49132767
This is amazing. I love Ramen noodles!!
-
comment
Comment #48753499
Pretty much all of OpenAI is on vacation this week.
-
comment
Comment #48652420
Probably heavily depends on the country/region, but here in Germany it is basically the norm to be Vitamin D deficient. Like, half of the population have a deficiency when there is…
-
comment
Comment #48652417
Probably heavily depends on the country/region, but here in Germany it is basically the norm to be Vitamin D deficient. Like, half of the population have a deficiency when there is…
-
comment
Comment #48651964
It's a GSM-R issue. See Tagesschau (German): https://www.tagesschau.de/inland/gesellschaft/deutsche-bahn-...
-
comment
Comment #48213102
Qwen 3.6 Plus released and they offered it for free
- story
- story
-
comment
Comment #24476190
You're literally commenting on the article that announces its general purpose availability. ...
- comment
-
comment
Comment #18212108
When using AWS, the GraphQL client in AWS' Amplify library is also nice if one doesn't need offline/caching support.
-
comment
Comment #17173727
Angular supports this for quite some time.
-
comment
Comment #17060760
Chrome Dev Tools let you simulate shit internet connection (2G, slow 3G, fast 3G, etc.) and Google encourages to this for development for the reasons you've mentioned.
- story
-
comment
Comment #16035852
I started taking Modafinil about 4-5 years ago and my only regret is that I didn't start earlier. I live in Europe so you can forget about amphetamines/adderall basically, only thi…
- story
-
comment
Comment #15683880
As a Sueddeutsche Zeitung subscriber, yeah I am happy with them.
-
comment
Comment #15612792
Welcome to React. "I use React over Angular because it is so small! Also here are my 2 MB of 3rd party modules that are loaded directly on the home view, that the other frameworks …
-
comment
Comment #15604906
That's what you get with the @angular/language-service. Enabled by defaut in WebStorm, and an official extension for VSCode: https://marketplace.visualstudio.com/items?itemName=Ang…
-
comment
Comment #15604713
> Just give me a sane starter generator ng new my-project > And please don`t hide webpack from me like angular cli does ng eject; that gives you the webpack config and basically di…
-
comment
Comment #15604695
To be fair the situation has changed drastically over the past 12 months. After 2.0, AOT got enabled by default, drastically reducing size, then 4.0 drastically reduced size, then …
-
comment
Comment #15604293
I love it. It is small if I want to, but it has lots of features if I need them. I don't have to worry about 3rd party libraries, because the official router, forms modules, http c…
- story
-
comment
Comment #15522569
That sounds like work. With Angular, it's literally only ng generate component my-component
-
comment
Comment #15522560
Maybe if you live in a bay area startup filter bubble? I don't see React "winning" on a major scale at corporations here in Europe. Tbh I am quite shocked whenever I read about adv…