Viewing profile — Noe2097
Noe2097
HN member- Joined
- Wed, Jun 20, 2018, 9:10 PM UTC
- HN karma
- 304
- Public activity
- 61 items
- HN profile
- View on Hacker News ↗
About Noe2097
No profile information was provided.
Recent public activity
-
comment
Comment #49186071
This looks like a realization of "benevolent self conscious AIs agreeing to cooperate with mankind to do great stuff". Often in these tales, there is a hidden cost to it: the AI ha…
-
comment
Comment #49065797
Hi! That would be super useful indeed. A couple of things you could sort out: * Responsiveness; the page should adapt to mobile phone screens, at the moment it doesn't seem to: the…
-
comment
Comment #48961658
Can't wait for GPT to prove that P=NP (or not)!
-
comment
Comment #48746260
Wow that doesn't sound great. We won't own games anymore, we won't be able to sell/acquire used games, we won't be able to play disconnected. I'm curious whether Nintendo will be f…
-
comment
Comment #47598067
> Each kart is turbo-boosted by 64 superconducting engines,” explains project leader Mario Idraulico I guess we can now call you Mario 'Kart' Idraulico. Oh wait. Thank you CERN, th…
-
comment
Comment #47455179
It's a trick; he will come back unscathed in the next episode.
-
comment
Comment #47422451
"what if objects were actually designed for a bad user experience, instead of a good one? she recalled in a 2018 TED talk. That was my ‘eureka’ moment." Or, she stumbled upon some …
-
comment
Comment #46080694
Another take on the matter is: interruptions are inevitable, so reducing the "recovery penalty" is key, and can be learned. That's something that you learn to do when you have a ki…
-
comment
Comment #46078544
Another hypothesis: https://xkcd.com/725/ .
-
comment
Comment #45501757
Talking about monetization strategy, there is a world where we would not have to remember "Zillow" or "Spotify", and instead ask for real state or music related actions, and have O…
-
comment
Comment #45266566
There has been a move in the past 8 years away from Java on the back end, notably to Go, by several large engineering organizations, which made the move, "motivated" by the example…
-
comment
Comment #45018638
Yes indeed, you are absolutely right. Sorry about that.
-
comment
Comment #45018634
Sincere apologies, I mixed ibuprofen and paracetamol. Ibuprofen is forbidden for pregnant women in the last 4 months in France at least - and by "forbidden", I mean "strongly advis…
-
comment
Comment #45007562
Isn't paracetamol forbidden in the US for pregnant women already? It is in other countries
-
comment
Comment #39544181
There is another _shocking_ realization in this work: there are 11 types of people: those who know what binary means, those who don't, and those who say they do but actually don't.…
-
comment
Comment #38953680
It feels like civil international airports is the best place where dedicated embedded systems could be required for authorizing if not guiding airplanes to driveways.
-
comment
Comment #38885112
Every way I look at it, Go brings tremendous regression when it comes to "modularity & composability" in the general sense of the terms. Package management, package definition, int…
-
comment
Comment #38204956
Yeah they integrated a chipset zipping/unzipping content when accessing RAM. As in the 90's https://en.wikipedia.org/wiki/Zip_drive
-
comment
Comment #37290463
How is that different from a minimal lisp?
-
comment
Comment #37290442
By having IO functions taking an argument representing the global IO environment/state and returning it. That way IO functions can remain pure.
-
comment
Comment #36681248
The point is not about ignoring them; the point is about using a construction with higher semantics. A loop is a label+goto in disguise. You have to look at what's inside to unders…
-
comment
Comment #35906659
Interestingly, lately, I find myself totally unable to do "nothing" -- to be unproductive by the description given in the article. The perspective of spending 1 or 2 hours playing …
-
comment
Comment #35013803
Why oh why is that a backslash!? Over the 9 languages mentioned: 5 languages (inc. JVM ones like groovy and kotlin) are using `$`, 1 language (swift) is using `\`. `\` is a pain to…
-
comment
Comment #33856700
Try "Extreme Ownership". It will give you concrete examples on how to broaden your scope out of just your individual contribution, by learning to care for all the rest, and pushing…
-
comment
Comment #33467337
> tech was a bastion of "treat your employees right, and they will be productive" Is/was it? The shortage of qualified engineers have made some employers extra careful/generous, to…