Feed aggregator
JSR: The open-source package registry for modern JavaScript and TypeScript
Article URL: https://jsr.io/
Comments URL: https://news.ycombinator.com/item?id=47272307
Points: 1
# Comments: 0
DTOs at the Speed of Plain PHP
Article URL: https://www.dereuromark.de/2026/03/02/dtos-at-the-speed-of-plain-php/
Comments URL: https://news.ycombinator.com/item?id=47272305
Points: 1
# Comments: 0
Show HN: I measured my context switching by scanning Git commits
Article URL: https://github.com/MuhammadBaibarsZainUlAbideen/context-tracker
Comments URL: https://news.ycombinator.com/item?id=47272299
Points: 1
# Comments: 1
Show HN: Introducing Kite AI Agent: Conversational Operations for Kubernetes
Article URL: https://github.com/kite-org/kite/discussions/409
Comments URL: https://news.ycombinator.com/item?id=47272298
Points: 1
# Comments: 0
Online harassment is entering its AI era
Article URL: https://www.technologyreview.com/2026/03/05/1133962/online-harassment-is-entering-its-ai-era/
Comments URL: https://news.ycombinator.com/item?id=47272293
Points: 1
# Comments: 0
Cursor is now available in IntelliJ and other JetBrains IDEs through ACP
Article URL: https://cursor.com/blog/jetbrains-acp#coding-with-cursor-in-jetbrains-ides
Comments URL: https://news.ycombinator.com/item?id=47272279
Points: 1
# Comments: 1
Show HN: Claude Code for iPad – Agentic AI coding tool with file ops, Git, shell
We built an agentic coding tool that runs on iPad. Claude reads your codebase, plans changes, edits files, and pushes to GitHub — autonomously, in a loop. 7 integrated tools (Read, Write, Edit, Glob, Grep, Bash, Git), all executing locally on the device.
The shell is a JS polyfill (~25 Unix commands with pipes, chaining, and redirection). Git uses isomorphic-git. API calls stream token-by-token via SSE.
We used it to develop itself — dogfooding from day one.
We've hit iPad platform limits: no persistent background processes, no real shell for builds/tests, iOS purges IndexedDB after 7 days. Looking for collaborators to solve the last-mile problem — especially anyone with experience in iOS hybrid apps, WebContainers, or keeping background servers alive on iOS.
Repo: https://github.com/M8seven/claude-mobile Detailed writeup: https://github.com/M8seven/claude-mobile/issues/1
Comments URL: https://news.ycombinator.com/item?id=47272260
Points: 1
# Comments: 0
How to Survive Your Project's First 100k Lines
Article URL: https://verdagon.dev/blog/first-100k-lines
Comments URL: https://news.ycombinator.com/item?id=47272259
Points: 2
# Comments: 0
Don't Be a Wrapper, Be a Container
Article URL: https://www.hopsworks.ai/post/coding-agents-inside-data-platforms
Comments URL: https://news.ycombinator.com/item?id=47272241
Points: 1
# Comments: 0
A claudeism that I want to confirm if anyone else is experiencing
Does your Claude use the phrase "I contain multitudes" often? I've tried to search for it but the things I mostly get are LLM-centered people using it in their sentences online (duh, wonder where they learned that one from.....) and ironically a moltbook entry which further confirms it for me Makes you think that alongside the usual alignment and just throwing moar compute and redesigning the formulas underneath how much work is put into engineering it's personality. The stylometric way it replies and how for example Claude has the very claudeisms. Was this one simply learnt during the so divergent process of training or just manually wired into it as a random bit that makes it sound a little more sophisticated? I know that most people that'd ever have contact with this are under very strict NDAs but I'd be more than glad if someone could shed some light for my uninitiated I A shrink on payroll and some H100s is all it takes to go from soulless context oblivious Gemini to the very soulful Claude that can instantly mirror your tone but get his own when ready to argue? It's obviously a illusion sure but it's the very thing that I think separates Claude as more conscious or understanding for some people (......including me so I might be a bit biased....) A general discussion on AI personality would also be welcome
Comments URL: https://news.ycombinator.com/item?id=47272240
Points: 1
# Comments: 0
Show HN: Desktop Automation with Codex
Tried using doing some desktop automation by sending codex screenshots and stepping through generated instructions. It's rough, but it (mostly) works. In the screenshot it accidentally presses 71336 haha.
Comments URL: https://news.ycombinator.com/item?id=47272234
Points: 1
# Comments: 0
Linux Mint is getting a new Wayland-compatible screensaver
Article URL: https://www.neowin.net/news/linux-mint-is-getting-a-new-wayland-compatible-screensaver/
Comments URL: https://news.ycombinator.com/item?id=47272228
Points: 1
# Comments: 0
Fortify your app: Essential strategies to strengthen security – Meet with Apple [video]
Article URL: https://www.youtube.com/watch?v=UZeSyodAszc
Comments URL: https://news.ycombinator.com/item?id=47272222
Points: 2
# Comments: 0
The Ugliest Beautiful Codebase
Article URL: https://jimmyhmiller.com/ugliest-beautiful-codebase
Comments URL: https://news.ycombinator.com/item?id=47272216
Points: 1
# Comments: 0
Show HN: Making remote MCP servers handle local files and generated artifacts
Most MCP examples look clean when the client and server run on the same machine.
That breaks once the MCP server is remote. Tools that expect local files cannot access them, and tools that generate files leave those artifacts stranded on the server.
I built remote-mcp-adapter to bridge that gap. It stages client-side files for upstream tools, captures output artifacts, and keeps normal MCP traffic flowing through unchanged.
Repo: https://github.com/aakashh242/remote-mcp-adapter
Would love feedback from people building remote or centralized MCP setups.
Comments URL: https://news.ycombinator.com/item?id=47272201
Points: 1
# Comments: 0
Show HN: Koshei AI – a voice-native AI language university (A1 to D2)
Hi HN,
I’m building a voice-first AI language teacher in the browser using: - Next.js - Gemini Audio API for STT - Gemini TTS - Supabase
The product vision is a structured AI “language university” rather than a general chatbot.
Right now my biggest technical problem is: How would you implement lightweight browser-native lip sync for a static avatar image while TTS audio is playing?
I’ve tried: - Three.js + VRM (too heavy / unstable for this use case) - simple canvas mouth animation - CSS-only pulse effects
I want: - something realistic enough to feel alive - low dependency weight - web-compatible - stable on mobile
Secondary issues: - MediaRecorder reliability on mobile Safari - reducing transcript latency - voice UX for guided teaching rather than free-form chat
Demo: https://koshe-al.onrender.com
Repo: https://github.com/Bugsbuny24/Koshe-Al-
Would love technical suggestions, architecture criticism, or examples of similar systems done well.
Comments URL: https://news.ycombinator.com/item?id=47272188
Points: 1
# Comments: 0
The plan to kill Ali Khamenei
Article URL: https://www.ft.com/content/bf998c69-ab46-4fa3-aae4-8f18f7387836
Comments URL: https://news.ycombinator.com/item?id=47271944
Points: 1
# Comments: 0
Show HN: Free in-browser sprite sheet packer and slicer with JSON export
Built this because I kept needing a quick sprite sheet tool while working on side projects and everything either required a download or had a paywall.
It runs fully in the browser — no upload to a server, no login. Supports: - Packer mode: upload separate frame PNGs, reorder them, export as atlas + JSON - Slicer mode: upload an existing sheet, define rows/columns, split into frames - JSON metadata compatible with Phaser, custom WebGL renderers etc.
Works with Unity and Godot workflows too. Would love feedback on what's missing.
Comments URL: https://news.ycombinator.com/item?id=47271940
Points: 1
# Comments: 0
