Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. How Trump Is Building a National Citizenship Database to Check Voters (nytimes.com)
    —discuss
  2. Sham scientific societies are misleading star researchers (nature.com)
    —discuss
  3. Compiling Hono with Perry (geastack.com)
    —discuss
  4. Ask HN: What vendor you'd switch out if a better option was available?
    —discuss
  5. Show HN: Stop shipping AI slop, Executor makes agents prove it works (github.com/atri10)
    —discuss
  6. Towards GPU Type Inference (winwang.blog)
    —discuss
  7. Tesla moves to electrify trucking after a decade of work and delays (techcrunch.com)
    —discuss
  8. Separating Protocol from Application Logic (aws.com)
    —discuss
  9. Tesla Semi enters volume production (electrek.co)
    —discuss
  10. Why I like JavaScript as a compilation target (gilmi.me)
    —discuss
  11. AI agent hacks government website for first time: why this breach matters (nature.com)
    —discuss
  12. CliDoc – JSDoc/TSDoc but for command line tools (clidoc.dev)
    —discuss
  13. Beacon: A prime-gap world record (merit 42.5192) on four RTX 5090 GPUs (zenodo.org)
    —discuss
  14. Jev for Input Validation (unstack.io)
    —discuss
  15. FiOTP an offline TOTP and HOTP authenticator for macOS (github.com/mehmetfiskindal)
    —discuss
  16. Private equity-backed Florida railway company Brightline files for bankruptcy (ft.com)
    1comments
  17. Interactive Map of Songs Mentioning Places in Their Titles (chrisdallariva.com)
    —discuss
  18. Peter Thiel slams pope's AI encyclical as gift to Chinese Communist Party (politico.com)
    1comments
  19. US weekly jobless claims decrease as labor market regains footing (reuters.com)
    1comments
  20. VeriLoop E2 Release: 27B Post-Trained Model and Full GGUF BF16 to IQ1_M (huggingface.co)
    —discuss
  21. Is this true? "50% of recent YC startups don't have an AWS account" (twitter.com/ivanburazin)
    1comments
  22. Oxide – a native terminal for macOS and Linux, built on GPUI (github.com/oxide-terminal)
    —discuss
  23. Flip fluid simulation on flip dots (mitxela.com)
    —discuss
  24. Forty Computers (log101.dev)
    —discuss
  25. How many Flock devices in the United States? 300k (theintercept.com)
    —discuss
  26. I built and deployed a 21-app B2B storefront from scratch in 4 hours (vercel.com)
    —discuss
  27. Open Source and Making Money in 2026 (debamitro.github.io)
    —discuss
  28. Nearly 2,400-year-old school where Aristotle taught Alexander the Great (livescience.com)
    —discuss
  29. September Update: Meet the Latchkey CLI (latchkey.dev)
    —discuss
  30. I gave my AI agent one harmless permission. It became a backdoor for everyone (medium.com/roeehersh)
    —discuss

PHP Structured Concurrency and Beyond: history and vision

1 pointsby 1h agohook-dev-alter.com
1 comments
1h agoHN ↗

Author here.

I'm a Drupal and PHP enthusiast, but also language polyglot in a wide area of other languages like python, prolog, haskell, typst. Structured concurrency is a topic that I follow for a very long time in other languages. And I would love it if PHP comes to the community of other languages that have it. Doing so would mean that is not an option, but a rule. (See goto deate 50 years ago.)

Finally, a bit in a rush before DrupalCon, I put together an article series about it. Yes with a later ask for backers, but I'm fine whether the answer is yes or no. I just want to have a decision whether I (no wealth background) can afford to work more on it. And yes, I used bebble machine to help me write that up - as a non-english speaker it enabled me to put that out in the first place.

What I hope to get here most is more feedback from people in other language communities: How can giving up freedom and win local reasoning be communicated so that most people understand that it's "something they want".

Live long and prosper!