Feed aggregator

Evolving the Agent Enviornment

Hacker News - Sun, 02/08/2026 - 6:30pm
Categories: Hacker News

Buccal Pumping

Hacker News - Sun, 02/08/2026 - 6:28pm
Categories: Hacker News

Show HN: WhatsApp Chat Viewer – exported chats as HTML

Hacker News - Sun, 02/08/2026 - 6:27pm

I built this to make it easier to review exported WhatsApp conversations. It generates an HTML page with embedded images, videos, and audio players. It can also transcribe audio messages using OpenAI's API and correct them using an LLM with conversation context for better accuracy.

Comments URL: https://news.ycombinator.com/item?id=46939679

Points: 1

# Comments: 0

Categories: Hacker News

Setting Up an IRC Server

Hacker News - Sun, 02/08/2026 - 6:21pm
Categories: Hacker News

Pi Is All You Need

Hacker News - Sun, 02/08/2026 - 6:15pm

Article URL: https://p10q.com/pi_is_all_you_need/

Comments URL: https://news.ycombinator.com/item?id=46939606

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Emergent – Artificial life simulation in a single HTML file

Hacker News - Sun, 02/08/2026 - 6:13pm

I built an artificial life simulator that fits in one HTML file (~1400 lines)with Claude Opus 4.6, interestingly, I didn't even ask it to build the game itself, I've requested to create the software that didn't exist before and not use any dependencies, third-party libraries or ask questions.

Firstly Opus 4.6 made photoshop clone that barely worked, but had nice and neat UI with all common features for the image editor, then I've called that crap and asked to really build someting that wasn't there, it made Emergent there. Please check it out and tell what you think, of course it's a Game of Life in a nutshell, but look at the rest of the UI, game stats, and other features like genome mutation and species evolvement.

Features: - Continuous diet gene (0–1) drives herbivore/carnivore/omnivore specialization - Spatial hash grid for performant collision detection - Pinch-to-zoom and tap-to-feed on mobile - Real-time population graphs, creature inspector, and event log - Drop food, trigger plagues, cause mutation bursts

Amazes me in some kind of a degree, going to continue dig into the abyss of the vibes :)

Comments URL: https://news.ycombinator.com/item?id=46939592

Points: 2

# Comments: 0

Categories: Hacker News

Show HN: ParaGopher v1.3.0 – A retro Paratrooper (1982) clone written in Go

Hacker News - Sun, 02/08/2026 - 6:13pm

Hey HN! I've been working on ParaGopher, a clone of the classic 1982 IBM PC game Paratrooper, built in Go with Ebitengine.

You control a turret defending your base against waves of helicopters dropping paratroopers. Tilt, shoot, and prevent them from landing — simple to pick up, surprisingly hard to master. Everything is rendered procedurally, so no image assets at all. Sprites (turret, helicopters, paratroopers, parachutes) are all generated with vector drawing at startup.

Pre-built binaries for macOS (Apple Silicon) and Windows are on the releases page. Otherwise it's just go run cmd/game.go.

Would love feedback (especially on gameplay feel and what features you'd want to see next).

Comments URL: https://news.ycombinator.com/item?id=46939591

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: NoFaceClips automatic Reddit to TikTok faceless video generator

Hacker News - Sun, 02/08/2026 - 6:09pm

I built NoFaceClips, a tool that automatically turns Reddit posts into ready to publish TikTok videos without anyone needing to appear on camera.

Creating short form video content consistently takes a lot of time, especially if you do not want to record yourself or edit videos manually. NoFaceClips lets you select subreddits, configure posting frequency, and then handles the rest.

NoFaceClips combines: - fetching popular Reddit text posts - generating videos with voice narration and animated text - customizable styles such as fonts, backgrounds, and voices - automatic scheduling and publishing to TikTok

It is built primarily for creators, community owners, and anyone who wants to grow TikTok accounts using faceless content with minimal setup.

I am happy to answer questions about how it works under the hood, how posts are selected, or what tradeoffs I ran into when automating video generation and posting.

If you want to try the paid features, use the coupon “FEEDBACK”.

Thanks!

Comments URL: https://news.ycombinator.com/item?id=46939557

Points: 1

# Comments: 0

Categories: Hacker News

Pages