frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Aviation Herald editor sued; forced to sell apartment and move into his office

https://avherald.com/h?article=53c8958a
1•gnuplustoejam•1m ago•0 comments

One in three AI scribe notes carries a verified clinical error

https://arxiv.org/abs/2608.31017
1•sbulaev•2m ago•1 comments

Command and Conquer Series Retrospective (4.5 Hours) [video]

https://www.youtube.com/watch?v=3EwZelaQ78c
1•nomilk•3m ago•0 comments

Russian Sanctions Are Fueling a Canadian Car Theft Epidemic

https://www.nytimes.com/2026/08/27/world/canada/canada-car-theft-russia-sanctions.html
3•lxm•10m ago•0 comments

life hacks in devil daggers and general yap about homing timings [video]

https://www.youtube.com/watch?v=wqMEnSWjrCs
3•lelandfe•10m ago•0 comments

Fake Books (2022)

https://blog.coredump.cx/p/fake-books
1•surround•11m ago•0 comments

Open Source X Algorithm Integrates First Public Contribution

https://github.com/xai-org/x-algorithm/pull/55
2•nomilk•12m ago•1 comments

Piloting the first double-blind AI evaluations

https://deepmind.google/blog/piloting-the-worlds-first-double-blind-ai-evaluations/
1•williamtrask•13m ago•0 comments

Show HN: Markdown Gatekeeper – one current source per topic for AI agents

https://github.com/nanlogic/markdown-gatekeeper
3•sacravenger•20m ago•0 comments

TrackerControl for Android

https://trackercontrol.org/
2•uoaei•21m ago•0 comments

What we've learned building cloud agents

https://cursor.com/blog/cloud-agent-lessons
1•shenli3514•22m ago•0 comments

Show HN: Pastecmd – copy/paste between Phone/PC, end-to-end encrypted

https://pastecmd.com
2•DavidD•25m ago•0 comments

A Hedge-Fund Titan's Divorce Is Putting Wall Street's Staggering Wealth on Publi

https://www.wsj.com/personal-finance/a-hedge-fund-titans-divorce-is-putting-wall-streets-staggeri...
2•kamaraju•28m ago•0 comments

EngineRed: Asymmetric AI Warfare

https://sma-das.blog/blogs/enginered-asymmetric-ai-warfare
1•smadas•28m ago•0 comments

Insightify – AI review analytics for Shopify

https://apps.shopify.com/aireview-analyzer
1•Insightify•29m ago•0 comments

Show HN: Haserupt – A new way to reduce your phone usage

https://www.haserupt.com
2•vishalds•30m ago•0 comments

A Switch-Level Simulation Model for Integrated Logic Circuits (1981) [pdf]

https://www.cs.cmu.edu/~bryant/pubdir/MIT-LCS-TR-259.pdf
1•gregsadetsky•33m ago•0 comments

3D Spatial Transformer Network (2016)

https://github.com/shubhtuls/stn3d
1•peter_d_sherman•34m ago•0 comments

An Interpretation of the POSIX regex Standard [pdf]

https://dn790006.ca.archive.org/0/items/glenn_fowler_interpretation_of_posix_standard/glenn_fowle...
1•pcfwik•36m ago•0 comments

Dropbox says about 5k accounts compromised in August hack

https://www.reuters.com/technology/dropbox-says-about-5000-accounts-compromised-august-hack-2026-...
2•malshe•38m ago•0 comments

Firefox's new native iOS ad blocker won't block all ads

https://www.neowin.net/news/you-can-now-block-some-ads-in-firefox-on-ios/
3•bundie•42m ago•0 comments

LiveTube Yt live Front End

https://ytfe.vercel.app/
1•alexander2002•45m ago•0 comments

AI wealth is creating a 'mansion shortage' upending San Francisco housing market

https://text.npr.org/nx-s1-5930432
3•1659447091•47m ago•1 comments

32nd Annual Interactive Fiction Competition

https://ifcomp.org/
1•ChicagoDave•48m ago•0 comments

True Rate of Unemployment

https://www.lisep.org/tru
3•ptrhvns•48m ago•0 comments

From poop to plants, how wolves help blueberries grow and spread in northern Min

https://www.mprnews.org/story/2026/08/30/how-wolves-help-blueberries-grow-and-spread-in-northern-...
2•EveryonePoops•49m ago•1 comments

'Idiocracy' Predicted All of This

https://www.texasmonthly.com/culture/mike-judge-idiocracy-turns-20/
11•pseudolus•50m ago•1 comments

Poop-maxxing: How a 30-year-old chart became a hot gut health trend

https://www.nbcnews.com/health/health-news/poop-maxxing-bowel-movement-track-fiber-bristol-chart-...
3•EveryonePoops•51m ago•0 comments

The Next Generation of Blockchains

https://egoblockchain.com/
1•artitmuhaxhiri•52m ago•0 comments

Show HN: One versioned standard for a fleet's Python packages

https://github.com/gojiplus/py-canon
1•neehao•54m ago•0 comments
Open in hackernews

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

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