frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Claude Code Is Down

2•valdezm•1m ago•0 comments

Claude throwing 500 errors, might be down?

4•ricberw•2m ago•2 comments

One Weird Hashing Trick

https://notes.hella.cheap/one-weird-hashing-trick.html
1•birdculture•4m ago•0 comments

Wrangling Kubernetes Contexts

https://natkr.com/2025-11-14-kubernetes-contexts/
1•todsacerdoti•10m ago•0 comments

ELD loopholes fueling trucking fraud, driving good carriers out of business

https://www.freightwaves.com/news/eld-loopholes-fueling-fraud-driving-good-carriers-out-of-busine...
1•ilamont•10m ago•0 comments

The US reduced debt following World War II and what it would take to do so again

https://www.rand.org/pubs/research_reports/RRA2614-4.html
3•hhs•16m ago•0 comments

Chinese spies told Claude to break into 30 critical orgs. Some attacks succeeded

https://www.theregister.com/2025/11/13/chinese_spies_claude_attacks/
1•raybb•17m ago•0 comments

Promise-render – Render React components as async functions

https://github.com/qkudev/promise-render
1•qkudev•20m ago•0 comments

In defense of Apple's $230 iPhone sock

https://techcrunch.com/2025/11/13/in-defense-of-apples-230-iphone-sock/
1•hackernj•23m ago•0 comments

Danish man given suspended sentence for sharing nude film scenes on Reddit

https://www.bbc.com/news/articles/c201yq43k66o
2•Teever•24m ago•1 comments

Maze Procedure for Atrial Fibrillation

https://my.clevelandclinic.org/health/treatments/17086-heart-surgery-for-atrial-fibrillation-maze
1•thunderbong•25m ago•0 comments

Does quantum gravity happen at the Planck scale?

https://arxiv.org/abs/2501.07614
1•hhs•27m ago•0 comments

Template Interpreters

https://zackoverflow.dev/writing/template-interpreters/
1•ingve•29m ago•0 comments

Recover Kotlin coroutine traces with Decoroutinator

https://medium.com/@berestinsky/recover-kotlin-coroutine-traces-with-decoroutinator-2ec8272a91f9
1•reformatorD•31m ago•0 comments

Canopy It's a fast rust CLI that prints directory trees

https://github.com/hnpf/canopy
1•virexdev•34m ago•1 comments

60 GHz Wi-Fi

https://en.wikipedia.org/wiki/WiGig
1•denysonique•38m ago•0 comments

Editorial Independence Means Technological Independence

https://www.cjr.org/tow_center/editorial-independence-means-technological-independence.php
5•nhatcher•49m ago•0 comments

Show HN: Audarma – LLM-powered translation for React with smart caching

https://github.com/audarma/audarma
1•eldarsyzdykov•51m ago•0 comments

Ask HN: Are you maintaining an app using Rails 4.x or lower?

2•nico•1h ago•0 comments

Can we bootstrap AI Safety despite being unable to even define it?

https://arxiv.org/abs/2511.09493
2•cryptohell•1h ago•1 comments

Cursor Raises Funds at $29.3B Valuation

https://www.bloomberg.com/news/articles/2025-11-13/ai-startup-cursor-raises-funds-at-29-3-billion...
10•blahgeek•1h ago•0 comments

Show HN: Prom.dev – Prompts that simulate Hacker News (and a tool to share them)

https://prom.dev/u/hjack/l/hn
9•hjack_•1h ago•5 comments

Things you wish you didn't need to know about AWS service-linked roles

https://www.plerion.com/blog/about-aws-service-linked-roles
2•cebert•1h ago•0 comments

The DNC Ordered Workers Back to the Office. Its Union Isn't Pleased

https://atlanticinsider.com/journals/the-d-n-c-ordered-workers-back-to-the-office-its-union-isnt-...
3•run414•1h ago•0 comments

Creating Rimworld Mods to Add LLM PCG and LLM NPCs to Enhance Its RPG Elements

https://blog.walterfreedom.com/testing-rimworld-for-benchmarking-and-llm-assisted-game-dev-purposes/
2•walterfreedom•1h ago•4 comments

Flying car factory begins production in China

https://www.euronews.com/video/2025/11/13/worlds-first-flying-car-factory-begins-production-in-china
2•amelius•1h ago•1 comments

Elitzur–Vaidman Bomb Tester

https://en.wikipedia.org/wiki/Elitzur%E2%80%93Vaidman_bomb_tester
2•josh-sematic•1h ago•0 comments

Chromebook Tricks (with a small magnet)

https://docs.google.com/document/d/1pIBcXav-NLNcWM5CnqDzrJGdkFiKVArCCxKZ6O73sCE/edit?tab=t.0
3•kalonb911•1h ago•2 comments

The emergence and diversification of dog morphology

https://www.science.org/doi/10.1126/science.adt0995
4•Marshferm•1h ago•0 comments

What You Can Learn from 4k Conversations Between Israelis and Palestinians

https://www.betterconflictbulletin.org/p/what-you-can-learn-from-4000-conversations
1•anarbadalov•1h ago•0 comments
Open in hackernews

Show HN: Trace.taxi – easy agent messages visualization

1•thomasahle•1h ago
this is an alternative to langfuse and mlflow for visualizing your agent traces. It has no sign up, no hosting and all data stays on your laptop.

I was working with benchmarking agents using terminal-bench, and I often found myself with a bunch of messages json that I needed to read. Combined with MCP calls and base64 images, these things can get quite hairy.

So I build a visualizer, inspired by ampcode, that neatly parses eveything and displays it in your browser for quick debugging. It's open source and serverless, so you can run it as you please.

I tested mostly with my own logs from ~/.claude/projects/, so it's possible you'll be able to break it. Let me know if you do!

Comments

thomasahle•54m ago
Github: https://github.com/thomasahle/trace-taxi

Link: https://trace.taxi