AI that helps you BE, not just DO
Article URL: https://self.md/concepts/be-not-do Comments URL: https://news.ycombinator.com/item?id=48861665 Points: 3 # Comments: 0
Article URL: https://self.md/concepts/be-not-do Comments URL: https://news.ycombinator.com/item?id=48861665 Points: 3 # Comments: 0
Article URL: https://wolli.dev/ Comments URL: https://news.ycombinator.com/item?id=48861662 Points: 1 # Comments: 0
Article URL: https://www.youtube.com/watch?v=RKjR8DQ40po Comments URL: https://news.ycombinator.com/item?id=48861632 Points: 1 # Comments: 0
Article URL: https://github.com/Oli-26/LatentReasoningNoDecode/blob/main/BLOG.md Comments URL: https://news.ycombinator.com/item?id=48861598 Points: 1 # Comments: 0
Sharing an old project of mine, on my RTX 500 Ada laptop GPU, it can simulate up to 4 million particles at ~400 ms per step using the Barnes-Hut algorithm, saturating the 4GB of VRAM available. The octree construction is fast, as well as the traversal. The major bottlenecks are the VRAM usage (1 million bodies require ~1GB), which could be probably halved by reusing intermediate buffers, and the particle to leaf evaluation, which would benefit from more fp32 FLOPS. Moreover, I still don't have a
Article URL: https://thoughtbot.com/blog/what-it-took-to-use-this-overnight-ai-solution Comments URL: https://news.ycombinator.com/item?id=48861461 Points: 1 # Comments: 0
Cursor for deployment, in our language. this is an ai agent that connects to ur github, digital ocean, vercel, render, stripe, etc. then u tell it something like this: deploy diff components of this app on appropriate platforms. It goes and does it for you. Then, u become happy. Comments URL: https://news.ycombinator.com/item?id=48861409 Points: 2 # Comments: 0
Article URL: https://github.com/shipitamit/llm-token-governor Comments URL: https://news.ycombinator.com/item?id=48861389 Points: 1 # Comments: 0
In this post, we explore what makes the Nemotron 3 architecture unique, walk through the fine-tuning techniques available, and show you step-by-step how to get started with serverless customization using SageMaker Studio.
This post describes how Henry Schein One closed that gap by building Image Verify, an AI-powered quality verification system on Amazon SageMaker AI that evaluates dental X-ray quality at the point of capture, in real time, across thousands of locations. The system went from concept to over 10,000 active locations within months and has already processed over 11 million X-rays and growing at 1.5 million per week. Henry Schein One is now scaling toward 40,000 locations globally across four regions.
Our 7th cohort of Becoming an AI Engineer starts tomorrow, Saturday, July 11. This is a live, cohort-based course created in collaboration with best-selling author Ali Aminian and published by ByteByteGo.

In this post we show how to build a semantic layer on AWS using Stardog’s Semantic AI Application over Amazon Aurora and Amazon Redshift, and how to run a Strands Agents agent on Amazon Bedrock AgentCore that queries the layer to answer customer 360 questions across both sources without extract, transform, and load (ETL). The same Stardog deployment works behind AWS computes (Amazon Elastic Kubernetes Service (Amazon EKS), Amazon Elastic Container Service (Amazon ECS), and AWS Lambda). We use Ag
In this post, we show you how to combine case management with agentic automation capabilities in Quick Automate. We introduce case management and explore the lifecycle of cases in an agentic workflow from case creation through processing to resolution. We cover how to create and manage single or multiple cases, automatically track and update status, handle exceptions, and incorporate Human-in-the-loop (HITL) steps within workflows. We also show the case creator-processor pattern that enables dyn
In this post, you will learn four deployment patterns for taking models that have already been quantized with Unsloth and deploying them on AWS infrastructure. The patterns use Amazon Elastic Compute Cloud (Amazon EC2) for direct instance access, Amazon SageMaker AI inference endpoints for managed serving, and Amazon Elastic Kubernetes Service (Amazon EKS) or Amazon Elastic Container Service (Amazon ECS) when inference needs to fit into an existing container framework. You also learn operational
Article URL: https://www.youtube.com/watch?v=QevC7OrdJP8 Comments URL: https://news.ycombinator.com/item?id=48861253 Points: 1 # Comments: 0
Evolving from a traditional software as a service (SaaS) platform into a next-generation agentic AI platform meant orchestrating multiple specialized agents across long-running enterprise programs. Each agent operates with persistent context, secure tool access, and production-grade reliability. We built that system on Amazon Bedrock AgentCore using the Strands Agents SDK. This post walks through how we architected it, which agents we built, and the outcomes for our customers.
In this post, we show how to implement DPD with vLLM on Amazon SageMaker HyperPod using the HyperPod Inference Operator.
How do you navigate an unknown codebase before making a change? When you drop into a large, unfamiliar repository, what is your process for understanding what components play a role and how? Do you rely on specific tools, mental mapping techniques, or do you just start dropping breakpoints and print statements? I'd love to hear about your workflow for building a mental model of a new system. I usually ask an LLM to map out a feature and give me a tour, but they are very bids eye view and I want
Article URL: https://github.com/Clear-Sights/Lever Comments URL: https://news.ycombinator.com/item?id=48860984 Points: 1 # Comments: 0
The massive round was co-led by ARCH Venture Partners, Spark Capital, and Khosla Ventures.
A practical next step into partitions, shuffles, joins, caching, and execution plans. The post PySpark for Beginners: Building Intermediate-Level Skills appeared first on Towards Data Science .
Standalone experiment killed after less than 12 months as model maker redirects agentic ambitions towards workplace productivity
Article URL: https://abeljansma.nl/2026/07/10/truth-is-not-a-direction.html Comments URL: https://news.ycombinator.com/item?id=48860890 Points: 3 # Comments: 0
<p> A floating Claude Code chat that sees your screen </p> <p> <a href="https://www.producthunt.com/products/claude-overlay?utm_campaign=producthunt-atom-posts-feed&utm_medium=rss-feed&utm_source=producthunt-atom-posts-feed">Discussion</a> | <a href="https://www.producthunt.com/r/p/1192997?app_id=339">Link</a> </p>
Researchers at Ledger's Donjon security team have shown that a precisely timed laser pulse, aimed at the chip inside a Tangem crypto wallet card, can reset the card's password to anything the attacker picks. No old password. No backup card. Once it is reset, whoever did it controls the wallet and can move the coins out. This is not an emergency for most owners. The attack needs

Article URL: https://github.com/tamarillo-ai/theta Comments URL: https://news.ycombinator.com/item?id=48860655 Points: 1 # Comments: 0
Article URL: https://wram.chat Comments URL: https://news.ycombinator.com/item?id=48860652 Points: 3 # Comments: 0
Article URL: https://github.com/termaxa/termaxa Comments URL: https://news.ycombinator.com/item?id=48860593 Points: 1 # Comments: 0
Hello everyone! I wanted to introduce you to a new project of mine, postern, which is an email system for both humans and agents. You can give your agents their own email addresses, the ability to respond to emails if you want, and all emails are presented in one nice unified mailbox. The email stack runs on Cloudflare Workers (email sending does require a subscription to the $5/mo Cloudflare Workers Plan), messages can be ingested into Vectorize (this is optional) to allow your agents to easily
Your agents are using your credentials, and that is the problem An engineer ships an agent to production. It needs to call an internal API, so it uses the key already sitting in the engineer’s environment. The agent runs. It also now holds every permission that engineer holds. That is the default state of most... The post Your agents are using your credentials, and that is the problem appeared first on DataRobot .

I really enjoyed the old Google, the nerd Google, the "don’t be evil" Google... Google Reader, Android, GTalk, etc. It made communication with my friends much easier. I had already been moving everything away from the Google ecosystem for about two years, but Google Photos was the hardest part because it contained so many memories that I wouldn’t risk losing. The final straw was when I accidentally subscribed to Google One with AI, which costs much more than simple additional storage. It’s not t
Have any of you been successful in generating authentic drawing styles via AI apps? Drawing design/scribble/actual good looking hand drawings. Comments URL: https://news.ycombinator.com/item?id=48860327 Points: 2 # Comments: 0
Details have emerged about three now-patched security flaws in the OpenClaw personal artificial intelligence (AI) assistant that, if successfully exploited, could enable credential theft, privilege escalation, and arbitrary code execution on the host. A brief description of the high-severity vulnerabilities is as follows - GHSA-hjr6-g723-hmfm (CVSS score: 8.8) - An operating system

The tech giant is in breach of the Digital Services Act by focusing on features like infinite scroll, autoplay, push notifications, and the highly personalized recommendation algorithms, the European Commission said.
Been thinking about how crazy cost to deliver and cost of tokens is going to get, especially after seeing open ai financials. Would anyone be interested in an mcp that manages/fixes, and controls your agents from spending too much? or is that overzealous Comments URL: https://news.ycombinator.com/item?id=48860172 Points: 1 # Comments: 3
<p> Give your AI agents design taste from existing websites </p> <p> <a href="https://www.producthunt.com/products/fudge-mcp?utm_campaign=producthunt-atom-posts-feed&utm_medium=rss-feed&utm_source=producthunt-atom-posts-feed">Discussion</a> | <a href="https://www.producthunt.com/r/p/1192979?app_id=339">Link</a> </p>
Firm faces quandary of wanting to help the environment, but also wanting to force AI on everyone
You don't need a PhD to understand fine-tuning. This article explains how pretrained models learn new skills through fine-tuning.

<img class="webfeedsFeaturedVisual" src="https://lawfare-assets-new.azureedge.net/assets/images/default-source/article-images/scaling-laws-logo.jpg?sfvrsn=7a7b38eb_3" /><p>Adi Tantravahi, founder of Cofactor, joins Kevin Frazier, the AI Innovation and Law Fellow at the University of Texas School of Law and a Senior Editor at Lawfare, to talk about how AI can help cut through the administrative red tape that underlies and, in many ways, undermines the modern healthcare system.<br /></p><p>Cofacto
Open source AI is booming, according to Hugging Face CEO Clem Delangue. The company has grown into something like a GitHub for AI in recent years, where AI builders can share and download open models and datasets, now used by roughly half the Fortune 500. Delangue has seen the same story play out again and again: companies start […]