Viewing profile — amw-zero
amw-zero
HN member- Joined
- Mon, Jun 27, 2016, 5:56 PM UTC
- HN karma
- 1,236
- Public activity
- 653 items
- HN profile
- View on Hacker News ↗
About amw-zero
No profile information was provided.
Recent public activity
-
comment
Comment #48688784
You can use them for dev environments. You just have to finish development in 8 hours.
-
comment
Comment #48618799
It would not, and you would know that if you actually evaluated the results.
-
comment
Comment #48284803
It's not weird, since 99% of rentals are apartments, right?
-
comment
Comment #48100623
I agree in principle, but I think the 2-5% estimate is extremely low. I could be sold on most developers spending ~25%, up to 40% of their time on code. But very few people are spe…
-
comment
Comment #48095214
This is a really, really, really bad comparison. I used to say the same thing. But the semantic distance between compiling a for loop to equivalent assembly instructions is much sm…
-
comment
Comment #48035554
Yes you're missing something: the snake oil.
- story
-
comment
Comment #47781741
I think so, yea.
-
comment
Comment #47708052
Give it a shot
-
comment
Comment #47617840
It 100% implies that it's looking for locally installed binaries.
- story
-
comment
Comment #47429334
So is human coding.
-
comment
Comment #47427850
To say "Rob Pike wrote Unix" is completely inaccurate. He joined after v7, in 1980.
-
comment
Comment #47354588
TLA+ is around 30 years old.
-
comment
Comment #46703954
There is no such thing as a robust helm chart. Null was not the billion dollar mistake: templating languages were.
-
comment
Comment #46609959
That’s literally what the post is about. I don’t see your point. The post is saying that formal tools currently do not handle performance and reliability problems. No one said othe…
-
comment
Comment #46609916
I’m starting to think this take is legitimately insane. As said in the article, a conservative estimate is that Gen AI can currently do 2.5% of all jobs in the entire economy. A te…
-
comment
Comment #46532583
Super interesting, but I think this will be very difficult in practice due to the gigantic effect of nondeterminism at the hardware level (caches, branch prediction, out of order e…
-
comment
Comment #46532264
Who brought up static analysis? I think simulation is definitely a promising direction.
-
comment
Comment #46527338
I think this is less about guarantees and more about understanding behavioral characteristics in response to different loads. I personally could care less about proving that an end…
-
comment
Comment #46527071
This is the single most impactful blog post I've read in the last 2-3 years. It's so obvious in retrospect, but it really drove the point home for me that functional correctness is…
-
comment
Comment #46316270
So... a specification.
-
comment
Comment #46312918
So... a specification.
-
comment
Comment #46306662
Let's say a new feature. Do you just type random letters, or do you have some kind of plan ahead of time?
-
comment
Comment #46297571
When you go to write a line of code, how do you decide what to write?