‣ Curator of newsletter.shortruby.com
‣ Helping #Ruby developers design better test cases at https://goodenoughtesting.com
Because I could be very wrong about it :P and we should have a big selection of dev tools.
Because I could be very wrong about it :P and we should have a big selection of dev tools.
If the future is more people staying the terminal then I think other people like me want to use their current terminal configuration and run things inside it :P
1 person data point of course :)
If the future is more people staying the terminal then I think other people like me want to use their current terminal configuration and run things inside it :P
1 person data point of course :)
Only some open source repos, some CLIs, some tasks that can be public ...
If I would run it locally I will probably give it access to more.
Only some open source repos, some CLIs, some tasks that can be public ...
If I would run it locally I will probably give it access to more.
I am planning to buy a MacMini and run it locally. Before doing that I started last week with trying it from Z.ai to see if it is worth the investment.
Is there any chance to run this in my terminal and not as a separate app? :)
Is there any chance to run this in my terminal and not as a separate app? :)
1. Either Clawd bot with Codex first with failover to GLM
2. OpenCode locally with GLM mostly
3. Sometimes Claude Code as a extra reviewer and fixer
1. Either Clawd bot with Codex first with failover to GLM
2. OpenCode locally with GLM mostly
3. Sometimes Claude Code as a extra reviewer and fixer
For professional part: I mostly use Claude Code + Sourcegraph Deep Search + Neovim (without any AI/LLM addons) and Lazygit
For personal projects:
I mostly use Claude Code for planning and project managment
For professional part: I mostly use Claude Code + Sourcegraph Deep Search + Neovim (without any AI/LLM addons) and Lazygit
For personal projects:
I mostly use Claude Code for planning and project managment
I was thinking in the same way that while not being a method the behavior is similar in this case.
I was thinking in the same way that while not being a method the behavior is similar in this case.
But why do we have this syntax accepted? Usually some things like this have an explanation like: it is similar with, looks like other concept, makes sense because it makes something work in an expected way …
This is why I was thinking about being “similar” with a method
But why do we have this syntax accepted? Usually some things like this have an explanation like: it is similar with, looks like other concept, makes sense because it makes something work in an expected way …
This is why I was thinking about being “similar” with a method
I was trying to reason about what is the inspiration/logic to have this syntax.
I would say it is older than Rails sanitize_sql_array since that is already using it.
I was trying to reason about what is the inspiration/logic to have this syntax.
I would say it is older than Rails sanitize_sql_array since that is already using it.
My idea was that is if [] would be a method on Kernel lets say (which is not) then the explanation to have this syntax would be:
Because we allow hash to be given to a method without {}
My idea was that is if [] would be a method on Kernel lets say (which is not) then the explanation to have this syntax would be:
Because we allow hash to be given to a method without {}
github.com/sporkmonger/...
github.com/sporkmonger/...