frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: We ran 74 popular MCP servers in microVMs to see what breaks

https://usethrone.dev/registry
1•imtaimoorkhan•50s ago•0 comments

What We Know About Billionaire Peter Thiel's 'Dialog' Society

https://www.forbes.com/sites/maryroeloffs/2026/06/18/what-we-know-about-billionaire-peter-thiels-...
1•sreekanth850•1m ago•2 comments

Show HN: Emacs log-mode (cheap copy of Logseq)

https://github.com/luqtas/log-mode
1•luqtas•2m ago•0 comments

Ellf: Virtual NLP Engineer

https://beta.ellf.ai/
1•paffdragon•3m ago•0 comments

Global Freedom and Democracy Indices

https://www.amos.design/the-civic-atlas
1•bookofjoe•4m ago•0 comments

LLM biased against accessible code (Claude Code issue #56079)

https://www.aaron-gustafson.com/notebook/2026-06-17-llm-biased-against-accessible-code/
1•robin_reala•5m ago•0 comments

JetBrains IDE Expertise, Now on LinkedIn

https://blog.jetbrains.com/blog/2026/06/17/your-jetbrains-ide-expertise-now-on-linkedin/
1•WhiteDawn•5m ago•0 comments

SQLite Cloud SQLite database with real-time synchronization

https://www.sqlite.ai
1•Asfand3099•6m ago•0 comments

GLM-5.2 is probably the most powerful text-only open weights LLM

https://simonwillison.net/2026/Jun/17/glm-52/
3•Brajeshwar•8m ago•0 comments

Double Entry Programming

https://www.0xsid.com/blog/double-entry-programming
2•ssiddharth•9m ago•0 comments

What is the best Duolingo for X thing to build?

2•Lil-Finance-Bro•9m ago•1 comments

Windows 93

http://windows93.net/
1•xg15•12m ago•0 comments

Show HN: StartupWiki, a free alternative to crunchbase/pitchbook

https://startupwiki.tech/
1•shpran•12m ago•0 comments

AI-Native Firms

https://twitter.com/orgRem/status/2067318661669372196
1•jeffreyrogers•13m ago•0 comments

Cultivating Interests in Undergrad

https://bcmullins.github.io/favorite-books-from-undergrad/
1•wannabebarista•14m ago•0 comments

EOL – Find an audience from public posts, talk to it as one

https://www.earthonlines.com/product
1•BonanKou•14m ago•0 comments

Trump administration Backs Off Plan to End Ocean Monitoring

https://www.nytimes.com/2026/06/18/climate/trump-ocean-observatories-initiative.html
4•burkaman•14m ago•1 comments

The Makings of a Good Bioweapon

https://www.owlposting.com/p/the-makings-of-a-good-bioweapon
1•crescit_eundo•14m ago•0 comments

Coinbase AI Adviser

https://www.coindesk.com/business/2026/06/16/coinbase-intoduces-ai-advisor-stock-options-and-pre-...
1•AnhTho_FR•15m ago•0 comments

Apple's Tim Cook Says Price Increases Are 'Unavoidable'

https://www.cnet.com/tech/mobile/apples-tim-cook-says-price-increases-are-unavoidable/
1•speckx•17m ago•0 comments

Prof. Sarah Paine – Round Up of Grand Strategy and Geopolitics

https://www.youtube.com/watch?v=OS1NZLgKM2c
1•lifeisstillgood•20m ago•0 comments

September 2025 NPM Attack Hit 2.6B Weekly Downloads. Most Found Out on Twitter

https://datanexusmcp.com/blog/npm-supply-chain-attack-2025/
1•jsmudda•20m ago•1 comments

Show HN: Motion-contact-sheet – give a coding agent eyes for motion

https://github.com/Kallin/motion-contact-sheet
1•kal9000•20m ago•0 comments

Show HN: Jsonl-tools – secure paste bin for agent run traces

https://jsonl-tools.dev/
2•vierliam•21m ago•0 comments

Show HN: One hundred LLMs Generating a HTML/CSS Solar System

https://aibenchy.com/showcase/solar-system-animation/
2•XCSme•22m ago•0 comments

Show HN: Asili – open-source, privacy-first in-browser DNA PGS scoring

https://github.com/techninja/asili
2•techninja42•23m ago•1 comments

SCOTUS backs marijuana user's challenge to gun ban

https://spectrumlocalnews.com/us/snplus/politics/2026/06/18/supreme-court-decision-opinion-texas-...
2•pavel_lishin•24m ago•1 comments

Show HN: Pi Extension to Maximize AI credits across Cursor, Codex, ClaudeCode

https://github.com/sathish316/pi-omniagent-extensions/
1•sathish316•24m ago•0 comments

Nolen Royalty (One Million Chessboards) on Making Things

https://digitalseams.com/blog/nolen-royalty-on-making-things
1•bobbiechen•26m ago•0 comments

Ancient DNA is rewriting the history of plague

https://www.economist.com/science-and-technology/2026/06/17/ancient-dna-is-rewriting-the-history-...
1•Brajeshwar•26m 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