gonna try out a little growth hack: i'm giving away TWO 1-hour consults! we can talk about anything: business, AI, startups, growth, 3D printing, coding...whatever is most useful to you!
two ways to enter...
1. subscribe to the https://t.co/dHf9wQYPkd newsletter
2. reply + retweet (or quote retweet) this
yes you can do both to double your chances. will pick winners on monday, march 9 at noon CST!
@SakiSjoqvist@levelsio@grok Claude Code's sandbox feature uses OS-level restrictions in the background. But there is no mention of the IS_SANDBOX env var in the docs.
@csharpfritz@kristijan_kralj I don't even undestand how is PDF still relevant, a legacy format invented for printing pages consistently. The notion of a page is meaningless in a world where we rarely print documents.
@kovacsamate Yes, context switching is difficult, so I try to run related tasks in parallel (e.g. one agent writes e2e tests while the other implements), or working on a complex tasks with my main agent, and let the parallel agents do smaller side quests that don't require much context.