time for some scouting, but let’s keep it personal
i’ve been connected with @imthemint for a while now.
even though he’s been focusing on his offline work lately, his art and mindset have always stuck with me
he’s exactly the kind of pure talent i'd genuinely welcome in the @DeadKingSociety
sending some love your way @imthemint!
hope everything is going great offline, but just know the door is wide open for you here. Proud to scout you for the DKS family ⚔️
whenever mint decides to step back more into the online spotlight, I know for a fact his energy and vision would perfectly align with the DKS common wealth. 💀👑
in this space, you can buy attention, but you can’t buy respect. respect is earned through actions
i deeply believe in loyalty and the law of cause and effect: every action has a proportional consequence. act right, build right
what’s your golden rule in web3?
🧵 smol thread:
high performance isn't about chasing the noise. it’s about discipline, sovereignty, and choosing the right allies,
just like we do at @DeadKingSociety
when analyzing a project, i don't care about the marketing smoke. i look for two things:
• a product that genuinely solves a problem
• a competent team capable of building it
→ if the foundation is solid, the rest is just details
@BTCDANDANA although there’s a huge difference in how they’re used and what they can do, I thought it would be nice to share this, thanks for checking it out!
want to run "Claude Code" style agents for free?
I gotcha!
use "aider" - it’s a CLI tool that lets an AI write code directly into your files just like Claude Code does
(https://t.co/YvgNIJObJR)
setup in 2 mins:
pip install aider-chat (in terminal)
create an account: https://t.co/vmwoPKL3ph
(optional: deposit $5. it’s not required, but it unlocks higher tiers/speeds for free models)
the config: create a .env file in your project folder as:
OPENROUTER_API_KEY=sk-or-v1-your-key
AIDER_MODEL=openrouter/z-ai/glm-4.5-air:free
AIDER_SUBTREE_ONLY=true
AIDER_GIT=false
you can use any free model instead of z-ai/glm-4.5-air:free ofc
why these flags?
SUBTREE_ONLY: keeps the AI in its sandbox (light security)
GIT=false: keeps it lightweight, no auto commits
all their free models available here: https://t.co/yIzae1HwRH
happy vibe coding!