Viewing profile — klhugo
klhugo
HN member- Joined
- Thu, Apr 19, 2018, 5:29 PM UTC
- HN karma
- 427
- Public activity
- 68 items
- HN profile
- View on Hacker News ↗
About klhugo
No profile information was provided.
Recent public activity
-
comment
Comment #30147765
That is a very, very good point. I have no counter arguments. Thanks for sharing!
-
comment
Comment #30144361
Truth is I don't have time to dig in this right now. I thought if the idea was good maybe I could motivate somebody else. I just hope we can get rid of PoW the way it is soon.
-
comment
Comment #30142596
Hell yeah, why do you think I'm getting married? :P As long as there is mutual support, I'd not worry. I'd be proud to be supported by my future wife.
-
comment
Comment #30142435
For proof of work to be fair, you need a robust & secure job that produces results with a uniform distribution of zeros and ones. FHE gives you that, while performing useful comput…
-
story
Ask HN: Can FHE solve the PoW energy problem?
Hi there, I had an interesting idea on how to perform useful compute with proof of work. We could wrap a problem using Homomorphic Encryption techniques. Each node gets a different…
-
comment
Comment #30139196
> Hey @VitalikButerin, instead of doing proof of work with useless puzzles, why don't we use that massive GPU compute power to help science with numerical computation? We could wra…
- story
-
comment
Comment #29761434
What about cosmic crisp?
-
comment
Comment #29649064
I hope somebody at Microsoft read this. It goes far beyond security vulnerabilities. The Teams Linux client is barely usable. Chromebooks don't even have a client. Could Microsoft …
- story
-
story
Ask HN: Is collecting your data cool if it is available to everyone?
Thought experiment. Let's assume that a number of services only work well/are viable when the app collects a lot of information from its users. What if we make all app's collected …
-
story
Ask HN: What if code comments were not supported?
Crazy idea here :) The better I get at writing clean code, the less comments I need to use. What if there was a "compiler mode" where comments were forbidden. Or maybe you are enti…
-
comment
Comment #24806136
If your .vimrc is minimal, you will have a pretty good time using systems that implement "vim like" text editing. Take Overleaf for example, no vimrc is available, but I'm quite ha…
-
comment
Comment #24747150
And fast! I got easily 3 orders of magnitude speedup. I used to load CSVs with pandas and do typical filtering operations... oh boy, some of the stuff would take a hole morning, no…
-
comment
Comment #24747024
Here is the thing made me a happier person this year: I realized when CSVs take too long to load, I should not be using them in the first place! I love SQLite now <3
-
comment
Comment #24218257
I'm in the middle of a PhD myself, so take my opinion with a grain of salt. I actually agree with the author, certain fields are just very complex to develop a solid understand wit…
-
comment
Comment #24023412
Quick comment, not an expert, but environ vars keep their state after the program is called. From a functional programming perspective, or just for my own sanity, wouldn’t it be mo…
-
comment
Comment #23757817
Absolutely not. "Apple Silicon" is branding for their own processor. This is a road to an opensource ecosystem in HW design.
-
comment
Comment #23609032
Design is not all. There is a reason IC design houses are vanishing, it is too expensive to design custom chips. Only large companies can afford the tapeouts, testing, Packaging, a…
-
comment
Comment #22694445
Using fancy features does not make you a better programmer. It is the other way around.
- story
-
comment
Comment #22595233
Misleading title, change it, it just spreads panic.
-
comment
Comment #22298774
That was a very nice breakdown of costs for a side project. Thanks for sharing this!
- comment
- story