frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Show HN: Open Source AI Code Review Agent for Teams

https://github.com/wispbit-ai/wispbit
2•dearilos•11h ago
Hey HN! Ilya and Nikita here. We're working on wispbit - the open source AI code review agent for teams - https://github.com/wispbit-ai/wispbit.

We made wispbit because we previously struggled in big codebases and teams that grew quickly. Keeping codebase standards alive was frustrating, and investing in static internal tooling was too hard. We would sit in post-mortem meetings and expect engineers to remember every single booby trap.

wispbit fixes this by enforcing your codebase rules, and raises a violation if a rule is broken. It also runs anywhere (Github actions, CLI, Claude code). You can come up with rules on your own, or use our free rules repository https://wispbit.com/rules.

Some ways we and other engineers use wispbit:

- Enforce database migration or schema patterns - consistent table names, columns, checking for redundant indexes.

- Take a look at your most recent postmortem doc and turn it into a rule.

- Enforce standards for commenting, test writing patterns, and component usage to keep your team accountable.

- Take something you frequently check for and turn it into a rule.

Why wispbit over other tools? We found that existing code review tools are too random and noisy - a level that is unacceptable in big codebases and teams. wispbit keeps it simple by reviewing only what you ask for.

We're also working on a cloud version over at https://wispbit.com, currently in early access. It focuses on creating and maintaining rules for you based on codebase activity. In the long term, we want to fix tribal knowledge and reduce the burden on teams having to remember every single detail within complex stacks.

If this resonates with you, or you built your own code review tool internally - give it a spin!

Launching Maybind

https://maybind.com/about
1•alessandro_may•27s ago•1 comments

Show HN: Robotics AI Cells – Modular AI Functions for Faster Robot Programming

https://github.com/aemiliotis/Robotics-AI-cells
1•aemiliotis•8m ago•0 comments

Notes on Spite

https://hollisrobbinsanecdotal.substack.com/p/notes-on-spite
1•jger15•8m ago•0 comments

Show HN: Zkshare – PIN protected secret sharing with client-side encryption

https://github.com/streetsmart-ai/zkshare
1•streetsmartai•11m ago•0 comments

In a digital age, old-fashioned watchmaking schools are in demand

https://www.latimes.com/california/story/2025-07-29/rolex-new-school-watchmakers
1•dangle1•14m ago•0 comments

Someone made a 128000 line PR to opencut

https://github.com/OpenCut-app/OpenCut/pull/479
14•agtestdvn•21m ago•6 comments

PHP-ORT: Machine Learning Inference for the Web

https://krakjoe.github.io/ort/
2•Bogdanp•23m ago•0 comments

YouTube to be included in social media ban for under 16 after exemption reversed

https://www.abc.net.au/news/2025-07-29/youtube-will-be-included-in-social-media-ban-for-under-16s/105587310
2•thomasfromcdnjs•27m ago•0 comments

Writing a Text Editor [video]

https://www.youtube.com/watch?v=g2hiVp6oPZc
1•tambourine_man•29m ago•0 comments

Early universe's 'little red dots' may be black hole stars

https://www.science.org/content/article/early-universe-s-little-red-dots-may-be-black-hole-stars
1•bikenaga•29m ago•0 comments

Ask HN: Is OpenAI charging me for free tokens?

1•prats226•32m ago•0 comments

From Counterculture to Cyberculture: Interview with Fred Turner

https://jasmi.news/p/from-counterculture-to-cyberculture
1•taiwandongsuan•32m ago•0 comments

Get Found in AI Search (ChatGPT etc.) – Free AI Audit Tool

https://searchshift.ai
2•Scotty108•37m ago•1 comments

tcmalloc's Temeraire: A Hugepage-Aware Allocator

https://paulcavallaro.com/blog/tcmalloc-temeraire-hugepage-aware-allocator/
1•matt_d•37m ago•0 comments

Statistics Every Programmer Needs

https://www.manning.com/books/statistics-every-programmer-needs
1•teleforce•39m ago•0 comments

Reddit Popularity Made Our Simulated Conscious AI Crash and How We Scaled Fast

https://dreami.me/blog/server-crash.html
1•zuda•40m ago•0 comments

A local, portable, single-file web server in C

https://macrobean.site
4•obscure-enigma•42m ago•0 comments

Two Birds with One Tone: I/Q Signals and Fourier Transform

https://wirelesspi.com/two-birds-with-one-tone-i-q-signals-and-fourier-transform-part-1/
3•teleforce•46m ago•0 comments

Tell HN: macOS Time Machine will no longer support Time Capsules

11•nodesocket•57m ago•2 comments

Intel's potential exit from advanced manufacturing- Impact on Oregon

https://www.oregonlive.com/silicon-forest/2025/07/intels-potential-exit-from-advanced-manufacturing-puts-its-oregon-future-in-doubt.html
3•osnium123•57m ago•0 comments

Retro Dream: This is what I do [video]

https://www.youtube.com/watch?v=BhgM-b59cKI
3•ibobev•57m ago•0 comments

Anything You Can Do, I Can Do Meta (2007)

https://www.technologyreview.com/2007/01/01/227178/anything-you-can-do-i-can-do-meta/
4•compressedgas•59m ago•2 comments

The First Soda in Space: When NASA Got Caught Up in the Cola Wars

https://www.nytimes.com/2025/07/29/science/coke-pepsi-nasa-space-shuttle.html
1•reaperducer•1h ago•0 comments

The biggest passenger plane, Airbus A380, keeps breaking down

https://sg.finance.yahoo.com/news/worlds-biggest-passenger-planes-keep-144438152.html
5•jnord•1h ago•0 comments

Phenome-wide analysis of diseases in relation to sleep traits

https://spj.science.org/doi/10.34133/hds.0161
7•alex77456•1h ago•1 comments

Apple Shift Turns India into Top Maker of US Smartphones

https://www.bloomberg.com/news/articles/2025-07-29/most-phones-sold-in-us-are-now-made-in-india-as-apple-shifts
5•jnord•1h ago•1 comments

Accelerating Large-Scale Test Migration with LLMs

https://medium.com/airbnb-engineering/accelerating-large-scale-test-migration-with-llms-9565c208023b
2•handfuloflight•1h ago•0 comments

France's warship builder Naval Group investigates 1TB data breach

https://www.bleepingcomputer.com/news/security/frances-warship-builder-naval-group-investigates-1tb-data-breach/
3•testrun•1h ago•0 comments

[show HN] date-time-formatter: A port of Java time to Rust

https://github.com/palantir/date-time-formatter-rs
2•shivbhatia•1h ago•0 comments

Ask HN: Whats your best workflows to draft legal agreements without lawyers?

4•philippb•1h ago•3 comments