frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: Free and open-source platform to invest credit card rewards

https://github.com/henrynsmbl/micro-investing
1•hg30•39s ago•0 comments

I built a free FTC compliance scanner for creators in 10 hours

https://guardia-scan-suite.lovable.app
1•justicedevloper•1m ago•1 comments

Batman in subway makes people more helpful

https://science.slashdot.org/story/25/11/29/2233245/scientists-discover-people-act-more-altruisti...
1•Flundstrom2•3m ago•0 comments

From hiring at Gett to JobHire AI: building job search automation

https://medium.com/@dmitry_titov/the-job-search-process-is-outdated-how-getts-former-cpo-is-build...
1•Dmitry_Titov•4m ago•0 comments

Busting Legacy Code with AI Agents and Test Driven Development

https://yonatankra.com/busting-legacy-code-with-ai-agents/
1•krayonatan•12m ago•0 comments

Show HN: OgBlocks – It lets anyone create beautiful UIs with just copy and paste

https://ogblocks.dev/
1•thekarank•16m ago•0 comments

Crash Team Racing

https://en.wikipedia.org/wiki/Crash_Team_Racing
1•tosh•16m ago•0 comments

Show HN: A free metatag, sitemap and web manifest generator

https://metagen.top
1•wstaeblein•18m ago•0 comments

Schubfach: The smallest floating point double-to-string impleme

https://vitaut.net/posts/2025/smallest-dtoa/
2•fanf2•19m ago•0 comments

Show HN: SolveMyPainPoint – A single place to post and discover real problems

https://www.solvemypainpoint.com/
1•Chrizzby•19m ago•0 comments

The Thinking Game – Full Documentary – Tribeca Film Festival Official Selection

https://youtu.be/d95J8yzvjbQ
1•doppp•22m ago•0 comments

Skeuomorph

https://en.wikipedia.org/wiki/Skeuomorph
2•mkl95•24m ago•0 comments

Show HN: Guide – to help me get moving and keep the momentum going

https://github.com/nextfiveinc/guide
1•4mitkumar•26m ago•1 comments

I Trained an LLM to Dream. It Remembers Everything. [video]

https://www.youtube.com/watch?v=YA3hAGtfMs4
1•kissgyorgy•27m ago•0 comments

Local AI: 152 Open-Source Tools for 100% Offline LLMs (2025–2026)

https://github.com/slsethical/awesome-local-ai
3•iru90210•30m ago•0 comments

Head of Content

https://typefully.com/jobs/head-of-content
1•himanshustwts•31m ago•0 comments

An object in a satellite image defies explanation

https://www.cnn.com/2025/10/28/science/amelia-earhart-mystery-nikumaroro-howland-islands
3•giuliomagnifico•40m ago•0 comments

'The algorithm is hacked': analysis of technology delusions

https://www.cambridge.org/core/journals/the-british-journal-of-psychiatry/article/algorithm-is-ha...
2•geox•45m ago•0 comments

Cool Facilities – The David Taylor Model Basin

https://www.navalgazing.net/David-Taylor-Model-Basin
1•eatonphil•51m ago•0 comments

AI Industry Interview Prep Guide

https://twopug.com/interview-prep/
1•knlb•54m ago•0 comments

How to Feed America

https://www.slowboring.com/p/how-to-actually-feed-america
2•Anon84•1h ago•0 comments

Show HN: Best Black Friday Deals [Mega List]

https://www.blackfridaydeals.directory
1•bfdd•1h ago•0 comments

The Open Dictionary Project(ODict

https://www.odict.org/
2•zipping1549•1h ago•0 comments

Tell HN: It's now impossible to disable all AI features in Firefox 145 (latest)

8•pera•1h ago•3 comments

Leaves cause major problems for Tesla autopilot

https://futurezone.at/produkte/laub-blaetter-tesla-autopilot-fsd-software-vollbremsung-probleme-e...
2•doener•1h ago•1 comments

Chinese parts supplier takes stake in leading Russian drone maker

https://www.ft.com/content/e907c2fa-2d3b-4269-bc6c-b2fee4d9f688
1•perihelions•1h ago•1 comments

Teaching AI to read Xcode builds

https://tuist.dev/blog/2025/11/27/teaching-ai-to-read-xcode-builds
1•pepibumur•1h ago•0 comments

Show HN: GoScopeAI – AI-powered web scanner with Llama3 vuln analysis

https://github.com/porgnope/GoScope-AI
1•porgnope•1h ago•0 comments

Man behind in-flight Evil Twin WiFi attacks gets 7 years in prison

https://www.bleepingcomputer.com/news/security/man-behind-in-flight-evil-twin-wifi-attacks-gets-7...
3•thunderbong•1h ago•1 comments

FLUX.2

https://bfl.ai/models/flux-2
1•doener•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