Viewing profile — phazy
phazy
HN member- Joined
- Tue, Jul 28, 2020, 10:23 AM UTC
- HN karma
- 23
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About phazy
No profile information was provided.
Recent public activity
-
comment
Comment #48167202
John Ousterhout has also written about this in A Philosophy of Software Design: The most fundamental problem in computer science is problem decomposition: how to take a complex pro…
-
comment
Comment #45103086
I‘m wondering why nobody has brought up the term "acquired taste" yet. Such a beautiful expression, sadly I can’t find a good translation in most other languages.
-
comment
Comment #36325853
At least for me, another element of deliberate practice holds true: Deliberate practice scales nonlinearily with time and effort.
-
comment
Comment #35384925
The CORDIC algorithm is great! Just a few months ago, I implemented a sine generator with it and also used fixed point arithmetic. It is a real eye opener to see that you can subst…
-
comment
Comment #35223312
I've been trying out some more things and I think you might have to do some more prompt engineering for ChatGPT. Prompts sometimes result in valid results but sometimes in a Syntax…
-
comment
Comment #35222907
Awesome idea and great implementation!
-
comment
Comment #35216931
I‘ve also been using vim for ~3yrs now, editing small programming projects and all kinds of text in it (like config files). Never had a need for emacs until a couple weeks ago I st…
-
comment
Comment #35145090
Great job! I love this idea. In fact, I love it so much that I could not resist trying to implement it with two running mpv instances: https://github.com/phazus/lofiatc.sh
-
comment
Comment #34383752
This, so much! I solved this problem on mobile with two approaches: 1. Use a content blocker (e.g. 1Blocker on iOS) to block CSS elements 2. Use an Invidious instance which has dis…
-
comment
Comment #28184197
I managed to find an archived audio recording of his talk: https://web.archive.org/web/20120118143443/http://craigagree... Even if the quality is not the best, you should still be …
-
comment
Comment #25159668
One truly useful service. I would love a Search Syntax feature for Google or DDG where one could specify the maximum size of the showed sites. This would definitely improve the res…