frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Findaforager.com – The Database to Find a Forager Near You

https://www.robingreenfield.org/findaforager/
1•paulpauper•1m ago•0 comments

Anyone actually using loops?

1•blueshoe•1m ago•0 comments

Deep learning discovers Antarctic earthquakes coming from an unlikely location

https://phys.org/news/2026-06-deep-hundreds-antarctic-earthquakes.html
1•binyu•2m ago•0 comments

SpaceX Buys Cursor for $60B: Inside Musk's Vertical Integration Play

https://abzglobal.net/technology/spacex-buys-cursor-for-60-billion-inside-musks-vertical-integrat...
1•mariansorca•2m ago•0 comments

France's OVHcloud plans frontier AI models to become Europe's second LLM player

https://www.reuters.com/world/asia-pacific/frances-ovhcloud-plans-frontier-ai-models-become-europ...
1•aanet•2m ago•1 comments

Using AI to debug test failures at scale (Webinar)

https://testkube.wistia.com/live/events/f52eeoh7x8
1•evwitmer•3m ago•0 comments

Meta Employees Hate Zuckerberg's Plan for a Companywide AI Hackathon

https://www.wired.com/story/meta-employees-absolutely-hate-mark-zuckerbergs-hackathon-idea/
1•croes•5m ago•0 comments

If you want Linux for the masses, you've got to do some hand holding

https://christopherthomas.substack.com/p/if-you-want-linux-for-the-masses
1•lordleft•5m ago•0 comments

Magic Trackpad 2 force-touch clicks and haptics for Linux

https://eriskii.net/projects/linux-magic-force
1•speckx•5m ago•0 comments

Discover what your comments reveal about you?

1•hathym•5m ago•0 comments

Credential Brokering 101: Keep Secrets Out of Your AI Agents

https://infisical.com/videos/credential-brokering-video-page
2•mooreds•6m ago•0 comments

Did AI Write This Article?

https://www.economist.com/graphic-detail/2026/06/16/did-ai-write-this-article
1•karakoram•6m ago•1 comments

Tokenmaxxing Losing Its Appeal, Companies Scrambling to Curtail Soaring AI Costs

https://www.economist.com/business/2026/06/14/companies-are-scrambling-to-curtail-soaring-ai-costs
2•karakoram•7m ago•1 comments

I made a $7 guestbook for the internet

https://www.internetmonuments.com/monuments/guestbook-2026
1•museumkeeper•7m ago•0 comments

No Patch Coming: The Aristo EOS Tunnel Decapsulation Bug Vuln Scanners Can't See

https://eclypsium.com/blog/arista-eos-tunnel-decapsulation-no-patch/
1•cws•7m ago•0 comments

Show HN: Upfile – Open-Source File Upload CLI, for Both Agents and Humans

https://github.com/upfilesh/cli
1•perryraskin•7m ago•0 comments

Interesting 156% Price Bump Timing on the Hetzner VM We Just Wrote About

https://webbynode.com/articles/interesting-156-price-bump-timing-on-the-hetzner-vm-we-just-wrote-...
1•gsgreen•9m ago•1 comments

What if SimCity was set in the UK? [video]

https://www.youtube.com/watch?v=5hgJ2gKE09s
1•dvh•9m ago•0 comments

Al Arabiya English obtains 14-point draft of US-Iran Memorandum of Understanding

https://english.alarabiya.net/News/middle-east/2026/06/16/al-arabiya-obtains-14point-draft-usiran...
1•thunderbong•9m ago•0 comments

Christmas Outage to #1 App Store Ranking: An Aura Frames Postgres Scaling Retro

https://andyatkinson.com/postgresql-rds-scaling-aws-christmas-day-peak
3•andatki•10m ago•0 comments

System76 boss reckons he can liberate the PC stack

https://www.theregister.com/personal-tech/2026/06/17/system76-boss-reckons-he-can-liberate-the-en...
1•CrankyBear•11m ago•0 comments

Defense against AI-guided Traffic Analysis (DAITA) (2024)

https://mullvad.net/en/blog/introducing-defense-against-ai-guided-traffic-analysis-daita
1•Cider9986•12m ago•0 comments

How Did the Feds Get into Anti-ICE Activists' Signal Messages?

https://theintercept.com/2026/06/17/signal-messages-minneapolis-ice-protests/
1•c420•12m ago•1 comments

A 27-Year-Old Authentication Bypass in OpenBSD's PPP Stack

https://blog.argus-systems.ai/blog/openbsd-pap-27-year-auth-bypass.html
1•birdculture•13m ago•0 comments

How to choose a model, pick 2: smart, cheap, fast

https://trustedrouter.com/choose
1•ljlolel•16m ago•0 comments

Will AI end the open internet? [video]

https://www.youtube.com/watch?v=gR2T1uxHG7o
1•xyzal•16m ago•0 comments

Show HN: I matched 650k SF parking tickets to the block each was written on

https://curb.guide/
1•alevizio•17m ago•0 comments

Show HN: Aihu – durable Web Components an AI agent can drive (full WC framework)

https://github.com/fellwork/aihu
1•srmcguirt•18m ago•0 comments

How Many Elementary Particles Are There, Really?

https://www.quantamagazine.org/how-many-elementary-particles-are-there-really-20260615/
1•pavel_lishin•19m ago•0 comments

The Only Thing That AI Cannot Replace from You

https://livingkindfully.bearblog.dev/the-only-thing-that-ai-cannot-replace-from-you/
2•speckx•19m ago•0 comments
Open in hackernews

Show HN: Reaktiv – I built Excel-like reactive programming for Python

https://bui.app/when-frontend-reactivity-meets-backend-python-the-story-of-my-first-1-000-download-library/
2•buibuibui•1y ago
Hi HN! I created Reaktiv, a Python library bringing reactive programming to the backend world that recently hit 1,000+ monthly downloads.

I'm actively promoting it because I believe signal-based reactivity (a concept that spread rapidly in frontend development) has huge untapped potential in Python. My breakthrough came when I stopped describing it as "Angular signals for Python" and started calling it "Excel-like computation graphs" - suddenly Python developers understood the value.

The library automatically tracks dependencies between computations, only recalculating values when dependencies change. This eliminates manual dependency tracking, prevents synchronization bugs, and reduces cognitive load when managing complex state.

Interestingly, I've noticed some initial interest from data scientists, though I'm still exploring what specific problems it might solve for them. I also believe the Home Assistant/IoT communities could benefit greatly from this approach.

Would love your thoughts on bringing frontend patterns to backend development!