Viewing profile — rethab
rethab
HN member- Joined
- Sat, Oct 26, 2013, 9:11 AM UTC
- HN karma
- 697
- Public activity
- 105 items
- HN profile
- View on Hacker News ↗
About rethab
No profile information was provided.
Recent public activity
-
comment
Comment #48846931
In claude code, there's a built-in skill `/insights` which gives you a report on how you've been using claude code and where you could improve.
- comment
-
comment
Comment #48292055
I only use opus 4.7 and am on the 100$/mo plan. I usually make sure the context does not grow beyond 30-40% of the 1m tokens. On heavy coding days where I do something pretty simil…
-
comment
Comment #48156626
Before the cloud, people were trying to reduce the mean time between failure (MTBF) essentially trying to prevent a thing from failing. With cloud, people are trying to recover as …
-
comment
Comment #47862697
v2.91.0 is the one that's going to introduce it: https://github.com/cli/cli/releases/tag/v2.91.0 Also note that even though you get a warning about an unknown config key, the value…
-
comment
Comment #47572134
> As of 07:55 UTC, we are experiencing issues with the Dashboard, Express Dashboard on all platforms and Mobile surfaces. We’re continuing to investigate and will post further upda…
-
comment
Comment #47336232
Same issue here. What was the name of that question and answer site again where you had to manually copy and paste code from? ;-) Official status is still green: https://status.cla…
- story
-
comment
Comment #45460702
Shout out to Blogtrottr[1], which allows you to subscribe to RSS feeds and have the posts sent to you via email. Great service I've been using for years. [1] https://blogtrottr.com…
-
comment
Comment #44865469
what's his next thing, is that known?
-
comment
Comment #44843873
This article should have started with a disclosure that the author offers a commercial alternative?
-
comment
Comment #44160540
Fancy! Why are the first twenty commits or so created in the same minute though? Surely you can’t be that fast if you need to prompt for each commit
-
comment
Comment #43629901
This is great advice. Unfortunately, all these AI tools make it far too easy for beginners to not follow it. I'm not sure if all this advice will become irrelevant or if those prog…
- comment
- story
-
comment
Comment #41318712
We cannot forget that we also loose something with working remotely (say more than 75% of the time) and that is the occasional bumping into each other at the water cooler or in the…
-
comment
Comment #40890084
- Software Architektur im Stream (mostly German, but sometimes English) - 2.5 Admins (sysadmins Talking) - A Bootiful Podcast (Java / Spring) - Risky Biz (IT Security News) - Softw…
-
comment
Comment #40472547
I like the jetbrains products a lot and have been using IntelliJ as my main IDE for years. What I don’t like is their pricing with regards to multiple products. I use IntelliJ 95% …
-
comment
Comment #37867410
Gradle Plugin for native semantic releasing: https://github.com/rethab/semantic-release-gradle-plugin Very much a proof of concept, but please feel free to try & ask for features
-
comment
Comment #35482413
dependabot can also be used for regular version updates
-
comment
Comment #35480043
> scheduled GitHub Action workflow ..sounds like they're not dogfooding dependabot? curious if anybody knows more/why
- story
-
comment
Comment #33355393
how do you make sure your scripts are SH compatible?
-
comment
Comment #33355382
AWK is just fine for data manipulation. And unlike python, you don't need to worry about whether it's installed and in what version.
- story