frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Baldur's Gate 3 Steam Deck – Native Version

https://larian.com/support/faqs/steam-deck-native-version_121
60•_JamesA_•1h ago•24 comments

Find SF parking cops

https://walzr.com/sf-parking/
550•alazsengul•7h ago•328 comments

MLB approves robot umpires for 2026 as part of challenge system

https://www.espn.com/mlb/story/_/id/46357017/mlb-approves-robot-umpires-2026-part-challenge-system
32•pseudolus•1h ago•14 comments

Libghostty is coming

https://mitchellh.com/writing/libghostty-is-coming
529•kingori•11h ago•161 comments

Qwen3-VL

https://qwen.ai/blog?id=99f0335c4ad9ff6153e517418d48535ab6d8afef&from=research.latest-advancement...
149•natrys•4h ago•42 comments

From Rust to reality: The hidden journey of fetch_max

https://questdb.com/blog/rust-fetch-max-compiler-journey/
104•bluestreak•4h ago•13 comments

Markov chains are the original language models

https://elijahpotter.dev/articles/markov_chains_are_the_original_language_models
253•chilipepperhott•4d ago•107 comments

The Top Programming Languages 2025

https://spectrum.ieee.org/top-programming-languages-2025
29•jnord•1h ago•14 comments

NYC Telecom Raid: What's Up with Those Weird SIM Banks?

https://tedium.co/2025/09/23/secret-service-raid-sim-bank-telecom-hardware/
75•coloneltcb•1h ago•27 comments

Getting AI to work in complex codebases

https://github.com/humanlayer/advanced-context-engineering-for-coding-agents/blob/main/ace-fca.md
228•dhorthy•11h ago•225 comments

A vibrator helped me debug a motorcycle brake light system

https://bikesafe.me/blogs/news/how-a-vibrator-helped-me-debug-a-motorcycle-brake-light-system
20•mygnu•3d ago•8 comments

Kitty – GPU based terminal emulator

https://sw.kovidgoyal.net/kitty/
56•andsoitis•3d ago•31 comments

Go has added Valgrind support

https://go-review.googlesource.com/c/go/+/674077
470•cirelli94•16h ago•121 comments

How to draw construction equipment for kids

https://alyssarosenberg.substack.com/p/how-to-draw-construction-equipment
85•holotrope•6h ago•38 comments

Launch HN: Strata (YC X25) – One MCP server for AI to handle thousands of tools

117•wirehack•10h ago•60 comments

Context Engineering for AI Agents: Lessons

https://manus.im/blog/Context-Engineering-for-AI-Agents-Lessons-from-Building-Manus
38•helloericsf•4h ago•3 comments

Apple A19 SoC die shot

https://chipwise.tech/our-portfolio/apple-a19-dieshot/
76•giuliomagnifico•6h ago•36 comments

Always Invite Anna

https://sharif.io/anna-alexei
623•walterbell•10h ago•65 comments

Podman Desktop celebrates 3M downloads

https://podman-desktop.io/blog/3-million
53•twelvenmonkeys•4h ago•9 comments

Periodic Table of Cognition

https://kk.org/thetechnium/the-periodic-table-of-cognition/
4•garspin•1h ago•0 comments

From MCP to shell: MCP auth flaws enable RCE in Claude Code, Gemini CLI and more

https://verialabs.com/blog/from-mcp-to-shell/
118•stuxf•10h ago•34 comments

Mesh: I tried Htmx, then ditched it

https://ajmoon.com/posts/mesh-i-tried-htmx-then-ditched-it
172•alex-moon•13h ago•124 comments

YouTube says it'll bring back creators banned for Covid and election content

https://www.businessinsider.com/youtube-reinstate-channels-banned-over-covid-content-policies-2025-9
221•delichon•5h ago•410 comments

Show HN: Ggc – A Git CLI tool written in Go with interactive UI

https://github.com/bmf-san/ggc/releases/tag/v6.0.0
20•bmf-san•3d ago•0 comments

Is life a form of computation?

https://thereader.mitpress.mit.edu/is-life-a-form-of-computation/
66•redeemed•4h ago•65 comments

consumed.today

https://consumed.today/
154•burkaman•6h ago•29 comments

Omittable – Solving the Ambiguity of Null

https://committing-crimes.com/articles/2025-09-16-null-and-absence/
5•TheWiggles•2d ago•1 comments

Denmark wants to push through Chat Control

https://netzpolitik.org/2025/internes-protokoll-daenemark-will-chatkontrolle-durchdruecken/
209•Improvement•6h ago•105 comments

Shopify, pulling strings at Ruby Central, forces Bundler and RubyGems takeover

https://joel.drapper.me/p/rubygems-takeover/
439•bradgessler•10h ago•279 comments

Sampling and structured outputs in LLMs

https://parthsareen.com/blog.html#sampling.md
201•SamLeBarbare•14h ago•85 comments
Open in hackernews

Podman Desktop celebrates 3M downloads

https://podman-desktop.io/blog/3-million
53•twelvenmonkeys•4h ago

Comments

ashirviskas•2h ago
Why podman and not Docker?
paulryanrogers•1h ago
It's free? Can run rootless?
Vilian•1h ago
Better integration with systemd
jrks11o•1h ago
docker desktop licensing changes in 2021
2OEH8eoCRo0•1h ago
Docker took too long to support cgroups v2
seemaze•1h ago
It supports Kubernetes *.yaml manifests?
htrp•1h ago
I've seen podman advertised as a dropin docker replacement. how valid is that assertion?
jamesboehmer•1h ago
I wasted my time trying podman and switched to colima. It's the only usable free alternative that's a true drop-in replacement for docker.
GauntletWizard•1m ago
[delayed]
osigurdson•1h ago
I'm glad they have podman desktop. Personally though, once I realized that I can use the command line version without it (unlike docker in my experience) I uninstalled it as I don't really need the UI / KIND, etc. For me the command line is fine and having something where I don't have to first shell into wsl is great (it just runs it itself behind the scenes). Of course, Linux is generally better for development imo but this is a nice compromise on Windows.