Viewing profile — CGamesPlay
CGamesPlay
HN member- Joined
- Thu, Apr 02, 2009, 4:14 PM UTC
- HN karma
- 8,511
- Public activity
- 2,172 items
- HN profile
- View on Hacker News ↗
About CGamesPlay
[ my public key: https://keybase.io/cgamesplay; my proof: https://keybase.io/cgamesplay/sigs/GtbWedLQcajnhwIFcwX1AsuUul7jHmox7E_MCW6PHlw ]
Recent public activity
-
comment
Comment #49207542
> Also, herdr is just an open source project with no VC capital behind it. This aged like milk!
-
comment
Comment #49132246
> I would not want to be in that building if an evacuation alarm sounded. You shouldn't be taking the elevator if you heard an evacuation alarm, but to be sure, you don't want to b…
-
comment
Comment #49105916
You say this like there's no value in a transitional technology. Yes, tmux should be good enough for agents tomorrow. But here we are, today. Also, herdr is just an open source pro…
-
comment
Comment #49077389
> If you do try to make the main volume seem "used", you run the risk of accidentally overwriting your hidden volume. No, because during the normal use of the main volume, you prov…
-
comment
Comment #49065488
Chapter 8 is incomplete. It says the local area factor "is zero at one single point... and the map uses it to wrap the plane around twice... so local factor never zero is not enoug…
-
comment
Comment #49064711
I last used this feature probably more than a decade ago, but: you provide 2 passwords when decrypting. If the first password is the main volume, the second is attempted as a hidde…
-
comment
Comment #48987044
Throw a loop/island in the maze and see how your kid reacts.
-
comment
Comment #48986982
I think it would be nice if the effect happened on hover as well, maybe to a lesser degree. Also, some of the controls don't appear to have any jelly in them, like the progress bar…
-
comment
Comment #48887350
> The product of software engineering (or computer science) is clarity and understanding. Hard disagree. Software engineering is about satisfying requirements while optimizing cost…
-
comment
Comment #48839061
"A normal DM is one pi session by default." A single message, or a single message thread? Both are pretty extreme trade-offs to make, honestly. I spent a bunch of time looking at h…
-
comment
Comment #48773887
There is contenteditable, which is what all these (Wordgard, ProseMirror) are fundamentally built on. The rest is just the UI, and interop with systems that don't desire arbitrary …
-
comment
Comment #48682680
I'm trying to come to terms with this issue in my own interactions with open source as well. Where I'm at currently: since code is cheap and analysis is expensive, it can be more b…
-
comment
Comment #48670895
Midway through https://www.chinatalk.media/p/how-to-buy-cheap-claude-tokens... which was the article from the top-level comment.
-
comment
Comment #48668781
I mean, which lawyer caste do you respect? Is that one is cool with stealing credit cards to buy Claude subscriptions? > 3. At an Italian airport: Constantly stealing bags, opening…
-
comment
Comment #48653881
I just started referring to those coworkers as Claude directly. Not like, at the start of the message, but after the first line? Nobody’s noticed yet.
-
comment
Comment #48648976
If they find another success half as good as Claude Code it will all be worthwhile. (Monetarily good, not like, quality good)
-
comment
Comment #48638930
Isn't the first section no-longer accurate for several years? I understood that, while we serialize the end of turn markers in a text format like ` `, internally they are a dedicat…
-
comment
Comment #48638281
Can somebody help me understand the Quantization Analysis? It says "dynamic 4-bit UD-Q4_K_XL and dynamic 5-bit UD-Q5_K_XL are generally lossless" while showing a top-1% token agree…
-
comment
Comment #48565358
> Perhaps most people in the future won't bother. They'll just let agents do it all. But can you imagine the look on some young teen’s face when they train their own GPT on their l…
-
comment
Comment #48564310
It doesn't seem to actually differentiate at all. If I move my iPhone around on a plane (table), the dots move. If I hold in in my hand and move left/right, the dots move. If I hol…
-
comment
Comment #48550103
Don't forget to count your EBS and egress fees when you make your AWS spreadsheet.
-
comment
Comment #48549171
I doubt it has an "age of sail" mod, but there's this one: https://store.steampowered.com/app/794860/eSail_Sailing_Simu...
-
comment
Comment #48548989
Nice! I am still looking for the best AI integration for my setup. Currently I don't have any interaction between Forgejo and my coding agent. I experimented with a Forgejo Actions…
-
comment
Comment #48516098
Is there a widely-used open modern chat network? Specifically, I'm fine with the feature set of IRC, but I want durable messages and a mobile client. Speaking as someone who hasn't…
-
comment
Comment #48504874
I think its killer use case is actually embedded in non-web places. Tree Sitter parsers require arbitrary programs to be able to parse arbitrary languages. WebAssembly is a natural…