how is this compared to hatchet?
You should use Shopify and focus on the store part of the business, not the SQLite part :)
The author should check to see if the HTTP response body contains "nginx" or "apache" and just filter those out. Seems like at least 50% of what I'm seeing. Also would be nice if there was a hotlink to view the original…
Why has public comms been so poor on this issue? There's been lots of Github issues posted in the Claude Code repo with lots of new comments each day screaming into the void, but radio silence from Anthropic since the…
Honestly, may be an unpopular opinion but I disagree with the ideal path. This may be on-paper the correct path for this sim, but in my experience this will lead you to bad career + team outcomes. There's better options…
Celery is such garbage to run/maintain at any sort of scale. Very excited for this. Rq/temporal also seem to solve this well. Anyone here done the migration off of celery to another thing? Any wisdom?
They for sure nerfed it within the last ~3 weeks. There's a measurable difference in quality.
Chonkie is great software. Congrats on the launch! Has been a pleasure to use so far.
OpenAi has a version called Codex that has support. It's lacking in a few features like MCP right now and the TUI isn't there yet, but interestingly they are building a Rust version (it's all open source) that seems to…
Congrats on the V2 launch. Does Plandex support MCP? Will take it for a test drive tonight.
Agree. My wish-list is: 1. Non JS based. I've noticed a ton of random bugs/oddities in Claude Code, and now Codex with UI flickering, scaling, user input issues, etc, all from what I believe of trying to do React stuff…
Bought the Core 2 Duo, but I really wanted it to have a HR sensor. May have to buy the other one too.
What's the gold standard paid offering that does this?
After playing with it for a few days, I agree the cost is easily worth the $$. It's almost in a different playing field of "normal" LLM usage.. and more so in the "good productivity tools" realm.
I much prefer the standalone design to being editor integrated.
The cost is absurd (compared to other LLM providers these days). I asked 3 questions and the cost was ~0.77c. I do like how this is implemented as a bash tool and not an editor replacement though. Never leaving Vim! :P
I agree with a lot of this, except for the part about de-risking deployments. That should not be a reason why to adopt a feature flag platform - that is a symptom of a bad deployment pipeline that should be fixed which…
It would be great if you could paste in an existing k8s file to analyze as well. Would help for onboarding/modifying existing templates you haven't worked on in awhile, etc.
Store the encrypted env file (ejson is good) in your project and have a shared 1Password key to decrypt them.
One suggestion to speed up perf. Use bucket#signed_url instead of file#signed_url, otherwise it's doing an HTTP request to Google every generation.
Off topic, but does anyone know what the vim theme is in the screenshot?
Can someone ELI5 what the actual impact of this is? Is there security concerns I'm not seeing here?
My guess is that the Facebook employee thought it was simply not worth using an untrusted (22 stars) library like this for the project. Maybe there was some additional feature where they just didn't want to deal with…
Constraint solving in the wild.
Great explanation. Think it went over the basics a _bit_ too much. Would’ve liked to see a bit more in depth. Great write up nonetheless.
how is this compared to hatchet?
You should use Shopify and focus on the store part of the business, not the SQLite part :)
The author should check to see if the HTTP response body contains "nginx" or "apache" and just filter those out. Seems like at least 50% of what I'm seeing. Also would be nice if there was a hotlink to view the original…
Why has public comms been so poor on this issue? There's been lots of Github issues posted in the Claude Code repo with lots of new comments each day screaming into the void, but radio silence from Anthropic since the…
Honestly, may be an unpopular opinion but I disagree with the ideal path. This may be on-paper the correct path for this sim, but in my experience this will lead you to bad career + team outcomes. There's better options…
Celery is such garbage to run/maintain at any sort of scale. Very excited for this. Rq/temporal also seem to solve this well. Anyone here done the migration off of celery to another thing? Any wisdom?
They for sure nerfed it within the last ~3 weeks. There's a measurable difference in quality.
Chonkie is great software. Congrats on the launch! Has been a pleasure to use so far.
OpenAi has a version called Codex that has support. It's lacking in a few features like MCP right now and the TUI isn't there yet, but interestingly they are building a Rust version (it's all open source) that seems to…
Congrats on the V2 launch. Does Plandex support MCP? Will take it for a test drive tonight.
Agree. My wish-list is: 1. Non JS based. I've noticed a ton of random bugs/oddities in Claude Code, and now Codex with UI flickering, scaling, user input issues, etc, all from what I believe of trying to do React stuff…
Bought the Core 2 Duo, but I really wanted it to have a HR sensor. May have to buy the other one too.
What's the gold standard paid offering that does this?
After playing with it for a few days, I agree the cost is easily worth the $$. It's almost in a different playing field of "normal" LLM usage.. and more so in the "good productivity tools" realm.
I much prefer the standalone design to being editor integrated.
The cost is absurd (compared to other LLM providers these days). I asked 3 questions and the cost was ~0.77c. I do like how this is implemented as a bash tool and not an editor replacement though. Never leaving Vim! :P
I agree with a lot of this, except for the part about de-risking deployments. That should not be a reason why to adopt a feature flag platform - that is a symptom of a bad deployment pipeline that should be fixed which…
It would be great if you could paste in an existing k8s file to analyze as well. Would help for onboarding/modifying existing templates you haven't worked on in awhile, etc.
Store the encrypted env file (ejson is good) in your project and have a shared 1Password key to decrypt them.
One suggestion to speed up perf. Use bucket#signed_url instead of file#signed_url, otherwise it's doing an HTTP request to Google every generation.
Off topic, but does anyone know what the vim theme is in the screenshot?
Can someone ELI5 what the actual impact of this is? Is there security concerns I'm not seeing here?
My guess is that the Facebook employee thought it was simply not worth using an untrusted (22 stars) library like this for the project. Maybe there was some additional feature where they just didn't want to deal with…
Constraint solving in the wild.
Great explanation. Think it went over the basics a _bit_ too much. Would’ve liked to see a bit more in depth. Great write up nonetheless.