Viewing profile — aeroaero
aeroaero
HN member- Joined
- Thu, Mar 23, 2023, 6:37 AM UTC
- HN karma
- 22
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About aeroaero
No profile information was provided.
Recent public activity
-
comment
Comment #45175852
Seems like it would be much easier to solve that problem than it would be to cross the brain barrier and start interfacing with our thoughts, no? Just provide some context on the c…
- story
-
comment
Comment #35297134
This is a huge fumble, but it will be inevitably swept under the hype train and forgotten about.
-
comment
Comment #35296139
They will be embedded in the existing interfaces for voice, Siri, Alexa etc.
-
comment
Comment #35286964
How is this possible? Can someone point me in the direction of what mechanism is used here. If I open a pdf in chrome for example am I opening myself up to this kind of attack?
-
comment
Comment #35273512
Not necessarily, the component itself can work without a key. Adding a key is just one approach to resetting component state from a parent. If a component can’t work properly witho…
-
comment
Comment #35271862
I find it hard to believe that almost half of remote workers are watching porn on company devices. I’d also like to see a comparison of “wasted hours” when in the office as well. T…
-
comment
Comment #35271727
Someone please correct me if I'm wrong, but as far as I understood they could only see the chat title and not the whole chat history.
-
comment
Comment #35271477
This is all just fluff (especially the emojis), the usefulness of a commit message is the why. I'm yet to see AI accomplish that. Until then I'll continue writing my own commit mes…
-
comment
Comment #35271444
Yep it can be a useful pattern, but it must be in a conditional to stop an infinite loop. This useful guide points it out as well: https://blog.isquaredsoftware.com/2020/05/blogged…
-
comment
Comment #35271240
This page should be mandatory reading for any dev working in react. The biggest mistake I see with devs of all levels is over use of effects. This seems to be especially bad for an…