Viewing profile — rkuska
rkuska
HN member- Joined
- Fri, Apr 17, 2015, 8:24 AM UTC
- HN karma
- 243
- Public activity
- 82 items
- HN profile
- View on Hacker News ↗
About rkuska
No profile information was provided.
Recent public activity
-
comment
Comment #49120805
I am waiting for prices to get down and in the meanwhile I am gathering as much session data from claude/codex as possible so I can then later use them to fine tune open models. I'…
-
comment
Comment #48975761
There is a park in my city that used to be the city cemetery. They moved the cemetery to a new place due to capacity and turned the original one into a park. I think it is a very c…
-
comment
Comment #48715101
This reminds me of my former CTO. He would take bunch of CVs and randomly throw some of them in a bin. He didn’t want to work with “unlucky” people.
-
comment
Comment #48581486
It system prompts that change all the time especially in claude code.
-
comment
Comment #48488375
I feed crows during winter in my local park. They recognize me as soon as I enter and follow me around. Some even fly very close above my head and tap me with a wing. Also they cac…
-
comment
Comment #48464535
Is it possible to use the credits from subscription ( https://support.claude.com/en/articles/15036540-use-the-clau... ) for fable?
-
comment
Comment #48329796
I've tried it on my repository; for go if function is in format `func(...) (T, bool)` and you use it as `object, _ := func(...)` it reports as `Error return value is being ignored`…
-
comment
Comment #48314360
Thinking on max is broken on 4.8 for me, getting many: ⎿ API Error: 400 messages.1.content.17: `thinking` or `redacted_thinking` blocks in the latest assistant message cannot be mo…
-
comment
Comment #48295014
I don't know, after working for 13 (?) years as a software (and backend) engineer I kind of think writing the actual code is the boring part of our job. 90% of it (random number) i…
-
comment
Comment #48294899
There is so many concepts that I just sometimes forget, that's the purpose of the file, so I don't have to guess and can explain clearly what I mean (I am not a native speaker). Ex…
-
comment
Comment #48291371
Regarding: ``` # Development Workflow *Always use `bun`, not `npm`.* # 1. Make changes # 2. Typecheck (fast) bun run typecheck # 3. Run tests bun run test -- -t "test name" # Singl…
-
comment
Comment #47881376
I don't think you can store the cache on client given the thinking is server side and you only get summaries in your client (even those are disabled by default).
-
comment
Comment #47852335
I wrote a tool for myself to copy (and archive) the claude/codex conversations github.com/rkuska/carn
-
comment
Comment #47809423
It seems like the correct way is to use: `claude --thinking-display summarized` The thinking is then visible with ctrl+o in the claude cli (shortcut available at least on mac). Wel…
-
comment
Comment #47803650
For 4.7 it is no longer possible to disable adaptive thinking. Which is weird given the comment from Boris followed with silence (and closed github issue). So much for the transpar…
-
comment
Comment #47780688
I’ve built a browser cli for that. https://github.com/rkuska/carn
-
comment
Comment #47681598
There is a miniature of Prague from around 1830 by Antonín Langweil. He dedicated his all free time to finish it in a hope of making money for his daughters. Langweil never found a…
-
story
Show HN: Càrn – A TUI for browsing your Claude and Codex session archives
I was resuming sessions from claude very often and I was always struggling to find the right session to resume. Later I noticed also that some sessions disappeared so I decided to …
-
comment
Comment #47397879
Have the same story but I forgot to disable tc netem on a server, luckily it was just staging.
-
comment
Comment #46404743
I would recommend The Children of Noisy Village, my 3 year old loves it (she didn't like Pippi Longstocking) and we've read all chapters from all the books several times already.
-
comment
Comment #46077252
That's what we do here (Czech republic), we don't take meds until the fever goes over 39°C (above 40 you are looking for trouble). You lay in bed and drink enough to compensate for…
-
comment
Comment #46051007
Your comment reminded me of "Godspeed You! Black Emperor - Blaise Bailey Finnegan III": > Like I said, America's a third world country as it is and... and we're just basically in a…
-
comment
Comment #42105540
Similair stories with UPS in Czech republic. I stopped ordering from any site (including apple.com) that only uses UPS.
-
comment
Comment #42034056
I spent (5y ago) so much time searching for induction stove with physical knobs. The touch interface at my previous place was driving me crazy, a slight misalidgment and the stove …
-
comment
Comment #41933507
We are family of 2 adults and 1 child. We spend very easily 400 (and more) per month. We don't buy any processed food. We cook at home. 90% of time. Some weekends we go out for a s…