frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: Game Boy pixel pipeline explorer

https://pixelpipeline.xyz
2•blueblazin•41s ago•0 comments

Chaoss Metrics in 2026

https://nesbitt.io/2026/05/27/chaoss-metrics-in-2026.html
1•jamietanna•48s ago•0 comments

Athletes at the Enhanced Games were bigger, but not better

https://www.theatlantic.com/culture/2026/05/enhanced-games-sports-doping/687296/
1•FinnLobsien•58s ago•0 comments

TheWire13 is a TCP/IP stack for classic Amiga systems running AmigaOS 1.3

https://aminet.net/package/comm/tcp/TheWire13
1•doener•1m ago•0 comments

UFC arena under construction on White House lawn

https://www.npr.org/2025/09/08/nx-s1-5526066/leni-riefenstahl-nazi-filmmaker-new-documentary
3•KnuthIsGod•2m ago•0 comments

Deep Habits: WorkingMemory.txt

https://calnewport.com/deep-habits-workingmemory-txt-the-most-important-productivity-tool-youve-n...
1•piinbinary•2m ago•0 comments

How to build a lunar mass driver

https://caseyhandmer.wordpress.com/2026/05/08/how-to-build-a-lunar-mass-driver/
1•surprisetalk•4m ago•0 comments

Go errors are a story, most teams lose the plot

https://robinsiep.com/blog/posts/go-errors/
1•seeb•4m ago•0 comments

GitHub Incident Again

https://www.githubstatus.com/?now
1•robeym•5m ago•2 comments

LiteSpeed CPanel Plugin with Root Privilege Escalation Under Active Exploitation

https://haltingproblems.com/analysis/litespeed-cpanel-plugin-cve-2026-48172/
2•s4mw1se•9m ago•0 comments

Pushover: Simple Notifications for Android, iPhone, iPad, and Desktop

https://pushover.net/
1•janandonly•9m ago•0 comments

AI is not the answer to AI-enabled fraud

https://www.codastory.com/oligarchy/ai-is-not-the-answer-to-ai-enabled-fraud/
1•cdrnsf•9m ago•0 comments

Show HN: Map drawing tool where the map lives in the URL

https://drawonamap.com/
4•singiamtel•10m ago•0 comments

Revenge of the Business Idiot

https://www.wheresyoured.at/the-revenge-of-the-business-idiot/
1•frizlab•11m ago•0 comments

Tiny GPT in Go. Optimised for Understanding. Trained on Jules Verne Books

https://github.com/zakirullin/gpt-go
2•asdfjsjj2342•13m ago•0 comments

Intranasal Human EVs Restrain Inflammatory Transcriptome in Aged Hippocampus

https://isevjournals.onlinelibrary.wiley.com/doi/10.1002/jev2.70232
3•bookofjoe•13m ago•0 comments

Local in Browser Vibecoding Agent

https://alexwortega.github.io/pi-agent/
3•Alexwortega•13m ago•0 comments

What Is an AI Product Engineer

https://dwyer.co.za/static/what-is-an-ai-product-engineer.html
3•ritzaco•15m ago•1 comments

We've promised to cure all disease for decades. Latest: $2.1B and a Nobel

https://www.tearsinrain.ai/p/only-a-constellation-of-stars
3•jgreid•16m ago•0 comments

Peeklens

https://peeklens.ai/
2•Omaroliman•16m ago•0 comments

When and How to Buy a House

https://kaleidoscopemind.substack.com/p/when-and-how-to-buy-a-house
4•surprisetalk•20m ago•0 comments

How I made my privacy site recommendable by ChatGPT (and got into public-APIs)

https://hackmyip.com/sheets/how-i-made-my-site-recommendable-by-chatgpt
2•codelong888•20m ago•0 comments

DeepSWE crowns GPT-5.5, and finds Claude Opus exploiting a benchmark loophole

https://venturebeat.com/technology/deepswe-blows-up-the-ai-coding-leaderboard-crowns-gpt-5-5-and-...
2•sonink•20m ago•0 comments

UK law firm Pinsent Masons reprimanded by court over AI error

https://www.ft.com/content/5ba4690b-8b98-43b3-ba0b-f2ec5591a572
1•1vuio0pswjnm7•23m 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/
2•thunderbong•24m ago•1 comments

Using My Fucking Brain

https://terriblesoftware.org/2026/05/27/using-my-fucking-brain/
5•matheusml•25m ago•0 comments

Show HN: Supapin – Pinterest Growth and Automation Tool

https://supapin.com
1•fieldspeter•25m ago•0 comments

Prototype of the first fluid circuit board

https://www.tomshardware.com/tech-industry/prototype-of-the-worlds-first-fluid-circuit-board-can-...
1•awithrow•26m ago•0 comments

An Elliott Wave engine that projects Fibonacci forward, not back

https://github.com/SmarterSystems/ElliottWavesEngine
1•cryptowealth•26m ago•0 comments

Delaware court upholds voting by companies in small town's election

https://www.reuters.com/legal/government/delaware-court-upholds-voting-by-companies-small-towns-e...
2•mystraline•29m 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