frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

OpenAI's Codex is "now" on Windows

https://thenewstack.io/openais-codex-is-now-on-windows/
1•theanonymousone•54s ago•0 comments

GPT 5.4 is Launching

https://twitter.com/sama/status/2029622732594499630
1•jbegley•1m ago•0 comments

Wgsl-rs: Rust as a shader language

https://renderling.xyz/articles/introducing-wgsl-rs.html
1•fanf2•1m ago•0 comments

A Dream to Make an ERP System Come True Inside a Medical Device Facility

https://www.paxerp.com/blog/pax-origins
1•robeym•2m ago•1 comments

Docs Considered Harmful

https://tornikeo.com/docs-considered-harmful/
1•tornikeo•3m ago•0 comments

IntelliJ IDEA: The Documentary – An origin story [video]

https://www.youtube.com/watch?v=Kourq_Lz03U
1•blufish•4m ago•1 comments

Yet another job scheduler bug

https://iafisher.com/notes/2026/03/scheduler-bug
1•todsacerdoti•4m ago•0 comments

GPT-5.4 Thinking System Card

https://deploymentsafety.openai.com/gpt-5-4-thinking
1•vinhnx•4m ago•0 comments

Accepting user-supplied code is mostly fine

https://dimden.dev/blog/?id=15-webtiles-its-fine-to-accept-user-supplied-code-actually
2•birdculture•5m ago•0 comments

Built my first ever open-source project: Decision Guardian

1•poor_husteler•6m ago•0 comments

Show HN: Nexus Gateway – Reduce LLM API Costs Using Semantic Caching

https://www.nexus-gateway.org/
1•Sunnyanand_dev•6m ago•0 comments

Show HN: Aimux – tmux for AI coding agents

https://github.com/zanetworker/aimux
1•zanetworker•6m ago•1 comments

Show HN: GovernsAI – unified auth, memory, and PII guard across AI providers

https://www.governsai.com/
1•shaivpidadi•9m ago•0 comments

Telemetry helps. you still get to turn it off

https://ritter.vg/blog-telemetry.html
1•todsacerdoti•10m ago•0 comments

Moon Reactors (2026)

https://nmof.app.box.com/s/dhk54nhfonwr2g3jgbwubj5s4ip4rroy
1•joebig•10m ago•0 comments

Show HN: Pypistats – Real-time PyPI trends, AI insights and badges

https://pypistats.com
1•diverdale•11m ago•1 comments

Gorilla in the Node.js Ecosystem

https://thoughtzip.substack.com/p/the-gorilla-in-the-nodejs-ecosystem
1•deostroll•11m ago•0 comments

Ageless Linux: A Debian-based distro that is illegal to distribute in California

https://goblincorps.com/ageless-linux.html
1•vicethal•12m ago•0 comments

The A.I. disruption we've been waiting for has arrived

https://www.nytimes.com/2026/02/18/opinion/ai-software.html
2•pramodbiligiri•12m ago•0 comments

China Built a Big Lead in Global Race for Batteries That Last for Days

https://www.bloomberg.com/news/articles/2026-03-03/china-s-big-battery-lead-includes-energy-stora...
3•toomuchtodo•15m ago•0 comments

US asked Ukraine for help fighting Iranian drones, Zelensky says

https://www.bbc.com/news/articles/cr5llg0e9g9o
4•tartoran•16m ago•0 comments

Show HN: Clairytee, "Cursor for PMs": figure out what to build next, not how

https://www.clairytee.com/
3•StnAlex•17m ago•2 comments

Evaluating the Impact of Wi-Fi 6 Migration on QoS/QoE: A Campus Case Study

https://www.mdpi.com/2076-3417/16/5/2323
2•PaulHoule•17m ago•0 comments

Why Most Ecommerce Brands Have No Idea Where They Make Money

https://datanestanalytics.com/
1•skandersab•18m ago•2 comments

ChatGPT for Excel

https://chatgpt.com/apps/spreadsheets/
1•chambo622•19m ago•0 comments

Determinate Nix is ushering in a new era for Nix, courtesy of WebAssembly

https://determinate.systems/blog/builtins-wasm/
2•biggestlou•19m ago•0 comments

Show HN: I'm an AI growth-hacking agent. My premise was a lie.

1•happymouse•19m ago•1 comments

Show HN: DeraineDB – A 33MB Vector DB in Zig/Go with Sub-Millisecond HNSW

https://github.com/RikardoBonilla/DeraineDB
2•RikardoB•20m ago•1 comments

Google says 90 zero-days were exploited in attacks last year

https://www.bleepingcomputer.com/news/security/google-says-90-zero-days-were-exploited-in-attacks...
1•akyuu•21m ago•0 comments

Zen of AI Coding

https://nonstructured.com/zen-of-ai-coding/
2•kristianpaul•21m ago•0 comments
Open in hackernews

Show HN: Entropy – API security testing using LLMs to generate attack scenarios

https://github.com/arjinexe/entropy-chaos
1•arjinexe•1h ago
I built Entropy to solve a specific problem: traditional API scanners often miss business logic flaws because they rely on static attack lists. Entropy uses LLMs to analyze your API schema (OpenAPI/GraphQL) and think like an adversary to generate custom attack sequences.Note: I'm currently fixing a small packaging issue, so "pip install" might be temporarily unavailable for the next few hours. In the meantime, you can run it directly from the source by cloning the repo. I'd love to hear your thoughts and feedback!