frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

What Trump Didn't Know About Iran

https://www.nytimes.com/2026/03/14/opinion/ezra-klein-podcast-ali-vaez.html
1•whack•1m ago•0 comments

A Linux distribution designed to eliminate single points of failure

https://stagex.tools
1•wa008•3m ago•0 comments

Show HN: Pakkun – Vibeslop Git for ETL

https://github.com/sroerick/pakkun
1•sroerick•4m ago•1 comments

PulseMRR – Revenue analytics on 5,400 Stripe-verified startups

https://pulsemrr.app
1•4bdullatif•4m ago•1 comments

Is Office.eu a Scam?

https://blog.tomaszdunia.pl/officeeu-eng/
2•doener•4m ago•1 comments

The Science of Staging: Why the In-Between Is Where the Action Is

https://www.bassfinity.com/blog/pre-spawn-bass-reading-the-transition
1•jequals5•9m ago•0 comments

Multi-agent cooperation through in-context co-player inference

https://arxiv.org/abs/2602.16301
1•simonpure•10m ago•0 comments

Another Air Combat vibe coded game

https://aircombat.vercel.app/
1•PhilDunphy23•10m ago•1 comments

Iterate on the Plan, Not the Product

https://elliotbonneville.com/iterate-on-the-plan-not-the-product/
1•elliotbnvl•11m ago•0 comments

ASRock launches Frankensteined motherboard with one DDR4 slot and two DDR5 slots

https://www.tomshardware.com/pc-components/motherboards/asrock-launches-new-frankensteined-mother...
2•LorenDB•12m ago•1 comments

Cuneicode – a language where 0.1 and 0.2 == 0.3

https://cuneicode.dev
2•synchan•17m ago•2 comments

Finctory – A node-based visual backtesting platform

https://finctory.netlify.app/
1•np_Poluri•19m ago•1 comments

Data scientist uses AI and ChatGPT to create cancer vaccine for his dying dog

https://www.theaustralian.com.au/business%2Ftechnology%2Ftech-boss-uses-ai-and-chatgpt-to-create-...
6•philangist•20m ago•0 comments

Drone-Mounted Camera for Real-Time MA-RPPG in Smart Mirror Systems

https://www.mdpi.com/2076-3417/16/5/2307
1•PaulHoule•21m ago•0 comments

Show HN: ObservAgent – Observability for Claude Code(cost, tools, subagents)

https://darshannere.github.io/observagent/
2•darshannere•22m ago•0 comments

EIOU, an open source P2P payment protocol

https://eiou.org/
2•Aeium•25m ago•0 comments

Show HN: HypergraphZ – A Hypergraph Implementation in Zig

https://github.com/yamafaktory/hypergraphz
1•yamafaktory•25m ago•0 comments

Seedance 2.0 delayed due to copyright disputes

https://www.scmp.com/tech/big-tech/article/3346654/bytedance-reportedly-suspends-launch-seedance-...
1•stuartmemo•25m ago•0 comments

Faith Claw – Security middleware for autonomous AI agents (OpenClaw)

https://github.com/KirpalS99/Faith-Claw
1•kirpals99•25m ago•0 comments

The AI Boom Has Exploded the San Francisco Housing Market

https://www.wsj.com/economy/housing/san-francisco-housing-market-ai-8c4e3f59
2•randycupertino•30m ago•1 comments

Ask HN: When bored during vibe coding edits I ---?

1•p0d•30m ago•0 comments

Steven Spielberg Thinks Aliens Are Among Us

https://www.slashfilm.com/2122928/steven-spielberg-disclosure-day-aliens-among-us-sxsw/
1•bookofjoe•31m ago•0 comments

Domestication Syndrome

https://en.wikipedia.org/wiki/Domestication_syndrome
1•andersource•31m ago•0 comments

Kuberna Labs – Open-source SDK for autonomous cross-chain AI agents

https://github.com/kawacukennedy/kuberna-labs
1•n3on250•32m ago•1 comments

Multi-agent coordination via timer-based Discord polling (Claude Code)

https://github.com/AetherWave-Studio/autonomous-claude-code
1•Drew-Aetherwave•32m ago•1 comments

Ask HN: AI Browser Automation

2•compootr•34m ago•0 comments

Show HN: Claude's 2x usage promotion (March 2026) in your timezone

https://edsonroteia.github.io/claude2x/
2•earaujo•34m ago•0 comments

Chinese giants use idled foreign plants to fuel global expansion

https://www.scmp.com/business/china-business/article/3346472/carpool-chinese-giants-use-idled-for...
1•gscott•35m ago•0 comments

I built this in an hour with Claude

https://oscars.prakashvenkat.com/
1•dopatraman•37m ago•0 comments

Ask HN: Why is there a lack of useful use cases for OpenClaw?

1•nazbasho•38m ago•0 comments
Open in hackernews

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

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