frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

MSVC's /experimental:constevalVfuncNoVtable is non-conforming

https://quuxplusone.github.io/blog/2026/03/12/consteval-vfunc-no-vtable/
1•jandeboevrie•8s ago•0 comments

Dear Software Engineers: You Still Have Value

https://www.godaddy.com/resources/news/dear-software-engineer-you-still-have-value
1•tmuhlestein•43s ago•1 comments

Geoffrey Huntley on AI implications for software pro's

https://ghuntley.com/frontier/
1•oshoma•48s ago•0 comments

Addressing GitHub's recent availability issues

https://github.blog/news-insights/company-news/addressing-githubs-recent-availability-issues-2/
2•tjwds•54s ago•0 comments

2M DNS domains compressed into 253 bytes – with proof of correctness

https://proofcodec.github.io/proofcodec-verify/
2•RusDyn•1m ago•1 comments

Rise of the AI Soldiers

https://time.com/article/2026/03/09/ai-robots-soldiers-war/
2•jMyles•1m ago•1 comments

Common Worflow Patterns for AI Agents

https://claude.com/blog/common-workflow-patterns-for-ai-agents-and-when-to-use-them
2•danebalia•1m ago•1 comments

The New Consumer Turing Test

https://medium.com/@plewis67/the-new-turing-test-af02b61ab061
2•paulpauper•1m ago•0 comments

White House plan to break up iconic U.S. climate lab moves forward

https://www.science.org/content/article/white-house-plan-break-iconic-u-s-climate-lab-moves-forward
4•robtherobber•2m ago•0 comments

A calmer interface for a product in motion

https://linear.app/now/behind-the-latest-design-refresh
2•casperb•4m ago•0 comments

Show HN: On-Call Health – spot burnout before it hits your engineers

https://github.com/Rootly-AI-Labs/On-Call-Health
2•sylvainkalache•4m ago•0 comments

Astro – Ochestrator of AI Agents Such as Claude Code and Codex

https://github.com/astro-anywhere/astro-agent
2•astroanywhere•5m ago•1 comments

Authentication with Pocket ID

https://cweagans.net/2026/03/authentication-with-pocket-id/
2•cweagans•5m ago•0 comments

Trump's DOJ is not falling for Sam Bankman-Fried's MAGA makeover on X

https://arstechnica.com/tech-policy/2026/03/trumps-doj-is-not-falling-for-sam-bankman-frieds-maga...
2•tartoran•8m ago•0 comments

The Bhangmeter, a 1960s device to measure nuclear detonations

https://en.wikipedia.org/wiki/Bhangmeter
2•zahlman•9m ago•0 comments

Show HN: CastReader – Free TTS Extension That Reads Kindle Cloud Reader

https://chromewebstore.google.com/detail/castreader-tts-reader/foammmkhpbeladledijkdljlechlclpb
1•vinxu•10m ago•0 comments

Auto-georeferenced 381 Soviet military maps of China

https://sovietatlas.monarcha.ai/
2•everettglee•12m ago•0 comments

When the Simulation Starts to Feel Real

https://alvinpane.com/essays/when-the-simulation-starts-to-feel-real
2•alvinpane•14m ago•0 comments

QuickBEAM: JavaScript Runtime for the BEAM VM

https://github.com/elixir-volt/quickbeam
1•clessg•16m ago•0 comments

Show HN: The Bones of PearlOS

https://github.com/NiaExperience/PearlOS/discussions/5
3•pearlos•16m ago•0 comments

Reddit's database has two tables (2012)

https://kevin.burke.dev/kevin/reddits-database-has-two-tables/
1•tosh•19m ago•0 comments

Dario 12 months ago: In 12 months, nearly all code may be generated by AI

https://twitter.com/slow_developer/status/1899430284350616025
4•nipponese•19m ago•1 comments

Do current trends in drone technology favor offense or defense?

https://marginalrevolution.com/marginalrevolution/2024/03/do-current-trends-in-drone-technology-f...
1•paulpauper•19m ago•1 comments

#238 – Sam Winter-Levy and Nikita Lalwani on how AI won't end nuclear deterrence

https://80000hours.org/podcast/episodes/sam-winter-levy-nikita-lalwani-ai-nuclear-deterrence/
1•paulpauper•20m ago•0 comments

MongoDB outage – AWS UAE and Bahrain datacenters

https://status.mongodb.com/incidents/7g5qmxgkc2y4
3•peterjliu•20m ago•0 comments

Show HN: Scan your dev machine for AI agents, MCP servers, and IDE extensions

https://github.com/step-security/dev-machine-guard
6•varunsharma07•21m ago•0 comments

Show HN: Mozzie – a local desktop orchestrator for Codex, Claude Code and Gemini

https://github.com/usemozzie/mozzie
1•zacharykapank•21m ago•0 comments

API Design Principles for the Agentic Era

https://www.apideck.com/blog/api-design-principles-agentic-era
1•mooreds•22m ago•0 comments

Lloyds, Bank of Scot and Halifax apps showed customers other users' transactions

https://www.bbc.co.uk/news/articles/c4g23npxpwgo
2•ColinWright•22m ago•0 comments

Launch HN: IonRouter (YC W26) – High-throughput, low-cost inference

https://ionrouter.io
6•vshah1016•24m ago•0 comments
Open in hackernews

Scrt: A CLI secret manager for developers, sysadmins and DevOps

https://github.com/loderunner/scrt
7•Olshansky•1h ago

Comments

johng•1h ago
Looks like every other CLI manager I've ever seen. It says not ready for production use. What's different for this than the others?
opan•1h ago
Dangerously close to "scrot" which is both an X11 screenshot tool and general slang for a screenshot.
voidfunc•36m ago
Ive been working with Linux for 25ish years and have never heard of scrot. I think there's low probability of confusion lol.
ComputerGuru•30m ago
Possibly of interest to readers (but not directly competing) is securestore, our open-source, open-protocol, cross-language framework (cli tool + libraries) for securely storing secrets and programmatically retrieving them in production: https://neosmart.net/blog/securestore-open-secrets-format/

donet version: https://github.com/neosmart/SecureStore

rust version: https://github.com/neosmart/securestore-rs

(This one is production ready)

moontear•25m ago
I thought SOPS with age is what we were doing now. Do we need yet another tooling?

https://github.com/getsops/sops

patabyte•21m ago
SOPS with Age is simple, and simple is good. I strongly recommend this approach.
sam_lowry_•17m ago
SOPS is simple? You are kidding me. Pass from https://www.passwordstore.org/ fame is simple. SOPS is ultra-complicated for a security tool.
sevg•12m ago
I dunno, it seems mostly simple to me.

You have a .sops.yaml with some Age public keys, and then you run “sops secrets.yml” to create an encrypted file.