frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: Free ecommerce platform for link-in-bio people

https://stoar.page/
2•arajnoha•14m ago•0 comments

Show HN: CIA World Factbook Archive (1990–2025), searchable and exportable

https://cia-factbook-archive.fly.dev/
425•MilkMp•19h ago•87 comments

Show HN: AI Timeline – 171 LLMs from Transformer (2017) to GPT-5.3 (2026)

https://llm-timeline.com/
52•ai_bot•7h ago•30 comments

Show HN: Mato – a Multi-Agent Terminal Office workspace (tmux-like)

https://github.com/mr-kelly/mato
2•chepy•47m ago•0 comments

Show HN: Agent Multiplexer – manage Claude Code via tmux

https://github.com/mixpeek/amux
2•Beefin•51m ago•0 comments

Show HN: TTSLab – A voice AI agent and TTS lab running in the browser via WebGPU

https://ttslab.dev
3•MbBrainz•55m ago•1 comments

Show HN: Sowbot – open-hardware agricultural robot (ROS2, RTK GPS)

https://sowbot.co.uk/
3•Sabrees•59m ago•0 comments

Show HN: Self-hosted lightweight file sharing app. (folderhost)

https://github.com/MertJSX/folderhost
8•mertjsx•1h ago•0 comments

Show HN: I built an iOS app to WebRTC into my Mac terminal from the toilet

https://macky.dev
2•Sayuj01•2h ago•2 comments

Show HN: Local-First Linux MicroVMs for macOS

https://shuru.run
200•harshdoesdev•21h ago•58 comments

Show HN: Slipshow, a multi-paradigm presentation tool

https://slipshow.org
2•panglesd•3h ago•0 comments

Show HN: A geometric analysis of Chopin's Prelude No. 4 using 3D topology

https://github.com/jimishol/cholidean-harmony-structure/blob/main/docs/03-case-study-chopin-prelu...
47•jimishol•3d ago•11 comments

Show HN: SkillScan – Free API to detect malicious AI agent skill files

https://skillscan.chitacloud.dev
3•AutoPilotAI•3h ago•0 comments

Show HN: Keep your eyes healthy with 20 20 20 rule reminder using bash

https://gist.github.com/kwkr/b6376b4ade4d14467334bc0dbb845a16
2•zukerpie•3h ago•0 comments

Show HN: 3D Mahjong, Built in CSS

https://voxjong.com
116•rofko•1d ago•57 comments

Show HN: Agentic programming needs new processes

https://github.com/agereaude/cx/blob/main/CX.md
3•agereaude•3h ago•1 comments

Show HN: Visual Tailwind CSS Style Guide – Single HTML file, no build step

https://winkelstraatnl.github.io/tailwind-style-guide/
3•tomdeleria•4h ago•0 comments

Show HN: Implementing ping from the Ethernet layer (ARP,IPv4,ICMP in user space)

https://github.com/v420v/ping
3•ibuki256•7h ago•1 comments

Show HN: Monolith e-commerce platform for serverless

https://www.hoikka.dev/
2•zernobilly•4h ago•0 comments

Show HN: AgentReady – Drop-in proxy that cuts LLM token costs 40-60%

https://agentready.cloud/hn
6•christalingx•3h ago•7 comments

Show HN: Rendering 18,000 videos in real-time with Python

https://madebymohammed.com/pysaic
35•mbmproductions•1d ago•5 comments

Show HN: CLI to estimate Cloudflare bill before it surprises you

https://github.com/michaloo/flareclerk
2•michaloo•6h ago•1 comments

Show HN: Llama 3.1 70B on a single RTX 3090 via NVMe-to-GPU bypassing the CPU

https://github.com/xaskasdf/ntransformer
381•xaskasdf•1d ago•96 comments

Show HN: TLA+ Workbench skill for coding agents (compat. with Vercel skills CLI)

https://github.com/younes-io/agent-skills/tree/main/skills/tlaplus-workbench
40•youio•1d ago•4 comments

Show HN: ZuckerBot. API and MCP server for AI agents to run Meta/Facebook ads

https://zuckerbot.ai/
4•DavisGrainger•11h ago•1 comments

Show HN: Sprime – weather, crypto, news, forex all normalized to one JSON schema

https://sprime.us/
6•mario0318•13h ago•0 comments

Show HN: Iron-Wolf – Wolfenstein 3D source port in Rust

https://github.com/Ragnaroek/iron-wolf
84•ragnaroekX•2d ago•28 comments

Show HN: WARN Firehose – Every US layoff notice in one searchable database

https://warnfirehose.com
127•sendkamal•17h ago•15 comments

Show HN: Bibabo – Gamified AI-first coding education

https://bibabo.ai/
2•iivyvii•9h ago•1 comments

Show HN: A native macOS client for Hacker News, built with SwiftUI

https://github.com/IronsideXXVI/Hacker-News
257•IronsideXXVI•3d ago•188 comments
Open in hackernews

Show HN: I built an iOS app to WebRTC into my Mac terminal from the toilet

https://macky.dev
2•Sayuj01•2h ago
I wanted to access my Mac terminal from iPhone without setting up VPN or other weird network rules. So I built macky.dev as a fun side project.

When the mac app is running it makes an outbound connection to my signaling server and registers itself under the account. iPhone also connects to this signaling server and requests a connection to that mac. Once both the host and remote are verified then it establishes a direct peer to peer connection using WebRTC.

Comments

punnerud•2h ago
Should fix the images on the page, but the app looks good. Using Termius on iPhone, but seriously thinking of trying something else
Sayuj01•2h ago
Cloudflare just went down for static site assets, need to migrate away