frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

What a Null Result Taught Us About AI Agent Evaluation

https://clouatre.ca/posts/prompt-repetition-agent-evaluation/
1•french_exec•1m ago•0 comments

Show HN: Raypher–Running local AI agents (OpenClaw) on your own local computer

https://github.com/kidigapeet/Raypher-core
1•Kidiga•1m ago•0 comments

Show HN: TheDeals – a buying agent that tracks any product links on deal drops

https://www.thedeals.ai
1•MK_Phoenix•1m ago•0 comments

Vibe Password Generation: Predictable by Design

https://www.irregular.com/publications/vibe-password-generation
1•layer8•1m ago•0 comments

RSS Is Growing Again

https://trends.google.com/trends/explore?date=all&q=rss
1•vogu66•3m ago•0 comments

Code Mode: give agents an API in 1k tokens

https://blog.cloudflare.com/code-mode-mcp/
1•consumer451•3m ago•0 comments

Claude-swarm-monitor: track progress of your Claude Code agents

https://github.com/oinant/claude-swarm-monitor
2•samber•4m ago•0 comments

Show HN: Peekl – A modern alternative to Ansible and Puppet

https://peekl.dev
1•redat00•4m ago•0 comments

Mississippi medical center closes all clinics after ransomware attack

https://www.bleepingcomputer.com/news/security/university-of-mississippi-medical-center-closes-cl...
1•TurkishPoptart•5m ago•0 comments

Markiplier's 'Iron Lung' Removed from Box Office Charts, Makes 7x Its Budget

https://www.forbes.com/sites/paultassi/2026/02/04/markipliers-iron-lung-removed-from-box-office-c...
1•TMWNN•5m ago•1 comments

Show HN: CodeRocket Deploy – AI generates GitHub Actions workflows in 60 seconds

https://deploy.coderocket.com
1•mlgraham•5m ago•0 comments

A futuristic canvas for your personal development

https://nova.lightmode.io/
1•__natty__•6m ago•0 comments

Show HN: KitchenAsty – Open-source, self-hosted restaurant management system

https://github.com/mighty840/kitchenasty
2•sharang33•6m ago•0 comments

Wearable trackers can detect depression relapse weeks before it returns

https://medicalxpress.com/news/2026-02-wearable-trackers-depression-relapse-weeks.html
1•PaulHoule•7m ago•0 comments

Binding port 0 to avoid port collisions

https://ntietz.com/blog/binding-ephemeral-port/
1•todsacerdoti•8m ago•0 comments

Show HN: Nova – A Web Framework for Erlang, Elixir, and LFE on the Beam

https://github.com/novaframework/nova
1•taure•8m ago•0 comments

Send legal agreements in Claude Code

https://github.com/CommonPaper/claude-skill
1•bengarvey•9m ago•0 comments

'Profoundly moving': Netflix's posthumous celebrity interview series is a marvel

https://www.theguardian.com/tv-and-radio/2026/feb/23/famous-last-words-netflix-eric-dane
1•mellosouls•10m ago•0 comments

Show HN: We wrapped US healthcare API in MCP and it became surprisingly usable

https://app.healthporta.com/mcp
1•endurant_dev•10m ago•1 comments

Yes, Section 230 Should Apply Equally to Algorithmic Recommendations

https://www.techdirt.com/2026/02/23/yes-section-230-should-apply-equally-to-algorithmic-recommend...
1•hn_acker•11m ago•0 comments

IBM is the latest AI casualty

https://www.cnbc.com/2026/02/23/ibm-is-the-latest-ai-casualty-shares-are-tanking-on-anthropic-cob...
4•baal80spam•14m ago•0 comments

Ask HN: Are developers who build libs and dev tools safer from AI replacement?

2•danver0•14m ago•0 comments

GitHub Is Down

https://www.githubstatus.com/incidents/jn8kcmg5ydch
6•smithcoin•18m ago•0 comments

Lat: Apple removes environmental metrics from executive pay

https://www.latimes.com/business/story/2026-02-23/apple-quietly-removes-environmental-metrics-fro...
3•domoregood•19m ago•1 comments

Intellectual Honesty in the Age of Vibes

https://blog.zmalik.dev/p/intellectual-honesty-in-the-age-of
1•zmalik•19m ago•0 comments

Show HN: Merkle Casino – Random CT Domains

https://merkle.altayakkus.dev
1•biosboiii•19m ago•0 comments

Why I love learning new things

https://seekingtrust.substack.com/p/in-pursuit-of-new-colors
1•FinnLobsien•21m ago•0 comments

Show HN: Groupchat, Open Source Slack for Developers

https://www.groupchatty.com/
4•svapnil•21m ago•0 comments

Tesla sues California DMV to reverse 'false advertising' ruling on self-driving

https://www.cnbc.com/2026/02/23/tesla-sues-california-dmv-to-reverse-false-advertising-ruling-on-...
8•MilnerRoute•22m ago•0 comments

Signs on Stone Age objects: Precursor to written language dates back 40K years

https://www.uni-saarland.de/en/news/steinzeit-zeichen-44061.html
2•geox•22m ago•0 comments
Open in hackernews

Show HN: Makethlm – combine make/just with LLM

https://github.com/latedeployment/makethlm
1•elegantgate•1h ago
Basically it's similar to just or make, but it allows embedding commands directly to agents, so you get the benefits of LLM agents + some sort of reasonable build flow.

And though GitHub released AI workflows a few days ago, I think it's still ok to share the ideas of this.

It also allows some sort of "ansible" commands to control remote hosts, which makes the LLM control remote hosts during builds which is also useful.