Hacker News

New stories

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