Viewing profile — yochem
yochem
HN member- Joined
- Sun, Dec 15, 2019, 5:04 PM UTC
- HN karma
- 8
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About yochem
yochem.nl
Recent public activity
-
comment
Comment #46683993
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…
-
comment
Comment #42812499
This was a lot of fun to do! Thank you. The UX is also very nice, except that it is possible to make typo's in your answer haha
-
comment
Comment #41912172
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 sor…
-
comment
Comment #41904383
No way pip actually is a really inefficient SAT solver!
-
comment
Comment #41577977
The suggestion from that comment to use "Window -> Move & Resize -> Left" doesn't work for me. Any ideas?
-
comment
Comment #41567591
Yes, System Settings > Keyboard > Keyboard shortcuts > App Shortcuts > All Applications [0]. Pretty cumbersome, and I only get it to remap to "Top Left" and friends, but not just "…
-
comment
Comment #41443627
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 pla…
-
comment
Comment #40747913
You mention that this problem has overlap with training neural nets. Could you link some further reading for this? :)
-
comment
Comment #39614552
As a T1Der living in tmux, this is awesome! I'm gonna try this asap.
-
comment
Comment #38553856
Did you change the _Z_CMD? If so, you have to include 2>&1. The default is alias ${_Z_CMD:-z}='_z 2>&1'
-
comment
Comment #37939773
Terminal emulators don't support it
-
comment
Comment #37876904
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 excell…