frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Containers, but Without the Magic Part 1: Networking

https://www.nightshift.sh/blog/containers-without-magic-01
1•tensor_ninja•1m ago•0 comments

Show HN: ColdPitch – Find anyone, get a personalized cold email in seconds

https://www.coldpitch.ai
1•arishec•1m ago•0 comments

Spawn-Agent: On chain monitoring and analytics infrastructure

https://github.com/Spawn-Agent/Spawn-Agent
1•tosh•2m ago•0 comments

Why do elephants have such wrinkly skin?

https://www.sciencefocus.com/nature/why-do-elephants-have-such-wrinkly-skin
1•thunderbong•2m ago•0 comments

Left-handed people may have a psychological edge in competition

https://phys.org/news/2026-03-left-people-psychological-edge-competition.html
2•simonebrunozzi•2m ago•0 comments

The OpenAI Files

https://www.theverge.com/openai/688783/the-openai-files-will-help-you-understand-how-sam-altmans-...
1•MrBuddyCasino•2m ago•0 comments

Show HN: I trained a small local model to translate natural language to CLI

https://github.com/spicy-lemonade/zest-cli-infra
1•kiki_kuuki•3m ago•0 comments

How we fixed Postgres connection pooling on serverless with PgDog

https://circleback.ai/blog/how-we-fixed-postgres-connection-pooling-on-serverless-with-pgdog
2•alihaghani•3m ago•0 comments

No Cloud, No Waiting: Tool-Calling Agents on Consumer Hardware with LFM2-24B-A2B

https://www.liquid.ai/blog/no-cloud-tool-calling-agents-consumer-hardware-lfm2-24b-a2b
1•nimar•3m ago•0 comments

Kaoslabs – My Linux VPS and self-hosting experiments

https://kaoslabs.org
1•wilhart•3m ago•1 comments

Type-safe, K-sortable, globally unique identifier inspired by Stripe IDs

https://github.com/jetify-com/typeid
1•alcazar•7m ago•0 comments

Donald Trump insists there are no wind farms in China. Here are 20 in pictures

https://www.theguardian.com/us-news/gallery/2026/mar/05/pictures-china-wind-farms-trump
8•beardyw•8m ago•1 comments

Heuristics for lab robotics, and where its future may go

https://www.owlposting.com/p/heuristics-for-lab-robotics-and-where
1•abhishaike•8m ago•0 comments

Ask HN: Rima Is Hiring a Technical Account Manager (Healthcare Infrastructure)

1•bengothard•8m ago•6 comments

AntScan – high-throughput phenomics of ant biodiversity via synchrotron

https://www.antscan.info
1•marojejian•8m ago•1 comments

Whats your strategy to stay productive post layoff?

2•d675•9m ago•0 comments

Let's Talk About Spaces in XMPP

https://mov.im/community/pubsub.movim.eu/Movim/fb46d699-adc1-4fda-a76e-71ca1d246b80
1•edhelas•10m ago•1 comments

React Grab

https://www.react-grab.com/
2•bpierre•10m ago•0 comments

Show HN: Nodes – Open-source decentralized Discord alt with E2E encrypted DMs

https://github.com/Leveq/Nodes
1•hackerwhosemans•10m ago•1 comments

Tim Cook Warned by CIA That China Could Move on Taiwan by 2027

https://www.macrumors.com/2026/02/24/tim-cook-warned-by-cia-china-taiwan-2027/
4•bananamogul•11m ago•1 comments

Towards Reliable Agentic Systems (Part 1) – Understanding Error

https://datda.substack.com/p/towards-building-reliable-agentic
1•rapatel0•12m ago•1 comments

Story Builder – AI branching narrative generator (CLI tool)

1•loder-coder•13m ago•0 comments

The Caterpillar Pickup Truck Is Real, but It's Not What People Were Hoping

https://www.thedrive.com/news/the-caterpillar-pickup-truck-is-real-but-its-not-what-people-were-h...
3•PaulHoule•13m ago•1 comments

Anthropic and The Pentagon are back at the negotiating table

https://www.cnbc.com/2026/03/05/anthropic-pentagon-ai-deal-department-of-defense-openai-.html
1•deanmoriarty•13m ago•0 comments

PromptOS

https://github.com/m727ichael/PromptOS
1•m727ichael•14m ago•0 comments

The Government Uses Targeted Advertising to Track Your Location

https://www.eff.org/deeplinks/2026/03/targeted-advertising-gives-your-location-government-just-as...
5•hn_acker•15m ago•1 comments

Testing multiplayer economies in a management game

https://store.steampowered.com/app/4332850/Global_Business_Tycoon/
1•luckypowa•15m ago•1 comments

Olmo Hybrid

https://allenai.org/blog/olmohybrid
1•linolevan•15m ago•0 comments

Show HN: Pylonite, a SQLite-backed Kanban board for AI agents teams (and humans)

https://github.com/chrismaximin/pylonite
1•christophe971•16m ago•0 comments

Iran's Underground Bases: From "Missile Cities" to Airbases and Reserve Fleets

https://militarnyi.com/en/articles/iran-underground-bases-missile-airbases/
1•giuliomagnifico•16m ago•0 comments
Open in hackernews

What to Put in a Claude Code Skill for Reviewing Your Team's Code

https://everyrow.io/blog/claude-review-skill
8•parad0x0n•1h ago

Comments

rgambee•1h ago
I definitely see a lot of these anti-patterns in the code that CC writes. Many of these can be caught at the time the code is written without needing to wait for a PR review. To me, it seems like most of these instructions belong in CLAUDE.md instead of or in addition to a specialized review skill. Are there things in the review skill that don't belong in CLAUDE.md?
parad0x0n•1h ago
fair point. I think they should ALSO be in your CLAUDE.md. Doing Claude reviews with the exact same instructions still makes sense because the PR itself is often a co-production between AI and the human who gives the instructions (and in the coding process the agent might be more sycophantic toward the user's ideas). Additionally, when writing code, Claude is more focused on writing code that works and puts a lot of your repo into context, while during reviewing it pays more attention to these guidelines
mckennameyer•1h ago
Aren't vibe PRs way more likely to get abandoned? Sure they reduce reviewer load, but then everyone feels less urgency to do a human review after. Do you think the skill is making that better or worse?
parad0x0n•1h ago
yeah I guess figuring out how AI and your team can optimally work together is not that straightforward.. probably every engineering team is trying to figure that out atm :D but if we already let AI write reviews, they should at least be as good as they can
nbosse•1h ago
> Auto-review on routine PRs produced too much noise. A one-line config change doesn't need a 12-point review

Shouldn't you prompt the review to just be a one-line review then? I see real danger in having humans review "the easy fixes" manually, but then rely on Claude for the complicated stuff.

I'd be curious to learn whether you have similar prompts and skills for producing code, as opposed to just code review.

parad0x0n•1h ago
what danger?
peter94•33m ago
What's the point of having the testing be done by Claude Code via a skill, rather than just hard-coding the set of tests to be run?
parad0x0n•19m ago
that's another option of course. But it's definitely easier to setup all these checks and linter tests with a skill file vs git hooks and actions
tliptay•32m ago
Is there any lesson here for non-devs (like me) who are using CC to write some pretty long, gnarly notebooks. The problem I have recently run into is that CC vibe codes really long code with lots of checks. But, then when I want to modify it, CC has more code to read and it gets overwhelmed. If it didn't include as many checks to begin with, it would be easier to understand what is going on.

Any advice? Have you seen this with code in production?