HackerTrans
TopNewTrendsCommentsPastAskShowJobs

tkainrad

no profile record

Submissions

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

commandbar.com
1 points·by tkainrad·3 anni fa·0 comments

Does Your Product Need Dark Mode?

commandbar.com
4 points·by tkainrad·4 anni fa·0 comments

Designing a coherent set of keyboard shortcuts

commandbar.com
59 points·by tkainrad·4 anni fa·28 comments

Data-derived advice for designing a set of keyboard shortcuts

commandbar.com
2 points·by tkainrad·4 anni fa·0 comments

Bringing User-Customizable Shortcuts to Web Apps

commandbar.com
1 points·by tkainrad·4 anni fa·0 comments

CommandBar lets your app’s users customize their keyboard shortcuts

commandbar.com
1 points·by tkainrad·4 anni fa·0 comments

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

keycombiner.com
2 points·by tkainrad·4 anni fa·0 comments

comments

tkainrad
·3 anni fa·discuss
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 anni fa·discuss
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 anni fa·discuss
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 anni fa·discuss
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 anni fa·discuss
You may not like it but the regular Django admin is what peak UI design looks like.
tkainrad
·5 anni fa·discuss
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 anni fa·discuss
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/