<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: divs1210</title><link>https://news.ycombinator.com/user?id=divs1210</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 15 Apr 2026 04:52:30 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=divs1210" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Show HN: Libgoc – Go-like CSP-style HTTP client/server library for C]]></title><description><![CDATA[
<p>Hi! I'm the author of libgoc.<p>libgoc provides a Go - like runtime in portable C.<p>It is basically C + GC + threadpools + goroutines + channels + goroutine-aware-mutexes.<p>It's built on top of:<p>- Boehm GC<p>- libuv for async I/O and cross-platform threading primitives<p>- minicoro for cross-platform coroutines<p>- picohttp as the HTTP parser for goc_http<p>The API is stable at this point.<p>Prebuilt static binaries are available for Linux / Mac / Windows.<p>I plan to make typesafe C++ / Rust wrappers for this at some point.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47634432">https://news.ycombinator.com/item?id=47634432</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 04 Apr 2026 01:00:37 +0000</pubDate><link>https://github.com/divs1210/libgoc/blob/main/HTTP.md</link><dc:creator>divs1210</dc:creator><comments>https://news.ycombinator.com/item?id=47634432</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47634432</guid></item><item><title><![CDATA[New comment by divs1210 in "Libgoc: A Go-style CSP concurrency runtime for C"]]></title><description><![CDATA[
<p>Libgoc is a Go-style CSP concurrency runtime for C: threadpools, stackful coroutines, channels, select, async I/O, and garbage collection in one coherent API.</p>
]]></description><pubDate>Tue, 17 Mar 2026 01:01:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=47407285</link><dc:creator>divs1210</dc:creator><comments>https://news.ycombinator.com/item?id=47407285</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47407285</guid></item><item><title><![CDATA[Libgoc: A Go-style CSP concurrency runtime for C]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/divs1210/libgoc">https://github.com/divs1210/libgoc</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47407284">https://news.ycombinator.com/item?id=47407284</a></p>
<p>Points: 3</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 17 Mar 2026 01:01:32 +0000</pubDate><link>https://github.com/divs1210/libgoc</link><dc:creator>divs1210</dc:creator><comments>https://news.ycombinator.com/item?id=47407284</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47407284</guid></item><item><title><![CDATA[New comment by divs1210 in "Importance of context management in AI NPCs"]]></title><description><![CDATA[
<p>I have a feeling that Half Life 3 will have groundbreaking AI NPCs.</p>
]]></description><pubDate>Thu, 03 Jul 2025 15:30:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=44456076</link><dc:creator>divs1210</dc:creator><comments>https://news.ycombinator.com/item?id=44456076</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44456076</guid></item><item><title><![CDATA[New comment by divs1210 in "Half-Life"]]></title><description><![CDATA[
<p>Half Life is my favorite game franchise of all time.<p>Played all the canon games and SO MANY mods.<p>Still obsessed with it.</p>
]]></description><pubDate>Sun, 23 Feb 2025 14:47:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=43149598</link><dc:creator>divs1210</dc:creator><comments>https://news.ycombinator.com/item?id=43149598</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43149598</guid></item><item><title><![CDATA[New comment by divs1210 in "Show HN: Tramway SDK – An unholy union between Half-Life and Morrowind engines"]]></title><description><![CDATA[
<p>Neat project!<p>By the way, to see a great example of how a modern game can be made using the classic Half Life engine, look at the fan made game Half Life: Echoes [1].<p>It actually looks pretty decent, and the gameplay is top notch.<p>[1] <a href="https://www.youtube.com/watch?v=fBQKi6vGX8U" rel="nofollow">https://www.youtube.com/watch?v=fBQKi6vGX8U</a></p>
]]></description><pubDate>Tue, 07 Jan 2025 18:22:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=42625542</link><dc:creator>divs1210</dc:creator><comments>https://news.ycombinator.com/item?id=42625542</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42625542</guid></item><item><title><![CDATA[New comment by divs1210 in "A Minecraft server written in COBOL"]]></title><description><![CDATA[
<p>Same as dynamically typed vs statically typed languages.</p>
]]></description><pubDate>Thu, 26 Dec 2024 17:48:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=42516570</link><dc:creator>divs1210</dc:creator><comments>https://news.ycombinator.com/item?id=42516570</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42516570</guid></item><item><title><![CDATA[New comment by divs1210 in "Four limitations of Rust's borrow checker"]]></title><description><![CDATA[
<p>Easy to write bugs in unsafe languages like C / C++.<p>Rust makes memory management explicit, hence eliminating those bugs. But it also shows how hard memory management actually is.<p>Systems programming languages like this should be used sparingly, only for stuff like device drivers, OSs and VMs.<p>Any general purpose programming language should be garbage collected.</p>
]]></description><pubDate>Tue, 24 Dec 2024 17:38:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=42503428</link><dc:creator>divs1210</dc:creator><comments>https://news.ycombinator.com/item?id=42503428</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42503428</guid></item><item><title><![CDATA[New comment by divs1210 in "World conker champion found with steel chestnut, cleared of cheating"]]></title><description><![CDATA[
<p>Pinewood Derby vibes</p>
]]></description><pubDate>Tue, 15 Oct 2024 13:05:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=41848155</link><dc:creator>divs1210</dc:creator><comments>https://news.ycombinator.com/item?id=41848155</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41848155</guid></item><item><title><![CDATA[New comment by divs1210 in "John Carmack on inlined code (2014)"]]></title><description><![CDATA[
<p>A person of culture, I see.<p>Electric Monks were made for a reason.<p>Surprisingly pertinent to the current discussion.</p>
]]></description><pubDate>Wed, 09 Oct 2024 14:20:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=41788250</link><dc:creator>divs1210</dc:creator><comments>https://news.ycombinator.com/item?id=41788250</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41788250</guid></item><item><title><![CDATA[New comment by divs1210 in "Rewriting Rust: A Response"]]></title><description><![CDATA[
<p>This discussion is seriously lacking in references to Koka language[0].<p>Koka is memory safe without using traditional GC, has effects, and is pretty cool over all.<p>[0] <a href="https://koka-lang.github.io/koka/doc/index.html" rel="nofollow">https://koka-lang.github.io/koka/doc/index.html</a></p>
]]></description><pubDate>Fri, 27 Sep 2024 19:44:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=41674786</link><dc:creator>divs1210</dc:creator><comments>https://news.ycombinator.com/item?id=41674786</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41674786</guid></item><item><title><![CDATA[New comment by divs1210 in "What Is a Particle? (2020)"]]></title><description><![CDATA[
<p>Particle spin explained:<p>Imagine a ball that’s rotating,<p>Except it’s not a ball, and<p>It’s not rotating.<p>(popular particle physics meme)<p>From what I understand of QFT, the Universe is made of fields of different types, and a “fundamental particle” is just an excitation (wave) in the corresponding field.<p>For example, a photon is a wave in the universal electromagnetic field,
A charm quark is a wave in the universal charm quark field, etc.<p>I’m not a trained physicist, so I might be wildly wrong.</p>
]]></description><pubDate>Sat, 21 Sep 2024 22:13:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=41613022</link><dc:creator>divs1210</dc:creator><comments>https://news.ycombinator.com/item?id=41613022</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41613022</guid></item><item><title><![CDATA[New comment by divs1210 in "Physicists create elusive particles that remember their pasts"]]></title><description><![CDATA[
<p>Thanks for the explanation.<p>That quote is extremely terse and would have taken a considerable amount of time to understand.</p>
]]></description><pubDate>Tue, 12 Sep 2023 16:56:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=37484183</link><dc:creator>divs1210</dc:creator><comments>https://news.ycombinator.com/item?id=37484183</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37484183</guid></item><item><title><![CDATA[New comment by divs1210 in "Show HN: Conway's Game of Life in TypeScript's type system"]]></title><description><![CDATA[
<p>Yes! I have played with Shen before.<p>IIRC the type checker is literally a Prolog.</p>
]]></description><pubDate>Mon, 11 Sep 2023 15:48:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=37469051</link><dc:creator>divs1210</dc:creator><comments>https://news.ycombinator.com/item?id=37469051</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37469051</guid></item><item><title><![CDATA[New comment by divs1210 in "Show HN: Conway's Game of Life in TypeScript's type system"]]></title><description><![CDATA[
<p>commenting for future reference.<p>that's a great quote.</p>
]]></description><pubDate>Fri, 08 Sep 2023 23:30:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=37440565</link><dc:creator>divs1210</dc:creator><comments>https://news.ycombinator.com/item?id=37440565</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37440565</guid></item><item><title><![CDATA[New comment by divs1210 in "Grayscale was unreasonably denied its Bitcoin ETF, court rules"]]></title><description><![CDATA[
<p>The SEC chief is Gary Gensler who used to teach a Cryptocurrency course at Harvard...</p>
]]></description><pubDate>Tue, 29 Aug 2023 17:49:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=37311410</link><dc:creator>divs1210</dc:creator><comments>https://news.ycombinator.com/item?id=37311410</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37311410</guid></item><item><title><![CDATA[New comment by divs1210 in "Where do fonts come from? Monotype, mostly"]]></title><description><![CDATA[
<p>what about linux?</p>
]]></description><pubDate>Sun, 27 Aug 2023 17:45:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=37284962</link><dc:creator>divs1210</dc:creator><comments>https://news.ycombinator.com/item?id=37284962</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37284962</guid></item><item><title><![CDATA[New comment by divs1210 in "A History of Clojure (2020) [pdf]"]]></title><description><![CDATA[
<p>Luminus has a successor called Kit.</p>
]]></description><pubDate>Thu, 10 Aug 2023 14:46:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=37076832</link><dc:creator>divs1210</dc:creator><comments>https://news.ycombinator.com/item?id=37076832</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37076832</guid></item><item><title><![CDATA[New comment by divs1210 in "(next Rich)"]]></title><description><![CDATA[
<p>Are you complaining he used a word you weren't familiar with?</p>
]]></description><pubDate>Sat, 05 Aug 2023 16:49:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=37013915</link><dc:creator>divs1210</dc:creator><comments>https://news.ycombinator.com/item?id=37013915</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37013915</guid></item><item><title><![CDATA[New comment by divs1210 in "The Dome: A simple violation of determinism in Newtonian mechanics (2005)"]]></title><description><![CDATA[
<p>> merely shining a light on the object would give it a nudge<p>so you're saying you would change the outcome by measuring the system?</p>
]]></description><pubDate>Sat, 05 Aug 2023 16:12:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=37013449</link><dc:creator>divs1210</dc:creator><comments>https://news.ycombinator.com/item?id=37013449</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37013449</guid></item></channel></rss>