Live data from Hacker News

Viewing profile — kuehle

kuehle

HN member
Joined
Sun, Jan 09, 2022, 8:12 PM UTC
HN karma
164
Public activity
21 items

About kuehle

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #44659787

    > I find the most frustrating part of using CI to be to wait for a CI run to finish on a server and then try to deduce from the run log what went wrong. I’ve alleviated this by wri…

  3. comment
    Comment #44338781

    Makes me wonder which area of the Color space has the lowest resolution. As in “this name covers the most hex codes”.

  4. story
  5. comment
    Comment #33523872

    I moved from VSCode to Emacs with the help of Doom Emacs. You can check it out online. It’s a distribution and configuration management solution. Generally people like to recommend…

  6. comment
    Comment #32143968

    > and on some days, i feel there is nothing to write This is what I was trying to fix for myself. And I found that creating a new text document is just an additional friction. > i'…

  7. comment
    Comment #32143587

    There is not yet an open feature as you suggested but I feel like this could be nice. Not only for journaling but also for todo lists or similar, just starting every day with a bla…

  8. comment
    Comment #32141436

    I guess this is one of many ways to improve it, I can still give my reasoning: With the current setup you don't have any setup. You don't need an account, you can just start. As I …

  9. comment
    Comment #32139666

    I guess an about page is a great idea, I'll create one that answers the questions here later. My setup for the questions is the following - I have a questions file with one questio…

  10. comment
    Comment #32139605

    Do you have an idea why you could not maintain it? I think another component why I open the page every day is that I only have the chance to fill this question that day - something…

  11. comment
    Comment #32139591

    I can just open it in other tools and for example merge two sources. E.g. I do this on my laptop and on my phone. Download both, open with Excel and sort by date. I also considered…

  12. story
    Show HN: I fixed journaling for myself

    Journaling is a great practice to learn more about yourself - if done daily. I tried it multiple times and couldn't stick to it. This project is how I finally fixed it for myself. …

  13. comment
    Comment #30612680

    There is a great community driven list [0] of 1 on 1 questions that I like to pick a couple questions as conversation starters or as backup when the conversation goes stale. It is …

  14. comment
    Comment #29880217

    If you delete and retype the word it is technically the same attempt and you are not being fast enough, so it is in deed a feature to practice the words you have made a mistake in …

  15. comment
    Comment #29872085

    That is actually the way it works. If you turn on logs (bottom right) you will see the time measured in ms for each attempt. The measuring starts on the keydown of the fist key and…

  16. comment
    Comment #29868130

    I've added a lookahead to the next word now, feel free to check it out. For more I wouldn't know how to add it design wise and I don't think it is the goal of the application. I us…

  17. comment
    Comment #29867964

    Great point, while building it I also encountered words I couldn't type. 1. That was very enlightening 2. I added skipping a word by using the [Esc] key It would be interesting to …

  18. comment
    Comment #29867924

    Good point, I've added a help button in the top left corner that briefly explains the concept. Maybe that already helps a bit.

  19. comment
    Comment #29867786

    Do you have any ideas for the feedback when your speed is to low? I am not a designer and struggle to find ideas that keep the UI as minimal as it is right now while improving the …

  20. comment
    Comment #29867059

    I've created this small project to fix my own typing and thought you might benefit from it as well. To calculate the WPM words with 5 letters are taken. To reach e.g. 80 WPM you'd …

  21. story