frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Half-Baked Product

https://weli.dev/blog/half-baked-product/
794•weli•7h ago•222 comments

It Still Can't Do My Job: Four Years of Moving Goalposts (2022–2026)

https://publicznyprofil.github.io/ai_cant_do_your_work/
19•mydreamof•32m ago•22 comments

PostgreSQL and the OOM Killer: Why We Use Strict Memory Overcommit

https://www.ubicloud.com/blog/postgresql-and-the-oom-killer-why-we-use-strict-memory-overcommit
63•furkansahin•2h ago•13 comments

Valve open source the Steam Machine e-ink screen so you can make your own

https://www.gamingonlinux.com/2026/07/valve-open-source-the-steam-machine-e-ink-screen-so-you-can...
190•ahlCVA•2h ago•27 comments

Wordgard: The new in-browser rich-text editor from the creator of ProseMirror

https://wordgard.net/
131•indy•6h ago•59 comments

The Fall and Rise of Screwworm

https://www.construction-physics.com/p/the-fall-and-rise-of-screwworm
27•crescit_eundo•2h ago•9 comments

Right to Local Intelligence

https://righttointelligence.org/
402•thoughtpeddler•15h ago•140 comments

Best Simple System for Now

https://dannorth.net/blog/best-simple-system-for-now/
3•daan-k•28m ago•0 comments

CarPlay Is Additive

https://www.caseyliss.com/2026/7/2/carplay-is-additive-you-dolts
455•sprawl_•14h ago•606 comments

Jamesob's guide to running SOTA LLMs locally

https://github.com/jamesob/local-llm
3•livestyle•31m ago•0 comments

How working with a blind client revealed invisible accessibility gaps

https://iinteractive.com/resources/blog/read-only
62•fortyseven•3d ago•47 comments

The Safari MCP server for web developers

https://webkit.org/blog/18136/introducing-the-safari-mcp-server-for-web-developers/
183•coloneltcb•13h ago•51 comments

Since Linux 6.9, LUKS suspend stopped wiping disk-encryption keys from memory

https://mathstodon.xyz/@iblech/116769502749142438
513•IngoBlechschmid•1d ago•217 comments

crustc: entirety of `rustc`, translated to C

https://github.com/FractalFir/crustc
342•Philpax•16h ago•67 comments

Commodore 64 Basic for PostgreSQL

https://thombrown.blogspot.com/2026/07/load-plcbmbasic81-commodore-64-basic.html
38•hans_castorp•6h ago•7 comments

Reality has a surprising amount of detail (2017)

https://johnsalvatier.org/blog/2017/reality-has-a-surprising-amount-of-detail
335•vinhnx•5d ago•119 comments

Podman v6.0.0

https://blog.podman.io/2026/07/introducing-podman-v6-0-0/
600•soheilpro•1d ago•237 comments

Quake in 13 Kilobytes (2021)

https://js13kgames.com/games/q1k3
93•mortenjorck•6d ago•13 comments

Immich 3.0

https://github.com/immich-app/immich/discussions/29439
546•hashier•1d ago•261 comments

Program-as-Weights: A Programming Paradigm for Fuzzy Functions

https://arxiv.org/abs/2607.02512
11•simonpure•2h ago•0 comments

Alibaba to ban Claude Code in workplace over alleged backdoor risks, source says

https://www.reuters.com/world/china/alibaba-ban-claude-code-workplace-over-alleged-backdoor-risks...
247•nsoonhui•7h ago•196 comments

Gemini Code Assist will be shut down on July 17

https://docs.cloud.google.com/gemini/docs/code-review/review-repo-code
36•ushakov•2h ago•19 comments

Local Reasoning for Global Properties

https://tratt.net/laurie/blog/2026/local_reasoning_for_global_properties.html
17•mpweiher•2d ago•2 comments

Show HN: Pieces – Social network for people

https://try.piecesof.me/
50•domo__knows•1d ago•53 comments

Hackers shoveled snow for company, were rewarded with network admin access

https://www.theregister.com/security/2026/07/02/hackers-shoveled-snow-for-company-were-rewarded-w...
35•ike_usawa•2h ago•10 comments

Exapunks (2018)

https://www.zachtronics.com/exapunks/
315•yu3zhou4•20h ago•108 comments

Zuckerberg 'Admits' Meta's Layoffs Were Ineffective

https://eshumarneedi.com/2026/07/03/zuckerberg-admits-metas-layoffs-were.html
154•ExMachina73•2h ago•143 comments

Underwater suit-wearing cyborg insect capable of diving and terra-aqua travel

https://www.nature.com/articles/s41467-026-74235-1
81•gscott•3d ago•35 comments

Hunting a 16-year-old SQLite WAL bug with TLA+

https://ubuntu.com/blog/hunting-a-16-year-old-sqlite-bug-with-tla-is-dqlite-affected
13•peterparker204•3d ago•2 comments

Virginia bans sale of precise geolocation data

https://www.hunton.com/privacy-and-cybersecurity-law-blog/virginia-bans-sale-of-geolocation-data
916•toomuchtodo•18h ago•135 comments
Open in hackernews

Show HN: OM Core – multidimensional models without spreadsheet cell formulas

https://github.com/cloudcell/om-core
6•cloudcell•3d ago

Comments

cloudcell•3d ago
I made OM Core public today.

It is an early alpha multidimensional modeling engine. The main idea is to separate the model from the grid: dimensions, cubes, rules, and views instead of spreadsheet cell formulas.

I am looking for feedback from people who have built or maintained spreadsheet models, especially on whether the abstraction is understandable.

Docs: https://cloudcell.github.io/om-docs/

densekernel•36m ago
https://x.com/andrewchen/status/2031532980032909640 - related?

"prediction re the end of spreadsheets

AI code gen means that anything that is currently modeled as a spreadsheet is better modeled in code. You get all the advantages of software - libraries, open source, AI, all the complexity and expressiveness."