frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: OneCLI – Vault for AI Agents in Rust

https://github.com/onecli/onecli
79•guyb3•3h ago•28 comments

Show HN: Understudy – Teach a desktop agent by demonstrating a task once

https://github.com/understudy-ai/understudy
45•bayes-song•3h ago•11 comments

Show HN: Axe – A 12MB binary that replaces your AI framework

https://github.com/jrswab/axe
87•jrswab•6h ago•68 comments

Show HN: Rudel – Claude Code Session Analytics

https://github.com/obsessiondb/rudel
114•keks0r•6h ago•69 comments

Show HN: Web-based ANSI art viewer

https://sure.is/ansi/
17•lubujackson•2d ago•5 comments

Show HN: PipeStep – Step-through debugger for GitHub Actions workflows

https://github.com/Photobombastic/pipestep
6•photobombastic•3h ago•2 comments

Show HN: Raccoon AI – Collaborative AI Agent for Anything

https://raccoonai.tech
3•scorchy38•1h ago•1 comments

Show HN: s@: decentralized social networking over static sites

http://satproto.org/
393•remywang•19h ago•197 comments

Show HN: An application stack Claude coded directly in LLVM IR

https://github.com/dot-matrix-labs/alien-stack
2•dboreham•2h ago•0 comments

Show HN: Hyper – Voice Notes for Whiteboarding Sessions

https://apps.apple.com/us/app/hyper-ai-for-real-talk/id6760206718
3•kthaker1224•2h ago•0 comments

Show HN: Cloud to Desktop in the Fastest Way

https://nativedesktop.com/
2•lasgawe•3h ago•0 comments

Show HN: Verge Browser a self-hosted isolated browser sandbox for AI agents

https://github.com/zzzgydi/verge-browser
3•zzzgydi•3h ago•0 comments

Show HN: Open-source browser for AI agents

https://github.com/theredsix/agent-browser-protocol
137•theredsix•1d ago•47 comments

Show HN: Autoschematic is a new infra-as-code tool built on reversible computing

https://github.com/autoschematic-sh/autoschematic
2•pfnsec•3h ago•0 comments

Show HN: A2Apex – Test, certify, and discover trusted A2A agents

https://a2apex.io
3•Hauk307•4h ago•2 comments

Show HN: NatShell Local-first natural language shell (no cloud, no API keys)

https://github.com/Barent/natshell
2•barent•4h ago•3 comments

Show HN: Autoresearch@home

https://www.ensue-network.ai/autoresearch
73•austinbaggio•20h ago•19 comments

Show HN: I built a tool that watches webpages and exposes changes as RSS

https://sitespy.app
304•vkuprin•1d ago•79 comments

Show HN: Calyx – Ghostty-Based macOS Terminal with Liquid Glass UI

https://github.com/yuuichieguchi/Calyx
24•yuu1ch13•6h ago•30 comments

Show HN: Vanilla JavaScript refinery simulator built to explain job to my kids

https://fuelingcuriosity.com/game.html
115•fuelingcurious•1d ago•46 comments

Show HN: Riventa.Dev – AI-native DevOps that acts, not just alerts

https://www.riventa.dev/
3•christopherAs•4h ago•0 comments

Show HN: XLA-based array computing framework for R

https://github.com/r-xla/anvil
12•sebffischer•3d ago•1 comments

Show HN: A context-aware permission guard for Claude Code

https://github.com/manuelschipper/nah/
120•schipperai•20h ago•83 comments

Show HN: VaultLeap – USD accounts for founders outside the US

https://vaultleap.com
3•GregReve•5h ago•2 comments

Show HN: We open sourced Vapi – UI included

https://github.com/dograh-hq/dograh
8•pritesh1908•5h ago•5 comments

Show HN: A desktop app for managing Claude Code sessions

https://github.com/doctly/switchboard
2•kapitalx•5h ago•1 comments

Show HN: I built an ISP infrastructure emulator from scratch with a custom vBNG

https://aether.saphal.me/dashboard/default
63•saphalpdyl•1d ago•19 comments

Show HN: Satellite imagery object detection using text prompts

https://www.useful-ai-tools.com/tools/satellite-analysis-demo/
51•eyasu6464•3d ago•20 comments

Show HN: Klaus – OpenClaw on a VM, batteries included

https://klausai.com/
154•robthompson2018•1d ago•90 comments

Show HN: Python DSL for system programming with manual memory and linear types

https://github.com/1flei/PythoC/
2•1flei•6h ago•0 comments
Open in hackernews

Show HN: Web-based ANSI art viewer

https://sure.is/ansi/
17•lubujackson•2d ago
My love letter to ANSI art. Full width rendering, scrolling by baud rate, text is selectable, and more.

There are some example links at the top if you're feeling lucky.

Comments

lubujackson•2h ago
Creator here - this was much more technically difficult than it seems, because rendering pixel perfect backgrounds with scaling width is non-obvious. Hit 'Esc' and you can set some options, including changing the background pattern.

If you want to see a big file, I have a direct link to load the Blocktronics WTF4 ANSI which is over 4000 lines: https://sure.is/ansi/?wtf4=1

0x073•58m ago
Wow nice. Is there a fastscroll in mobile?
lubujackson•9m ago
On the loading page you can click the word "Esc" to open the options menu and set the speed there. If you select "full line render" you can then set it from .25x to 10x speed and it doesn't do the character-by-character rendering.
raldi•2h ago
This is very cool! And I say that as someone who was in iCE in the early 1990s ;)

The baud scrolling and SAUCE support are nicely done, and "drag a zip here" is top-tier magic, though when I tried dragging in an old iCE pack's zip file, it only showed one ANSI inside there; I was expecting a file picker.

Feature suggestions: "Show invisible text" toggle and an option to switch between 16-color background mode and 8-color background mode with blink support. You're already parsing the SAUCE which has an "iCE colors" boolean; you can use this to control the default for the latter setting.

Details: https://forum.16colo.rs/t/ice-colors-or-blinking-text/27

kristopolous•1h ago
Really I'd love to see animations from https://en.wikipedia.org/wiki/TheDraw work.