frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

What is an Entity Component System architecture for game development? (2012)

https://www.richardlord.net/blog/ecs/what-is-an-entity-framework
1•miiiiiike•55s ago•0 comments

Oura Ring – Personal Science Wiki

https://wiki.openhumans.org/wiki/Oura_Ring
1•stacktrust•1m ago•0 comments

Claude added working API keys in Cline

https://old.reddit.com/r/CLine/comments/1m2i952/wow_claude_temporarily_added_working_api_keys_for/
1•coderinsan•2m ago•0 comments

Exhausted man defeats AI model in world coding championship

https://arstechnica.com/ai/2025/07/exhausted-man-defeats-ai-model-in-world-coding-championship/
1•hassanahmad•3m ago•0 comments

What Is a Principal Engineer at Amazon? With Steve Huynh

https://newsletter.pragmaticengineer.com/p/what-is-a-principal-engineer-at-amazon
1•rbanffy•6m ago•0 comments

Automating Cantonese Romanization

https://canto.hk/2025/07/automating-cantonese-romanization/
1•Umofomia•8m ago•0 comments

Hush: Holistic Panoramic 3D Scene Understanding Using Spherical Harmonics

https://vision3d-lab.github.io/hush/
2•PaulHoule•14m ago•0 comments

Wii U SDBoot1 Exploit "paid the beak"

https://consolebytes.com/wii-u-sdboot1-exploit-paid-the-beak/
2•sjuut•16m ago•0 comments

Being Illegal: Ideology and the Law

http://www.unemployednegativity.com/2025/07/being-illegal-ideology-and-law.html
2•lr0•16m ago•0 comments

The new Beeper – mostly on-device withe full E2EE

https://blog.beeper.com/2025/07/16/the-new-beeper/
2•fariszr•17m ago•0 comments

Scientists make 'magic state' breakthrough after 20 years – quantum computers

https://www.livescience.com/technology/computing/scientists-make-magic-state-breakthrough-after-20-years-without-it-quantum-computers-can-never-be-truly-useful
2•donutloop•21m ago•1 comments

The Control Group Is Out of Control (2014)

https://slatestarcodex.com/2014/04/28/the-control-group-is-out-of-control/
5•Bluestein•22m ago•0 comments

The Return of the "Elderly" Pop Star

https://www.cantgetmuchhigher.com/p/why-are-pop-stars-getting-older
2•Michelangelo11•27m ago•0 comments

Show HN: Draggy – menu bar companion to clippy (better pbcopy)

https://github.com/neilberkman/clippy/blob/main/README.md
2•nberkman•27m ago•0 comments

NPM Phishing Email Targets Developers with Typosquatted Domain

https://socket.dev/blog/npm-phishing-email-targets-developers-with-typosquatted-domain
2•feross•30m ago•0 comments

Sam Altman Outfoxed Elon Musk to Become Trump's AI Buddy

https://www.wsj.com/tech/ai/sam-altman-donald-trump-musk-ai-198ae5d1
7•belter•31m ago•4 comments

The current technology is not ready for proper blending

https://blog.pkh.me/p/43-the-current-technology-is-not-ready-for-proper-blending.html
3•ux•31m ago•0 comments

Microsoft Confirms the Closure of Its Underwater Data Center

https://www.extremetech.com/computing/microsoft-confirms-the-closure-of-its-underwater-data-center
9•Bluestein•40m ago•2 comments

'Landmark' study: three-person IVF leads to eight healthy children

https://www.nature.com/articles/d41586-025-02276-5
2•voxadam•40m ago•0 comments

How AI Can Degrade Human Performance in High-Stakes Settings

https://ai-frontiers.org/articles/how-ai-can-degrade-human-performance-in-high-stakes-settings
2•nadis•45m ago•0 comments

Largest piece of Mars on Earth fetches $5.3M at auction

https://apnews.com/article/mars-rock-meteorite-auction-dinosaur-sothebys-01d7ccfc8dc580ad86f8e97a305fc8fa
3•avonmach•45m ago•0 comments

Multiplatform Matrix Multiplication Kernels

https://burn.dev/blog/sota-multiplatform-matmul/
5•homarp•47m ago•0 comments

Tidyhouse.io: A tool to clean up any real estate image in 10 seconds

https://www.tidyhouse.io
3•mitchoz•47m ago•1 comments

AI CapEx Is Eating the Economy

https://paulkedrosky.com/honey-ai-capex-ate-the-economy/
48•throw0101c•47m ago•25 comments

Matt Dillon discusses the past, present and future of BSDs (2022)

http://web.archive.org/web/20220917171836/http://www.linux-magazine.com/Issues/2022/258/Distro-Walk-DragonFly-BSD
5•cnst•52m ago•0 comments

Why Don't Liquids Splash in a Vacuum? [video]

https://www.youtube.com/watch?v=aXTcYa7u12k
1•mykarakus•55m ago•0 comments

Trying to send a sticker in Steam Chat burned through a month of mobile data

https://old.reddit.com/r/Steam/comments/1m000kp/trying_to_send_a_sticker_in_steam_chat_burned/
12•danso•1h ago•0 comments

AI and the Future of Work: Job Transformation and Skill Shifts

https://guptadeepak.com/the-ai-revolution-how-artificial-intelligence-will-transform-jobs-and-reshape-the-future-of-work/
1•guptadeepak•1h ago•1 comments

China Is Putting Data Centers in the Ocean to Keep Them Cool

https://www.scientificamerican.com/article/china-powers-ai-boom-with-undersea-data-centers/
4•noleary•1h ago•5 comments

Show HN: RateMyPrompt – share and rate prompts with auto AI evals

https://www.josh.ing/ratemyprompt
6•jshchnz•1h ago•1 comments
Open in hackernews

Show HN: molab, a cloud-hosted marimo notebook workspace

https://marimo.io/blog/announcing-molab
15•akshayka•2h ago
We launched marimo [1], an open-source reactive Python notebook, last year on HackerNews. Today, the most popular recent feature request in Google Colab’s issue tracker asks for marimo support in Colab [2].

Rather than try to convince Google to replace their notebook with marimo, we decided to just build our own cloud-hosted notebook service instead. We're calling this molab (mo for marimo), and we're launching it today.

You can try it at https://molab.marimo.io

Some features:

- Persistent storage

- Link sharing (notebooks are public but undiscoverable, like secret GitHub Gists)

- Download notebooks to your machine, reuse them as Python scripts or apps

- Upload local notebooks to the cloud from our CLI (coming soon)

- Real-time collaboration (coming soon)

- Configure computational resources to obtain more CPU or GPU (coming soon)

marimo is a modern notebook for modern data workflows; we also built molab on a modern tech stack:

- Notebook dependencies are managed by uv, enabling lighting-fast package installation (thanks to uv’s cache and more generally its performant implementation). uv makes it easy to run molab notebooks locally, too: uvx marimo edit <notebook-url> brings the notebook down to your machine.

- Persistent storage is powered by R2, Cloudflare’s zero-egress object store.

- We use Pydantic logfire to monitor our deployment.

- While our implementation is agnostic to the compute backend (stay tuned!), we’re currently running on Modal for fast startups (not to mention a slick developer experience). Modal sandboxes make it easy for us define containers at runtime, containing notebook code and their dependencies. (Shout out to Eric Zhang from Modal for helping us get started.)

molab is free to use, as long as usage is reasonable. Our goal is to make is as easy as possible for our community to use marimo notebooks.

Finally, learn more at our announcement blog: https://marimo.io/blog/announcing-molab

If this interests you, please give molab a shot and please share feedback — here or on Discord (https://marimo.io/discord).

P.S. This is not our commercial product, this is really just for our community.

[1] https://github.com/marimo-team/marimo [2] https://github.com/googlecolab/colabtools/issues?q=is%3Aissu...

Comments

cantdutchthis•2h ago
Everyone: don't push live on a Friday. marimo: ... hold my beer
dmadisetti•1h ago
Everyone knows prod doesn't break on the weekends