HN user

yochem

8 karma

AI student in Amsterdam

yochem.nl

Posts0
Comments12
View on HN
No posts found.

Really nice, loved playing with it!

One small improvement: could you disable the "double tap to zoom" on mobile browsers? This happens often when you press multiple squares closeby. Should be one line of css:

    touch-action: manipulation

A bit off topic but I absolutely HATE that the Contacts app in ios feels like a one-day hobby project. How is it still so america-centric? Why can't I sort my contacts in Dutch sorting order? Why can't I add other important dates (like their day of death) that also shows up in my calendar?

Llms.txt 2 years ago

Yes, and .py is "plain" text too. The extension however helps with signaling the intend of the file. Also, there is something to say for the argument "there is no such thing as plain text" [0]

[0] https://youtu.be/gd5uJ7Nlvvo

Very interesting talk and topic. It's funny he describes it as a programming language. To me it feels like "a text editing language". Like Vim but spoken.

I think it will be excellent for people that can't use a keyboard to program. Really cool to see more of this accessibility in programming.