Luke (@lukitdev) 's Twitter Profile
Luke

@lukitdev

freedom

ID: 2272522555

calendar_today02-01-2014 05:12:08

13 Tweet

23 Followers

1,1K Following

Luke (@lukitdev) 's Twitter Profile Photo

#Reddit audience not active on competitor platforms: Facebook 23%, Instagram 47%, Twitter 52%, Snapchat 65%, TikTok 69%.

Luke (@lukitdev) 's Twitter Profile Photo

“The non-democratic approach is more efficient in the short term, but the greatest danger is losing common sense.” - A Park-Building Revolution Is Transforming a Russian City

Luke (@lukitdev) 's Twitter Profile Photo

If I’m breathing, Claude is coding. 😤 Found a few spare minutes and decided to put the agent to work right from my phone. No excuse to stop the grind.

If I’m breathing, Claude is coding. 😤 Found a few spare minutes and decided to put the agent to work right from my phone. No excuse to stop the grind.
Luke (@lukitdev) 's Twitter Profile Photo

Claude Code + Agent Teams is a literal cheat code. 🤯 I’ve become so spoiled by this workflow that every other CLI feels broken now. How did we even work before this?

Luke (@lukitdev) 's Twitter Profile Photo

The GLM coding plan is a joke. 🤡 Constant 429 error on a Max subscription. Totally unusable and not worth buying at this stage.

Luke (@lukitdev) 's Twitter Profile Photo

GLM-5 is a total miss for me. These BridgeBench scores are spot on—it’s borderline unusable for actual work. There’s clearly a misalignment in the team’s values if they thought this was ready for prime time.

Luke (@lukitdev) 's Twitter Profile Photo

How to manually enable the 1M context window for Sonnet 4.6 in Claude Code ~/.claude/settings.json: { "env": { "ANTHROPIC_DEFAULT_SONNET_MODEL": "claude-sonnet-4-6[1m]" } }

How to manually enable the 1M context window for Sonnet 4.6 in Claude Code

~/.claude/settings.json:
{
"env": {
"ANTHROPIC_DEFAULT_SONNET_MODEL": "claude-sonnet-4-6[1m]"
}
}