static-analysis

Tag

Cards List
#static-analysis

A principled rethinking of array languages like APL

Lobsters Hottest · 9h ago Cached

The article proposes a principled rethinking of array languages like APL by modeling variables as functions of input dimensions, aiming to improve readability and error checking compared to traditional approaches.

0 favorites 0 likes
#static-analysis

@DivyanshT91162: Your AI agent ships React code fast. But half the time it’s bloated, slow, and full of hidden mistakes. React Doctor v2…

X AI KOLs Timeline · yesterday

React Doctor v2 is an open-source CLI tool that analyzes React codebases for performance issues, bad patterns, unnecessary re-renders, and broken architecture. It supports Next.js, Vite, and React Native and can be run instantly via npx.

0 favorites 0 likes
#static-analysis

Using LLMs to find Python C-extension bugs

Lobsters Hottest · 2026-04-22 Cached

Daniel Diniz used Claude Code and a custom plugin to systematically uncover 575+ bugs across 44 Python C-extension projects, with fixes already merged in 14 of them.

0 favorites 0 likes
#static-analysis

Verus is a tool for verifying the correctness of code written in Rust

Hacker News Top · 2026-04-20 Cached

Verus is a static verification tool for Rust that uses SMT solving to prove full functional correctness of low-level systems code without runtime checks.

0 favorites 0 likes
#static-analysis

My practitioner view of program analysis

Hacker News Top · 2026-04-20 Cached

Practitioner Rory Sawyer reflects on a decade of applying program analysis to bridge the gap between code and human intent, emphasizing static analysis as a communication tool for correctness beyond execution.

0 favorites 0 likes
← Back to home

Submit Feedback