HackerTrans
トップ新着トレンドコメント過去質問紹介求人

tkainrad

no profile record

投稿

Harnessing the Power of LangChain: A Deep Dive into Five Innovative Projects

commandbar.com
1 ポイント·投稿者 tkainrad·3 年前·0 コメント

Does Your Product Need Dark Mode?

commandbar.com
4 ポイント·投稿者 tkainrad·4 年前·0 コメント

Designing a coherent set of keyboard shortcuts

commandbar.com
59 ポイント·投稿者 tkainrad·4 年前·28 コメント

Data-derived advice for designing a set of keyboard shortcuts

commandbar.com
2 ポイント·投稿者 tkainrad·4 年前·0 コメント

Bringing User-Customizable Shortcuts to Web Apps

commandbar.com
1 ポイント·投稿者 tkainrad·4 年前·0 コメント

CommandBar lets your app’s users customize their keyboard shortcuts

commandbar.com
1 ポイント·投稿者 tkainrad·4 年前·0 コメント

An interactive course to remember Markdown, HTML, and Regex essentials

keycombiner.com
2 ポイント·投稿者 tkainrad·4 年前·0 コメント

コメント

tkainrad
·3 年前·議論
HelpHub has a way to add a large CTA for that as a fallback. E.g. our own HelpHub implementation has a _Message Us_ button in the bottom to trigger a chat with a human support agent.
tkainrad
·3 年前·議論
That's a very valid concern.

However, we do love to use our products! Once logged in, you will see that we replaced the Intercom chat widget with HelpHub there. We still offer Intercom chat as a fallback if you need to talk to a human.
tkainrad
·3 年前·議論
Without knowing that product well, I think the main difference is that HelpHub is not just a ChatBot. It's also a full in-app help center with semantic search etc. The ChatBot integrates with the rest of the features and among other things links you to the sources it used to generate the answers.
tkainrad
·3 年前·議論
What I like most about this is that it's not just a chatbot but rather a full in-app help center with a chatbot built-in.
tkainrad
·4 年前·議論
You may not like it but the regular Django admin is what peak UI design looks like.
tkainrad
·5 年前·議論
Going with the VSCode set is a good approach as it has the same bindings as the Chromium DevTools which cannot be changed.
tkainrad
·5 年前·議論
I do so too, with quite similar arguments. I have a blog post about learning all VSCode Shortcuts[1] (did the same for PyCharm) and how it evolved my developing habits. Without learning the shortcuts, many IDE features are not usable. So, if you don't learn the shortcuts, you will not start to use these new features. Consequently, learning shortcuts on the go often does not work.

I fully agree also on creating your own cheat sheets. That's why I have developed an entire app around this idea: KeyCombiner[2]!

It let's you create your own collections, practice them via an interactive trainer and spaced repetition, look them up without context switch through the desktop app's instant look, visualize them on a virtual keyboard, etc.

[1] https://tkainrad.dev/posts/learning-all-vscode-shortcuts-evo...

[2] https://keycombiner.com/