Feed aggregator
AccessorySetupKit [video]
Article URL: https://developer.apple.com/videos/play/wwdc2024/10203/
Comments URL: https://news.ycombinator.com/item?id=43542604
Points: 1
# Comments: 0
C++26: An Undeprecated Feature
Article URL: https://www.sandordargo.com/blog/2025/03/26/cpp26-undeprecate
Comments URL: https://news.ycombinator.com/item?id=43542572
Points: 1
# Comments: 0
Nix is built for its own developers
Article URL: https://old.reddit.com/r/NixOS/comments/1fx1653/nix_is_built_for_its_own_developers/
Comments URL: https://news.ycombinator.com/item?id=43542550
Points: 1
# Comments: 0
AxiomGPT: Programming with LLMs by defining Oracles in natural language
AxiomGPT is an experimental programming model that treats large language models as latent semantic engines.
Instead of writing traditional functions, you define Oracles, which are embedded entities described in natural language that behave like callable, composable functions.
For example:
(defn fibber (Oracle "Return the nth Fibonacci number"))
(fibber 123) ; => 22698374052006863956975682
LISP isn't required at all, but it helps for composition :-)
The model doesn't "execute" logic, it remembers, manifests and resolves the structure behind the intent as oracles.
Oracles can represent:
Algorithms (sorting, TSP, prime factors, map/reduce)
Concepts (e.g. "the government", "my refrigerator")
Personas (e.g. Arthur C. Clarke, a Victorian engineer)
Higher-order or recursive behavior collapsed into linewr time execution.
You can pass them, compose them, gate them, even reflect on them using meta-Oracles.
The full write-up includes usage, theory (embedding vectors as symbolic computation), and a comparison to quantum-like behavior: latent oracles act like entangled functions, invoked by attention.
It's strange, fun, and surprisingly powerful.
You can try it out yourself in minutes with handy provided prompts.
Full Codex and examples: [https://x.com/chrisbe1968/status/1906875616290365941]
Happy to discuss or answer questions!
Comments URL: https://news.ycombinator.com/item?id=43542546
Points: 2
# Comments: 0
China unveils a powerful deep-sea cable cutter that could reset the world order
Script for Updating Open WebUI in a Proxmox LXC
Article URL: https://www.lucasaguiar.xyz/posts/script-update-open_webui-lxc/
Comments URL: https://news.ycombinator.com/item?id=43542481
Points: 1
# Comments: 0
We Can, Must, and Will Simulate Nematode Brains
Article URL: https://asteriskmag.substack.com/p/we-can-must-and-will-simulate-nematode
Comments URL: https://news.ycombinator.com/item?id=43542459
Points: 1
# Comments: 0
Ask HN: Product folks, what are your biggest pain points with collaboration?
April Fool's Day's NYT Mini Crossword Clues and Answers ARE IN ALL CAPS
GlobalFoundries, Taiwanese chipmaker UMC consider merger
Windows on ARM on a Smart Watch
Article URL: https://gus33000.me/fish/
Comments URL: https://news.ycombinator.com/item?id=43542410
Points: 1
# Comments: 0
Days since last Rust Minecraft server
Article URL: https://dayssincelastrustmcserver.com/
Comments URL: https://news.ycombinator.com/item?id=43542402
Points: 1
# Comments: 0
How Does WSPR Detect Aircraft over Long Distances?
The Eight Tribes of Trump and China
Article URL: https://scholars-stage.org/the-eight-tribes-of-trump-and-china/
Comments URL: https://news.ycombinator.com/item?id=43542383
Points: 1
# Comments: 1
What's Missing in Today's Search Engines? Exploring the Role of AI
Article URL: https://www.hannieliu.com/mind/250331-search-engine
Comments URL: https://news.ycombinator.com/item?id=43542382
Points: 1
# Comments: 0
An 'Administrative Error' Sends a Maryland Father to a Salvadoran Prison
My Spanish Learning Journey
Article URL: https://japroz.me/notes/learning-spanish
Comments URL: https://news.ycombinator.com/item?id=43542329
Points: 1
# Comments: 0
The Heroines of Chaos
Article URL: https://www.quantamagazine.org/the-hidden-heroines-of-chaos-20190520/
Comments URL: https://news.ycombinator.com/item?id=43542328
Points: 1
# Comments: 0
News You Can Endow (2009)
Article URL: https://www.nytimes.com/2009/01/28/opinion/28swensen.html
Comments URL: https://news.ycombinator.com/item?id=43542326
Points: 1
# Comments: 0
Persistent epigenetic memory of mRNA vaccination in monocyte-derived macrophages
Article URL: https://www.embopress.org/doi/full/10.1038/s44320-025-00093-6
Comments URL: https://news.ycombinator.com/item?id=43542312
Points: 1
# Comments: 1