Viewing profile — handonam
handonam
HN member- Joined
- Sun, Apr 26, 2015, 4:36 PM UTC
- HN karma
- 41
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About handonam
No profile information was provided.
Recent public activity
-
comment
Comment #48175878
The one thing I'm a bit nervous about: security. Thoughts of supply-chain "what-ifs" gives me a bit of pause here. Would like to hear security-minded folks give their thoughts on t…
-
comment
Comment #40773968
Does this have something to do with their merger with McDonnell Douglas?
-
comment
Comment #39462065
We only have the perspective as observers outside of China, so I would caution how we interpret this article. However, it may be possible that this COULD be the Corolla for the Chi…
-
comment
Comment #37937425
i'm doubtful of this being causation. But, if it is, isn't this basically a clickbait-y way of saying you are trying to create "sunk cost"?
-
comment
Comment #36646892
the consistency and conventionality of the methods in the langchain library are very sporadic, imo
-
comment
Comment #35091997
this is great! The one thing i think to optimize it is to predict how late to start the engine to minimize its usage. The last I got was 730 times used, at 53seconds.
-
comment
Comment #33580530
Ahora aprendo a hablar español
-
comment
Comment #32557988
Wrong link i think
-
comment
Comment #29103657
Absolutely this! I did a migration/update of a site using this idea (before styled-components became the norm), and it was just insane how much CSS was saved. The new design was AT…
-
comment
Comment #29088299
CSSWizardry, aka Harry Roberts, who is (was?) big on BEMCSS and ITCSS, and the author of https://cssguidelin.es/ . He's helped me really understand how to properly take care of CSS…
-
comment
Comment #25890389
it's funny this article came up. I just pulled wine from 14 days ago that was in my Eto (mentioned in the article) and it tasted just as great as when I poured it on day 1. https:/…
-
comment
Comment #23199636
I wonder if removing the whitespace on the original, while adding this, would give us a net filesize modification of 0
-
comment
Comment #12995710
It seems like the right-bound of the lane (the right red line in the midview camera) was not calculated, so it thinks the joggers were inside a big lane. that'd be my guess as to w…
-
comment
Comment #12838653
Would a NAS like QNAP/Synology be sufficient, with proper maintenance (updates, antivirus scanning, credentials)? Trying to think of what I could be mindful of here.
-
comment
Comment #10498067
Would that mean the RGB values change in the future? It would go from 0-F to 0-K wouldn't it? so... #KKK = white? ;(
-
comment
Comment #9865586
Why not look at BEM? https://en.bem.info/ http://csswizardry.com/2013/01/mindbemding-getting-your-head... Harry Roberts really simplifies the idea of it.