<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: dqh</title><link>https://news.ycombinator.com/user?id=dqh</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 26 Apr 2026 17:33:18 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=dqh" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by dqh in "Cloudflare flags archive.today as "C&C/Botnet"; no longer resolves via 1.1.1.2"]]></title><description><![CDATA[
<p>This particular revolver is an opt-in service for users that want Cloudflare to block anything that Cloudflare designates as malware.</p>
]]></description><pubDate>Sun, 22 Mar 2026 06:25:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=47474976</link><dc:creator>dqh</dc:creator><comments>https://news.ycombinator.com/item?id=47474976</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47474976</guid></item><item><title><![CDATA[New comment by dqh in "Living human brain cells play DOOM on a CL1 [video]"]]></title><description><![CDATA[
<p>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 expand access to this field. There are no doubt many low-hanging fruits to be discovered.</p>
]]></description><pubDate>Tue, 10 Mar 2026 22:57:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=47329823</link><dc:creator>dqh</dc:creator><comments>https://news.ycombinator.com/item?id=47329823</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47329823</guid></item><item><title><![CDATA[New comment by dqh in "Living human brain cells play DOOM on a CL1 [video]"]]></title><description><![CDATA[
<p>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 external interventions (such as trial medicines) on the learned function of human neurons. So we spent years building a machine and software platform to facilitate this sort of research.<p>The Doom project is mostly a bit of fun that demonstrates how quickly someone new to the field can see real results with our platform. Our data scientists believe that biological learning was demonstrated in this case.</p>
]]></description><pubDate>Tue, 10 Mar 2026 22:51:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=47329767</link><dc:creator>dqh</dc:creator><comments>https://news.ycombinator.com/item?id=47329767</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47329767</guid></item><item><title><![CDATA[New comment by dqh in "Living human brain cells play DOOM on a CL1 [video]"]]></title><description><![CDATA[
<p>Thanks!<p>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 supports playing back a recording of real data so applications can be built with a realistic spike frequency. (We'll be releasing a set of recordings for this)</p>
]]></description><pubDate>Tue, 10 Mar 2026 02:42:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=47318520</link><dc:creator>dqh</dc:creator><comments>https://news.ycombinator.com/item?id=47318520</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47318520</guid></item><item><title><![CDATA[New comment by dqh in "Living human brain cells play DOOM on a CL1 [video]"]]></title><description><![CDATA[
<p>Cortical Labs CTO here. My focus is on the system itself rather than applications, but for what it's worth ..<p>When the neurons didn't get stimulated by the application, performance did not improve. The only explanation our data science people has is that the neurons began to learn and perform the desired (highly abstracted) task of 'playing Doom'. This was not a surprise as we've shown this before with a version of Pong using a different platform. We built the CL1 and the CL API to enable rapid iteration on this sort of work.<p>One benefit to this is that when you have a measurable learning effect, you can measure this before and after exposure to an experimental drug or other molecule. It becomes possible to test the impact on neuron function, not just survival.</p>
]]></description><pubDate>Mon, 09 Mar 2026 23:21:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=47317128</link><dc:creator>dqh</dc:creator><comments>https://news.ycombinator.com/item?id=47317128</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47317128</guid></item><item><title><![CDATA[New comment by dqh in "Ask HN: Who here is not working on web apps/server code?"]]></title><description><![CDATA[
<p>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 each electrode, and can electrically stimulate the neurons via the same.<p>Users are provided with an easy to use Python API that allows realtime observation of the raw signals and of detected action potentials (spikes). They can also execute precisely controlled stimulation sequences, which allows information to be presented to the neurons. Then there are a lot of higher level application APIs to handle things like recording data, real-time visualisation, and experiment config management.<p>Why: it appears to be possible to teach neurons to perform tasks (we taught some to play pong several years ago). Since then our focus has been on building a system that enables rapid iteration in this sort of research. We're selling the system to organisations that have the appropriate biology skills, and renting access to hosted devices where we provide and take care of the cells.</p>
]]></description><pubDate>Sat, 20 Dec 2025 02:11:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=46333109</link><dc:creator>dqh</dc:creator><comments>https://news.ycombinator.com/item?id=46333109</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46333109</guid></item><item><title><![CDATA[New comment by dqh in "Ask HN: Who here is not working on web apps/server code?"]]></title><description><![CDATA[
<p>I work on the software stack for a biological computing platform (think: tool for programming with human neurons in a dish).<p>Coding work spans FPGA (SystemVerilog), Linux kernel C, userspace C, Python, and yes, some web services and Browser JavaScript also. I also work on the network engineering of the cloud service and on the Linux OS image.<p>Easily the most fun I’ve had as a developer and I’ve worked on lots of different types of commercial software projects before. Not all the world is web apps, embedded work can be very satisfying if you’ve not considered it.</p>
]]></description><pubDate>Fri, 19 Dec 2025 21:57:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=46331415</link><dc:creator>dqh</dc:creator><comments>https://news.ycombinator.com/item?id=46331415</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46331415</guid></item><item><title><![CDATA[New comment by dqh in "Waymo robotaxis are now giving rides on freeways in LA, SF and Phoenix"]]></title><description><![CDATA[
<p>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.</p>
]]></description><pubDate>Thu, 13 Nov 2025 00:22:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=45908843</link><dc:creator>dqh</dc:creator><comments>https://news.ycombinator.com/item?id=45908843</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45908843</guid></item><item><title><![CDATA[New comment by dqh in "When you opened a screen shot of a video in Paint, the video was playing in it"]]></title><description><![CDATA[
<p>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 was something to do with alt-tab.</p>
]]></description><pubDate>Sun, 19 Oct 2025 09:50:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=45633128</link><dc:creator>dqh</dc:creator><comments>https://news.ycombinator.com/item?id=45633128</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45633128</guid></item><item><title><![CDATA[New comment by dqh in "Learning basic electronics by building fireflies"]]></title><description><![CDATA[
<p>Thank you - I recently picked up the art of electronics but wasn’t aware of this companion book.</p>
]]></description><pubDate>Wed, 30 Jul 2025 14:19:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=44734574</link><dc:creator>dqh</dc:creator><comments>https://news.ycombinator.com/item?id=44734574</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44734574</guid></item><item><title><![CDATA[New comment by dqh in "Learning basic electronics by building fireflies"]]></title><description><![CDATA[
<p>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?</p>
]]></description><pubDate>Tue, 29 Jul 2025 23:29:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=44729433</link><dc:creator>dqh</dc:creator><comments>https://news.ycombinator.com/item?id=44729433</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44729433</guid></item><item><title><![CDATA[New comment by dqh in "Whose code am I running in GitHub Actions?"]]></title><description><![CDATA[
<p>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 via inline JavaScript when I can't.</p>
]]></description><pubDate>Wed, 26 Mar 2025 04:09:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=43478794</link><dc:creator>dqh</dc:creator><comments>https://news.ycombinator.com/item?id=43478794</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43478794</guid></item><item><title><![CDATA[New comment by dqh in "I am rich and have no idea what to do"]]></title><description><![CDATA[
<p>You could have some kids, and let them lead you :)</p>
]]></description><pubDate>Fri, 03 Jan 2025 00:47:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=42580848</link><dc:creator>dqh</dc:creator><comments>https://news.ycombinator.com/item?id=42580848</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42580848</guid></item><item><title><![CDATA[New comment by dqh in "Should more of us be moving to live near friends?"]]></title><description><![CDATA[
<p>> This is in spite of having a long list of technical accomplishments and an impeccable public track record under my belt.<p>If skills aren’t the problem, one possibility is that a rigid attitude, lack of humility, or something like that is rubbing interviewers the wrong way. Please forgive my unsolicited advice and good luck with the search.</p>
]]></description><pubDate>Sat, 28 Dec 2024 03:36:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=42528352</link><dc:creator>dqh</dc:creator><comments>https://news.ycombinator.com/item?id=42528352</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42528352</guid></item><item><title><![CDATA[New comment by dqh in "Alzheimer's study shows ketone bodies help clear misfolded proteins"]]></title><description><![CDATA[
<p>You don’t need to fast, you just need to stop eating carbs.</p>
]]></description><pubDate>Wed, 11 Dec 2024 03:52:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=42384595</link><dc:creator>dqh</dc:creator><comments>https://news.ycombinator.com/item?id=42384595</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42384595</guid></item><item><title><![CDATA[New comment by dqh in "A career-ending mistake"]]></title><description><![CDATA[
<p>45 here, happily married with kids and yet I love writing software more than ever.</p>
]]></description><pubDate>Sun, 24 Nov 2024 19:40:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=42229901</link><dc:creator>dqh</dc:creator><comments>https://news.ycombinator.com/item?id=42229901</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42229901</guid></item><item><title><![CDATA[New comment by dqh in "Is the 80 character line limit still relevant? (2008)"]]></title><description><![CDATA[
<p>I'm comfortable that I'm writing code that's easy to understand and modify years later.</p>
]]></description><pubDate>Wed, 20 Nov 2024 10:17:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=42192461</link><dc:creator>dqh</dc:creator><comments>https://news.ycombinator.com/item?id=42192461</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42192461</guid></item><item><title><![CDATA[New comment by dqh in "Is the 80 character line limit still relevant? (2008)"]]></title><description><![CDATA[
<p>Yes, not impossible, but in my opinion requiring a waste of energy.</p>
]]></description><pubDate>Wed, 20 Nov 2024 01:26:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=42189939</link><dc:creator>dqh</dc:creator><comments>https://news.ycombinator.com/item?id=42189939</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42189939</guid></item><item><title><![CDATA[New comment by dqh in "Is the 80 character line limit still relevant? (2008)"]]></title><description><![CDATA[
<p>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 considerations.</p>
]]></description><pubDate>Wed, 20 Nov 2024 01:20:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=42189905</link><dc:creator>dqh</dc:creator><comments>https://news.ycombinator.com/item?id=42189905</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42189905</guid></item><item><title><![CDATA[New comment by dqh in "VanillaJSX.com"]]></title><description><![CDATA[
<p>Those interested in this space may find my fairly unknown project interesting: <a href="https://nakedjsx.org/" rel="nofollow">https://nakedjsx.org/</a><p>It started as a static site generator but added a bunch of support for client JavaScript too.</p>
]]></description><pubDate>Sat, 17 Aug 2024 08:58:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=41272906</link><dc:creator>dqh</dc:creator><comments>https://news.ycombinator.com/item?id=41272906</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41272906</guid></item></channel></rss>