frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

J. Craig Venter, Scientist Who Decoded the Human Genome, Dies at 79

https://www.nytimes.com/2026/04/30/science/j-craig-venter-dead.html
1•Anon84•1m ago•0 comments

Approaching Zero Bugs?

https://daniel.haxx.se/blog/2026/04/30/approaching-zero-bugs/
1•sohkamyung•2m ago•0 comments

Amazon Q1 revenue tops estimates as AWS hits 15-quarter growth high

https://finance.yahoo.com/sectors/technology/article/amazon-q1-revenue-tops-estimates-as-aws-hits...
1•01-_-•3m ago•0 comments

Reddit Is the Most Dangerous Social Media Platform for Human Creativity-Opinion

https://mirz.ai/post/reddit-is-the-most-dangerous-social-media-platform-for-human-creativity-opinion
1•zahirbmirza•4m ago•0 comments

GM Adds Google Gemini for Drivers to Rev Up with AI Assistant

https://www.cnet.com/tech/services-and-software/gm-brings-google-gemini-to-millions-of-vehicles-o...
1•01-_-•5m ago•0 comments

Estimating Black-Box LLM Parameter Counts via Factual Capacity

https://arxiv.org/abs/2604.24827
1•RockstarSprain•10m ago•0 comments

Paperclip Maximizer Bench

https://d.erenrich.net/paperclip-bench/index.html
1•themaxdavitt•16m ago•0 comments

Table Oriented Programming (2002)

https://www.oocities.org/tablizer/top.htm
1•downbad_•17m ago•1 comments

The Agentic Software Development Life Cycle Framework

https://asdlc.io/
1•futurecat•17m ago•0 comments

Remembering the Computer Literacy Project (1992) [video]

https://www.youtube.com/watch?v=JZjNHnYFqOA
3•peterkelly•18m ago•1 comments

Show HN: Bin collection calendars for the entire UK

https://ukbinday.co.uk/
2•chartreuseai•19m ago•0 comments

I Built SpecDD Because AI Kept Forgetting What We Were Building

https://specdd.ai/articles/i-built-specdd-because-ai-kept-forgetting-what-we-were-building/
1•addvilz•20m ago•0 comments

Looking for testers (free 30-day trial intelligence tool) Code: FOUNDER30

https://www.electalabs.com/trial
1•themvptester•21m ago•1 comments

NumPy vs. APL [video]

https://www.youtube.com/watch?v=ZB0IJMRpbRE
1•tosh•21m ago•0 comments

WordPress plugin hijacked in 2020 hid a dormant backdoor for years

https://anchor.host/wordpress-plugin-hijacked-in-2020-hid-a-dormant-backdoor-for-years/
1•austinginder•25m ago•0 comments

Iran defies Trump's blockade as oil prices soar

https://www.france24.com/en/live-news/20260430-iran-defies-trump-s-blockade-as-oil-prices-soar
2•geox•25m ago•0 comments

SCOTUS: Voters Can Be Disenfranchised Now

https://www.theatlantic.com/ideas/2026/04/vra-supreme-court-callais-decision/686997/
1•Arodex•25m ago•0 comments

GitHub Copilot silently inserts itself as a co-author

https://github.com/orgs/community/discussions/194075
3•tjek•26m ago•0 comments

Some schools consider eliminating homework

https://www.npr.org/2026/04/28/nx-s1-5795647/should-schools-get-rid-of-homework
2•isaacfrond•27m ago•0 comments

Show HN: Multiplayer Voronoi

https://voronoi.charlespierre.fr/
1•cpa•27m ago•0 comments

Show HN: Brifly – stop re-explaining your codebase to Claude Code every week

https://www.getbrifly.com/
1•dbarabashdev•28m ago•0 comments

C++26: String and String_view Improvements

https://www.sandordargo.com/blog/2026/04/29/cpp26-string-string_view-improvements
1•jandeboevrie•28m ago•0 comments

Fake PoC, Real Backdoor: How a Typosquatted Repo Weaponized CVE-2026-31431

https://ip-ninja.com/blog/typosquatted-cve-2026-31431-fake-exploit
1•d4n3ws•29m ago•0 comments

Show HN: Token Thermodynamics

https://mybinder.org/v2/gist/gpavanb1/30a27c0592dbb23311f165dae4549309/HEAD?urlpath=voila%2Frende...
1•gpavanb•32m ago•0 comments

Chrome looks set to ship an LLM Prompt API to the web. We oppose this API

https://mastodon.social/@firefoxwebdevs/116492853483021978
3•Vinnl•33m ago•0 comments

AI doesn't kill SaaS. It kills bad priorities

https://erdincakkaya.substack.com/p/ai-doesnt-kill-saas-it-kills-bad
1•erdinc•36m ago•0 comments

Inventions for battery reuse and recycling increase more than 7-fold in last 10y

https://www.epo.org/en/news-events/news/inventions-battery-reuse-and-recycling-increase-more-seve...
2•JeanKage•36m ago•0 comments

Amber-Lang 0.6.0 – New release (Bash transpiler)

https://docs.amber-lang.com/getting_started/whats_new
2•mte90•39m ago•0 comments

The Perfect Code Review: How to Reduce Cognitive Load While Improving Quality

https://bastrich.tech/perfect-code-review/
1•birdculture•40m ago•0 comments

Telnyx now offers WhatsApp Business Calling

https://telnyx.com/products/whatsapp-calling
1•deniztelnyx•42m ago•0 comments
Open in hackernews

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

https://www.burla.dev
5•pancakeguy•11mo 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