frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Model is currently experiencing high demand

https://mayberay.bearblog.dev/this-model-is-currently-experiencing-high-demand/
1•mugamuga•56s ago•0 comments

"Magnifica Humanitas" in Five Steps: Unpacking Pope Leo XIV's Encyclical

https://livingcatholictruth.substack.com/p/magnifica-humanitas-in-five-steps
1•thinkingemote•2m ago•0 comments

Domestic Transport Usage by Mode

https://www.gov.uk/government/statistics/daily-domestic-transport-use-by-mode/domestic-transport-...
1•bookofjoe•2m ago•0 comments

The Challenge of Cross-language Interoperability (2013)

https://queue.acm.org/detail.cfm?id=2543971
1•downbad_•3m ago•0 comments

Nvidia Vera CPU seems to beat AMD and Intel on server workloads

https://www.phoronix.com/review/nvidia-vera-benchmarks/11
1•paoliniluis•3m ago•0 comments

GTA V – Graphics Study (2015)

https://www.adriancourreges.com/blog/2015/11/02/gta-v-graphics-study/
1•downbad_•4m ago•0 comments

A Wetland Without Water

https://www.theguardian.com/global-development/2026/may/26/chile-datacentres-water-tech-companies...
1•tosh•4m ago•0 comments

Show HN: Kakeibo – a simple budget tracking app for simple people

https://getkakeibo.com/en/
1•palpfiction•4m ago•0 comments

Show HN: Compile-time model-id validation with declared capability

https://github.com/yujonglee/openrouter-toolkit
1•yujonglee•6m ago•1 comments

Why Dags Are Taking over Auto-Research (With the Founders of Paradigma)

https://www.youtube.com/watch?v=zBlu6j5ryo0
1•research_pie•6m ago•0 comments

Erich's Packing Center

https://erich-friedman.github.io/packing/
1•yzydserd•6m ago•0 comments

Schrödinger's Kittens Are All Grown Up

https://nautil.us/schrodingers-kittens-are-all-grown-up-1281010
1•Brajeshwar•7m ago•0 comments

AdminLTE 4.0.0 – first stable release of the v4 line

https://github.com/ColorlibHQ/AdminLTE/releases/tag/v4.0.0
1•croes•7m ago•0 comments

Stack-nudge – Stop babysitting your AI agent's terminal

https://github.com/StackOneHQ/stack-nudge
1•Hiskias•9m ago•0 comments

Some rare examples of AIs being underconfident

https://futuresearch.ai/blog/ais-underconfident/
4•ddp26•10m ago•0 comments

An Argument for Privacy Stamps over Paper Shredders

https://www.core77.com/posts/144198/An-Argument-for-Privacy-Stamps-Over-Paper-Shredders
1•surprisetalk•11m ago•0 comments

Morse Code Chatroom

https://telegraph.cee.wtf/
1•GaryNumanVevo•12m ago•0 comments

We built a B2B API infrastructure for resume parsing and tailoring

1•engspeedy•12m ago•0 comments

Am I Supposed to Feel Happy?

1•mahdi7d1•13m ago•1 comments

Ornadyne: We're building robot birds for surveillance

https://www.ycombinator.com/companies/ornadyne
1•SJMG•13m ago•0 comments

Slow Code, a monthly meetup to practice coding by hand

https://www.inventbuild.studio/blog/slow-code-coding-by-hand-monthly-36c2f33c9513802388a0c11e40f9...
1•virgil_disgr4ce•13m ago•0 comments

Bring Your Own Signal: pluggable overload control for stateful databases

https://www.uber.com/us/en/blog/from-static-rate-limiting-to-intelligent-load-management/
1•goodput•13m ago•0 comments

Building a read-only P2P SQLite Database in the browser

https://read.vantezzen.io/swarm-sqlite
1•bennett_dev•14m ago•0 comments

Artificial Intelligence Floods Court Dockets with Home-Brewed Lawsuits

https://www.nytimes.com/2026/05/25/us/politics/artificial-intelliegence-courts.html
2•droidjj•14m ago•0 comments

Show HN: Naiou – an agent that can only answer yes or no to your query

https://github.com/av/naiou
1•everlier•15m ago•0 comments

Autonomy Is a Harness Property

https://jlmr.dev/posts/autonomy-is-a-harness-property/
1•jelmersnoeck•15m ago•0 comments

CSS vs. JavaScript (Animation Strategies)

https://www.joshwcomeau.com/animation/css-vs-javascript/
1•cyanbane•15m ago•0 comments

Critical Views on LLMs and Health Advice: An Academic Reading List

https://read.misalignedmag.com/critical-views-on-llms-and-health-advice-an-academic-reading-list-...
2•lcubw•18m ago•0 comments

LLM Transparency

https://github.com/st-tech/ppf-contact-solver/blob/main/articles/llm_transparency.md
1•hmokiguess•22m ago•0 comments

Distributing LLM Inference in DwarfStar

https://antirez.com/news/167
1•Brajeshwar•24m 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