HackerTrans
TopNewTrendsCommentsPastAskShowJobs

smaddox

no profile record

comments

smaddox
·vor 11 Monaten·discuss
> though we did not delve into the observation

Oh, the irony.
smaddox
·letztes Jahr·discuss
I switched to Windsurf.ai when cursor broke for me. Seems about the same but less buggy. Haven't used it in the last couple weeks, though, so YMMV.
smaddox
·vor 3 Jahren·discuss
There's already RWKV, if you want a decent performing pre-trained model that's Apache 2.0 licensed: https://twitter.com/BlinkDL_AI/status/1638555109373378560?s=...
smaddox
·vor 8 Jahren·discuss
But `GET(GET(x))` doesn't make sense, in general (and if it did, then you would not expect it to be idempotent), so clearly idempotency in this context is meant to mean side-effect free. They should probably just say side-effect free, though, to avoid the confusion.