HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kuchta

no profile record

comments

kuchta
·há 18 dias·discuss
Are there really some Open Source models there? Open Weights yes, but Open Source requires to open source of all the training data too, otherwise you can't reproduce the weights in the same manner as you would reproduce binaries from Open Source code.
kuchta
·há 11 meses·discuss
- Radicle uses "extended" git repository format, so JuJitsu should work the same as it works now with git

- https://marketplace.visualstudio.com/items?itemName=radicle-...
kuchta
·há 3 anos·discuss
It doesn't make much sense to self-host compiler unless there is a significant community (resources) or you don't want to write another compiler in it.
kuchta
·há 3 anos·discuss
Actually the domain (handle) resolves to your DID which is you primary identifier and which contains your public key and without coresponding private key, nobody would be able to happily continue as you... See: https://atproto.com/guides/identity. It would be better though if the DID didn't contain the link back to the domain, so that you could continue with your identity under different domain...