<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: Syntaf</title><link>https://news.ycombinator.com/user?id=Syntaf</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 07 Apr 2026 05:38:43 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=Syntaf" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by Syntaf in "Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw"]]></title><description><![CDATA[
<p>Np!<p>I also love using `/loop` at work on combination with a PR maintenance skill, helps me push up changes initially and have a session automatically monitor + fixup a branch to get it passing before I review it myself and then later send off for a human review.</p>
]]></description><pubDate>Mon, 06 Apr 2026 17:55:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=47664434</link><dc:creator>Syntaf</dc:creator><comments>https://news.ycombinator.com/item?id=47664434</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47664434</guid></item><item><title><![CDATA[New comment by Syntaf in "OpenAI's fall from grace as investors race to Anthropic"]]></title><description><![CDATA[
<p>Self-edit: a couple thousand session hours is probably hyperbolic; it's likely closer to a thousand after discussing usage with another user in a separate thread.<p>Maybe a better metric: Across work + personal I have 1,000+ sessions in the last 30 days, longest session was 3d 20h</p>
]]></description><pubDate>Mon, 06 Apr 2026 17:20:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=47663912</link><dc:creator>Syntaf</dc:creator><comments>https://news.ycombinator.com/item?id=47663912</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47663912</guid></item><item><title><![CDATA[New comment by Syntaf in "Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw"]]></title><description><![CDATA[
<p>In my OP I mention this is aggregated across both work + personal, so the comparison of just 8 hour workdays 5 days a week isn't accurate.<p>Running some `/stats` on my work computer shows for the last 30 days:<p>* Sessions: 341<p>* Active days: 21/30<p>* Longest session: 3d 20h 33m (Some large scale refactoring of types)<p>So I'm running a little over 10 sessions a day, each session varies from something like 1-2 hours to sometimes multiple days if it's a larger project. Running `/clear` actually doesn't start a new session fwiw, it will maintain the session but clear context, which explains why I can have a 3 day long session but I'm not actually using a single context window.<p>On the personal side I have activity in 30/30 of the last days (:yay); I've been learning game dev recently and use Claude a lot for helping digest documentation and learn about certain concepts as I try to build them in Unity. One of my more interesting use-cases is I have three skills I use during play tests:<p>* QA-Feedback: Takes random thoughts / feedback from me and writes to feedback markdown files<p>* Spec-Feedback: Loops every minute to grab a feedback item and spec out the intention / open questions<p>* Impl-Feedback: Loops every minute to grab a spec, clarify open questions with the user (me) first, then create an implementation plan<p>So I might have a friend play my game and I'll generate 20-30 items of feedback as I watch them play the game, things like minor bugs or mechanics in general. Over the course of the day my Claude will spec and plan out the feedback for me. I have remote sessions always on so I can use my phone to check in on the implementor job and answer open ended questions as they come up.<p>By the following day I'll usually have a bunch of plans ready for Claude to work on. I'll send agents off to do the simple ones throughout the day (bugs) and work with Claude on the bigger items.<p>Sorry for the long winded explanation but trying to convey the level of usage I have w/ Claude code. I do admit "thousands" is hyperbolic, as I'm probably only nearing 2k session hours in the most extreme months but I would say I on average use Claude every day to some capacity, often times both during work and after work (for my hobbies).</p>
]]></description><pubDate>Mon, 06 Apr 2026 17:18:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=47663885</link><dc:creator>Syntaf</dc:creator><comments>https://news.ycombinator.com/item?id=47663885</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47663885</guid></item><item><title><![CDATA[New comment by Syntaf in "OpenAI's fall from grace as investors race to Anthropic"]]></title><description><![CDATA[
<p>I probably use a couple thousand session hours monthly between work & personal; very pleased with the results I get.<p>But I’m not necessarily oozing about it online — vocal minority and all.</p>
]]></description><pubDate>Mon, 06 Apr 2026 04:02:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=47656856</link><dc:creator>Syntaf</dc:creator><comments>https://news.ycombinator.com/item?id=47656856</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47656856</guid></item><item><title><![CDATA[New comment by Syntaf in "Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw"]]></title><description><![CDATA[
<p>I put in probably thousands of Claude session hours a month, aggregated across work + personal.<p>I must be missing something or supremely lucky because I feel like I’ve never hit these “stupid” moments.<p>If I do, it’s probably because I forgot to switch off of haiku for some tiny side thing I was doing before going back to planning.</p>
]]></description><pubDate>Sat, 04 Apr 2026 04:41:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=47635813</link><dc:creator>Syntaf</dc:creator><comments>https://news.ycombinator.com/item?id=47635813</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47635813</guid></item><item><title><![CDATA[New comment by Syntaf in "Goodbye to Sora"]]></title><description><![CDATA[
<p>I’ve been a full stack developer for 10+ years now and I completely disagree.<p>Modern models like Opus / Gemini 3 are great coding companions; they are perfectly capable of building clean code given the right context and prompt.<p>At the end of the day it’s the same rule of garbage in -> garbage out, if you don’t have the right context / skills / guidance you can easily end up with bad code as you could with good code.</p>
]]></description><pubDate>Wed, 25 Mar 2026 14:45:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=47518020</link><dc:creator>Syntaf</dc:creator><comments>https://news.ycombinator.com/item?id=47518020</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47518020</guid></item><item><title><![CDATA[New comment by Syntaf in "Astral to Join OpenAI"]]></title><description><![CDATA[
<p>Not to mention their language server + type checker `ty` is incredible. We moved our extremely large python codebase over from MyPy and it's an absolute game changer.<p>It's so fast in fact that we just added `ty check` to our pre-commit hooks where MyPy previously had runtimes of 150+ seconds _and_ a mess of bugs around their caching.</p>
]]></description><pubDate>Thu, 19 Mar 2026 16:00:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=47441609</link><dc:creator>Syntaf</dc:creator><comments>https://news.ycombinator.com/item?id=47441609</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47441609</guid></item><item><title><![CDATA[Ask HN: Has AI changed how your approach software architecture and design?]]></title><description><![CDATA[
<p>Pretty open ended question, but curious if any folks here have shifted their views or approaches to software architecture & design with the prevalence of AI / LLMs in the workplace now.<p>Personally, I've found that the paradigm of "sharp knives in the drawer" can lead to some pretty nasty output from LLMs; it's felt to me like the higher the ambiguity the higher the variance in quality.<p>This has shifted my approach to A&D:<p>* Always enforce strict contracts, i.e. the ONLY way to do X is through Y.<p>* Fail loudly and fail often, assumptions and fallbacks only encourage AI to make larger assumptions.<p>* Boring is better, the less magic you implement the easier it is for LLMs to understand and extend.<p>Anyone else have some nuggets of truth they'd want to share as it pertains to A&D + AI?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45916354">https://news.ycombinator.com/item?id=45916354</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 13 Nov 2025 15:51:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=45916354</link><dc:creator>Syntaf</dc:creator><comments>https://news.ycombinator.com/item?id=45916354</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45916354</guid></item><item><title><![CDATA[New comment by Syntaf in "Claude Memory"]]></title><description><![CDATA[
<p>Anecdotally I'm using the superpowers[1] skills and am absolutely blown away by the quality increase. Working on a large python codebase shared by ~200 engineers for context, and have never been more stoked on claude code ouput.<p>[1] <a href="https://github.com/obra/superpowers" rel="nofollow">https://github.com/obra/superpowers</a></p>
]]></description><pubDate>Thu, 23 Oct 2025 19:23:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=45685792</link><dc:creator>Syntaf</dc:creator><comments>https://news.ycombinator.com/item?id=45685792</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45685792</guid></item><item><title><![CDATA[New comment by Syntaf in "M5 MacBook Pro"]]></title><description><![CDATA[
<p>Agreed, as a software engineer of ~8 years now Mac is actually my _preferred_ environment -- I find it an extremely productive OS for development whether I'm working on full stack or Unity game dev in my free time.</p>
]]></description><pubDate>Wed, 15 Oct 2025 15:57:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=45594543</link><dc:creator>Syntaf</dc:creator><comments>https://news.ycombinator.com/item?id=45594543</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45594543</guid></item><item><title><![CDATA[New comment by Syntaf in "Python developers are embracing type hints"]]></title><description><![CDATA[
<p>I feel like it's more often a result of suffering from success that leads to these situations, rather than a lack of foresight to begin with.<p>For example I work on a python codebase shared by 300+ engineers for a popular unicorn. Typing is an extremely important part of enforcing our contracts between teams within the same repository. For better or for worse, python will likely remain the primary language of the company stack.<p>Should the founder have chosen a better language during their pre-revenue days? Maybe, but at the same time I think the founder chose wisely -- they just needed something that was _quick_ (Django) and capable of slapping features / ecosystem packages on top of to get the job done.<p>For every successful company built on a shaky dynamic language, there's probably x10 more companies that failed on top of a perfect and scalable stack using static languages.</p>
]]></description><pubDate>Sun, 28 Sep 2025 20:47:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=45407849</link><dc:creator>Syntaf</dc:creator><comments>https://news.ycombinator.com/item?id=45407849</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45407849</guid></item><item><title><![CDATA[New comment by Syntaf in "Python developers are embracing type hints"]]></title><description><![CDATA[
<p>This resonates with me this so much. I feel like half the comments in this thread are missing the value typing, but maybe they've never had the misfortune of working with hundreds of other developers on a project with no defined contracts on aggregates / value objects outside of code comments and wishful thinking.<p>I've worked on large python codebases for large companies for the last ~6 years of my career; types have been the single biggest boon to developer productivity and error reduction on these codebases.<p>Just having to THINK about types eliminates so many opportunities for errors, and if your type is too complex to express it's _usually_ a code smell; most often these situations can be re-written in a more sane albeit slightly verbose fashion, rather than using the more "custom" typing features.<p>No one gets points for writing "magical" code in large organizations, and typing makes sure of this. There's absolutely nothing wrong with writing "boring" python.<p>Could we have accomplished this by simply having used a different language from the beginning? Absolutely, but often times that's not a option for a company with a mature stack.<p>TL;DR -- Typing in python is an exception tool to scale your engineering organization on a code-base.</p>
]]></description><pubDate>Sun, 28 Sep 2025 15:22:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=45405006</link><dc:creator>Syntaf</dc:creator><comments>https://news.ycombinator.com/item?id=45405006</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45405006</guid></item><item><title><![CDATA[New comment by Syntaf in "Designing NotebookLM"]]></title><description><![CDATA[
<p>The podcasts feature is primarily why I love NLM!<p>I try starting my morning with learning, lately having a podcast to listen to while I start my day has been awesome.</p>
]]></description><pubDate>Sun, 21 Sep 2025 01:43:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=45319296</link><dc:creator>Syntaf</dc:creator><comments>https://news.ycombinator.com/item?id=45319296</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45319296</guid></item><item><title><![CDATA[New comment by Syntaf in "PayPal to support Ethereum and Bitcoin"]]></title><description><![CDATA[
<p>Yep 100% agreed here. I run a member management platform[1] for small clubs which generally use PP to fundraise and collect member dues.<p>Works perfectly well for us, we don't handle any PI or CC details and clubs can connect their PP account to our platform for their registration / event management needs.<p>[1] <a href="https://embolt.app" rel="nofollow">https://embolt.app</a></p>
]]></description><pubDate>Mon, 15 Sep 2025 23:40:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=45256287</link><dc:creator>Syntaf</dc:creator><comments>https://news.ycombinator.com/item?id=45256287</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45256287</guid></item><item><title><![CDATA[New comment by Syntaf in "Andrew Ng says bottleneck in AI startups isn't coding – it's product management"]]></title><description><![CDATA[
<p>I had a period of time at my last job where the product org was so dysfunctional engineers did in fact run out of work.<p>Initially I didn’t mind it because my team focused on technical debt, but it pretty quickly turned sour. Having to scrape up “work” for the team of 6 engineers each morning to appear productive to management was dreadful</p>
]]></description><pubDate>Sat, 30 Aug 2025 15:46:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=45075617</link><dc:creator>Syntaf</dc:creator><comments>https://news.ycombinator.com/item?id=45075617</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45075617</guid></item><item><title><![CDATA[New comment by Syntaf in "We put a coding agent in a while loop"]]></title><description><![CDATA[
<p>I allowed Claude to debug an ingress rule issue on my cluster last week for a membership platform I run.<p>Not really the same since Claude didn’t deploy anything — but I WAS surprised at how well it tracked down the ingress issue to a cron job accidentally labeled as a web pod (and attempting to service http requests).<p>It actually prompted me to patch the cron itself but I don’t think I’m that bullish yet to let CC patch my cluster.</p>
]]></description><pubDate>Mon, 25 Aug 2025 11:38:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=45012753</link><dc:creator>Syntaf</dc:creator><comments>https://news.ycombinator.com/item?id=45012753</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45012753</guid></item><item><title><![CDATA[New comment by Syntaf in "Fakespot shuts down today after 9 years of detecting fake product reviews"]]></title><description><![CDATA[
<p>Attribution revenue is what I would consider the gold standard for these types of services.<p>It makes sense on paper, if the service helps confirm legitimate reviews for you and convinces you to purchase said product, they should receive attribution revenue for helping generate the purchase.<p>The reality is much much messier though, because often times the people who award attribution revenue have a conflict of interest against any service that could even potentially expose bad practices happening on their marketplace.<p>I once worked for a popular deal site that developed a price tracking extension, a certain marketplace threatened to completely ban us from attribution revenue and we had to kill the extension over night despite our users loving it.</p>
]]></description><pubDate>Wed, 02 Jul 2025 10:23:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=44441978</link><dc:creator>Syntaf</dc:creator><comments>https://news.ycombinator.com/item?id=44441978</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44441978</guid></item><item><title><![CDATA[New comment by Syntaf in "Las Vegas is embracing a simple climate solution: More trees"]]></title><description><![CDATA[
<p>For one, the trees used here are mostly the desert variety that can withstand the hash conditions of our summers and infrequent waterings [1] -- they're actually quite beautiful too!<p>Secondly, LV is one of the most water efficient cities in the world. We recycle nearly all of our indoor water back into Lake Mead, and despite the city growing by 800K over the last 20 years we've reduced per-capita water consumption by 55% [2]<p>Our water crisis is a symptom of the water rights debate between the four states, not our over-consumption of water. You could actually eliminate the state of Nevada from the water crisis debate over the Colorado river and we wouldn't even make a _dent_ in the impact, it's the irrigated deserts of AZ and water intensive farming in CA that's the unsustainable piece (coming from a proud local who grew up in LV).<p>[1] <a href="https://knpr.org/norms-favorite-desert-trees" rel="nofollow">https://knpr.org/norms-favorite-desert-trees</a><p>[2] <a href="https://www.lvvwd.com/conservation/measures/index.html?utm_source=chatgpt.com" rel="nofollow">https://www.lvvwd.com/conservation/measures/index.html?utm_s...</a></p>
]]></description><pubDate>Tue, 10 Jun 2025 16:08:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=44238493</link><dc:creator>Syntaf</dc:creator><comments>https://news.ycombinator.com/item?id=44238493</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44238493</guid></item><item><title><![CDATA[New comment by Syntaf in "Las Vegas is embracing a simple climate solution: More trees"]]></title><description><![CDATA[
<p>Many of the trees planted here can handle the harsh climate of Las Vegas summers and infrequent watering [1], not even mentioning that we recycle nearly 40% of our water and are amongst one of (if not the most) water efficient cities in the world [2].<p>If you can't tell I'm a bit of a proud Las Vegas local having grown up here, so there's bias in my words.<p>[1] <a href="https://knpr.org/norms-favorite-desert-trees" rel="nofollow">https://knpr.org/norms-favorite-desert-trees</a>
[2] <a href="https://lvgea.org/water/" rel="nofollow">https://lvgea.org/water/</a></p>
]]></description><pubDate>Tue, 10 Jun 2025 16:01:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=44238419</link><dc:creator>Syntaf</dc:creator><comments>https://news.ycombinator.com/item?id=44238419</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44238419</guid></item><item><title><![CDATA[New comment by Syntaf in "Ask HN: What are you working on? (March 2025)"]]></title><description><![CDATA[
<p>I'm trying to make it easier to run clubs, associations & organizations with a platform called embolt.app[1].<p>We're offering online memberships, event management, and a member database packed with features. Membership management is a crowded space, but it's also a low-tech space with lots of sleeping giants not willing to iterate on their product.<p>It's been a really fun project so far and even more rewarding to see clubs using embolt for their daily operations.<p>[1] <a href="https://embolt.app" rel="nofollow">https://embolt.app</a></p>
]]></description><pubDate>Sun, 30 Mar 2025 22:56:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=43528598</link><dc:creator>Syntaf</dc:creator><comments>https://news.ycombinator.com/item?id=43528598</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43528598</guid></item></channel></rss>