Hacker News

Subscribe to Hacker News feed
Hacker News RSS
Updated: 1 min 48 sec ago

An alternative to Big Tech's video platforms

14 hours 32 min ago

Article URL: https://joinpeertube.org/en_US

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

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: I made a tool to merge multiple JSON files online – free and fast

15 hours 6 min ago

It’s fast, free, and doesn’t require any sign-up. Just upload your files, and it merges them into one clean JSON output.

I made this because I kept running into small but annoying JSON merging tasks while working on side projects — especially when dealing with API responses, config files, or datasets. Most existing tools were either CLI-only, full of ads, or had weird size limits. So I built my own.

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

Points: 1

# Comments: 0

Categories: Hacker News

Get your compliance automated now

15 hours 21 min ago

Article URL: https://horuscheck.io/

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

Points: 1

# Comments: 1

Categories: Hacker News

Show HN: Made a 3 SEC log streaming setup (paste command –> streaming starts)

15 hours 28 min ago

I've been deploying stuff in VMs (use azure) for a while now and shit breaks.

I wanted a damn simple log streaming setup that I can view from my mobile with minimal setup. Went ahead and vibecoded a tool where u just paste a command (think like brew.sh) into the VM, answer a bunch of y/n and it works. no login, no storing, no bs.

crazy why this doesnt exist.

watch a yt demo: https://www.youtube.com/watch?v=D8cRhjH22is

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

Points: 1

# Comments: 0

Categories: Hacker News

The Art of Lisp and Writing

15 hours 40 min ago
Categories: Hacker News

A Parting Message to My Students

15 hours 41 min ago
Categories: Hacker News

Show HN: Mdc – just another Markdown viewer with ToC and CLI support

15 hours 52 min ago

I built mdc, a lightweight desktop Markdown viewer with auto-generated table of contents, in just 2 days using Claude Code.

What it does: - Clean, responsive Markdown rendering - Automatically generates table of contents from document headers - Simple file selection interface - Built with Tauri (React + Rust)

Claude Code experience:

What impressed me most was how Claude Code handled the full-stack development. It took only 2 days from starting the project to release. I have bunch of experience of TypeScript/React, but nothing of Tauri/Rust. It seemed Claude isn't good at Tauri either but "Think deeply" prompt worked in terms of solving issues. The development flow was remarkably fast: - Day 1: All the app features - Day 2: Release automation with github actions Installation: brew tap zoetin45/tap brew install mdc

Or grab binaries from: https://github.com/zoetin45/mdc Tech stack: Tauri + React + TypeScript + Tailwind CSS I'm curious about others' experiences with AI-assisted development - has anyone else tried building desktop apps this way?

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

Points: 1

# Comments: 0

Categories: Hacker News

Pages