frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

World Tour Finals 2026 Algorithm: Human vs. AI Exhibition Match

https://atcoder.jp/login?continue=https%3A%2F%2Fatcoder.jp%2Fcontests%2Fawtf2026algo%2Fstandings%...
1•limoce•2m ago•0 comments

A certain kind of talk around LLMs that I find increasingly puzzling

https://twitter.com/esrtweet/status/2074889702381953222
1•tosh•2m ago•0 comments

The Web's HTTP Header Junk Drawer

https://jonlu.ca/posts/http-headers-top-1000
1•luu•2m ago•0 comments

Another German state heads down the open source sovereignty road

https://www.theregister.com/software/2026/07/08/another-german-state-heads-down-the-open-source-s...
1•baranul•4m ago•0 comments

Stride Game Engine

https://www.stride3d.net/
1•notRobot•9m ago•0 comments

I built a $10M run rate AI Startup in 150 days [video]

https://www.youtube.com/watch?v=VMyHC7qUrhI
1•zetamax•16m ago•0 comments

SanDisk has highest unrealized losses

https://old.reddit.com/r/StockMarket/comments/1uqmktf/sandisk_has_highest_unrealized_losses/
1•mgh2•17m ago•0 comments

The potential role of iron fuel in Europe's clean energy transition

https://www.cell.com/chem-circularity/fulltext/S3051-2948(26)00043-5?_returnURL=https%3A%2F%2Flin...
1•Tomte•20m ago•1 comments

Why new €3 customs charge tells a bigger story about global trade

https://www.rte.ie/brainstorm/2026/0709/1582146-3-euro-customs-charge-online-shopping-global-trad...
2•austinallegro•23m ago•0 comments

The 4th Amendment Moves to the Cloud: Chatrie and the Future of Digital Privacy

https://www.wilmerhale.com/en/insights/client-alerts/20260702-the-fourth-amendment-moves-to-the-c...
1•greyface-•25m ago•0 comments

Show HN: PandaPage – host an HTML page with one curl, no signup, auto-expires

https://pandapage.clawshop.sh
1•itskritix•25m ago•0 comments

Local codereview tool for handing structured review to agent

https://github.com/rosenbjerg/local-review
1•mrosenbjerg•30m ago•1 comments

Probelock – lockfile for LLM tool calling

https://github.com/kelkalot/probelock
1•rar101x•31m ago•0 comments

Show HN: Reddit-opportunities – See who is asking for you in Reddit

https://karmybot.com/reddit-opportunities
1•dhante•31m ago•0 comments

New Horizons Pluto probe just woke itself up after 321 days of hibernation

https://www.theregister.com/science/2026/07/09/new-horizons-pluto-probe-just-woke-itself-up-after...
3•jnord•34m ago•0 comments

Show HN: Facebook Videos Downloader

https://chromewebstore.google.com/detail/video-downloader/depedcledfjjdoikcjfbdjlncjfbpjjg
1•qwikhost•36m ago•0 comments

Show HN: Stockoscope – 5-dimension stock analysis where you set the weights

https://stockoscope.com
1•navdhand•36m ago•0 comments

1-in-2 phones sold in Africa exfiltrate whole-device activity to China

https://www.nowsecure.com/blog/2026/07/08/what-the-transsion-telemetry-research-means-for-mobile-...
3•lmbbuchodi•38m ago•0 comments

Zine 0.12.0

https://zine-ssg.io/log/?v0.12.0#v0.12.0
2•birdculture•39m ago•0 comments

Former GitHub CEO launches competitor designed for the age of vibe coding

https://www.theregister.com/ai-and-ml/2026/07/08/former-github-ceo-launches-competitor-designed-f...
3•uukelele•41m ago•0 comments

Google pays $250K for Linux vulnerability allowing guest VM escapes

https://arstechnica.com/security/2026/07/high-severity-guest-vm-escape-is-1-of-2-linux-vulnerabil...
2•joozio•42m ago•0 comments

A Trip to 90s Kansai: Exploring the XD FirstClass Network BBS

https://cdrom.ca/games/2026/05/30/xd.html
1•zetamax•44m ago•0 comments

A MIT KDC policy plugin for cross-realm authorization

https://gurulabs.com/blogs/kerberos-cross-realm-authorization-xrealmauthz/
1•4onthefloor124•45m ago•0 comments

Show HN: Gepard 1.0 – open-source streaming TTS that speaks as text arrives

https://huggingface.co/spaces/nineninesix/gepard
1•joeyeh_•46m ago•0 comments

Cursed circuits #6: reverse avalanche oscillator

https://lcamtuf.substack.com/p/cursed-circuits-6-reverse-avalanche
2•surprisetalk•47m ago•0 comments

Show HN: The Book of Uncertain Light – A Philosophical Text for LLMs

https://uncertainlight.com
1•CompanyGardener•48m ago•0 comments

What Everyone Should Know About How Capital Works

https://jacobin.com/2026/07/marx-capital-harvey-economics-contradiction
2•one33seven•52m ago•2 comments

Greppy – A drop-in grep with code-nav subcommands for AI agents

https://github.com/metric-space-ai/greppy
1•metricspaceai•55m ago•0 comments

How do you promote a low value, high conversion rate app without PPC?

https://www.asnotes.io/
1•gb2d_hn•1h ago•1 comments

Facebook takes no action on AI far-right influence campaign flagged a month ago

https://www.independent.co.uk/news/uk/home-news/facebook-far-right-ai-video-life-in-britain-b3004...
2•vrganj•1h ago•0 comments
Open in hackernews

Show HN: JSON Tapose – A Simple, Client-Side JSON Diff Viewer

https://www.jsontapose.com/
2•handsupmin•1y ago
Hi HN!

I built a simple JSON diff viewer that runs entirely in your browser.

I needed a tool to compare JSONs that was both visually appealing and easy to use, so I made one.

Key features:

- Side-by-side JSON comparison with syntax highlighting

- Works with differently ordered fields (unlike most text editors)

- Client-side only - your data never leaves your browser

- JSON beautify/formatting

- Dark/light themes

- No signup required

Tech stack:

- React + TypeScript

- DaisyUI for styling

- Vite for build

Try it out: https://www.jsontapose.com

Source: https://github.com/handsupmin/json-tapose

I'd love to hear your feedback and suggestions for improvement!

Comments

atmanactive•1y ago
Sounds great, looks good, looking forward to trying it out.

The themes are beautiful. It would be even better if it would respect prefers-color-scheme [0] and automatically switch to one of the dark-mode themes on operating systems configured for dark mode.

https://developer.mozilla.org/en-US/docs/Web/CSS/@media/pref...

handsupmin•1y ago
That’s a great idea! I’ll try it. Thanks a lot!