Feed aggregator
Ask HN: Feedback on a Rust graph algorithm framework?
GitHub: https://github.com/wintermarstice/sinistra
Comments URL: https://news.ycombinator.com/item?id=47272506
Points: 1
# Comments: 0
Bristol social media 'School Wars' trend blamed for attack on 12-year-old girl
Show HN: AI pull request reviewer that analyzes Git diffs
Hi HN,
I’ve been working on a small tool called PR AI to help review pull requests faster using AI-assisted context.
The idea is to load the PR diff and let the AI analyze it directly, so you can discuss the changes, risks, and possible improvements without switching between tools.
What it does so far:
Connects to GitHub and loads PR diff context
Import diffs from GitHub, file upload, or paste
Renders readable diffs inside the workspace
Chat with AI using the active PR context
Structured review output (summary, risks, recommendation)
Right now I’m focusing on:
Better traceability from AI comments to exact changed lines
Improving the signal-to-noise ratio in reviews
Keeping the interface lightweight while adding deeper audit signals
It’s still early but already able to load and analyze real PRs.
If you review pull requests often, I’d love to hear:
What would make an AI PR reviewer actually useful for you?
What kind of issues should it prioritize detecting?
Comments URL: https://news.ycombinator.com/item?id=47272472
Points: 1
# Comments: 0
Cursor: Build agents that run automatically
Article URL: https://cursor.com/blog/automations
Comments URL: https://news.ycombinator.com/item?id=47272436
Points: 3
# Comments: 0
"I'm obviously taking a risk here by advertising emoji directly."
Article URL: https://unsung.aresluna.org/im-obviously-taking-a-risk-here-by-advertising-emoji-directly/
Comments URL: https://news.ycombinator.com/item?id=47272338
Points: 1
# Comments: 0
C++ Performance Improvements in MSVC Build Tools v14.51
Article URL: https://devblogs.microsoft.com/cppblog/c-performance-improvements-in-msvc-build-tools-v14-51/
Comments URL: https://news.ycombinator.com/item?id=47272333
Points: 1
# Comments: 0
Ladybird browser update (February 2026) [video]
Article URL: https://www.youtube.com/watch?v=Y3tteHSrJlY
Comments URL: https://news.ycombinator.com/item?id=47272330
Points: 1
# Comments: 1
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
