frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Ghostty is leaving GitHub

https://mitchellh.com/writing/ghostty-leaving-github
847•WadeGrimridge•1h ago•229 comments

OpenAI models coming to Amazon Bedrock: Interview with OpenAI and AWS CEOs

https://stratechery.com/2026/an-interview-with-openai-ceo-sam-altman-and-aws-ceo-matt-garman-abou...
99•translocator•1h ago•31 comments

I won a championship that doesn't exist

https://ron.stoner.com/How_I_Won_a_Championship_That_Doesnt_Exist/
20•SEJeff•41m ago•7 comments

A playable DOOM MCP app

https://chrisnager.com/blog/doom-runs-in-chatgpt-and-claude/
61•chrisnager•2h ago•25 comments

Warp is now Open-Source

https://github.com/warpdotdev/warp
124•doppp•4h ago•55 comments

Intel Arc Pro B70 Review

https://www.pugetsystems.com/labs/articles/intel-arc-pro-b70-review/
32•zdw•4d ago•6 comments

CJIT: C, Just in Time

https://dyne.org/cjit/
45•smartmic•2h ago•11 comments

Your phone is about to stop being yours

https://keepandroidopen.org/en/
680•doener•5h ago•352 comments

Patch applies fake diffs from commit messages

https://samizdat.dev/phantom-patch/
48•reconquestio•1d ago•10 comments

Waymo in Portland

https://waymo.com/blog/shorts/waymo-in-portland/
194•xnx•3h ago•245 comments

Claude.ai unavailable and elevated errors on the API

https://status.claude.com/incidents/9l93x2ht4s5w
225•shorsher•3h ago•191 comments

GitHub RCE Vulnerability: CVE-2026-3854 Breakdown

https://www.wiz.io/blog/github-rce-vulnerability-cve-2026-3854
157•bo0tzz•5h ago•41 comments

I have officially retired from Emacs

https://nullprogram.com/blog/2026/04/26/
149•Fudgel•2d ago•84 comments

Localsend: An open-source cross-platform alternative to AirDrop

https://github.com/localsend/localsend
700•bilsbie•9h ago•217 comments

Infisical (YC W23) Is Hiring Full Stack Software Engineers (Remote)

https://jobs.ashbyhq.com/infisical/782b9da8-20e1-48b2-919e-6c5430c58628
1•vmatsiiako•4h ago

UAE to leave OPEC

https://www.ft.com/content/8c354f2d-3e66-47f1-aad4-9b4aa30e386d
276•bazzmt•8h ago•390 comments

VibeVoice: Open-source frontier voice AI

https://github.com/microsoft/VibeVoice
291•tosh•9h ago•163 comments

Warp is now open-source

https://www.warp.dev/blog/warp-is-now-open-source
96•meetpateltech•5h ago•36 comments

Show HN: Live Sun and Moon Dashboard with NASA Footage

https://www.lumara-space.app/
146•beeswaxpat•7h ago•46 comments

Show HN: Drive any macOS app in the background without stealing the cursor

https://github.com/trycua/cua
14•frabonacci•5h ago•8 comments

Laguna XS.2 and M.1

https://poolside.ai/blog/laguna-a-deeper-dive
84•tosh•5h ago•39 comments

AISLE Discovers 38 CVEs in OpenEMR Healthcare Software

https://aisle.com/blog/aisle-discovers-38-critical-security-vulnerabilities-in-healthcare-softwar...
157•mmsc•5h ago•101 comments

BP profits more than double as Iran war sends oil prices higher

https://www.bbc.com/news/articles/c2eveyvgn9no
20•breve•30m ago•5 comments

GitHub Actions is the weakest link

https://nesbitt.io/2026/04/28/github-actions-is-the-weakest-link.html
180•dochtman•9h ago•60 comments

Talkie: a 13B vintage language model from 1930

https://talkie-lm.com/introducing-talkie
617•jekude•23h ago•248 comments

Things C++26 define_static_array can't do

https://quuxplusone.github.io/blog/2026/04/24/define-static-array/
38•jandeboevrie•2d ago•15 comments

ASML became the chokepoint for cutting-edge chips

https://worksinprogress.co/issue/the-worlds-most-complex-machine/
307•mellosouls•3d ago•188 comments

GitHub Copilot code review will start consuming GitHub Actions minutes

https://github.blog/changelog/2026-04-27-github-copilot-code-review-will-start-consuming-github-a...
219•whtsky•12h ago•153 comments

A good AGENTS.md is a model upgrade. A bad one is worse than no docs at all

https://www.augmentcode.com/blog/how-to-write-good-agents-dot-md-files
71•gmays•2h ago•21 comments

Drone pilot makes US rescind no-fly zones around unmarked, moving ICE vehicles

https://arstechnica.com/gadgets/2026/04/no-fly-zones-around-moving-ice-vehicles-this-drone-pilot-...
26•Bender•49m ago•3 comments
Open in hackernews

Building my npx business card

https://ashley.dev/posts/turning-feedback-into-features/
8•edent•11mo ago

Comments

steele•11mo ago
Ooh, free real estate, let's colonize and gentrify package management
aabhay•11mo ago
Lmao, gentrify cracked me up
neilv•11mo ago
Do these npx business cards run arbitrary code on your computer?
cypherpunks01•11mo ago
npx

Run a command from a local or remote npm package

Description

This command allows you to run an arbitrary command from an npm package (either one installed locally, or fetched remotely), in a similar context as running it via npm run.

neilv•11mo ago
Yes, then is a "command from an npm package" arbitrary code?

And what is this "similar context as running it via npm run"?

Would it be better to answer the question directly?

joshka•11mo ago
Yeah, this seems like a very smart but inherently flawed idea.
cypherpunks01•11mo ago
Yes I agree! OSS package management ecosystems are a great idea, but allowing submissions without any review or vetting is just asking for supply chain attacks.
Xss3•11mo ago
May as well just release an executable tbh.
theamk•11mo ago
Reminds me of JAPH [0] - a tiny Perl program that was used in email/newsgroup signature to give it personal touch.

[0] https://www.perlmonks.org/?node_id=412464

watusername•11mo ago
Terminal business cards are a nice idea, but RCE business cards are just asking for trouble. Instead of npx, what happened to good'ol curl? Something like

$ curl ashley.dev

Some decades ago, we had finger (https://en.wikipedia.org/wiki/Finger_%28protocol%29) which is designed for this very use case. Sadly it's no longer installed by default with most distros:

$ finger @ashley.dev

queezey•11mo ago
This would be a great advertisement for security consulting.

"I was just able to run arbitrary code on your computer. Here is a sample of your recent browser history. Let me tell you help you mitigate your security vulnerabilities."