Hacker News

Subscribe to Hacker News feed
Hacker News RSS
Updated: 40 min 8 sec ago

Goto Considered Awesome [video]

Sat, 02/07/2026 - 8:40pm
Categories: Hacker News

Show HN: I Built a Free AI LinkedIn Carousel Generator

Sat, 02/07/2026 - 8:38pm

LinkedIn Carousel posts have the highest engagement rate, but as an engineer, instead of spending hours on Canva, I wanted to build a tool that can generate LinkedIn carousels automatically.

built this for my own startup and would like to give it to the HN community for free.

Feel free to try it out—no email or signup required!

How it works:

[1] Provide a prompt. [2] Pick a theme (Professional, Creative, Tech, Minimalist, or Casual). [3] Adjust settings (colors, number of slides, etc.) and add branding.

Tech-Stack Built using Firebase Studio LLM: Gemini 2.5 Flash lite (all I can afford to keep it free, and I found it was capable enough for the task. If there's interest, maybe I can add a pro version with stronger LLMs, and perhaps generate background images using Nano Banana)

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

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Vibe as a Code / VaaC – new approach to vibe coding

Sat, 02/07/2026 - 8:33pm

Small Vite plugin: you put decorators on empty functions, run the build, and the function bodies are generated at build time into ./ai. Your source files stay unchanged.

The idea is to prototype fast without handing over project architecture to AI. Another use case is saving AI window context when generating generic code (e.g. JSX). For now it doesn’t understand full project context.

This is a working prototype of the idea - curious what others think.

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

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: More beautiful and usable Hacker News

Sat, 02/07/2026 - 8:33pm

gives you keyboard navigation.. let me know what you think.

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

Points: 3

# Comments: 0

Categories: Hacker News

Toledo Derailment Rescue [video]

Sat, 02/07/2026 - 8:31pm
Categories: Hacker News

Show HN: LocalGPT – A local-first AI assistant in Rust with persistent memory

Sat, 02/07/2026 - 8:26pm

I built LocalGPT over 4 nights as a Rust reimagining of the OpenClaw assistant pattern (markdown-based persistent memory, autonomous heartbeat tasks, skills system).

It compiles to a single ~27MB binary — no Node.js, Docker, or Python required.

Key features:

- Persistent memory via markdown files (MEMORY, HEARTBEAT, SOUL markdown files) — compatible with OpenClaw's format - Full-text search (SQLite FTS5) + semantic search (local embeddings, no API key needed) - Autonomous heartbeat runner that checks tasks on a configurable interval - CLI + web interface + desktop GUI - Multi-provider: Anthropic, OpenAI, Ollama etc - Apache 2.0

Install: `cargo install localgpt`

I use it daily as a knowledge accumulator, research assistant, and autonomous task runner for my side projects. The memory compounds — every session makes the next one better.

GitHub: https://github.com/localgpt-app/localgpt Website: https://localgpt.app

Would love feedback on the architecture or feature ideas.

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

Points: 1

# Comments: 0

Categories: Hacker News

A Bid-Based NFT Advertising Grid

Sat, 02/07/2026 - 8:22pm

Article URL: https://bidsabillion.com/

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

Points: 1

# Comments: 1

Categories: Hacker News

AI-powered text correction for macOS

Sat, 02/07/2026 - 7:40pm

Article URL: https://taipo.app/

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

Points: 1

# Comments: 1

Categories: Hacker News

Pages