frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Samsung Browser for Desktop

https://browser.samsung.com/
1•namjh•2m ago•0 comments

Canoeboot – Special Fork of Coreboot / Libreboot

https://canoeboot.org/
1•peter_d_sherman•4m ago•1 comments

Show HN: Weather balloon to the stratosphere with a Raspberry Pi computer

https://github.com/stratopi-org/stratopi
1•nodesocket•7m ago•0 comments

The Gaming Market Is Starting to Break (Comprehensive) [video]

https://www.youtube.com/watch?v=Eo5w2S-h5dI
1•sudo_cowsay•9m ago•0 comments

Goofball trivia about cracker packaging

1•Xorakios•9m ago•0 comments

Is Jurassic Park the only film that product-places its own making-of book?

https://bsky.app/profile/danielgray.com/post/3mqjxn4jess2j
2•colinprince•14m ago•0 comments

Taming the Steam ARM64 client on PostmarketOS

https://blog.drakulix.de/taming-the-steam-arm64-client-on-pmos/
1•LorenDB•14m ago•0 comments

Review Overhaul – done-for-you Google review generation for local businesses

1•alvinbrussell•15m ago•0 comments

Show HN: Gotcha- First on-device AI copilot for Android

https://samosa-ai.com/gotcha/
2•rishabhbajpai24•18m ago•0 comments

The US bares its financial weak spot

https://www.ft.com/content/fb49381a-3e09-4666-85b0-7a171e01394e
1•petethomas•19m ago•0 comments

AI bots started a religion, 'Spiralism' – humans followed

https://www.theverge.com/ai-artificial-intelligence/975017/ai-spiralism-chatbot-movement
1•ilamont•20m ago•0 comments

Safe-rm: Remap `rm` on Macs to `mv _ Trash` so LLMs don't delete data

https://gist.github.com/Divide-By-0/5e1ae59ccf66129dd9ec5ef239f87d65
1•aayushg•24m ago•0 comments

Quick Map Tools

https://www.quickmaptools.com
1•dango2506•27m ago•1 comments

Geo Hound

https://www.geohound.app/
1•dango2506•27m ago•1 comments

What Happened to HackerOne?

https://blog.teknogeek.io/posts/what-happened-to-hackerone/
14•hipparchus•29m ago•1 comments

DeepSeekV4SSD: DeepSeek-V4-Flash-0731 on an M-series Mac

https://github.com/yanun0323/deepseek_ssd
2•JKCalhoun•29m ago•0 comments

Hundreds rally at site where Haitians required to check-in, get monitors

https://www.springfieldnewssun.com/local/hundreds-rally-at-site-where-haitians-required-to-check-...
1•petethomas•31m ago•0 comments

What are they building at the frontier?

https://ironheartsystems.com/
1•dullpebble•34m ago•0 comments

Why.com Launches as Side Project

https://www.reddit.com/r/SideProject/comments/1vjqjoz/just_launched_whycom/
1•jawns•36m ago•1 comments

A Memory Design for Local SLM

https://linuxrebel.github.io/rastro-real/
1•linuxrebe1•38m ago•1 comments

Taylor Farms recalls salsa and guacamole over salmonella risk

https://www.cnbc.com/2026/08/09/taylor-farms-recalls-salsa-and-guacamole-over-salmonella-risk.html
2•cramer4next•38m ago•0 comments

Computers Are Just a Tool

1•DesaiAshu•43m ago•0 comments

Neovim Colorscheme: Luna.nvim

https://github.com/WTFox/luna.nvim
1•wtfox•43m ago•0 comments

Show HN: Ask your coding agent to subtitle, translate, and clip video (FFmpeg)

https://github.com/perso-ai/perso-dubbing-plugin
2•remyships•49m ago•0 comments

3 in 4 European businesses fear their US tech provider could cut them off

https://proton.me/business/blog/business-continuity-survey
4•billybuckwheat•50m ago•1 comments

Neutrinos from Deep Inside Earth Provide a New Picture of the Mantle

https://www.quantamagazine.org/neutrinos-from-deep-inside-earth-provide-a-new-picture-of-the-mant...
2•pseudolus•53m ago•0 comments

Multi-Agent Coach Adversarial Eval. Passed Designed Traps and Basics Failed

https://i.brandanthonymcdonald.com/multi-agent-eval-teardown
1•aweful•54m ago•0 comments

Shimg: AppImage Shell Script

https://github.com/mgord9518/shappimage
1•jcbhmr•59m ago•0 comments

Stream PS Plus Games to Steam Deck

https://www.eurogamer.net/steam-deck-ps5-streaming-app-asobi
1•slowhadoken•1h ago•0 comments

Why the Kaggle API Gave Me the Wrong Private Leaderboard

https://medium.com/@alanscottencinas/why-the-kaggle-api-gave-me-the-wrong-private-leaderboard-d2e...
1•encinas88•1h 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