<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: insapio</title><link>https://news.ycombinator.com/user?id=insapio</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 03 Jul 2026 09:37:11 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=insapio" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by insapio in "Kickbacks: An ad marketplace for coding agent spinners"]]></title><description><![CDATA[
<p>For the ad buy side; I made a live data terminal app for tracking the order book, purchased block burndown, and bid pricing calc against volume-weighted average price of the order book.<p>Tracks which ads are actually getting served and what to bid to not overpay or get buried.<p>943.1 imps/min<p>Top bid now | $111.00
Serving floor | $31.00
Open interest | $1,506
Imps in book | 38.6K<p><a href="https://www.insapio.com/" rel="nofollow">https://www.insapio.com/</a></p>
]]></description><pubDate>Fri, 12 Jun 2026 02:24:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=48499122</link><dc:creator>insapio</dc:creator><comments>https://news.ycombinator.com/item?id=48499122</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48499122</guid></item><item><title><![CDATA[New comment by insapio in "Kickbacks.ai – Get Paid for Waiting"]]></title><description><![CDATA[
<p>For the ad buy side; I made a live data terminal app for tracking the order book, purchased block burndown, and bid pricing calc against volume-weighted average price of the order book.<p>Tracks which ads are actually getting served and what to bid to not overpay or get buried.<p>943.1 imps/min<p>Top bid now | $111.00
Serving floor | $31.00
Open interest | $1,506
Imps in book | 38.6K<p><a href="https://www.insapio.com/" rel="nofollow">https://www.insapio.com/</a></p>
]]></description><pubDate>Fri, 12 Jun 2026 02:24:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=48499121</link><dc:creator>insapio</dc:creator><comments>https://news.ycombinator.com/item?id=48499121</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48499121</guid></item><item><title><![CDATA[New comment by insapio in "Ask HN: How do you get into a flow state when using AI to code?"]]></title><description><![CDATA[
<p>ctrl-f Csikszentmihalyi ... nothing.<p>Flow = high talent/skill + high challenge<p>It's hard as yet for me to feel skilled in interacting with AI agents when coding, and the challenges I face are more interaction with agents, and less around the object of the coding.<p>Today I fall more into:<p>Anxiety (high challenge level, low skill level)
Arousal (high challenge level, medium skill level)</p>
]]></description><pubDate>Thu, 11 Jun 2026 22:34:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=48497319</link><dc:creator>insapio</dc:creator><comments>https://news.ycombinator.com/item?id=48497319</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48497319</guid></item><item><title><![CDATA[New comment by insapio in "Ask HN: What are you working on? (May 2026)"]]></title><description><![CDATA[
<p>muster and muster-pattern-library. (<a href="https://github.com/azide0x37/muster" rel="nofollow">https://github.com/azide0x37/muster</a>)<p>an agentic coding scaffold/framework you can reference when building out your next random raspi project. prefer to build around  systemd units first; make an idempotent installer script, then put as little as possible custom coding around that.<p>`impl muster` comes down to: /build out this tool wiring together `patterns` like: C3.dropfolder-trigger; R2.device-binding; C4.lazy-resource-gate<p>or composite patterns like:<p>T2R4.device-triggered-conveyor
"Bind a physical device event to a bounded ingest job that waits for hot-storage capacity, proves cold-storage capability, stages local work, and hands output to a hot/cold conveyor."<p>I need to back up a couple hundred DVDs, so with muster I get out:<p>dvd-ingester
T2R4.device-triggered-conveyor<p>Architecture
DVD media becomes ready
  -> udev rule adds SYSTEMD_WANTS=dvd-rip@%k.service
  -> systemd runs /opt/dvd-ingester/current/bin/dvd-rip-one /dev/%I --apply
  -> dvd-rip-one proves DEST_DIR and waits for HOT_DIR capacity
  -> completed rip moves to HOT_DIR/<run-id>
  -> dvd-publish-one.timer drains HOT_DIR to DEST_DIR
  -> publish writes DEST_DIR/.incoming-<run-id> and atomically renames final output<p>Pipelined; ejects after rip completed. Monitors local disk capacity, retries after NAS comes back online; resumes after random reboot; etc.</p>
]]></description><pubDate>Sun, 10 May 2026 21:54:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=48088505</link><dc:creator>insapio</dc:creator><comments>https://news.ycombinator.com/item?id=48088505</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48088505</guid></item><item><title><![CDATA[New comment by insapio in "Adding a feature because ChatGPT incorrectly thinks it exists"]]></title><description><![CDATA[
<p>"A Latent Space Outside of Time"<p>> Correct feature almost exists<p>> Creator profile: analytical, perceptive, responsive;<p>> Feature within product scope, creator ability<p>> Induce demand<p>> await "That doesn't work" => "Thanks!"<p>> update memory</p>
]]></description><pubDate>Mon, 07 Jul 2025 15:40:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=44491492</link><dc:creator>insapio</dc:creator><comments>https://news.ycombinator.com/item?id=44491492</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44491492</guid></item><item><title><![CDATA[New comment by insapio in "OpenAI whistleblower found dead in San Francisco apartment"]]></title><description><![CDATA[
<p>You can create a timelock smart contract requiring a future state of the blockchain to have been reached. Once that time has been reached, you can freely execute the function on the contract to retrieve the information. Tested it years ago, to lock up 1 ETH in essentially a CD for a year.<p>The trust is held in your own code implementation of the contract and that ETH will continue to exist and not be hard-forked or Shor'd or something.</p>
]]></description><pubDate>Sat, 14 Dec 2024 15:30:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=42417688</link><dc:creator>insapio</dc:creator><comments>https://news.ycombinator.com/item?id=42417688</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42417688</guid></item><item><title><![CDATA[New comment by insapio in "Black Hole Puzzle"]]></title><description><![CDATA[
<p><a href="https://en.wikipedia.org/wiki/Firewall_(physics)" rel="nofollow">https://en.wikipedia.org/wiki/Firewall_(physics)</a></p>
]]></description><pubDate>Mon, 02 Dec 2024 21:41:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=42300732</link><dc:creator>insapio</dc:creator><comments>https://news.ycombinator.com/item?id=42300732</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42300732</guid></item><item><title><![CDATA[New comment by insapio in "Lightweight woven helical antenna could replace field-deployed dishes"]]></title><description><![CDATA[
<p>Absorb; and then re-emit coherently, accepting conversion losses.</p>
]]></description><pubDate>Thu, 25 Jan 2024 17:13:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=39131927</link><dc:creator>insapio</dc:creator><comments>https://news.ycombinator.com/item?id=39131927</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39131927</guid></item><item><title><![CDATA[New comment by insapio in "Diabetes drug Mounjaro was available at $25/month, then increased to $1k/month"]]></title><description><![CDATA[
<p>I take Mounjaro. For obesity. I thought back in '05 when I first started learning about DPP-4 inhibitors it wouldn't be too long before we realized obesity/T2DM were aspects of the same whole, but it'd take decades before we got to an effective therapy.<p>This is pretty much it. Zero side effects (other than the side effects from losing weight too fast, still have to pay attention to diet). We'll see if there's long term pancreatic/other issues down the line; but comparing risk against obesity, I still feel like I come out ahead on risk.<p>I expect to be taking some low level of a GLP/GIP/next-twincretin/next-tricretin forever. If I didn't now; I figure I'd keep running and dieting and meditating to steel my willpower; continue slighty overeating and slowly gaining fat and insulin resistance. And then I'd still end up taking a GLP/GIP years down the line after I finally developed T2DM.<p>I'd gladly spend $12k/year for the extra healthspan, and it seems many, many people are prepared to do the same.</p>
]]></description><pubDate>Thu, 23 Feb 2023 15:13:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=34911576</link><dc:creator>insapio</dc:creator><comments>https://news.ycombinator.com/item?id=34911576</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34911576</guid></item><item><title><![CDATA[New comment by insapio in "Test Pilot Admits the F-35 Can’t Dogfight"]]></title><description><![CDATA[
<p>It's the exception in that it worked and was amazing.</p>
]]></description><pubDate>Tue, 30 Jun 2015 07:23:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=9803521</link><dc:creator>insapio</dc:creator><comments>https://news.ycombinator.com/item?id=9803521</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9803521</guid></item></channel></rss>