Viewing profile — ristomatti
ristomatti
HN member- Joined
- Thu, May 11, 2023, 2:45 PM UTC
- HN karma
- 12
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About ristomatti
No profile information was provided.
Recent public activity
-
comment
Comment #48259010
I'd be surprised if someone hasn't already solved this. I'm not an Emacs user myself but try searching for something like "seamless navigation site:github.com". I've seen several s…
-
comment
Comment #48258515
In my current favorite alternative HN frontend https://hcker.news , you can filter (include and/or exclude) posts by words found in the titles. There's _a lot_ of other customizati…
-
comment
Comment #43944352
Late to comment but this is awesome! I've been a long time user if hckrnews.com. What I'd like to see is it's option to open the links in HackerWeb. It makes reading the discussion…
-
comment
Comment #43615777
Finland Ministry for Foreign Affairs has this section on their "Traveling to United States" page (Google translated): Current affairs When traveling to the United States, it is imp…
-
comment
Comment #42993013
AFAIK https://github.com/houmain/keymapper should support this on MacOS even though it also makes use of the Karabiner virtual device lib (referring to a sibling comment). I sugges…
-
comment
Comment #42992980
For Android there's at least https://github.com/keymapperorg/KeyMapper but regardless if it's popularity it didn't seem to work consistently on my device. I'd still suggest giving …
-
comment
Comment #42992938
I'd also recommend checking out https://github.com/houmain/keymapper if you're interested in context aware remaps (based on OS, application, device). It's cross-platform as well. K…
-
comment
Comment #42888101
While that's true, QMK isn't context aware. You can't have application or OS specific mappings for instance. Edit: typo fix
-
comment
Comment #42888073
Yes it does but a lot more. I've personally switched to using only Keymapper even though my keyboard runs on QMK. There's a lot of features but the killer one for me is the context…
-
comment
Comment #42888048
Based on a quick skim of Kanata's documentation, it does not appear to be context aware, e.g. have different mappings based on the application or device. This is of course a matter…
-
comment
Comment #42887975
But can it adapt the mappings based on the app you're using? I've switched over to using Keymapper from QMK due to this and convenience.
-
comment
Comment #42432497
It did for me now, perhaps too much traffic. It's pretty wild, especially on a tablet due to the gyroscope effect!
-
comment
Comment #41623182
I'm using Helix ( https://helix-editor.com/ ) on Termux on my 12.2" Samsung Galaxy Tab S8+. It's absolutely flying and less hassle to get LSP's to your favorite language setup. It …
-
comment
Comment #39388623
Obviously for it's meaning in Finnish, "gravel".
-
comment
Comment #38714486
While I believe Memory Saver was a great improvement, it only works if the tab is hidden or the window minimized. I recently learned the required state is not triggered if the tab …
-
comment
Comment #37284741
I believe Node-RED ( https://nodered.org/ ) is the way to go. It's just an NPM package to install and you can run it how ever you wish (even on Windows). It has a friendly and help…