<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: TheFirstNubian</title><link>https://news.ycombinator.com/user?id=TheFirstNubian</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 04 Sep 2026 10:37:39 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=TheFirstNubian" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by TheFirstNubian in "Show HN: zkGolf – Competitive optimization of formally verified circuits"]]></title><description><![CDATA[
<p>Saw this earlier on LinkedIn and checked it out. Awesome initiative!</p>
]]></description><pubDate>Fri, 03 Jul 2026 03:59:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=48770536</link><dc:creator>TheFirstNubian</dc:creator><comments>https://news.ycombinator.com/item?id=48770536</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48770536</guid></item><item><title><![CDATA[New comment by TheFirstNubian in "Ask HN: Who wants to be hired? (May 2026)"]]></title><description><![CDATA[
<p>Location: Accra, Ghana<p>Remote: Yes (or hybrid)<p>Willing to relocate: Yes<p>Technologies:<p><pre><code>    - Core: Rust, C/C++, Solidity, PostgreSQL, WebAssembly

    - Domain: Zero Knowledge Proofs (ZKPs), Solana, compilers

    - Tools/Libraries: Winterfell, Arkworks, RISC0 zkVM, Solana Anchor
</code></pre>
Résumé/CV: <a href="https://drive.google.com/file/d/1TxkqTKGxYuio0WN_3lk3Bdfj3ZNb1BQX/" rel="nofollow">https://drive.google.com/file/d/1TxkqTKGxYuio0WN_3lk3Bdfj3ZN...</a><p>Email: kobby5angels@gmail.com<p>LinkedIn: <a href="https://www.linkedin.com/in/kobbypentangeli/" rel="nofollow">https://www.linkedin.com/in/kobbypentangeli/</a><p>GitHub: <a href="https://github.com/kobby-pentangeli" rel="nofollow">https://github.com/kobby-pentangeli</a><p>Rust/C++ cryptography engineer with strong bias towards zero-knowledge proofs (ZKPs) and compilers. Currently leading the open-source implementation of a Turing-complete programming language for writing ZKPs; Rust-native syntax, Winterfell STARK backend: <a href="https://github.com/maatlabs/maat" rel="nofollow">https://github.com/maatlabs/maat</a></p>
]]></description><pubDate>Fri, 01 May 2026 22:55:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=47981452</link><dc:creator>TheFirstNubian</dc:creator><comments>https://news.ycombinator.com/item?id=47981452</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47981452</guid></item><item><title><![CDATA[New comment by TheFirstNubian in "Who owns the code Claude Code wrote?"]]></title><description><![CDATA[
<p>The bit about treating one’s prompt history as a legal document has really struck a nerve with me. I’ve been keeping a separate git history solely for my prompts. Initially, the goals were simple: reuse prompts, turn some into skills, etc. But in light of the insights from the article and the discussions here, I need to treat this practice as serious business.</p>
]]></description><pubDate>Tue, 28 Apr 2026 19:41:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=47939538</link><dc:creator>TheFirstNubian</dc:creator><comments>https://news.ycombinator.com/item?id=47939538</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47939538</guid></item><item><title><![CDATA[New comment by TheFirstNubian in "Who owns the code Claude Code wrote?"]]></title><description><![CDATA[
<p>The elephant in the room, of course, is what constitutes “meaningful human authorship.” However, I cannot shake off the feeling that all user interactions with these AI models are being logged. Perhaps this may turn out to be the bigger concern in a potential legal battle than code authorship.</p>
]]></description><pubDate>Tue, 28 Apr 2026 13:04:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=47934008</link><dc:creator>TheFirstNubian</dc:creator><comments>https://news.ycombinator.com/item?id=47934008</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47934008</guid></item><item><title><![CDATA[New comment by TheFirstNubian in "Microsoft and OpenAI end their exclusive and revenue-sharing deal"]]></title><description><![CDATA[
<p>That seems to be the general direction, at least from my daily dose of cope on X (Twitter). Regardless, conscious design will never go out of style.</p>
]]></description><pubDate>Mon, 27 Apr 2026 21:19:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=47927460</link><dc:creator>TheFirstNubian</dc:creator><comments>https://news.ycombinator.com/item?id=47927460</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47927460</guid></item><item><title><![CDATA[New comment by TheFirstNubian in "Microsoft and OpenAI end their exclusive and revenue-sharing deal"]]></title><description><![CDATA[
<p>Lol! Wrong choice of word, maybe. I meant to say that we don’t seem to be putting much thought into how we’re outsourcing thinking to the LLMs.</p>
]]></description><pubDate>Mon, 27 Apr 2026 21:03:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=47927277</link><dc:creator>TheFirstNubian</dc:creator><comments>https://news.ycombinator.com/item?id=47927277</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47927277</guid></item><item><title><![CDATA[New comment by TheFirstNubian in "Ask HN: Why is Rust still hard to use as a scripting language?"]]></title><description><![CDATA[
<p>I’ve used Rust daily for the last 6 years; from writing compilers and WASM runtimes to writing smart contracts and SDKs… and the experience has been nothing short of amazing.<p>I’m not sure what you mean by a “casual setup,” but I find Cargo to be very easy to use. Granted, compilation can be pretty slow, but it’s a small price to pay for the runtime performance.<p>If by “faster feedback” you mean something that looks and feels like Python’s REPL, then I think you’re missing the point here. Rust is a compiled language.</p>
]]></description><pubDate>Mon, 27 Apr 2026 21:00:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=47927247</link><dc:creator>TheFirstNubian</dc:creator><comments>https://news.ycombinator.com/item?id=47927247</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47927247</guid></item><item><title><![CDATA[New comment by TheFirstNubian in "Microsoft and OpenAI end their exclusive and revenue-sharing deal"]]></title><description><![CDATA[
<p>I’m a little conflicted on this, as I see a slippery slope here. LLMs in their current state (e.g., Opus-4.7) are really good in planning and one-shot codegen, which I believe is their primary use case. So they do provide enough leverage in that regard.<p>With this new workflow, however, we should, uncompromisingly, steer the entire code review process. The danger here, the “slippery slope,” is that we’re constantly craving for more intelligent models so we can somehow outsource the review to them as well. We may be subconsciously engineering ourselves into obsolescence.</p>
]]></description><pubDate>Mon, 27 Apr 2026 20:38:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=47927006</link><dc:creator>TheFirstNubian</dc:creator><comments>https://news.ycombinator.com/item?id=47927006</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47927006</guid></item></channel></rss>