frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Hcsec-2026-23: Multiple vulnerabilities impacting HashiCorp Terraform MCP Server

https://discuss.hashicorp.com/t/hcsec-2026-23-multiple-vulnerabilities-impacting-hashicorp-terraf...
1•toomuchtodo•25s ago•0 comments

Cloudflare OS

https://os.cloudflare.app/
1•coloneltcb•1m ago•0 comments

Show HN: We built an open USB-C Power Delivery analyzer and programmable sink

https://github.com/T76-org/drpd
1•mtabini•1m ago•0 comments

Automating production triage with a reviewer, generator, evaluator loop

https://ferdeen347830.substack.com/p/automating-production-triage-with
1•ferdeen•2m ago•0 comments

Show HN: Sixteen sign-in pages for one app, switchable with one env var

https://wordhoard-design-lab.vercel.app
1•sidclaw•2m ago•0 comments

CaptiveCrunch: Midnight Blizzard targets travelers worldwide for malware

https://www.microsoft.com/en-us/security/blog/2026/07/31/captivecrunch-midnight-blizzard-targets-...
1•zczc•2m ago•0 comments

Show HN: LLM control of deterministic coder – Sif 1.0 – LLMs as vibe coders

https://github.com/Mac-at-SifSys/Sif-1.0
1•tmbird•3m ago•0 comments

Google Assistant is going away on Mobile Devices

https://images.seroundtable.com/google-assistant-going-away-laEdSzU1.png
2•franze•4m ago•0 comments

Show me an intelligent social media platform; I will show you a dead platform

https://disassociated.com/show-intelligent-social-media-platform-show-dead-platform/
1•Brajeshwar•6m ago•0 comments

Google Blogger locks blogs in malware false positive

https://www.bleepingcomputer.com/news/google/google-blogger-locks-hundreds-of-blogs-in-malware-fa...
1•datakan•7m ago•0 comments

Kotro – local control plane for coding agents

https://github.com/kotro-labs/kotro-proxy-engine
2•rameshpandian•8m ago•0 comments

We gave a village personal AI agents

https://blog.cosmos-institute.org/p/we-gave-a-village-personal-ai-agents
2•carterac•8m ago•1 comments

Where was Mythos when WordPress fell?

https://patrik.re/where-was-mythos-when-wordpress-fell/
1•patrikgrobs•8m ago•0 comments

Show HN: Mvn-lite – I taught Maven to be an introvert for coding agents

https://pvrlabs.xyz/articles/introverted-maven.html
1•ejboy•8m ago•0 comments

Macron's "Free speech is pure bullshit." and the hand that hollows free speech

https://thephilodev.substack.com/p/the-hand-that-hollows-free-speech
1•philo_dev•9m ago•0 comments

Show HN: TestFlight iOS native Buzz client "Hive for Buzz"

https://testflight.apple.com/join/ecMyGtBy
1•pompeii•9m ago•0 comments

Curie – ship Claude Code agents to Kubernetes with Git push

https://github.com/curie-eng/curie
2•athusoo•10m ago•0 comments

What if software shipped with a software engineer? (2025)

https://manuel.kiessling.net/2025/11/04/what-if-software-shipped-with-a-software-engineer/
1•hk__2•11m ago•0 comments

Citigroup, Idaho, and Build-a-Bear Launched a Coordinated Attack on Me

https://knock-knock.net/blog/citigroup-idaho-build-a-bear/
1•djkurlander•11m ago•0 comments

Show HN: SlickFast Deterministic Chart/Dash Renderer, No Browser(JSON → SVG/PNG)

https://slickfast.com/
1•AlexRenders•12m ago•1 comments

Show HN: Text adventure to learn skills and agents

https://meridian-claude.dogeared.dev
1•afitnerd•12m ago•0 comments

A Deep (and Fuzzy) Dive into Search

https://blog.serenedb.com/fuzzy-search-deep-dive
1•theanonymousone•14m ago•0 comments

How Blackwing Pencils are Made [video]

https://www.youtube.com/watch?v=fow-LsdaH2E
1•NaOH•15m ago•0 comments

Microsoft Is Quietly Deleting Mentions of 32 GB RAM Recommendation for Win 11

https://www.techpowerup.com/351384/microsoft-is-quietly-deleting-mentions-of-32-gb-ram-recommenda...
1•speckx•15m ago•0 comments

US judge grants DOJ request to dismiss January 6 cases against Oath Keepers

https://www.reuters.com/world/us-judge-grants-justice-department-bid-dismiss-oath-keepers-prosecu...
1•petethomas•15m ago•0 comments

Use AI to make code better

https://joshmock.com/post/2026-08-use-ai-to-make-code-better/
1•JoshMock•16m ago•0 comments

Show HN: Offline 180.9M-parameter LLM and Agent inference on ESP32-P4

https://github.com/cyfrit/p-for-llm
1•Cyfrit•16m ago•0 comments

Foundation Model to Predict Airspace

https://archer.com/tech-blog/zee-predicting-the-airspace
4•polzounov•16m ago•0 comments

Zero-Day to Zero Doubt: AI-Powered CVE Forensics in an Afternoon

https://blog.quent.in/blog/2026/07/31/zero-day-to-zero-doubt-ai-powered-cve-forensics-in-an-after...
1•sylvainkalache•16m ago•0 comments

Celeris-1: A diffusion LLM benchmarked at 2,082 output tokens/s

https://artificialanalysis.ai/models/celeris-1
2•jn2clark•18m ago•1 comments
Open in hackernews

TSON – A JSON superset with immutable, hash-pinned schemas

https://tson.io/
21•andrewjneumann•1h ago

Comments

myshapeprotocol•52m ago
Hash-pinned schemas are definitely the right direction for ensuring verifiable provenance across distributed systems. Great concept!
andrewjneumann•46m ago
Agree. It’s early stages, but I love the approach!
flanked-evergl•46m ago
why can't you use hash pinned schemas with existing json? Why do you need a new format for it?
IncreasePosts•24m ago
Here's some json: []

How do you add schema info to that?

crote•22m ago
Like this:

    {
        'schema': 'c3ab8ff13720e8ad9047dd39466b3c8974e592c2fa383d4a3960714caef0c4f2',
        'data': []
    }
phailhaus•18m ago
And there you go, just `[]` is no longer valid, so you need a new format.
ltbarcly3•1m ago
If you need a schema for [] you have lost the plot.
azatom•43m ago
when will be xson invented, with support of xpathson and xsdson but strictly leaving out other xml features.. for future improvement?
robto•31m ago
Seems like it draws a lot of inspiration from EDN. Tagged literals, commas-as-whitespace (and optional), and anything-can-be-a-key are features I sorely miss when I have to go back to JSON.

Don't know how I feel about optional quotes around strings, that seems like a mistake. And having an immutable set literal would be nice as well.

waweic•11m ago
Because I may not be the only one who was confused initially: I think EDN in this instance refers to the data serialization format (Extensible Data Notation) from the Clojure people, not to CBOR-EDN (Extended Diagnostic Notation), which also offers tagged literals and anything-can-be-a-key, IIRC.

Really unfortunate naming

esafak•24m ago
If the author is here, the Github repo in https://litterat.io/ should be https://github.com/litterat
tonyg•23m ago
Absolute slop. Interesting that the end result, the place where Claude ended up, is similar to a (human-authored, windmill-tilting) project of mine, https://preserves.dev/ . Though with a much prettier website and far, far, far more words.
hmokiguess•17m ago
I think I'm gonna go back to XSLT
minraws•17m ago
you can just add schema to json why add new syntax now, especially for json I dont think it makes sense I honestly believe the war is over there won't be a xml to json moment unless we move to a new platform other than browsers which seem rather unlikely, json honestly is fine for something that's somewhat human readable...
ltbarcly3•1m ago
great another shitty JSON variant. now I'll have 9 different json-like libraries in every project that I can't get rid of.