frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

When First Amendment free speech protections came up against the Red Scare

https://theconversation.com/first-amendment-in-flux-when-free-speech-protections-came-up-against-...
1•hn_acker•1m ago•1 comments

Color Palette Pro: A Synthesizer for Color

https://ryanfeigenbaum.com/color-palette-pro/
2•interpol_p•3m ago•0 comments

Spiral Development for Hardware Programs

https://www.asbuilt.pub/p/spiral-development-for-hardware-programs
2•bharbr•3m ago•0 comments

World Bank Published about Artificial Intelligence in Bulgarian

https://wbginstitute.nouswise.com/c/fcd839f7-c91c-412f-baef-32e4842064f3
1•kaven1234•4m ago•0 comments

Fired techie admits sabotaging ex-employer, causing $862K in damage

https://www.theregister.com/2025/11/20/it_contractor_sabotage/
1•Bender•5m ago•0 comments

Show HN: UsageFlow – API usage metering, rate-limits and usage reporting

1•ronenalbagli•7m ago•0 comments

I made a voice agent to call my internet provider

https://www.businessinsider.com/scammed-internet-provider-lower-my-bill-deepfakes-ai-2025-11
1•indigodaddy•8m ago•0 comments

Stop Paying for Kubernetes Load Balancers: Use Cloudflare Tunnel Instead

https://vinta.ws/code/stop-paying-for-kubernetes-load-balancers-use-cloudflare-tunnel-instead.html
1•gibuloto•8m ago•1 comments

Rewiring Mozilla: Doing for AI what we did for the web

https://blog.mozilla.org/en/mozilla/rewiring-mozilla-ai-and-web/
3•soheilpro•12m ago•0 comments

US Citizens and Chinese Nationals Arrested for Exporting AI Technology to China

https://www.justice.gov/opa/pr/us-citizens-and-chinese-nationals-arrested-exporting-artificial-in...
6•737min•13m ago•0 comments

We present Olmo 3, our next family of open, leading language models

https://twitter.com/natolambert/status/1991508141687861479
1•ljosifov•13m ago•0 comments

The Droid Wars: Breaking up an AI‑orchestrated cyber fraud campaign

https://factory.ai/news/droid-neutralizing-fraud
1•janpio•14m ago•0 comments

Elon Musk says: money will be irrelevant soon thanks to AI and robotics

https://fortune.com/2025/11/20/elon-musk-tesla-ai-work-optional-money-irrelevant/
4•iamtech•15m ago•1 comments

The new Grok on X is aligned to favor Elon Musk over anyone else when asked

6•kranke155•16m ago•0 comments

Does AI-Assisted Coding Deliver? A Difference-in-Differences Study

https://arxiv.org/abs/2511.04427
2•airstrike•20m ago•0 comments

Making Fast-Paced Multiplayer Networked Games Is Hard (2015)

https://www.codeproject.com/articles/Making-Fast-Paced-Multiplayer-Networked-Games-is-H
1•indigodaddy•20m ago•0 comments

Elon Musk's Grokipedia cites a neo-Nazi website 42 times, researchers say

https://www.nbcnews.com/tech/elon-musk/elon-musk-grokipedia-wikipedia-neo-nazi-grok-42-encycloped...
4•tastyface•21m ago•0 comments

Dell Now Shipping Laptop with Qualcomm NPU on Linux Ahead of Windows 11

https://www.phoronix.com/news/Dell-Pro-Max-With-Qualcomm-NPU
2•Bender•24m ago•0 comments

Show HN: TDS Compass – AI prompt for your communication style

https://resonantlabsai.github.io/tds.compass/index.html
1•relationalai•25m ago•0 comments

US troops invade Mexico in dramatic escalation

https://www.dailymail.co.uk/news/article-15310923/US-troops-Mexican-beach-invasion-fentanyl.html
5•Bender•27m ago•4 comments

PHP 8.5 Released with New Pipe Operator, New URI Extension and Clone With

https://www.phoronix.com/news/PHP-8.5-Released
1•mikece•28m ago•1 comments

Show HN: Premortem, a coding-agent-powered airplane blackbox

https://github.com/tilework-tech/nori-premortem
2•theahura•28m ago•1 comments

Dropout CEO on launching superfan tier as streamer crosses 1M subscribers

https://variety.com/2025/tv/news/dropout-superfan-tier-price-explained-sam-reich-1236564699/
1•PaulHoule•28m ago•0 comments

Reversing the Construction of the View-Projection Matrix (Game Engine Reversing)

https://zero-irp.github.io/ViewProj-Blog/
1•davikr•29m ago•0 comments

Show HN: Cursor Usage Stats – simple dashboard for your Cursor usage

https://goldfish-app-in4yd.ondigitalocean.app/
2•elban•29m ago•1 comments

Cutting LLM Batch Inference Time by Half with Dynamic Prefix Bucketing

https://www.daft.ai/blog/cutting-llm-batch-inference-time-in-half-dynamic-prefix-bucketing-at-scale
2•DISCURSIVE•31m ago•0 comments

Bandage-like device brings texture to touchscreens

https://news.northwestern.edu/stories/2025/11/bandage-like-device-brings-texture-to-touchscreens
3•geox•34m ago•0 comments

The Right-wing schism over property taxes

https://progressandpoverty.substack.com/p/the-right-wing-schism-over-property
3•WillDaSilva•34m ago•0 comments

Who is OpenAI's auditor? (Update: it's Deloitte)

https://www.ft.com/content/3cff198e-25e5-481a-bd34-e26941e1d12d
3•naves•34m ago•0 comments

AI Is Writing Its Own Kernels, and They Are 17x Faster

https://adrs-ucb.notion.site/autocomp
25•accheng•34m ago•13 comments
Open in hackernews

Show HN: STDM – Make Your Documents and Data Think by Embedding LLM Instructions

https://github.com/csiro/stdm
1•benl_c•6mo ago
Hi HN, I’m Ben from CSIRO, Australia’s national science agency. We’ve been exploring how to make data and documents "think" when you use them with LLMs. We call it Self-Thinking Data Manifests (STDM). The idea is to embed plain-text instructions directly within files that tell an LLM how it should think about that data and interact with the user. We demonstrate it with PDF and HTML documents but in the future hope it might be possible for lots of formats.

Why Thinking Data?

* *Enhance PDF drag-and-drop* People already drag scientific papers and reports into LLMs to chat with them, but the interaction is often generic. STDM gives authors more control and customisation in these scenarios. It inverts custom chat-to-pdf systems: instead of building custom RAG interfaces on top of documents, we’re programming the LLM from within the document itself.

* *Author-directed interpretation* STDM helps ensure LLMs approach content with the author’s intended context and purpose, especially for complex scientific or technical data.

* *Smarter documents* Files with embedded STDM carry their own interactive logic, analysis routines, or guided explorations, making them more like mini-applications.

* *Towards in-document LLM programming* We see STDM as a step toward a future where data and instructions combine to form a kind of memory and quasi-procedural instruction set for LLMs; perhaps entire programs could live inside agentic LLM contexts using this approach.

To build an STDM you define a GOAL for the LLM, set CONSTRAINTS for interpretation, suggest REQUESTED_TOOLS (such as code_interpreter for analysis or web_retrieval for context), and optionally sketch out a CUSTOM_UI_DEFINITION (e.g a text-based UI, UX, or specific output format). When a user loads an STDM-enabled file into a capable LLM and explicitly tells the LLM to follow these instructions, the LLM uses the embedded manifest to guide its behaviour.

A mandatory Safety Preamble within the STDM instructs the LLM to await explicit user command and consent before executing any significant actions (especially tool use), ensuring the user is in control.

STDM is designed to be model-agnostic, STDM has been tested with GPT, Claude, and Gemini, if an LLM can read text and follow structured instructions, it should work with STDM. See it in action (save the file, upload/paste it into your LLM, then tell the LLM: Follow the STDM instructions in this document):

* Interactive Floodplain Study (HTML) This one can think about fetching live news if you allow it: https://csiro.github.io/stdm/examples/floodplain.html

* Same study (PDF) See how it thinks to answer questions based on its embedded guide: https://csiro.github.io/stdm/examples/floodplain.pdf

* The Brain (GitHub Spec v0.1, more examples, 2-min explainer video in README): https://github.com/csiro/stdm

This is an early-stage v0.1 specification and very much an experiment. We’re excited by the potential of data that can explain itself or guide its own analysis via an LLM, data that can think! We’d love to hear your thoughts. Is this a useful direction for programming LLMs or creating more dynamic documents? What are the pitfalls (we’ve focused on explicit invocation and consent as key safeguards)? How might you use data that thinks or programs its own interaction?