frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Shor's algorithm: the one quantum algo that ends RSA/ECC tomorrow

https://blog.ellipticc.com/posts/what-is-shors-algorithm-and-why-its-the-single-biggest-threat-to...
2•iliasabs•7m ago•0 comments

After such knowledge, what forgiveness?

https://www.stevesailer.net/p/after-such-knowledge-what-forgiveness
1•tartoran•12m ago•0 comments

PpenPanzer: JavaScript/HTML5 rewrite of Panzer General 2 game

https://github.com/nicupavel/openpanzer
1•ibobev•13m ago•0 comments

CiaoTool – No-Code Multi-Chain Token Creation and Management Platform

https://ciaotool.io/en-US
1•CiaoTool•15m ago•1 comments

OpenAI Codex Plan / Spec Mode – We'd Love Your Input

https://github.com/openai/codex/discussions/7355
1•wahnfrieden•16m ago•0 comments

The VPN panic is only getting started

https://www.theverge.com/tech/827435/uk-vpn-restrictions-ban-online-safety-act
3•cebert•19m ago•1 comments

Local LLM based code reviews at Scripbox

https://medium.com/@jpranav97/zero-cost-code-reviews-self-hosted-qwen2-5-coder-on-gitlab-ci-80104...
1•vasuadari•19m ago•1 comments

Tell HN: Gemini 3 found a stack smash in a hex dump that I missed

1•leo_e•22m ago•0 comments

Quantica: A Python-like language with native quantum computing built in

https://github.com/Quantica-Foundation/quantica-lang
1•gurukasi2006•28m ago•0 comments

My car charger can boil water really fast [video]

https://www.youtube.com/watch?v=INZybkX8tLI
1•zdw•29m ago•0 comments

What's in a Button?

https://belkadan.com/blog/2025/11/Whats-in-a-Button/
2•todsacerdoti•34m ago•0 comments

Nvidia reportedly no longer supplying VRAM to GPU partners due to memory crunch

https://www.tomshardware.com/pc-components/gpus/nvidia-reportedly-no-longer-supplying-vram-to-its...
1•lysp•35m ago•0 comments

Jeffrey Epstein Was the Unofficial Advice Columnist for the Elites

https://defector.com/jeffrey-epstein-was-the-unofficial-advice-columnist-for-the-elites
5•tartoran•38m ago•0 comments

Former MIT scientist Joscha Bach funded by Epstein made racist claims in private

http://www.bostonglobe.com/2025/11/21/metro/epstein-emails-mit-joscha-bach/
2•tartoran•39m ago•0 comments

Investigating a Possible Scammer in Journalism's AI Era

https://thelocal.to/investigating-scam-journalism-ai/
2•pseudolus•46m ago•0 comments

Ask HN: What's the point of starting a startup if the failure rate is so high?

2•anon115•46m ago•5 comments

Can RGB light strips produce 16M colors?

2•emmasuntech•54m ago•0 comments

Show HN: I built a website for games that catch my eye

https://alistof.games
2•RaycatRakittra•57m ago•1 comments

Show HN: RcloneView – a GUI for rclone with 50% Black Friday deal

https://rcloneview.com/
1•newclone•59m ago•0 comments

Software Freedom Conservancy 2025 Fundraiser launched with largest match yet

https://sfconservancy.org/news/2025/nov/26/2025-fundraiser-launched-with-largest-match-yet/
1•pabs3•1h ago•0 comments

Calcium Deposits in the Arteries Not Always a Worry (2023)

https://www.mcgill.ca/oss/article/medical/calcium-deposits-arteries-not-always-worry
1•stacktrust•1h ago•0 comments

Former Google chief accused of spying on employees through account 'backdoor'

https://www.latimes.com/business/story/2025-11-20/former-google-chief-accused-of-spying-on-employ...
4•perihelions•1h ago•1 comments

Clog and Clog Builder 2.4

https://github.com/rabbibotton/clog/releases/tag/v2.4
4•mike_ivanov•1h ago•1 comments

A Boy They Called a Horse

https://biblicalman.substack.com/p/the-boy-they-called-a-horse
2•koolhead17•1h ago•0 comments

Secure Programming with Static Analysis [pdf]

https://ptgmedia.pearsoncmg.com/images/9780321424778/samplepages/9780321424778.pdf
1•ibobev•1h ago•0 comments

Eric Schmidt's ex-mistress sues former Google CEO over alleged stalking, abuse

https://nypost.com/2025/10/20/business/eric-schmidts-ex-mistress-31-sues-former-google-ceo-70-ove...
2•perihelions•1h ago•0 comments

Baikonur launch pad damaged after Russian Soyuz launch to ISS

https://www.aol.com/articles/baikonur-launch-pad-damaged-russian-210512525.html
3•thunderbong•1h ago•1 comments

HunyuanVideo 1.5: High-Quality AI Video Generation with Stable Motion

https://www.hunyuanvideox.com
1•Viaya•1h ago•1 comments

How a bunch of Starbucks baristas built a labor movement (2022)

https://www.vox.com/recode/22993509/starbucks-successful-union-drive
1•thunderbong•1h ago•0 comments

Intellect-3: A 100B+ MoE trained with large-scale RL

https://www.primeintellect.ai/blog/intellect-3
1•anacleto•1h ago•1 comments
Open in hackernews

Show HN: Introducing Burla – The simplest way to scale Python

https://www.burla.dev
5•pancakeguy•6mo ago
Hi HN! We're Jake, Jack, and Joe, and we're happy to share what we think is probably the simplest way to scale python code across thousands of computers in the cloud.

Coming from the Biotech world we were frustrated by how surprisingly slow and difficult it can be to iterate on large-scale batch processing pipelines, while contending with the security requirements imposed on us by the FDA. Simple small changes necessitated rebuilding docker containers, waiting for batch pipelines to redeploy, and waiting for vm's to cold boot, a >5minute per iteration dev cycle, all just so I can see what error my code throws this time, then do it all over again! Many other tools in the space were either too complicated for our bioinformaticians and data scientists to use, closed-source / managed only (a no-no with medical data), too difficult to setup and manage, or simply too expensive.

This is why we created Burla, an incredibly simple way to run python on thousands of computers, in any container, with any hardware.

It's open-source, can be setup with one command, and is simple enough for beginners to use.

Most importantly, Burla allows developers to iterate quickly on large scale pipelines, changes to code deploy in about 2 seconds, even with thousands of vm's running.

We believe that, in general, whether you're coding locally, or on a cluster of 1000 machines, infrastructure should update and react quickly, like under-a-second quickly. We should be able to iterate at the speed of thought, not at the speed my lambda function, batch workload, ETL-pipeline, or Kubernetes service takes to redeploy. We wrote more out long term goal here: https://docs.burla.dev/about

Github: https://github.com/Burla-Cloud/burla

More info: https://docs.burla.dev