frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Re: A Few Comments on 'Age' (2019)

https://groups.google.com/g/age-dev/c/r-gwwcN3L-0/m/EhEvUbG5AwAJ
1•susam•45s ago•0 comments

'Where the hell is the market risk?' Scott Bessent takes on his critics

https://www.ft.com/content/89a089db-432e-44eb-96e3-21f9ffce555c
1•zerosizedweasle•1m ago•0 comments

Assort Health Engineering Open House

https://partiful.com/e/M8VGMQfzeP380jQVhqEV
1•jlokum•1m ago•1 comments

Traveling Flame Discovery [video]

https://www.youtube.com/watch?v=SqhXQUzVMlQ
1•jodrellblank•2m ago•1 comments

How to organize your Rust tests

https://blog.logrocket.com/how-to-organize-rust-tests/
1•fanf2•3m ago•0 comments

What I want from the UK National Data Library (it's vibe coding)

https://andreasthinks.me/posts/national-data-library.html
1•crimsoneer•3m ago•0 comments

Windows will soon prompt for memory scans after BSOD crashes

https://www.bleepingcomputer.com/news/microsoft/windows-will-soon-prompt-for-memory-scans-after-b...
2•fleahunter•8m ago•0 comments

Design and reconstructible history of the Mayan eclipse table of Dresden Codex

https://www.science.org/doi/10.1126/sciadv.adt9039
1•neitsa•8m ago•0 comments

FRDM Inc – Hiring "Full Stack Engineer (AI+LLM Focus)"

https://wellfound.com/recruit/jobs/3359407
1•FRDM•9m ago•1 comments

DeepSeek OCR with Vllm – 10x cheaper on cloud GPU

https://www.youtube.com/watch?v=LCJJwDjJYqI
1•amrrs•9m ago•0 comments

We Might Not Be So Strange

https://nautil.us/we-might-not-be-so-strange-1242875/
1•rbanffy•10m ago•0 comments

Cancer has a surprising amount of detail

https://www.owlposting.com/p/cancer-has-a-surprising-amount-of
1•abhishaike•13m ago•0 comments

Odyssey-2: instant, interactive AI video

https://odyssey.ml/introducing-odyssey-2
1•olivercameron•16m ago•0 comments

Australia Invented WiFi (2012)

https://arstechnica.com/tech-policy/2012/04/how-the-aussie-government-invented-wifi-and-sued-its-...
1•asdefghyk•18m ago•1 comments

Canonical releases silicon-optimized inference snaps

https://canonical.com/blog/canonical-releases-inference-snaps
2•glitchc•18m ago•0 comments

ShaderPad – Real-Time GLSL Shader Playground

https://gangtao.github.io/ShaderPad/
1•gangtao•18m ago•1 comments

IP address truncation is not anonymization

https://00f.net/2025/10/27/ip-anonymization/
1•jedisct1•22m ago•0 comments

Learning from Abundant User Dissatisfaction in Real-World Preference Learning

https://arxiv.org/abs/2510.02341
1•PaulHoule•22m ago•0 comments

Spacing the Circles on the Smith Chart

https://www.johndcook.com/blog/2025/10/25/smith-chart-spacing/
1•ibobev•22m ago•0 comments

Tinier Than a Grain of Sand: Physicists Create the Smallest Light Pixel

https://scitechdaily.com/tinier-than-a-grain-of-sand-physicists-create-the-worlds-smallest-light-...
1•T-A•23m ago•0 comments

Google President: 'We should be able to cure cancer in our lifetime' with AI

https://www.byteseu.com/1485326/
1•speckx•23m ago•1 comments

UN expert Reem Alsalem: surrogacy is a system of violence, exploitation & abuse

https://www.ohchr.org/en/press-releases/2025/10/un-expert-calls-recognition-surrogacy-system-viol...
1•binning•25m ago•0 comments

Global Shift: Electrification Captures All Energy Demand Growth [video]

https://www.youtube.com/watch?v=H47XH_2VxLQ
1•xbmcuser•26m ago•0 comments

'AI' Sucks the Joy Out of Programming

https://alexn.org/blog/2025/10/27/ai-sucks-the-joy-out-of-programming/
6•Bogdanp•27m ago•0 comments

ChatGPT Users Show Signs of Psychotic Crisis Every Week

https://www.wired.com/story/chatgpt-psychosis-and-self-harm-update/
2•totaldude87•30m ago•0 comments

When Models Manipulate Manifolds: The Geometry of a Counting Task

https://transformer-circuits.pub/2025/linebreaks/index.html
3•1wheel•35m ago•0 comments

Language Models Are Injective and Hence Invertible

https://arxiv.org/abs/2510.15511
1•porridgeraisin•36m ago•0 comments

Graphing the Ransomware Payment Ecosystem Using STIX Objects

https://www.dogesec.com/blog/stix_graph_ransomware_crypto_ransom_payments/
1•speckx•36m ago•0 comments

"A medical miracle": is period blood an overlooked opportunity in womens health?

https://www.theguardian.com/society/ng-interactive/2025/oct/27/menstrual-period-blood-testing-wom...
4•binning•39m ago•0 comments

The AI Wildfire Is Coming. It's Going to Be Painful and Healthy

https://ceodinner.substack.com/p/the-ai-wildfire-is-coming-its-going
3•spenvo•39m ago•0 comments
Open in hackernews

JSON Query

https://jsonquerylang.org/
39•wofo•2h ago

Comments

jawns•1h ago
I'd like to know how it compares to https://jsonata.org
Alifatisk•1h ago
Can't you just visit both pages, build an understanding and compare them?
OrderlyTiamat•1h ago
Maybe the author would be in a better place to do that, having the expertise already. Also, as a user I'm quite happy with jq already, so why expend the effort?
gfody•1h ago
not to be confused with jq for querying json?
tcdent•1h ago
Doesn't the command-line utility `jq` already define a protocol for this? How do the syntaxes compare?

(LLMs are already very adept at using `jq` so I would think it was preferable to be able to prompt a system that implements querying inside of source code as "this command uses the same format as `jq`")

jonny_eh•31m ago
For convenience: https://en.wikipedia.org/wiki/Jq_(programming_language)
npodbielski•1h ago
Nice. I work on something similar but for .net.
gabrielsroka•31m ago
They have an implementation for .net https://jsonquerylang.org/implementations/#net
memelang•51m ago
I've been working on an ultra-token-efficient LLM-friendly query language. https://memelang.net/09/
wofo•48m ago
I'm working on a tool that will probably involve querying JSON documents and I'm asking myself how to expose that functionality to my users. I like the power of `jq` and the fact that LLMs are proficient at it, but I find it right out impossible to come up with the right `jq` incantations myself. Has anyone here been in a similar situation? Which tool / language did you end up exposing to your users?
arccy•43m ago
In the k8s world there's a random collection of json path, json query, some random expression language.

Just use jq. None of the other ones are as flexible or widespread and you just end up with frustrated users.

pscanf•20m ago
I have a similar use case in the app I'm working on. Initially I went with JSONata, which worked, but resulted in queries that indeed felt more like incantations and were difficult even for me to understand (let alone my users).

I then switched to JavaScript / TypeScript, which I found much better overall: it's understandable to basically every developer, and LLMs are very good at it. So now in my app I have a button wherever a TypeScript snippet is required that asks the LLM for its implementation, and even "weak" models one-shot it correctly 99% of the times.

It's definitely more difficult to set up, though, as it requires a sandbox where you can run the code without fears. In my app I use QuickJS, which works very well for my use case, but might not be performant enough in other contexts.

HatchedLake721•3m ago
https://jsonpath.com/ or https://jsonata.org/
wofo•1m ago
Would you mind sharing a bit more? Have you used them? How did that go?
linhns•45m ago
Nice work with a jq-esque feel. Website is cut on mobile devices though
lenkite•43m ago
There are a ridiculous number of JSON query/path languages. Wish all the authors got together and harmonized on a standard.
nartho•37m ago
Plus, I feel like most, if not all, higher level languages already come with everything you need to do that easily. Well except for go that requires you to create your own filter function.
miohtama•37m ago
Xkcd.gif
thayne•26m ago
There is a standard in RFC 9535 (JSONPath)[1]. But as far as I can tell, it isn't very widely used, and it has more limited functionality than some of the alternatives.

[1]: https://datatracker.ietf.org/doc/html/rfc9535

NewJazz•17m ago
Postgresql supports jsonpath, right?
Groxx•5m ago
SQLite might too, though I'm struggling to find anything explicit about the syntax: https://sqlite.org/json1.html#jptr

it might just be a very limited subset?