Viewing profile — zerodensity
zerodensity
HN member- Joined
- Fri, Jan 27, 2023, 12:17 PM UTC
- HN karma
- 106
- Public activity
- 79 items
- HN profile
- View on Hacker News ↗
About zerodensity
No profile information was provided.
Recent public activity
-
comment
Comment #41399011
> I don't think this is true either - a large part of the Rust community seem to think that it's as complicated as it needs to be. As a beginner/outsider, I found it kind of cumber…
-
comment
Comment #41394357
What does public control over governments mean?
-
comment
Comment #41383449
If you care very much about not ever ending up in a bad state (which it seems that you do). Then just functional programming with immutable state is not going to cut it. In this re…
-
comment
Comment #41355252
And all that can be done by the mov instruction no need to learn anything other than mov.
-
comment
Comment #41352529
But is it slower than sha1? Which is the alternative if you don't roll your own in V8.
-
comment
Comment #41352346
Immagine a world where every framework / API / database had its own incompatible UUID format. Without a standard specification that's where we would end up. Do you want to live in …
-
comment
Comment #41352298
Some systems expect UUIDs so you don't always have that choice.
-
comment
Comment #41342120
Well I mean in many countries, blocking the surveillance agency from listening in on your calls/texts/chats is illegal. So making an app that interferes with the agencies ability t…
-
comment
Comment #41341827
I mean I wouldn't complain if they did.
-
comment
Comment #41302926
What would that "something other" be? If the goal is to talk to a SQL database the output from the LLM would benefit from being SQL.
-
comment
Comment #41302304
I dunno, upper management normally move onto greener pastures long before reality comes crashing down. That does not happen until two managers over. But that's okay the new plan wi…
-
comment
Comment #40489214
I have heard this before but never really understood it. Take this: ``` int bar(int arg); // May throw int foo(int arg) { int b = bar(arg); return b * 5; } ``` VS: ``` Error bar(in…
-
comment
Comment #36824867
If only this was how it worked :( From my experience a substantial fraction of programmers learn the absolute minimum to get a job. Then they either learn on the job or ask the sam…
-
comment
Comment #36773521
From my granted limited understanding Adam is basically gradient decent combined with heuristic search.
-
comment
Comment #36773041
> For a start, String objects are going to be different everywhere. Even in C++, one library's String object isn't going to be binary compatible with another. How is the data laid …
-
comment
Comment #36766958
Why do you think that?
-
comment
Comment #36766873
Am I? I think not. You are saying that you would rather live a shorter time in good health than a longer time being unhealthy at the end. I am saying that the day will come when yo…
-
comment
Comment #36765944
You say that now. I bet you are going to be dancing by a different tune at 70.
-
comment
Comment #36755981
Money has not been backed by resources since the 1970s.
-
comment
Comment #36747099
Hard does not matter. If it takes the new life 100k years to go from agricultural to the industrial revolution rather than the 10k years it took us they will still get there. What …
-
comment
Comment #36746815
Having excess energy is great! We can use it for alot of useful stuff. For example to: - Recycle waste products. Most (not all) things are recyclable you just need the energy. - Gr…
-
comment
Comment #36746276
Your point being?
-
comment
Comment #36746004
You can still use water and wind which are also powered by the sun.
-
comment
Comment #36745849
> Maybe nuclear will make a comeback once the now installed wind/solar plants reach end of life and need replacement, but before that it is just too slow and uncertain to be effect…
- comment