Viewing profile — kschiffer
kschiffer
HN member- Joined
- Fri, Jun 03, 2016, 11:26 AM UTC
- HN karma
- 126
- Public activity
- 28 items
- HN profile
- View on Hacker News ↗
About kschiffer
No profile information was provided.
Recent public activity
-
comment
Comment #48075540
Typical HN condescending bitterness at it again. Thank you for this very constructive feedback.
-
comment
Comment #47585627
Finally all spinner verbs revealed: https://github.com/instructkr/claude-code/blob/main/src/cons...
-
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…
- story
-
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.
-
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…
-
comment
Comment #35630017
Or a German speaker–or any other language speaker I guess...
-
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…
- story
-
comment
Comment #33789279
Anyone remembers the vanilla tailwind implementation? It's called the `style` attribute.
-
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…
-
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…
- story
-
comment
Comment #25416418
Guys, chill out! We're DOS'ing HN already!
-
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…
-
comment
Comment #23640472
Terrible news. This framework needs a future!
-
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…
-
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 …
-
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…
-
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.
-
comment
Comment #17024615
I don't know. Can't we just use common sense instead?
-
comment
Comment #12891604
Probably balsamiq.
-
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…
- comment
-
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, …