HackerTrans
TopNewTrendsCommentsPastAskShowJobs

alexk6

no profile record

comments

alexk6
·12 hari yang lalu·discuss
PSA: Thumbs can get overuse injuries [1]

https://getreuer.info/posts/keyboards/thumb-ergo/index.html
alexk6
·6 bulan yang lalu·discuss
[BUG] Instantly hitting usage limits with Max subscription: https://github.com/anthropics/claude-code/issues/16157

It's the most commented issue on their GitHub and it's basically ignored by Anthropic. Title mentions Max, but commenters report it for other plans too.
alexk6
·11 bulan yang lalu·discuss
I've replaced the switches in my G604 once, but I don't think I'd do it again. The internal construction is overly complex, so the process took far too long — even though the actual desoldering and soldering was easy. I just wish Logitech would re-release this model with decent silent switches and without the rubber coating.
alexk6
·12 bulan yang lalu·discuss
Unison's big idea [1] is that code is stored as content-addressed ASTs in a database.

[1] https://www.unison-lang.org/docs/the-big-idea/
alexk6
·tahun lalu·discuss
4 year old reddit account but active only recently, name ending with 4 digits.
alexk6
·tahun lalu·discuss
"Notification cooldown" on Android 15+ does this:

> When you receive many notifications within a short time, your device will lower its volume and minimize alerts for up to 1 minute. Calls, alarms and priority conversations are not affected.
alexk6
·2 tahun yang lalu·discuss
Byte Buddy - runtime code generation for the Java virtual machine - https://github.com/raphw/byte-buddy

> It is stable and in use by distinguished frameworks and tools such as Mockito, Hibernate , Jackson, Google's Bazel build system and many others. Byte Buddy is also used by a large number of commercial products to great result. It is currently downloaded over 75 million times a year.