frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Sel – short film lauren flinner

https://www.youtube.com/watch?v=rhCn9DgOSiI
1•marysminefnuf•2m ago•0 comments

Kee – Key combination matching on the modern web

https://github.com/juzerzarif/kee
1•juzerzarif•6m ago•1 comments

Show HN: PeriodicTableOfElements.org

https://periodictableofelements.org/?lang=en
1•nadermx•23m ago•0 comments

Social media is populist and polarising; AI may be the opposite

https://www.ft.com/content/3880176e-d3ac-4311-9052-fdfeaed56a0e
1•malloryerik•24m ago•1 comments

Show HN: Anamnesis – Open-source 4D strategic memory engine for AI agents

https://github.com/gayawellness/anamnesis
1•gayawellness•24m ago•0 comments

Pretext Demos

https://chenglou.me/pretext/
1•vinhnx•26m ago•0 comments

Alzheimer's disease mortality among taxi and ambulance drivers (2024)

https://www.bmj.com/content/387/bmj-2024-082194
2•bookofjoe•29m ago•0 comments

pbix-mcp — create and modify Power BI PBIX files in pure Python

https://github.com/d0nk3yhm/pbix-mcp
2•d0nk3yhm•33m ago•0 comments

Translating non-trivial codebases with Claude

https://blog.danieljanus.pl/2026/03/26/claude-nlp/
1•vinhnx•37m ago•0 comments

Catching crumbs from the table by Ted Chiang (2000) [pdf]

https://gwern.net/doc/fiction/science-fiction/2000-chiang.pdf
2•sendes•39m ago•1 comments

The Opt Out Project

https://www.optoutproject.net/
3•billybuckwheat•41m ago•0 comments

BubbleWrap your dev env and agents

https://dpc.pw/posts/bubblewrap-your-dev-env-and-agents/
1•vinhnx•43m ago•0 comments

A simple explanation of the key idea behind TurboQuant

https://old.reddit.com/r/LocalLLaMA/comments/1s62g5v/a_simple_explanation_of_the_key_idea_behind/
1•thunderbong•47m ago•0 comments

IN Event of Moon Disaster [pdf]

https://www.archives.gov/files/presidential-libraries/events/centennials/nixon/images/exhibit/rn1...
1•interweb•50m ago•0 comments

Anthropic's Mythos leak: 3k files in a public CMS, and what the docs revealed

https://medium.com/ai-advances/anthropic-claude-mythos-leak-analysis-b77c1b304eb8
4•Aedelon•55m ago•0 comments

Git City – Your GitHub as a 3D City

https://www.thegitcity.com
2•fcoury•58m ago•0 comments

Seattle opens first light rail across floating bridge

https://www.fox13seattle.com/news/seattle-train-floating-bridge
2•whiskey-one•59m ago•0 comments

Ask HN: How are you keeping AI coding agents from burning money?

2•bhaviav100•1h ago•2 comments

What's Banned on Your Block?

https://www.strongtownschicago.org/whats-banned-on-your-block
1•animal_spirits•1h ago•0 comments

Motorola 88000

https://en.wikipedia.org/wiki/Motorola_88000
3•doener•1h ago•1 comments

We spent 2 hours working in the future

https://metr.org/notes/2026-03-19-org-uplift-game/
2•gmays•1h ago•0 comments

Dashboards Are Already Dead

https://joshsymonds.com/blog/dashboards-are-already-dead/
2•Veraticus•1h ago•1 comments

Liberate Your OpenClaw

https://huggingface.co/blog/liberate-your-openclaw
1•cezarvil•1h ago•0 comments

Milawa on Jitawa, a Verified Theorem Prover

http://lambda-the-ultimate.org/node/4464
1•poppingtonic•1h ago•0 comments

Codex Use Cases

https://developers.openai.com/codex/use-cases
1•AnhTho_FR•1h ago•0 comments

How Japan's Shiitake mushrooms fuel a $740M global Shiitake industry [video]

https://www.youtube.com/watch?v=XuJ5HsV8mlQ
1•teleforce•1h ago•0 comments

OpenClaw Is LangChain 2.0

https://justinflick.com/2026/03/28/openclaw-is-langchain-2.html
2•pamplemeese•1h ago•0 comments

Linux 7.0-Rc6 Bringing a Lot of Audio Quirks / Fixes

https://www.phoronix.com/news/Linux-7.0-rc6-Many-Audio-Fixes
2•Bender•1h ago•0 comments

Saudi Pipeline to Bypass Hormuz Hits 7M Barrel Goal

https://www.bloomberg.com/news/articles/2026-03-28/saudi-pipeline-that-bypasses-hormuz-hits-7-mil...
6•geox•1h ago•0 comments

Ghst – an experimental, full-featured CLI for managing Ghost CMS sites

https://github.com/TryGhost/ghst
1•Curiositry•1h ago•0 comments
Open in hackernews

ODF is the future, OOXML is the past

https://blog.documentfoundation.org/blog/2026/03/27/odf-is-the-future-ooxml-is-the-past/
13•tylerchr•1h ago

Comments

cxr•30m ago
LibreOffice needs to pull their heads out of the sand and recognize that both OOXML and ODF are the past.

Make it a polyglot ZIP à la SingleFileZ if you have to (or polyglot JSON[1] or just straight up XHTML with a big sidecar blob of embedded metadata), but nothing trying to take on Microsoft Office is "the future" if it's trying to get there with a strategy shackled to the notion of people downloading the appropriate format-compatible software for something as simple as being able to view (not even edit!) the document that has been sent to them.

It's great to have open standards and free software, but be compatible by default with the universal formats understood by the readers for the ubiquitous document infrastructure that everyone already has installed (WHATWG-/W3C-compatible hypertext readers, i.e. Web browsers), or be forever doomed to the same level of obscurity that OpenOffice/LibreOffice were fated 10–15 years ago due to their myopia.

> A forward-looking format is one that reduces future dependency, not one that reinforces it[…] A “backward-looking” format, by contrast, is one that ties the future to the commercial strategies of a single vendor. In this sense, OOXML Transitional is an archaeological artefact that preserves the past at the expense of the future.

This is delusional. As long as it's modeled on the same outdated paradigm of 80s- and 90s-style office suites (no matter which one), then any format whether it's an ISO standard or not is hopelessly attempting to preserve the past.

1. <https://news.ycombinator.com/item?id=44229684>