Hacker Newsnew | past | comments | ask | show | jobs | submit | freekh's commentslogin

Sonos?

As a fellow Norwegian and nerd I have always wanted to be better at Nynorsk. Maybe this is what I need to get better at it!


Word Basic back in the Word 95 days translated keywords.

The source was saved tokenized, so the program would have different keywords when loaded in different version of Word. I don't know if there was a Nynorsk version, but I presume there must have been.

(I once had a contract where I spent the first week sorting out problems caused by someone managing to move Word Basic from a Danish version of Word to a Norwegian version untokenised; the problem being of course that the Danish and Norwegian keywords had a lot of overlap, read just fine to a Norwegian reader, but there were differences and so everything broken and the original Word Basic files were not available to me so I couldn't just load that into Norwegian Word... Fun times. This was also the first time I had ever seen Word Basic, after confidently telling the recruiter that of course I knew it, as I was desperate to land the contract - in the end I finished ahead of time, so it was all good)


This was the reason I installed only the English version of windows and office. I do not like Dutch, even though it's my native tongue. I grew up with os and programming languages in English because translation was too expensive and I got used to it


Yeah, same thing for me. The article is funny, but I'd hate to actually use a language using non-English keywords.


Excel still translates keywords in 2026.


This has been my theory for a while: during this autumn Apple will release a version of Apple Intelligence that runs locally and works better than ChatGPT. They will do this because 1) they do not have an offering in AI yet 2) they have amazing hardware that even now almost can pull it off on open models and this will not be possible to replicate on android for a long time (presumably)

This will crush OpenAI.

Note: I am not talking about coding here - it will take a while longer but when it is optimized to the bone and llms output has stabilized, you will be running that too on local hardware. Cost will come down for Claude and friends too but why pay 5 when you can have it for free?


> This has been my theory for a while: during this autumn Apple will release a version of Apple Intelligence that runs locally and works better than ChatGPT.

In this theory, can you explain why Apple has announced it’s paying Google for Gemini too?

Eventually, this may be true. This autumn? Highly unlikely.


The Google Gemini deal is one of the reasons I think it is likely since Gemini works pretty local hw...


Cool! We also build client-server sync for our local-first CMS: https://github.com/valbuild/val Just as your docsync, it has to both guarantee order and sync to multiple types of servers (your own computer for local dev, cloud service in prod). Base format is rfc 6902 json patches. Read the spec sheet and it is very similar :)


Looks really cool, I would love to use it in my DollarDeploy project. Documentation could be a bit better still, it is not clear, are content is pure markdown or it is typescript files? Which GitHub repo it synchronizes to? I prefer monorepo approach.


Awesome feedback! Will update the docs! The content is TS files. You can chose which repo GitHub you want to synchronize to - monorepo also works!


Should add: you can read more docs here: https://val.build/docs/create


Still working on code only CMS: https://val.build

Next up: tasteful AI features then i18n

GitHub: https://github.com/valbuild/val/blob/main/packages/next/READ...


Working on i18n for Val CMS, a lightweight CMS where content is stored as code.

GitHub: https://github.com/valbuild/val/blob/main/packages/next/READ...


Wanted to submit my CMS, Val, but there's no CMS category yet?

I tried to create a category here if it is useful for others as well: https://european-alternatives.eu/admin/category-votes/3daefd...

Oh, and here's the product page: https://val.build

GitHub is here: https://github.com/valbuild/val


I am working on the «ultimate dev ex» CMS: https://val.build/docs

GitHub: https://github.com/valbuild/val

Intro video: https://youtu.be/83bnYGIsm5g?si=5LN7dxnARrS4jNEx

What sets it apart is that it 1) stores content in TS / JS files 2) is a fully fledged CMs. It is designed to be nice to work with from the start a project (and the structure of your app changes all the time) -> when everyone works on individual PRs -> to the end when the project is decommissioned.

It needs no cloud APIs, no DBs nor caching. No query language to learn. No sign up to get started. It is fully TypeSafe and needs no type generation. You can rename and refactor content from you IDE. It works amazingly with Cursor and friends (local content and schema + strong typesafty + validation)

Currently reqs are: Nextjs and GitHub.

APIs are pretty stable. UI is in the process of a revamp. Will do a proper show hn some time in the near future.


> It's entirely possible that we do become obsolete for a wide variety of programming domains. That's simply a reality…

It is not a reality since it has not happen. In the real world it has not happened.

There is no reason to believe that the current rate of progress will continue. Intelligence is not like the weaving machines. A software engineer is not a human calculator.


To be fair he didn't say it is the reality now, he said the possibility is a reality. At least that's how I read his sentence. And yeah, I do think it's a real possibility now.


Nice article! Reflects my views as well!


Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: