frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Most of My Coding Is Now Agentic

https://www.justinmath.com/most-of-my-coding-is-now-agentic/
1•speckx•2m ago•0 comments

Eating out of boredom isn't a thing

https://greyenlightenment.com/2026/01/28/eating-out-of-boredom-isnt-really-a-thing/
1•paulpauper•4m ago•0 comments

Claude Used to Hack Mexican Government

https://www.schneier.com/blog/archives/2026/03/claude-used-to-hack-mexican-government.html
1•Jimmc414•5m ago•0 comments

The Evolution of Go (2015) [video]

https://www.youtube.com/watch?v=0ReKdcpNyQg
1•tosh•5m ago•0 comments

3W for In-Browser AI: WebLLM and WASM and WebWorkers

https://blog.mozilla.ai/3w-for-in-browser-ai-webllm-wasm-webworkers/
1•hwclass•6m ago•0 comments

New (early) diabetes cure in China

https://hrnews1.substack.com/p/communist-china-just-cured-diabetes
1•donatello•6m ago•0 comments

Project Oberon Emulator in JavaScript and Java

https://schierlm.github.io/OberonEmulator/
1•tosh•7m ago•0 comments

White House autism briefing linked to Swift shifts in prescribing patterns

https://www.brown.edu/news/2026-03-05/autism-briefing-prescriptions
1•geox•8m ago•0 comments

Show HN: Open-source multi-model code review council (BYOK, free tier)

https://council.stardreamgames.com/
1•TheTrueObelus•8m ago•0 comments

Show HN: Remotely use my guitar tuner

https://realtuner.online/
1•smith-kyle•11m ago•0 comments

The Betting States of America [video]

https://www.youtube.com/watch?v=dVC9zOxJLo8
1•anarbadalov•11m ago•0 comments

Gum: A tool for glamorous shell scripts

https://github.com/charmbracelet/gum
1•thunderbong•12m ago•0 comments

Show HN: Contexa – Git-inspired context management for LLM agents

https://github.com/swadhinbiswas/contexa
1•0x0003r•12m ago•0 comments

Show HN: Mantle – Remap your Mac keyboard without editing Kanata config files

https://getmantle.app/
1•gsteezy•12m ago•0 comments

Apple users in the US can no longer download ByteDance's Chinese apps

https://www.wired.com/story/bytedance-apps-are-no-longer-available-in-us-app-stores/
1•LorenDB•13m ago•0 comments

Five CLIs Walk into a Context Window

https://theredbeard.io/blog/five-clis-walk-into-a-context-window/
1•ac29•13m ago•0 comments

Show HN: Hydra – Real-time ops dashboard for developers running AI agents

https://github.com/kunalnano/hydra
1•marinerk9•16m ago•0 comments

Noemon: ARC-AGI-2 top score at a fraction of the cost

https://twitter.com/noemon_ai/status/2029970169326379380
2•markerbrod•16m ago•1 comments

Browsercord.com – free in-browser screen recorder and editor with share links

https://browserecord.com
2•zygo•17m ago•1 comments

Asteroid defense mission shifted the orbit of more than its target

https://arstechnica.com/science/2026/03/nasas-dart-mission-shifted-the-orbits-of-two-asteroids/
3•LorenDB•17m ago•0 comments

TypeScript 6.0 RC

https://devblogs.microsoft.com/typescript/announcing-typescript-6-0-rc/
4•johnz•18m ago•0 comments

Why it takes you and an elephant the same amount of time to poop

https://www.pbs.org/newshour/health/takes-elephant-amount-time-poop
6•Tomte•20m ago•1 comments

A semantic history: How the term 'vibe coding' went from a tweet to prod

https://www.coderabbit.ai/blog/a-semantic-history-how-the-term-vibe-coding-went-from-a-tweet-to-prod
1•dmkravets•21m ago•0 comments

Fiber-free processed foods hit emotional memory fast, especially in older brains

https://medicalxpress.com/news/2026-02-fiber-free-foods-emotional-memory.html
1•PaulHoule•22m ago•0 comments

Why InterPositive Is Joining Netflix

http://about.netflix.com/en/news/why-interpositive-is-joining-netflix
2•ChrisArchitect•23m ago•0 comments

Agor: Figma but for AI Coding Assistants

https://github.com/preset-io/agor
1•skadamat•24m ago•0 comments

Oracle and OpenAI End Plans to Expand Flagship Data Center

https://www.bloomberg.com/news/articles/2026-03-06/oracle-and-openai-end-plans-to-expand-flagship...
5•kgwgk•24m ago•0 comments

Virtue Metascience – What good is science anyway?

https://www.macroscience.org/p/virtue-metascience
1•Luc•24m ago•0 comments

Knowing What Code to Throw Away

https://matthewsinclair.com/blog/0188-on-knowing-what-code-to-throw-away
2•speckx•27m ago•0 comments

The Millisecond That Could Change Cancer Treatment

https://spectrum.ieee.org/flash-radiotherapy
2•oldnetguy•28m ago•0 comments
Open in hackernews

Show HN: cpx – cp with progress bars, resume and parallel copying

https://github.com/11happy/cpx
5•11happy5•9h ago
I built cpx, a modern take on cp that adds progress bars, resumable copies, and parallel file copying.

It’s written in Rust and aims to make copying large directories less opaque and faster while staying simple to use.

Repo: https://github.com/11happy/cpx

Would love feedback.

Comments

11happy5•9h ago
Benchmarks and implementation details are in the repo.

Happy to hear suggestions or ideas for improvements.