Viewing profile — dqh
dqh
HN member- Joined
- Tue, Jul 06, 2010, 1:32 PM UTC
- HN karma
- 169
- Public activity
- 134 items
- HN profile
- View on Hacker News ↗
About dqh
NakedJSX creator: https://nakedjsx.org
Versatile Commodore Emulator (VICE) dev team
david.q.hogan@gmail.com https://www.linkedin.com/in/davidqhogan/
Recent public activity
-
comment
Comment #49207982
But they are less violent.
-
comment
Comment #47986596
Perfectly for me I guess I should have said. Nonetheless, this md file packaging mistake suggests that at least once they’ve fallen into not reviewing changes properly, and I wonde…
-
comment
Comment #47983507
It worked perfectly for a long before Claude and friends existed, so I don't think it follows that not using these tools has led to the problem now.
-
comment
Comment #47976155
I’ve been wondering if vibe coding was responsible for the recent introduction of acoustic echo cancellation (AEC) bugs in FaceTime (muting and unmuting the microphone appears to t…
-
comment
Comment #47474976
This particular revolver is an opt-in service for users that want Cloudflare to block anything that Cloudflare designates as malware.
-
comment
Comment #47329823
We'll likely leave the answering of your equivalence question to our users. While we do plenty of internal research, the primary goal of our cloud platform is to dramatically expan…
-
comment
Comment #47329767
It's not the case at all - years ago we tested Pong with human neurons vs mouse neurons, and human neurons performed better. More importantly, they allow the study of the effect of…
-
comment
Comment #47318520
Thanks! We focus on using real neurons, I'm not aware of a software based equivalent. But users can `pip install cl-sdk` to get started with our API. The SDK is still early but sup…
-
comment
Comment #47317128
Cortical Labs CTO here. My focus is on the system itself rather than applications, but for what it's worth .. When the neurons didn't get stimulated by the application, performance…
-
comment
Comment #46333109
The neurons live on an electrode array kept inside a machine which keeps them alive (body temperature, sugar, gas, etc). The embedded system continually measures the voltage at eac…
-
comment
Comment #46331415
I work on the software stack for a biological computing platform (think: tool for programming with human neurons in a dish). Coding work spans FPGA (SystemVerilog), Linux kernel C,…
- comment
-
comment
Comment #45908843
If a programmer is more efficient with AI then you need fewer programmers, assuming a fixed amount of work is needed. So in that sense AI would be replacing programmers.
-
comment
Comment #45633128
This reminds me of the time when Quake started rendering inside the start button of the Windows 95 desktop (or maybe Win 98). I wish I could remember the details but it think it wa…
-
comment
Comment #44734574
Thank you - I recently picked up the art of electronics but wasn’t aware of this companion book.
-
comment
Comment #44729433
This sounds incredible and makes me want to go through a similar learning process. I don’t suppose anyone could recommend a book or course along these lines?
- comment
-
comment
Comment #43478794
I've never liked the idea of community actions in the critical build path, so I use official actions/* when I can, and otherwise use actions/github-script to invoke the GitHub API …
-
comment
Comment #42580848
You could have some kids, and let them lead you :)
-
comment
Comment #42528352
> This is in spite of having a long list of technical accomplishments and an impeccable public track record under my belt. If skills aren’t the problem, one possibility is that a r…
-
comment
Comment #42384595
You don’t need to fast, you just need to stop eating carbs.
-
comment
Comment #42229901
45 here, happily married with kids and yet I love writing software more than ever.
-
comment
Comment #42192461
I'm comfortable that I'm writing code that's easy to understand and modify years later.
-
comment
Comment #42189939
Yes, not impossible, but in my opinion requiring a waste of energy.
-
comment
Comment #42189905
An 80 character limit is difficult to stay within when using highly descriptive variable names, and I think the benefits of highly descriptive variable names outweigh other conside…