PRs
No mentions found
This entity hasn't been tracked yet, or Iris is still building its knowledge base.
Related Articles from SNS
Identifying sensitivity-dominant parameters via active subspaces in reduced-order modeling of fluid dynamics
new Abstract: Reduced-order models (ROMs) are widely employed to describe complex system dynamics when simulations with full-order models (FOMs) are computationally prohibitive. This study presents POD-AS-PRS, a novel model-reduction framework based on the active subspaces (AS) technique, which performs dimensionality reduction in both the state and parameter spaces, enabling efficient and high-fidelity approximations of quantities of interest (QoI). The approach employs proper orthogonal...
No criminality, says Delhi court, closes Hindalco coal case
A Delhi court has closed a coal block allocation case registered by CBI more than a decade ago against Hindalco Industries and discharged the company and its former president and CEO S K Tamotia and former general manager (Corporate Affairs) PRS Mani, reports Koushiki Saha. Special judge (PC Act) Dheeraj Mor held that prima facie, no case of criminal breach of trust, cheating or criminal conspiracy was made out, and CBI failed to establish any illegality by the accused.
Show HN: Gitdot – a better GitHub. Open-source, written in Rust
What works now: user signups, org creations, private/public repos, and importing GitHub repositories (both as read-only mirrors and full migrations). So basically, you can create, push and pull to a repo, but we don't have many features quite yet (issues, PRs, CI).What is a bit unique is: 1) we built it in Rust and 2) the website is a little odd. Its design is inspired by CLIs (e.g., fzf, broot, vim) instead of web apps, and as such, lacks some affordances that you might typically expect in...
Backpressure is all you need
Backpressure is all you need There are two obvious ways to use coding agents. The first is to let the LLM run unattended and hope the repository survives. This is fast, exciting, and stupid.
Bringing Up DeepSeek-V4-Flash on AMD MI300X
Bringing up DeepSeek-V4-Flash on AMD MI300X At Doubleword we are building an inference cloud designed for volume. To do that we have to reckon with the enveloping compute shortage. AMD’s MI300X launched in December 2023At AMD’s “Advancing AI” event, 6 December 2023.
Pomona: Continuous Code Quality Improvement via Small, Automated Changes at Bloomberg
arXiv:2606.06752v1 Announce Type: new Abstract: In this short experience paper, we present Pomona, a lightweight agentic tool that utilises agent skills for continuous automated code quality improvement. Inspired by the philosophy of Kaizen(TM), Pomona automates a cycle of discovery and incremental repair: a Scanning skill identifies improvement tasks (e.g., linting violations, technical debt markers, and test gaps) and prioritises them in a structured backlog, while a Repair skill generates...
AI, Ashby Engineering, and the future
AI, Ashby Engineering, and the Future 15 minute read Since August 2025, more than half of the new code hitting Ashby’s production systems has been AI-generated, yet customer issues remain broadly stable. More AI-written code. We have a blip in March / April every year; these cyclical patterns aren’t relevant to explain here.
Show HN: Mnemo – local-first AI memory layer for any LLM (Rust, SQLite,petgraph)
Local-first AI memory layer for any LLM. Persistent knowledge graph, entity extraction, semantic retrieval — no cloud required. Most LLMs forget everything the moment a conversation ends.
GitHub Actions outage told devs 'your account is suspended'
GitHub Actions experienced an outage lasting over three hours, during which developers were shown an incorrect error message stating their account was suspended. The disruption, which began around 1030 UTC on May 26, was attributed to authentication issues and impacted CI/CD workflows. This incident highlights ongoing reliability concerns for the platform amidst surging user activity, partly driven by AI coding.
Show HN: Command Center, the AI coding env for people who care about quality
Jimmy is a Thiel Fellow with a Ph. D. from MIT who has worked on programming tools for 15 years; Ray became VP of Sales at a $2B company when he was 19 and has built side-businesses vibe-coding. Last year, we set to answer the question “If AI can write code 100x faster, then why aren’t you shipping 100x faster?” What we learned shocked us — even fairly nontechnical people and solo founders told us they were spending more than half of their development time reading the AI-written code.