frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Claude, Author of the Humanitas

https://www.greaterwrong.com/posts/wRNJZz2iYrfDaSDdz/claude-author-of-the-humanitas
1•Jakob•1m ago•0 comments

Iran Is Back Online

https://mastodon.social/@netblocks/116642131173028444
2•2dvisio•6m ago•0 comments

The Psychology of Arrival in Coworking Spaces

https://twofifty.co/en/blog/psychology-of-arrival-coworking-spaces
1•inchevd•7m ago•0 comments

I'm 19 and built an AI golf swing analyzer with on-device CoreML

https://apps.apple.com/us/app/the-swing-sensei/id6759412468
1•TheSwingSensei•8m ago•0 comments

iOS 26.6 adds new alert when you try blocking too many contacts

https://9to5mac.com/2026/05/26/ios-26-6-adds-new-alert-when-you-try-blocking-too-many-contacts/
1•cdrnsf•8m ago•0 comments

The Nation-State Is a Legacy System. Time for an Upgrade

https://gccsproject.pages.dev/
1•pear01•9m ago•0 comments

Encrypted DNS in 2026: DoH, DoT and DoQ compared with real benchmarks

https://www.copahost.com/blog/encrypted-dns/
1•ggallas•10m ago•0 comments

The worst job interview I ever had

https://www.oliverio.dev/blog/the-worst-job-interview-i-had
1•oliverio•10m ago•0 comments

Being a 1.5-10x Developer

https://build.ms/2026/5/26/being-a-1-5-10x-developer/
1•mergesort•11m ago•0 comments

6M Fake GitHub Stars: How to Vet Open-Source AI Tools

https://www.chatgpt.ca/blog/github-fake-stars-ai-tool-evaluation
1•b-man•11m ago•0 comments

Mysteries of the Griffin iMate

https://www.projectgus.com/2023/04/griffin-imate/
1•geerlingguy•14m ago•0 comments

The Computer That Was Too Advanced for Its Own Good [video]

https://www.youtube.com/watch?v=OWPnEDXVTl8
3•devonnull•15m ago•0 comments

Optimization Constants in Mathematics

https://teorth.github.io/optimizationproblems/
2•bmc7505•21m ago•0 comments

GitHub Classroom sign-ups are no longer available

https://github.blog/changelog/2026-05-26-github-classroom-sign-ups-are-no-longer-available/
2•DropDead•22m ago•0 comments

Analyst on China's spent rocket stages: "Things only continue to get worse"

https://arstechnica.com/space/2026/05/analyst-on-chinas-spent-rocket-stages-things-only-continue-...
3•xoa•23m ago•0 comments

Tracing libjxl decoding patterns, with JPEG XL as the trace data container

https://ender672.github.io/posts/2026-05-26-tracing-libjxl-decoding-patterns/
1•ender672•24m ago•0 comments

Why LLMs will be always Terrible at Software Architecture

https://devforth.io/insights/why-llms-will-be-always-terrible-at-software-architecture/
3•dotnot•24m ago•0 comments

Co-Invest – an MCP server that lets Claude and ChatGPT execute real trades

https://www.liquid.trade/coinvest
2•miwooyork•24m ago•0 comments

Ask HN: How do you model temporarily invalid data structures

1•escot•26m ago•0 comments

Sinclair-O-Matic

https://dpt.github.io/SinclairLogo/
3•worik•27m ago•0 comments

Show HN: Privacy-first notification blocker for Android ad-free

https://permly.app
1•Zartof•27m ago•0 comments

Collection of free online tools for developers

https://webdevpack.com/
1•ivopetkov•28m ago•0 comments

Show HN: ARQ Dashboard – web and TUI monitoring for Python's ARQ job queue

https://github.com/srijanpatel/arq-dashboard
1•spps11•28m ago•0 comments

Startup is betting India's gig economy can train the robots

https://techcrunch.com/2026/05/26/human-archive-taps-into-indias-services-startups-to-collect-dat...
1•methuselah_in•29m ago•0 comments

Jumping Spiders Seem to Dream

https://www.pnas.org/doi/10.1073/pnas.2204754119
3•jyounker•30m ago•0 comments

Kubernetes in Anger

https://samof76.space/kubernetes-in-anger.html
2•sharjeelsayed•31m ago•0 comments

Why is Europe the fastest warming continent?

https://phys.org/news/2026-05-europe-world-fastest-continent.html
11•geox•32m ago•0 comments

Plowshares or nuclear explosions for the national economy

https://annasofialesiv.substack.com/p/plowshares
2•bilsbie•38m ago•0 comments

Stop Doing Easy Things

https://xendo.bearblog.dev/stop-doing-easy-things/
4•xendo•39m ago•0 comments

The Universe is a Sheet of Paper (and Some Sand)

https://t3db0t.substack.com/p/the-universe-is-a-sheet-of-paper
3•virgil_disgr4ce•41m 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