frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

OpenZFS 2.4 Squeezes in Some Last Minute Improvements

https://www.phoronix.com/news/OpenZFS-2.4-rc4-Released
3•Bender•5m ago•0 comments

It's Not Google's Fault. It's Yours

https://www.admdnewsletter.com/its-not-googles-fault-its-yours/
1•AznHisoka•6m ago•0 comments

Gimp 3.2 RC1 Brings More UI/UX Improvements, Proper SVG Export

https://www.phoronix.com/news/GIMP-3.2-RC1-Released
2•Bender•6m ago•0 comments

Trump reverses on Epstein files, says he'd sign bill calling for release [video]

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

Enhanced Reaction Time Measurement System Based on 3D Accelerometer in Athletics

https://www.mdpi.com/1424-8220/25/21/6730
1•PaulHoule•7m ago•0 comments

Tired of ugly admin dashboards? I built a Vue 3 one that's beautiful

https://github.com/Daymychen/art-design-pro
2•TT9601•10m ago•0 comments

Chandrayaan-3 returns to the Moon for rare flyby, sends critical data

https://www.indiatoday.in/science/story/chandrayaan-3s-propulsion-module-enters-moons-sphere-of-i...
1•ashishgupta2209•12m ago•0 comments

Layanan Reschedule Agoda

2•Binary-Atoms•14m ago•0 comments

OpenAI is piloting group conversations in ChatGPT

https://www.engadget.com/ai/openai-is-piloting-group-conversations-in-chatgpt-053255102.html
1•geox•14m ago•0 comments

LeJEPA

https://arxiv.org/abs/2511.08544
3•nothrowaways•17m ago•0 comments

Core Devices (Pebble Watch) Keeps Stealing Our Work

https://rebble.io/2025/11/17/core-devices-keeps-stealing-our-work.html
3•jdauriemma•22m ago•0 comments

Rust9x Unofficial "Tier 4" Rust Target for Windows 9x/Me/NT/2000/XP/Vista

https://github.com/rust9x/rust
2•kristianp•28m ago•0 comments

Unauthenticated WireGuard Key Registration in PIA Infrastructure

https://twitter.com/MagicalTux/status/1990611940151021998
1•MagicalTux•29m ago•0 comments

The Bezzle

https://en.wikipedia.org/wiki/The_bezzle
1•toomuchtodo•29m ago•1 comments

Star Wars Theatrical OT Official Restoration Leaked Clips

https://www.youtube.com/watch?v=4Z6TpkT-6AY
2•layer8•31m ago•0 comments

Stanford Prison Experiment

https://www.prisonexp.org
1•netule•42m ago•0 comments

Gulf of Mexico – The Perfect Progamming Language

https://github.com/James-HoneyBadger/GulfOfMexico
2•honeybadger1965•42m ago•2 comments

Crypto Could Trigger the Next Financial Crisis

https://www.theatlantic.com/ideas/2025/11/cryptocurrency-economy-financial-crisis/684960/
1•harambae•45m ago•0 comments

UC Berkeley scientists hail breakthrough in decoding whale communication

https://www.sfgate.com/bayarea/article/scientists-breakthrough-decoding-whales-21184413.php
4•daegloe•46m ago•2 comments

An intrinsic magnetic field does not protect a planet against atmospheric escape

https://www.aanda.org/articles/aa/full_html/2018/06/aa32934-18/aa32934-18.html
1•thunderbong•48m ago•0 comments

Show HN: Discussion of ICT Model – Linking Information, Consciousness and Time

https://www.academia.edu/s/8924eff666
1•DmitriiBaturo•50m ago•0 comments

The first-ever protocol for websites and AI browsers to cooperate

https://astral.cleobrowser.com
2•pablooomvc•52m ago•1 comments

Exposing and Exploiting Incomplete Branch Predictor Isolation in Cloud

https://comsec.ethz.ch/research/microarch/vmscape-exposing-and-exploiting-incomplete-branch-predi...
1•abhisek•55m ago•0 comments

Minimal Periodic Task Runner in Elixir

https://www.jasontokoph.com/tidbits/minimal-periodic-task-runner-in-elixir/
1•todsacerdoti•58m ago•0 comments

Ask HN: What insight or habit has led to a breakthrough in your mental health?

3•Schroedingers2c•1h ago•4 comments

Selection and transmission of gut microbiome alone can shift mammalian behavior

https://www.nature.com/articles/s41467-025-65368-w
1•bookofjoe•1h ago•0 comments

My Professional X Account Was Hacked and X Support Won't Help Me

2•Bobdavies•1h ago•2 comments

DoorDash Says Personal Information Stolen in Data Breach

https://www.securityweek.com/doordash-says-personal-information-stolen-in-data-breach/
4•Bender•1h ago•0 comments

Europol takes down more than 1k malicious servers in Operation Endgame

https://www.scworld.com/news/europol-takes-down-more-than-1000-malicious-servers-in-operation-end...
1•Bender•1h ago•0 comments

Amazon finds 150K NPM packages linked to token-farming campaign

https://www.scworld.com/news/amazon-finds-150k-npm-packages-linked-to-token-farming-campaign
1•Bender•1h ago•0 comments
Open in hackernews

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

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