<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: ygjb</title><link>https://news.ycombinator.com/user?id=ygjb</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 04 Jul 2026 16:48:00 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ygjb" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ygjb in "Fable 5 Is Back"]]></title><description><![CDATA[
<p>Yeah Claude does this for me all the time.  I have a template project I use that also leverages puppeteer/webdriver/Firefox, and I can point Claude at the template and a website and it will happily build me an MCP service that it can use to interact with the site if there isn't an API or MCP already available.</p>
]]></description><pubDate>Wed, 01 Jul 2026 22:32:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=48754014</link><dc:creator>ygjb</dc:creator><comments>https://news.ycombinator.com/item?id=48754014</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48754014</guid></item><item><title><![CDATA[New comment by ygjb in "Fable 5 is Back"]]></title><description><![CDATA[
<p>Are you sure it refused because it can't use a username and password? I literally have loops running right now where it uses a database of test users and passwords to log into different roles and do computer use and browser automation testing.  Sonnet and Opus complain when I provide credentials and password in chats but it is happy to use ones stored in files and stuff, so it might just be guardrails to push good opsec so that the secrets aren't captured in the session history and prompts.</p>
]]></description><pubDate>Wed, 01 Jul 2026 22:29:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=48753994</link><dc:creator>ygjb</dc:creator><comments>https://news.ycombinator.com/item?id=48753994</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48753994</guid></item><item><title><![CDATA[New comment by ygjb in "GLM 5.2 beats Claude in our benchmarks"]]></title><description><![CDATA[
<p>It's pretty simple.  There are things that I do because it's fun, like gamedev.  I hand code that, and don't use LLM tools because I like learning and building.  I do lots of utility stuff coding for my wife's business, most of that is stuff I could do in a few hours.  It's worth $20 to not spend a few hours doing it.  It's a cost benefit tradeoff.  I won't learn much fixing WordPress themes or adding a feature to her web page, or setting up an automation for her, so I don't see the point of doing that.<p>Same thing for stuff at work.  Oh, the tables/schema changed and my queries broke? I could dork around with spark and cypher for an hour, or I can tell claude to update the queries for the new schema.  At the rate I am paid, spending on Claude tokens is generally a better use of my resources.<p>Building a net new solution? Coding tools take a back seat until I get the core logic right, then I let automation handle web page and UI scaffolding.</p>
]]></description><pubDate>Mon, 29 Jun 2026 01:13:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=48713612</link><dc:creator>ygjb</dc:creator><comments>https://news.ycombinator.com/item?id=48713612</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48713612</guid></item><item><title><![CDATA[New comment by ygjb in "European Commission lines up Amazon and Microsoft for cloud gatekeeper status"]]></title><description><![CDATA[
<p>Why?<p>The US likes to flex it's muscle by pushing other governments around on behalf of its commercial interests.<p>I think it's well past time for Canada to either formally pursue toes with the EU or pursue alignment with EU consumer protection legislation.<p>Middle powers unite!</p>
]]></description><pubDate>Fri, 26 Jun 2026 07:53:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=48683657</link><dc:creator>ygjb</dc:creator><comments>https://news.ycombinator.com/item?id=48683657</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48683657</guid></item><item><title><![CDATA[New comment by ygjb in "VibeThinker: 3B param model that beats Opus 4.5 on reasoning with novel SFT+GRPO"]]></title><description><![CDATA[
<p>> Could you teach a 5 year old to drive a car? A 10 year old? A 12 year old? To drive a car requires being able to read, to have judgement about ice or rainy conditions, to anticipate a child running after a ball. By the time a human in in their mid teens they have acquired the base knowledge...<p>I would be interested to see a formal study of this.  I say this not out of anything other than a observation that I think the only real blockers are a) judgement, and b) physical reflexes/strength.  As a kid I was certainly aware of ice,snow, and rain, because I road my bike year round and had low confidence in my own ability to control my bike on snowy or wet terrain, especially during season changes.  That translated into learning to drive in northern Canada in the winter and applying those lessons to driving.<p>In an environment devoid of consequences, I have seen kids operate driving simulations (both real simulations, and video games) with a degree of precision that is shocking, including seeing several 9-11 year olds play the simulations and games with a much higher degree of confidence than adult drivers.  Children have an awareness that the simulations are consequence free, unless given other motivation.  Adults that are consistent drivers have muscle memory and preconceived expectations that govern the decisions they make when playing the game.  I am curious about the level of training and exposure required for children to overcome their lack of awareness of the hard limits and consequences of driving and driver error, versus the amount of training and exposure required for expert drivers that are novice gamers to <i>stop</i> applying their learned experience to consequence free simulations.</p>
]]></description><pubDate>Tue, 23 Jun 2026 05:20:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=48640640</link><dc:creator>ygjb</dc:creator><comments>https://news.ycombinator.com/item?id=48640640</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48640640</guid></item><item><title><![CDATA[New comment by ygjb in "Ask HN: What are you working on? (June 2026)"]]></title><description><![CDATA[
<p><a href="https://parentsguidetoai.ca" rel="nofollow">https://parentsguidetoai.ca</a><p>I spend all day working on AI related stuff at my day job, but more recently I have been getting lots of questions about AI from friends and family and that ramped up when the Vancouver school board announced they were rolling out Copilot across high schools.<p>I put together the guide, made a few iterations and published it and now I am getting more questions than ever and it's turned into a blog too.<p>I'm having fun but it definitely feels like a topic that is underserved.  A solid example, lots of resources for when your kid is the victim of a deepfake, but what if you as a parent know your kid is getting into trouble and escalating.  Where do you go for help to make sure they don't escalate from unfriendly behavior to abusive or even criminal.<p>It's a big challenge!</p>
]]></description><pubDate>Mon, 15 Jun 2026 05:08:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=48536862</link><dc:creator>ygjb</dc:creator><comments>https://news.ycombinator.com/item?id=48536862</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48536862</guid></item><item><title><![CDATA[New comment by ygjb in "Statement on US government directive to suspend access to Fable 5 and Mythos 5"]]></title><description><![CDATA[
<p>Shh...you'll burst the bubble of the folks who think that LLMs are toy stochastic parrots...</p>
]]></description><pubDate>Sat, 13 Jun 2026 01:48:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=48511620</link><dc:creator>ygjb</dc:creator><comments>https://news.ycombinator.com/item?id=48511620</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48511620</guid></item><item><title><![CDATA[New comment by ygjb in "A Parents Guide to AI"]]></title><description><![CDATA[
<p>Sure, and for anyone from BC or Vancouver that would like to take that approach, there is a local movement at <a href="https://aicaution.ca/" rel="nofollow">https://aicaution.ca/</a><p>In the meantime, I spend several hours a week talking to parents, teens, and educators who are looking for meaningful guidance on this topic that goes beyond "AI BAD!" and protest, which prompted me to create this resource.  Not to mention the requests to help with cyber bullying, online safety and other parenting issues related to connected children over the last 20 years.<p>In much the same way that folks can push to ban social media, alcohol, sex, drugs, and other vices for children, abstinence and blocking is a path to failure if parents aren't educated.</p>
]]></description><pubDate>Thu, 11 Jun 2026 07:10:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=48487258</link><dc:creator>ygjb</dc:creator><comments>https://news.ycombinator.com/item?id=48487258</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48487258</guid></item><item><title><![CDATA[New comment by ygjb in "A Parents Guide to AI"]]></title><description><![CDATA[
<p>Hi folks, I'm a parent, technology professional, and security engineer based in British Columbia.<p>Over the last couple of years I've found myself having more conversations with parents who know AI is going to affect their children's future, but aren't sure where to start learning about it. Most of the material I found was either highly technical, heavily promotional, or focused almost entirely on worst-case scenarios.<p>I started putting together a guide for friends and family, and it gradually evolved into a larger project.<p>The guide focuses on practical questions such as:<p>How AI is already affecting education
What parents should understand about privacy and safety
The difference between using AI to learn and using AI to avoid learning
Skills that may become more important in an AI-enabled future
Ways families can talk about AI together<p>The intended audience is parents who may not have a technical background but want to better understand the technology their children are encountering.<p>The guide is free to read and download. I'd be interested in feedback from HN readers, particularly parents, educators, and people working in AI.<p>I'd also be interested to hear whether others are seeing schools, districts, or governments developing guidance around AI literacy for parents.<p>A note about content: I am not a designer, so while I researched and wrote the content myself, and collected feedback from parents, educators, and students, I did use AI tools to assist with document and web layout, and to edit and review the document for elements like inclusive language.</p>
]]></description><pubDate>Thu, 11 Jun 2026 06:49:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=48487085</link><dc:creator>ygjb</dc:creator><comments>https://news.ycombinator.com/item?id=48487085</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48487085</guid></item><item><title><![CDATA[A Parents Guide to AI]]></title><description><![CDATA[
<p>Article URL: <a href="https://parentsguidetoai.ca/">https://parentsguidetoai.ca/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48487084">https://news.ycombinator.com/item?id=48487084</a></p>
<p>Points: 3</p>
<p># Comments: 3</p>
]]></description><pubDate>Thu, 11 Jun 2026 06:49:02 +0000</pubDate><link>https://parentsguidetoai.ca/</link><dc:creator>ygjb</dc:creator><comments>https://news.ycombinator.com/item?id=48487084</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48487084</guid></item><item><title><![CDATA[New comment by ygjb in "Claude Fable 5"]]></title><description><![CDATA[
<p>It's simple, I am not going to defend any economic system because they all require trade-offs, because any economic model that we could currently implement must necessarily ration scarce resources according to some set of rules.  Those rules will explicitly deny someone else resources, and the adminstration of that economy will also be subject to abuse by the people who enforce the rules.<p>I am not going to do the work of gathering the evidence for you, and I don't think this is the right venue for a debate on the topic.</p>
]]></description><pubDate>Tue, 09 Jun 2026 20:29:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=48467254</link><dc:creator>ygjb</dc:creator><comments>https://news.ycombinator.com/item?id=48467254</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48467254</guid></item><item><title><![CDATA[New comment by ygjb in "Claude Fable 5"]]></title><description><![CDATA[
<p>There is a definite financial incentive for people smarter than me to solve the problem, and I don't generally bet against businesses finding ways to reduce costs :)</p>
]]></description><pubDate>Tue, 09 Jun 2026 18:45:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=48465669</link><dc:creator>ygjb</dc:creator><comments>https://news.ycombinator.com/item?id=48465669</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48465669</guid></item><item><title><![CDATA[New comment by ygjb in "Let's Encrypt bans certificate usage in any US sanctioned territory [pdf]"]]></title><description><![CDATA[
<p>Buypass no longer issues TLS certs since last year.</p>
]]></description><pubDate>Tue, 09 Jun 2026 18:38:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=48465548</link><dc:creator>ygjb</dc:creator><comments>https://news.ycombinator.com/item?id=48465548</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48465548</guid></item><item><title><![CDATA[New comment by ygjb in "Let's Encrypt bans certificate usage in any US sanctioned territory [pdf]"]]></title><description><![CDATA[
<p>Actalis, based in Italy offers a free tier, with ACME
<a href="https://www.actalis.com/subscription" rel="nofollow">https://www.actalis.com/subscription</a><p>ZeroSSL from Austria also has a limited free tier.
<a href="https://zerossl.com/pricing/" rel="nofollow">https://zerossl.com/pricing/</a><p>I mean really, if you use lets encrypt for anything that runs in a production environment, the responsible thing to do is build a fallback to switch to another provider in case LE has a bad day (or hits a brick wall and needs to say, enforce export restrictions).</p>
]]></description><pubDate>Tue, 09 Jun 2026 18:36:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=48465518</link><dc:creator>ygjb</dc:creator><comments>https://news.ycombinator.com/item?id=48465518</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48465518</guid></item><item><title><![CDATA[New comment by ygjb in "Claude Fable 5"]]></title><description><![CDATA[
<p>I think subscription models are sustainable, but longer term, we should probably expect to see more prompt optimization happening in the providers inference pipeline.  For example, unless you explicitly tell the agent or API to use a specific model, fronting the inference layer with a caching prompt classifier to determine which model to use, and automatically select the lowest cost model would probably already save alot of money (IDK if Claude/OpenAI do this on the backend, but several services I have worked on do some things like this to reduce costs of delivery customer facing inference at scale).</p>
]]></description><pubDate>Tue, 09 Jun 2026 18:29:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=48465402</link><dc:creator>ygjb</dc:creator><comments>https://news.ycombinator.com/item?id=48465402</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48465402</guid></item><item><title><![CDATA[New comment by ygjb in "Claude Fable 5"]]></title><description><![CDATA[
<p>It's a trade-off.  Every hyperscaler is buying and building compute capacity as fast as they can dodge red tape.  There is limited compute capacity, and scarcity is a real thing.<p>As a consumer I can choose to buy subscriptions to a range of things, including $5 droplets or VMs on a broad range of cloud hosting providers.  I can even buy cheap bare metal at a bunch of providers at an affordable retail rate.<p>I can also buy "unlimited" AI packages that will be optimized to fit the cost model from a variety of services, with different impacts, such as rolling outages when I consume a daily or hourly allotment.<p>Right now VC and the investor class are subsidizing the rapid evolution of the services and availability, but that VC is running out.  In more traditional economies, AI would have developed and rolled out more slowly, and through metered subscriptions, with the eventual rolling out of "unlimited" packages like telephone, internet, or cell services once the market became commoditized.<p>We have seen a big inversion of that with the race to "win" AI marketshare.  Now the true cost is being exposed, and the most competitive and capable models are hideously expensive to operate, so it makes sense that we are moving to metered billing for a utility service.  If you want gas, you can buy regular or premium.  If you have a premium car you definitely want the premium, but for most people regular is good.<p>Give it a couple of years, and the survivors will settle around fairly industry standard models of consumer grade services, pro-sumer accounts, and business/enterprise models.<p>Things are still shaking out, but I get the sadness.  Luckily I work at a big tech company who is banging the drum on doing experimentation so I use my prosumer claude pro and other accounts at home for hobby stuff, and save my heavy lifting and potentially experimentation for work :P</p>
]]></description><pubDate>Tue, 09 Jun 2026 18:23:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=48465296</link><dc:creator>ygjb</dc:creator><comments>https://news.ycombinator.com/item?id=48465296</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48465296</guid></item><item><title><![CDATA[New comment by ygjb in "Claude Fable 5"]]></title><description><![CDATA[
<p>Sure.  Why not, I'm bored today and waiting for some stuff to finish up :D<p>The fact that there is no ethical consumption under capitalism is not material to whether or not ethical existence is possible under communism or socialism.  In order to survive in a capitalist society, one inherently has to make choices that require trade-offs, and those trade-offs are burdened by a history of decisions made not just by the people alive today, but our ancestors as well.  Does that mean I walk around chanting "Reparations", "Land-back", or other calls to action? No, but I do acknowledge that there are unresolved issues and as a Canadian, I know we need to do more to resolve treaty issues, and environmental issues, and system discrimination.  I also know that Americans need to do better to address systemic discrimination and many, many other issues.  It also doesn't mean I want to give back my house, or give away all of my possessions. It just means I try to make good choices and support businesses and people that are open about the trade-offs they make and try to engage as ethically as possible.<p>Acknowledging those facts doesn't absolve us of responsibility, it's a framework that allows folks concerned about whether or not they are doing the right thing to accept the trade-offs that they choose to make and be responsible and accountable for those choices to themselves or their communities.<p>We live in a world with scarce resources.  It's possible that with a foundational redesign of the global economy, and the requisite authoritarian government that would be required to force such a redesign, we could eliminate food scarcity, solve energy scarcity, and make sure that everyone has a place to live.  Those trade-offs are probably not worth the ethical cost in political and physical violence required to accomplish it.  We have seen the trade-offs that happen when the powerful are able to exploit communist or socialist governments.  We are seeing the "late stage capitalism" impacts of allowing the powerful to exploit capitalism in democratic societies.  Acknowledging that the current capitalist system has lead to the greatest prosperity for the upper echelon (financially) of humanity, and a dramatic reduction in global poverty shouldn't obscure the reality that much of that wealth comes from exploitation of people and the environment.<p>It's a huge problem to unwind, and we can't let the burden of every choice that we make stop us from trying to do better, but we (as in society in general) can't do better if we don't at least acknowledge the compromises we are making along the way, and try to plan to fix it in the future.<p>Probably a topic better suited to beer and a pub setting than HN though :P</p>
]]></description><pubDate>Tue, 09 Jun 2026 18:15:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=48465169</link><dc:creator>ygjb</dc:creator><comments>https://news.ycombinator.com/item?id=48465169</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48465169</guid></item><item><title><![CDATA[New comment by ygjb in "Claude Fable 5"]]></title><description><![CDATA[
<p>I doubt it, given the importance of those subscriptions for building and maintaining market awareness.<p>The AI landscape is changing rapidly, and with Apple announcing the option to change the AI backend, and potential requirements enable AI choices as well, similar to EU browser choice requirements (this is more reading tea leaves than any actual requirements I am aware of).  The new OS changes coming to support Googlebook, and deep Copilot/AI integration into Windows will make maintaining user facing subscriptions essential for independent model developers like OpenAI, Anthropic, and Mistal to remain relevant longer term.<p>If the don't maintain that relevance there is increasing likelihood that they will get consumed by other companies whether it's Apple, Microsoft or Google to form a foundation for their OS, or other cloud providers.</p>
]]></description><pubDate>Tue, 09 Jun 2026 17:55:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=48464843</link><dc:creator>ygjb</dc:creator><comments>https://news.ycombinator.com/item?id=48464843</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48464843</guid></item><item><title><![CDATA[New comment by ygjb in "Claude Fable 5"]]></title><description><![CDATA[
<p>Setting aside the simple fact that there is no ethical consumption under capitalism, the reality is that regardless of how Anthropic feels, it is becoming clear that many, if not all countries regard AI developments as strategic technologies (and they should).<p>Anthropic needs to be at least somewhat in the good graces of a capricious administration that is already under pressure from businesses and citizens to regulate AI companies across multiple different domains, whether it's energy consumption, job displacement, military and defense applications, surveillance, etc.<p>If Anthropic wants to survive, they need to acquire influence with the government that most impacts them as an American company, and a massive exporter of services in the AI space to other countries, otherwise they could get locked down and locked out of the market for national security reasons.<p>It sucks, but sometimes the survival choice is to make an ethical compromise in hopes that you can still be around to make better decisions later.</p>
]]></description><pubDate>Tue, 09 Jun 2026 17:47:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=48464684</link><dc:creator>ygjb</dc:creator><comments>https://news.ycombinator.com/item?id=48464684</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48464684</guid></item><item><title><![CDATA[New comment by ygjb in "The solution might be cancelling my AI subscription"]]></title><description><![CDATA[
<p>I agree with the notion it's an age thing, but not because I am old, but because the tools are different.  When I was learning to program as a kid I blindly 'copied and pasted' from computer magazine.  I typed everything in, not understanding what I was doing, and made mistakes.  Then came the tedious problem of figuring why the code didn't work.  What was the syntax error? Why was it wrong? Why did the computer crash when I poked the wrong memory address?<p>I learned to debug and built comprehension by typing it in, and built it as a practice.  Later in life and career I learned the value of transcription rather than copying and pasting because it at the very least forced me to read and write what I was copying, and built the base and familiarity I needed to learn from what I was copying.<p>That extends to how I use AI today.  I use AI tooling to explore the concept of what I am building, use spec based designs to build solid outlines, and scope individual coding sessions, so that even when I use AI to build it, I have read, edited, and managed the design, and when I run into parts that I don't consider boilerplate I treat it the same way, transcribe what was attempted to understand why it was failing, and make sure I understand what the AI is doing that I haven't done before.</p>
]]></description><pubDate>Sun, 31 May 2026 16:30:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=48347062</link><dc:creator>ygjb</dc:creator><comments>https://news.ycombinator.com/item?id=48347062</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48347062</guid></item></channel></rss>