Live data from Hacker News

Viewing profile — kschiffer

kschiffer

HN member
Joined
Fri, Jun 03, 2016, 11:26 AM UTC
HN karma
126
Public activity
28 items

About kschiffer

No profile information was provided.

Recent public activity

  1. comment
    Comment #48075540

    Typical HN condescending bitterness at it again. Thank you for this very constructive feedback.

  2. comment
    Comment #47585627

    Finally all spinner verbs revealed: https://github.com/instructkr/claude-code/blob/main/src/cons...

  3. comment
    Comment #36289807

    Protip from my side if you're crashing Airbnbs full-time: bring a knife sharpener. I've yet to see the Airbnb that actually had a usable set of knives. Typically all dishes are wha…

  4. story
  5. comment
    Comment #35784897

    I would write and share more, but the HN tribunal is just too bitter and merciless to expose your weak and vulnerable self to – as the comments on this post perfectly illustrate.

  6. comment
    Comment #35700870

    I've come up with this simple bash function for a while already: https://gist.github.com/kschiffer/912d95ca552112820d34f59ec6... Just add it to your shell config (e.g. `.zshrc`) an…

  7. comment
    Comment #35630017

    Or a German speaker–or any other language speaker I guess...

  8. comment
    Comment #34968302

    I don't even get why people wouldn't use normal GPT API (OpenAI completions) instead. Isn't it exactly the same except that ChatGPT is primed to be more conversational (which in ma…

  9. story
  10. comment
    Comment #33789279

    Anyone remembers the vanilla tailwind implementation? It's called the `style` attribute.

  11. comment
    Comment #33789256

    CUBE CSS to the rescue, I guess: https://cube.fyi/ Basically an approach that leverages the advantages of utilities and blocks and embracing the `Cascading` in CSS instead of worki…

  12. comment
    Comment #30721752

    I'm three months into colemak now, together with learning touch typing (and switching to vim as main editor). I've managed to get up to around 50 wpm coming from 75 wpm with normal…

  13. story
  14. comment
    Comment #25416418

    Guys, chill out! We're DOS'ing HN already!

  15. comment
    Comment #25036805

    Being able to calmly and piecefully experience the many cultural heritage sites, temples and gardens of Kyoto without any foreign tourists was one of those once-in-a-lifetime exper…

  16. comment
    Comment #23640472

    Terrible news. This framework needs a future!

  17. comment
    Comment #23289111

    I guess if the original design was flawed enough to begin with, then obviously people catch up on proper redesigns a lot easier since any good UX work will naturally make them feel…

  18. comment
    Comment #23002786

    Interesting to finally see some criticism about hooks. The biggest problem I have with Hooks is readability. IMO, functional components with hooks are harder to reason about since …

  19. comment
    Comment #20696781

    Fellow (German) Kevin here. I like how this topic is frequently being brought up again in loose intervals as if it is important to remind everyone every once in a while. I can conf…

  20. comment
    Comment #19294079

    Nice article, though I think you should work on your blog's typography. Using a bold typeface for body copy is not pleasant to read.

  21. comment
    Comment #17024615

    I don't know. Can't we just use common sense instead?

  22. comment
    Comment #12891604

    Probably balsamiq.

  23. comment
    Comment #12889718

    Been using this for a while due to student-related poorness. Gotta say it does what I want and has helped numerous times also in bigger projects. The low fidelity helps you focusin…

  24. comment
  25. comment
    Comment #12593805

    I believe in the end it all boils down to the fact that JavaScript is a language that wasn't made for the needs of modern day (web) applications, but since it is still a standard, …