frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

SiFive 2nd Generation Intelligence Technology

https://www.youtube.com/watch?si=7WcU_PA9xyVj5SCN&v=BJis0tkUt8E&feature=youtu.be
1•fork-bomber•22s ago•0 comments

Self-hosting your code on Gitea

https://alicegg.tech//2025/10/16/gitea.html
1•groseje•1m ago•0 comments

Microsoft: RU, China increasingly using AI to escalate cyberattacks on the US

https://apnews.com/article/ai-cybersecurity-russia-china-deepfakes-microsoft-ad678e5192dd747834ed...
1•c420•3m ago•0 comments

Conflict-Free Replicated Data Types (CRDTs): Convergence Without Coordination

https://read.thecoder.cafe/p/crdt
2•0xKelsey•4m ago•0 comments

CDC tormented: HR workers summoned from furlough to lay off themselves, others

https://arstechnica.com/health/2025/10/cdc-tormented-hr-workers-summoned-from-furlough-to-lay-off...
2•rbanffy•6m ago•0 comments

She Faked Her Way into Yale. Then Things Unraveled

https://airmail.news/issues/2025-10-4/she-faked-her-way-into-yale-then-things-unraveled
1•rahimnathwani•6m ago•0 comments

Fuse-ZSTD: mimic transparent compression on ext4

https://github.com/Big-Dig-Data/fuse-zstd
1•gry_gh•7m ago•0 comments

Conference Cheat Sheet: Strategy+Examples for Positive ROI

https://bill.harding.blog/2025/10/16/conference-cheat-sheet-strategyexamples-for-positive-roi-w-o...
1•groseje•7m ago•0 comments

Where Are the Aliens? New Study Suggests They're Stuck Like Us

https://gizmodo.com/where-are-the-aliens-new-study-suggests-theyre-stuck-like-us-2000672801
2•rbanffy•7m ago•0 comments

FlashWorld: High-quality 3D Scene Generation within Seconds

https://imlixinyang.github.io/FlashWorld-Project-Page/
1•smusamashah•7m ago•0 comments

DBT Multi-Adapter Utils

https://github.com/edmondop/dbt-multi-adapter-utils
1•edmondo_por•8m ago•1 comments

Show HN: Chorey – A Type-Safe, Asynchronous Pipeline Framework for Python

https://anwitars.github.io/chorey/
1•anwitars•8m ago•0 comments

Who's Submitting AI-Tainted Filings in Court?

https://cyberlaw.stanford.edu/blog/2025/10/whos-submitting-ai-tainted-filings-in-court/
1•cainxinth•9m ago•1 comments

The 2-pager used to raise $3.5M from the investors behind Lovable, n8n, and Miro

https://www.productmarketfit.tech/p/the-2-pager-ex-klarna-founder-used
1•wslh•11m ago•0 comments

Google background is dark even when in light mode

https://old.reddit.com/r/chrome/comments/1o7q9gl/google_background_is_dark_even_when_in_light_mode/
1•pstadler•12m ago•0 comments

Blind Conductor and Amnesiac Agents-problems no one talks about

https://xor01.substack.com/p/blind-conductor-and-amnesiac-agent
1•xor01•12m ago•2 comments

3D-printed fuel cells could reshape sustainable aerospace applications

https://techxplore.com/news/2025-09-3d-fuel-cells-reshape-sustainable.html
1•PaulHoule•12m ago•0 comments

Working with the Amiga's RAM and Rad Disks

https://www.datagubbe.se/ramdisk/
3•ibobev•13m ago•0 comments

Bulk Operations in Boost.Bloom

http://bannalia.blogspot.com/2025/10/bulk-operations-in-boostbloom.html
1•ibobev•13m ago•0 comments

Western Executives Shaken After Visiting China

https://slashdot.org/story/25/10/16/006222/western-executives-shaken-after-visiting-china
3•andrewl•14m ago•0 comments

PowerShell Universal joins Devolutions: a new chapter in IT automation

https://blog.devolutions.net/2025/10/powershell-universal-joins-devolutions-a-new-chapter-in-it-a...
2•awakecoding•14m ago•0 comments

Improving the Trustworthiness of JavaScript on the Web

https://blog.cloudflare.com/improving-the-trustworthiness-of-javascript-on-the-web/
2•doomrobo•14m ago•0 comments

The evolution of 37signals over 25 years

https://paulsyng.com/blog/37signals-the-company-that-owns-control-and-doesnt-know-it/
1•felineflock•14m ago•0 comments

Procedural Generation with Wave Function Collapse

https://vectrx.substack.com/p/wave-function-collapse
1•ibobev•15m ago•0 comments

Operational Transparency

https://hbr.org/2019/03/operational-transparency
1•bookofjoe•15m ago•0 comments

Show HN: PAO Trainer – A small app I built to practice PAO memory systems [video]

https://www.youtube.com/shorts/S_nBfn87uRo
1•raoufbelakhdar•17m ago•1 comments

Phage Therapy

https://en.wikipedia.org/wiki/Phage_therapy
2•tyre•18m ago•0 comments

The Human Only Public License

https://vanderessen.com/posts/hopl/
1•fvdessen•18m ago•1 comments

Show HN: I made DressMate, an AI to decide what to wear from your own wardrobe

https://dressmate-ai.com/
3•novaTheMachine•22m ago•1 comments

Practical seed recovery for the PCG pseudo-random number generator

https://tosc.iacr.org/index.php/ToSC/article/view/8700
3•fanf2•22m ago•1 comments
Open in hackernews

Hyperflask – Full stack Flask and Htmx framework

https://hyperflask.dev/
61•emixam•2h ago

Comments

sgt•54m ago
For some reason every time project has a starfield demo, I keep looking for the speed toggle somewhere, and I also expect it to follow my mouse cursor. Maybe in the next version of the Hyperflask website!

However, the project itself looks great. I love Htmx, although I have to admit I started looking at Datastar recently.

host0•38m ago
Run in console:

new WarpSpeed("warpdrive", { "speed": 20, "speedAdjFactor": 0.03, "density": 2, "shape": "circle", "warpEffect": true, "warpEffectLength": 5, "depthFade": true, "starSize": 3, "backgroundColor": "hsl(224,15%,14%)", "starColor": "#FFFFFF" });

andersmurphy•11m ago
You mean like this one? https://data-star.dev/
CiTyBear•21m ago
Curious choice of backend python. Indeed Flask is a famous python framework but it seems it has been completely overshadowed by FastAPI. I would suggest "HyperFastAPI"
falcor84•15m ago
But this is about html rather than API endpoints; Flask seems like a much more appropriate choice.
nop_slide•8m ago
After using both Flask and FastAPI extensively I can attest that Flask is the better technology. Flask is extremely stable and has solid organization around them via Pallets. This is a great benefit as they are keeping the ecosystem moving forward and stable.

https://palletsprojects.com/

While FastAPI which is lead by a single maintainer which you can search back on HN about opinions on how he's led things.

Flask also has at time of writing only 5 open issues and 6 open PRs, while FastAPI has over 150 PRs open and 40 pages(!) of discussions (which I believe they converted most of their issues to discussions).

Lastly on the technical side, I found Flasks threaded model with a global request context to be really simple to reason about. I'm not totally sold on async Python anymore and encountered odd memory leaks in FastAPI when trying to use it.

rapfaria•4m ago
Is FastAPI still (micro)managed by one person?
grim_io•16m ago
It looks really well done.

I'll definitely keep an eye on it until it hopefully matures.

mrits•2m ago
I’ve been using htmx with basic Django views for a couple years. It’s been great. I was originally concerned that the htmx was getting hard to maintain. But in my case I got to a point where I never have to look at it again. I wouldn’t recommend htmx for a team of more than 1 person or someone that has a lot of time to focus on the frontend. It was a great balance of rapid prototyping and solid enough to not have to worry about it