frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Anthropic tells investors it will be profitable for second straight quarter

https://www.ft.com/content/4564e6a5-69e9-40a6-bf0f-a888f2f4f002
1•theahura•5m ago•0 comments

Sunsetting Remove.bg

https://www.remove.bg/faq
1•sh_tomer•6m ago•0 comments

Tork: A lightweight, distributed workflow engine

https://github.com/runabol/tork
1•saikatsg•7m ago•0 comments

One UI 9 Beta 2 update is rolling out to the Galaxy S24

https://www.sammobile.com/news/galaxy-s24-one-ui-9-beta-2-update-released/
1•kuuuzya•8m ago•0 comments

The Matrix as Metaphysics

https://consc.net/papers/matrix.html
1•andsoitis•9m ago•0 comments

Build to Delete: When a model release makes your work redundant

https://softwareguru.substack.com/p/build-to-delete
1•ssamptur•10m ago•0 comments

Show HN: Meta neural band PoC connected to Mac without needing the glasses

https://github.com/callbacked/neural-band-poc/
1•callbacked•11m ago•0 comments

Ambition Is Frozen Desire

https://pmillerd.com/david-whyte-ambition/
1•bwest87•11m ago•0 comments

Show HN: Chrome Extension to Save, Organize and Switch Bookmarks

https://chromewebstore.google.com/detail/leotabs-—-tab-manager-swi/heolckkdeandgagkiefggcneodni...
1•ringlochid•12m ago•0 comments

Ask HN: Why AI is giving biased Racist/Misandrist answers?

1•skwasimin•12m ago•0 comments

Crystal Compass – Direct Support from the Crystal Team at Manas.Tech

https://manas.tech/projects/crystal/crystal-compass/
1•TheWiggles•19m ago•0 comments

Show HN: Anti-AI-slop: a 4 staged skill to detect and remove any AI writing slop

https://github.com/misbahsy/anti-ai-slop
1•misbahsy•20m ago•0 comments

Show HN: Like LeetCode, but multi-file and multi-step

https://loopprep.dev/
1•mrtie•24m ago•1 comments

AI is breaking our proxies for expertise

https://www.seangoedecke.com/ai-is-breaking-our-proxies-for-expertise/
3•vismit2000•25m ago•0 comments

New AI fake text generator may be too dangerous to release, say creators (2019)

https://www.theguardian.com/technology/2019/feb/14/elon-musk-backed-ai-writes-convincing-news-fic...
1•mrtksn•25m ago•0 comments

Sciquark Official

1•Sciquark_offici•31m ago•1 comments

PWA-install component got a long-awaited major release

https://github.com/khmyznikov/pwa-install/releases/tag/v0.7.0
2•khmyznikov•32m ago•0 comments

The Beauty of Roundabouts

https://gruhn.me/blog/2026-09-14/
1•ngruhn•37m ago•0 comments

JPEG-XL as default in AppStream, and better media processing

https://blog.tenstral.net/2026/09/jpeg-xl-appstream-and-better-media-processing.html
1•F3nd0•40m ago•0 comments

Moodle – Open-source learning management system

https://moodle.org/
2•doodlesdev•41m ago•0 comments

Show HN: Subsmap, mapping audience overlap across 126k subreddits

https://subsmap.com/
1•knivef•41m ago•0 comments

Ask HN: Is opaque over-engineering with frontier AI the future of software?

2•reacharavindh•45m ago•1 comments

Infineon RISC-V for Automotive at Hot Chips 2026

https://www.servethehome.com/infineon-risc-v-for-automotive-at-hot-chips-2026/
2•fork-bomber•50m ago•0 comments

Show HN: Kepil – passport, mandate and tamper-evident journal for AI agents

https://github.com/oleg-vdv/kepil
2•ipgleg•1h ago•0 comments

Dynamically add programs to PATH on Windows

https://abhij.it/dynamically-add-programs-to-path-on-windows/
2•thunderbong•1h ago•0 comments

Byblos AI: AI co-founder sharing context across product, brand, and campaigns

https://byblosai.app
1•Sharanxxxx•1h ago•0 comments

Airbnb Preventing the Use of BnB

https://www.theguardian.com/technology/2026/sep/14/portland-bnb-airbnb-silicon-valley-legal-battl...
11•cycomanic•1h ago•2 comments

Engineering Confidence

https://www.developing.dev/p/engineering-confidence
1•AntonZ234•1h ago•0 comments

$300M financing for 10-satellite edge-computing constellation

https://spacenews.com/sophia-space-and-sli-agree-on-300-million-financing-for-10-satellite-edge-c...
2•KinetiNode•1h ago•0 comments

World of Warcraft running in a web browser

https://play.keldurn.com/
1•wasm__•1h 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!