<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: cryptoz</title><link>https://news.ycombinator.com/user?id=cryptoz</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 17 Apr 2026 11:12:07 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=cryptoz" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by cryptoz in "Ask HN: What Are You Working On? (April 2026)"]]></title><description><![CDATA[
<p>AST-based code edits from LLMs: <a href="https://codeplusequalsai.com" rel="nofollow">https://codeplusequalsai.com</a><p>It's an LLM-webapp-builder, sure, but different from the rest! I have the LLM write python code when it needs to modify an HTML file for example (it'll use beautifulsoup; then I run the code: it parses the source into a data structure, modifies the data structure, and then outputs the resulting html).<p>It's also a marketplace where you can publish your llm-powered webapp, and earn $ on the token margins (I charge 2x token rates) when people use your site.</p>
]]></description><pubDate>Sun, 12 Apr 2026 20:41:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=47744242</link><dc:creator>cryptoz</dc:creator><comments>https://news.ycombinator.com/item?id=47744242</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47744242</guid></item><item><title><![CDATA[r/programming bans all discussion of LLM programming]]></title><description><![CDATA[
<p>Article URL: <a href="https://old.reddit.com/r/programming/comments/1s9jkzi/announcement_temporary_llm_content_ban/">https://old.reddit.com/r/programming/comments/1s9jkzi/announcement_temporary_llm_content_ban/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47610336">https://news.ycombinator.com/item?id=47610336</a></p>
<p>Points: 198</p>
<p># Comments: 223</p>
]]></description><pubDate>Thu, 02 Apr 2026 05:33:20 +0000</pubDate><link>https://old.reddit.com/r/programming/comments/1s9jkzi/announcement_temporary_llm_content_ban/</link><dc:creator>cryptoz</dc:creator><comments>https://news.ycombinator.com/item?id=47610336</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47610336</guid></item><item><title><![CDATA[New comment by cryptoz in "Box of Secrets: Discreetly modding an apartment intercom to work with Apple Home"]]></title><description><![CDATA[
<p>Related, I'm still upset at the lies told by landlords regarding phone number privacy in buzz-in intercoms. I've been told multiple times at multiple apartment buildings, "don't worry, while the system will call your phone when someone taps your entry code, your phone number won't be revealed". And then you sign the lease, get a delivery from Instacart in your new place, and find that your 'private' number is blasted out loud, heard a whole city block away, in a loud-ass DTMF tone sequence.<p>BS.</p>
]]></description><pubDate>Tue, 24 Mar 2026 06:20:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=47499182</link><dc:creator>cryptoz</dc:creator><comments>https://news.ycombinator.com/item?id=47499182</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47499182</guid></item><item><title><![CDATA[A private space company has a new plan to bag an asteroid]]></title><description><![CDATA[
<p>Article URL: <a href="https://arstechnica.com/space/2026/03/a-private-space-company-has-a-radical-new-plan-to-bag-an-asteroid/">https://arstechnica.com/space/2026/03/a-private-space-company-has-a-radical-new-plan-to-bag-an-asteroid/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47443158">https://news.ycombinator.com/item?id=47443158</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 19 Mar 2026 17:47:14 +0000</pubDate><link>https://arstechnica.com/space/2026/03/a-private-space-company-has-a-radical-new-plan-to-bag-an-asteroid/</link><dc:creator>cryptoz</dc:creator><comments>https://news.ycombinator.com/item?id=47443158</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47443158</guid></item><item><title><![CDATA[New comment by cryptoz in "Ask HN: What Are You Working On? (March 2026)"]]></title><description><![CDATA[
<p>AST-based code modifications from LLMs: <a href="https://codeplusequalsai.com/" rel="nofollow">https://codeplusequalsai.com/</a><p>I'm interested in the idea that LLMs writing raw code and doing line-or-diff replacements will not be the future, but that having the LLMs modify the structure of the code may end up being the best.<p>Also, I think that building LLM-powered webapps should earn the dev per token call; so I've built a margin into token costs where the end user is charged 2x the provider's token costs, and then I get 20% of the remaining and the dev gets 80%.</p>
]]></description><pubDate>Mon, 09 Mar 2026 12:34:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=47308246</link><dc:creator>cryptoz</dc:creator><comments>https://news.ycombinator.com/item?id=47308246</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47308246</guid></item><item><title><![CDATA[New comment by cryptoz in "Acme Weather"]]></title><description><![CDATA[
<p>The barometer data is for sure noisy, and must be cleaned and quality controlled. But that is possible to do, has been for 10 years now (there are published papers and demo apps that can do it). For one, rate of change of atmospheric pressure is pretty much the same inside as out, your main challenge for the raw value to be correct is user elevation. That can be corrected in quality control as well.<p>Plenty of work has been done on this front, and it can be demonstrated that you can assimilate the smartphone pressures into weather models and get some good results. It is hard, of course, and I’m not sure personally <i>how much better</i> the forecasts get.
But it’s absolutely possible.</p>
]]></description><pubDate>Sat, 21 Feb 2026 20:27:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=47104357</link><dc:creator>cryptoz</dc:creator><comments>https://news.ycombinator.com/item?id=47104357</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47104357</guid></item><item><title><![CDATA[New comment by cryptoz in "Acme Weather"]]></title><description><![CDATA[
<p>> Why do you collect <i>any</i> data??<p>There are like, billions of internet-connected barometers in the world that are not used in weather models. I don’t know if Acme has any of that in mind, but there is plenty of good reason for a weather app to collect data from phones. I know @counters may disagree with me, but I believe there are opportunities to improve short term forecast accuracy using data collected from phones.<p>Also, pretty much every day, all the apps and all the sites will tell me the incorrect <i>current conditions</i> at my location, much less the forecast. It’s 2026 damnit. Why doesn’t my phone know what the weather is outside right now?<p>I haven’t got the app yet, but I plan on it (gotta upgrade iOS first I think). Acme seems to have a lot of ideas I agree with, so, definitely following this.<p>One more thing. Weather apps have not been “solved”. Not even close. They all suck, there’s billions in untapped opportunity, and a stale existing market of bad solutions. People die all the time from severe weather. There is so much more work to be done in forecast accuracy and communication.</p>
]]></description><pubDate>Sat, 21 Feb 2026 10:57:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=47099556</link><dc:creator>cryptoz</dc:creator><comments>https://news.ycombinator.com/item?id=47099556</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47099556</guid></item><item><title><![CDATA[New comment by cryptoz in "Acme Weather"]]></title><description><![CDATA[
<p>They sold their last weather app to Apple for like, tens of millions or something. These aren’t some random Apple employees.<p>Also, it seems a common misunderstanding about some weather apps: yes, most of them just package free data and steal your privacy, but some are really much more than a “weather app”. Some are attempts at building next-generation weather forecast models, which if successful are of course worth billions.<p>I’ve spent a lot of time building innovative weather apps, most of my career actually. And it’s always shocking to me when people say I’m wasting time or wasting my life or look at me like, “really? You’re dedicating your life to weather apps?!”<p>No dawg, I’m trying to improve  short term forecasts to save life and property from severe events at scale!<p>I’m not sure what the Acme end goal is, but surely this isn’t just a “weather app”.</p>
]]></description><pubDate>Sat, 21 Feb 2026 09:23:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=47098988</link><dc:creator>cryptoz</dc:creator><comments>https://news.ycombinator.com/item?id=47098988</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47098988</guid></item><item><title><![CDATA[Acme Weather]]></title><description><![CDATA[
<p>Article URL: <a href="https://acmeweather.com/blog/introducing-acme-weather">https://acmeweather.com/blog/introducing-acme-weather</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47098296">https://news.ycombinator.com/item?id=47098296</a></p>
<p>Points: 254</p>
<p># Comments: 150</p>
]]></description><pubDate>Sat, 21 Feb 2026 07:13:38 +0000</pubDate><link>https://acmeweather.com/blog/introducing-acme-weather</link><dc:creator>cryptoz</dc:creator><comments>https://news.ycombinator.com/item?id=47098296</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47098296</guid></item><item><title><![CDATA[Show HN: Chat with a 'humanoid robot' on 'Mars' with accurate time delay]]></title><description><![CDATA[
<p>Hello!<p>This is a silly little thing. It uses the skyfield python library to get the current light travel time to Mars so we can make this as accurate as possible. It's meant to simulate a conversation between you and someone on Mars with the correct communication delay. (Yeah, it's vibecoded, but still very fun). Since there is nobody on Mars (yet), an LLM is backing the conversation on the other side posing as a humanoid robot.<p>Sorry for the login requirement, but I want to protect from out-of-control token costs. The model behind it is full gpt-5.2.<p>I made this because I've always wanted to make it but never really wanted to put in the effort. Luckily, stuff like this is a lot easier to make now, so I get to have fun making all my project ideas that I wouldn't have otherwise made.<p>Have fun chatting with a 'Martian robot' with actual time delay to Mars!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47065237">https://news.ycombinator.com/item?id=47065237</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 18 Feb 2026 19:33:09 +0000</pubDate><link>https://marschat.codeplusequalsai.com/</link><dc:creator>cryptoz</dc:creator><comments>https://news.ycombinator.com/item?id=47065237</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47065237</guid></item><item><title><![CDATA[New comment by cryptoz in "Show HN: Prompt to Planet, generate procedural 3D planets from text"]]></title><description><![CDATA[
<p>Super cool idea, but I don't seem to be able to type in the text box. Tried Chrome and Firefox, same issue. Something taking focus from the text box as soon as I input anything?</p>
]]></description><pubDate>Sat, 14 Feb 2026 11:20:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=47013617</link><dc:creator>cryptoz</dc:creator><comments>https://news.ycombinator.com/item?id=47013617</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47013617</guid></item><item><title><![CDATA[Why would Elon Musk pivot from Mars to the Moon all of a sudden?]]></title><description><![CDATA[
<p>Article URL: <a href="https://arstechnica.com/space/2026/02/has-elon-musk-given-up-on-mars/">https://arstechnica.com/space/2026/02/has-elon-musk-given-up-on-mars/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46957403">https://news.ycombinator.com/item?id=46957403</a></p>
<p>Points: 6</p>
<p># Comments: 17</p>
]]></description><pubDate>Tue, 10 Feb 2026 09:44:50 +0000</pubDate><link>https://arstechnica.com/space/2026/02/has-elon-musk-given-up-on-mars/</link><dc:creator>cryptoz</dc:creator><comments>https://news.ycombinator.com/item?id=46957403</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46957403</guid></item><item><title><![CDATA[What a bot hacking attempt looks like: SQL injections galore]]></title><description><![CDATA[
<p>Article URL: <a href="https://old.reddit.com/r/vibecoding/comments/1qz3a7y/what_a_bot_hacking_attempt_looks_like_i_set_up/">https://old.reddit.com/r/vibecoding/comments/1qz3a7y/what_a_bot_hacking_attempt_looks_like_i_set_up/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46932651">https://news.ycombinator.com/item?id=46932651</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 08 Feb 2026 09:04:28 +0000</pubDate><link>https://old.reddit.com/r/vibecoding/comments/1qz3a7y/what_a_bot_hacking_attempt_looks_like_i_set_up/</link><dc:creator>cryptoz</dc:creator><comments>https://news.ycombinator.com/item?id=46932651</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46932651</guid></item><item><title><![CDATA[The Next Big Language (2007) by Steve Yegge]]></title><description><![CDATA[
<p>Article URL: <a href="https://steve-yegge.blogspot.com/2007/02/next-big-language.html?2026">https://steve-yegge.blogspot.com/2007/02/next-big-language.html?2026</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46932263">https://news.ycombinator.com/item?id=46932263</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 08 Feb 2026 07:51:50 +0000</pubDate><link>https://steve-yegge.blogspot.com/2007/02/next-big-language.html?2026</link><dc:creator>cryptoz</dc:creator><comments>https://news.ycombinator.com/item?id=46932263</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46932263</guid></item><item><title><![CDATA[Show HN: Webapps running in Docker containers and earning on token margins]]></title><description><![CDATA[
<p>Hello! I hope this is sufficiently different to pique your interest:<p>1) I use Abstract Syntax Trees to have the LLM modify existing code. It will make more targeted changes than I've seen compared to codex/gemini cli/cursor etc. I wrote a blog post about how I do this if you want to know more: <a href="https://codeplusequalsai.com/static/blog/prompting_llms_to_modify_existing_code_using_asts.html" rel="nofollow">https://codeplusequalsai.com/static/blog/prompting_llms_to_m...</a><p>2) I double-charge for tokens. This creates a margin, so that when you publish your app, you get to earn from that extra token margin. An API call that costs $0.20 to the user would break down to $0.10 for the LLM provider, $0.08 for you, and $0.02 for me. I'm trying to reduce the friction of validating ideas by making the revenue happen automatically as people use your app.<p>3) I've built a "Marketplace" where you can browse the webapps people have created: <a href="https://codeplusequalsai.com/marketplace" rel="nofollow">https://codeplusequalsai.com/marketplace</a><p>I'm kind of trying to bring back and old-school web vibe into the AI world, where it's easier for people to create things and also discover neat little sites people have built. I wonder if I can also solve the 'micropayments' idea that never took off really, by baking in the revenue model to your webapp.<p>4) I envision the future of large-scale software development to be a lot more about writing clear tickets than ever before; we've <i>all</i> dealt with poorly-written tickets, ill-defined use cases, and ambiguous requirements. This site is an early take on what I think the UX might be in a future where ticket-writing may take a greater amount of time, especially to code-writing.<p>What do you think?<p>--<p>Some more quick nerdy details about behind-the-scenes tech: this is running on 3 linode servers: 1 app server (python/flask), 1 db server (postgres), 1 'docker server' that hosts your webapps. The hardest part about making this was getting the LLMs to write the AST code, and setting up the infrastructure to run it. I have a locked-down docker with python and node, and once the LLM responds to a code change request we run a script in that docker to get the new output. For example, to change an html file, it runs a python script that inputs the original file contents as a string to the LLM output, which uses beautifulsoup to make changes to the html file as requested by the user. It's quite custom to each language, so at the moment I support Python, Javascript, HTML, CSS and am currently testing React/Typescript (with moderate success!)</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46919791">https://news.ycombinator.com/item?id=46919791</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 06 Feb 2026 23:54:00 +0000</pubDate><link>https://codeplusequalsai.com/?showh</link><dc:creator>cryptoz</dc:creator><comments>https://news.ycombinator.com/item?id=46919791</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46919791</guid></item><item><title><![CDATA[New comment by cryptoz in "Retiring GPT-4o, GPT-4.1, GPT-4.1 mini, and OpenAI o4-mini in ChatGPT"]]></title><description><![CDATA[
<p>Even more than that, I've seen a lot of people confuse 4 and 4o, probably because 4o sounds like a shorthand for 4.0 which would be the same thing as 4.</p>
]]></description><pubDate>Thu, 29 Jan 2026 21:28:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=46816879</link><dc:creator>cryptoz</dc:creator><comments>https://news.ycombinator.com/item?id=46816879</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46816879</guid></item><item><title><![CDATA[New comment by cryptoz in "Twin – The AI Company Builder"]]></title><description><![CDATA[
<p>"No Prompting"? Right after they show that the user initiates everything with a prompt? Confusing.<p>Also what is twin.so if it's not workos.com? The login with google says it will redirect me to workos.com, which I went to and seems like a totally different product.</p>
]]></description><pubDate>Tue, 27 Jan 2026 20:42:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=46786293</link><dc:creator>cryptoz</dc:creator><comments>https://news.ycombinator.com/item?id=46786293</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46786293</guid></item><item><title><![CDATA[New comment by cryptoz in "People who know the formula for WD-40"]]></title><description><![CDATA[
<p>The title is clickbait though, he admits near the end it is not in fact a perfect replication. I could feel this of course, long before even starting to watch it. Still, upsetting because otherwise it’s an entertaining video.</p>
]]></description><pubDate>Mon, 26 Jan 2026 21:58:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=46772165</link><dc:creator>cryptoz</dc:creator><comments>https://news.ycombinator.com/item?id=46772165</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46772165</guid></item><item><title><![CDATA[Google is building an experimental new browser and a new kind of web app]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.theverge.com/tech/842000/google-disco-browser-ai-experiment">https://www.theverge.com/tech/842000/google-disco-browser-ai-experiment</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46240952">https://news.ycombinator.com/item?id=46240952</a></p>
<p>Points: 15</p>
<p># Comments: 6</p>
]]></description><pubDate>Fri, 12 Dec 2025 04:45:38 +0000</pubDate><link>https://www.theverge.com/tech/842000/google-disco-browser-ai-experiment</link><dc:creator>cryptoz</dc:creator><comments>https://news.ycombinator.com/item?id=46240952</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46240952</guid></item><item><title><![CDATA[New comment by cryptoz in "Vibe coding is mad depressing"]]></title><description><![CDATA[
<p>Been writing software for like 20 years now and I love it. I am also a fan of AI-assisted coding, but I only just started using Cursor. Gosh I do not like it at all for a simple reason: since I didn't write the code, in order to understand it I have to read it. But gaining understanding that way takes longer than writing it myself does.<p>When you write the code, you understand it. When you read the code produced by an agent, you may eventually feel like you understand it, but it's not at the same deep level as if your own brain created it.<p>I'll keep using new tools, I'll keep writing my own code too. Just venting my frustrations with agentic coding because it's only going to get worse.</p>
]]></description><pubDate>Thu, 11 Dec 2025 04:13:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=46227583</link><dc:creator>cryptoz</dc:creator><comments>https://news.ycombinator.com/item?id=46227583</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46227583</guid></item></channel></rss>