HackerTrans
TopNewTrendsCommentsPastAskShowJobs

indeyets

no profile record

Submissions

Taming Claude Code

thisalex.com
1 points·by indeyets·6 ay önce·0 comments

Jujutsu: Different Approach to Versioning

thisalex.com
12 points·by indeyets·geçen yıl·2 comments

comments

indeyets
·4 ay önce·discuss
Doesn’t that defeat the purpose? You want to control it from outside of the sandbox, not to give agent escape hatch from sandbox
indeyets
·8 ay önce·discuss
You mean late 1990’s? :)
indeyets
·geçen yıl·discuss
They’re victims of agenda
indeyets
·geçen yıl·discuss
Nats is getting there, but not yet.

Redis is still much more powerful: lists, sorted sets and bazillion of other data structures
indeyets
·geçen yıl·discuss
It’s usually a question of “who are your users?”

As long as you consider developers of derived software to be your users — permissive makes most sense.

But if you consider end-users of software it’s definitely copyleft.
indeyets
·geçen yıl·discuss
So, the browsers have to provide some means for choosing the desired translation engine (add-on API maybe?) and this is a standard API which all of the providers should implement.

right?
indeyets
·geçen yıl·discuss
Is it the UI for penthouse lib? Settings look very similar :)
indeyets
·geçen yıl·discuss
> Usually new data is generated regularly

This part was not obvious. In a lot of cases geodata is mostly stable and reads/searches dominate over appends. And that’s why we keep this in DB (usually postgis, yes).

So DuckDB is optimised for very different use case and it is not always obvious when it’s mentioned
indeyets
·geçen yıl·discuss
But LLMs are not reliable enough, so you can not actually expect “specificity”
indeyets
·geçen yıl·discuss
https://code.kx.com/q/basics/qsql/
indeyets
·geçen yıl·discuss
Well, jj is actually very nice in this regard, because:

1. it works on top of git — you keep using all the same infrastructure (GitHub, etc.) 2. in your local repositories you still have access to git-tools, as jj maintains git and its own states in sync.

After all of these months with jj I still find myself using GitUp when I need to review a long chain of commits or do some quick repo-archeology. And, from time to time, I even use Idea's merge tools because their "magic wand" saves a lot of time.

I mentioned this in the first part of series
indeyets
·geçen yıl·discuss
probably this https://github.com/atomicwrite/Clood
indeyets
·3 yıl önce·discuss
https://github.com/microsoft/LoRA/issues/47
indeyets
·3 yıl önce·discuss
https://github.com/microsoft/LoRA/issues/47