Conventional commits = structured git messages that actually help. Format: type(scope): description. feat: new features, fix: bug fixes, docs: documentation. Benefits: automatic changelogs, semantic versioning, better git history. AI can generate these perfectly. ๐โจ
06.08.2025 13:15 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Introducing new Kilo Code feature โจ๐ ๏ธ : Usage stats
06.08.2025 12:03 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Stop measuring lines of code. Real dev productivity metrics: Time to first commit, context switching frequency, bugs per feature, deployment frequency, mean time to recovery. AI assistants should reduce context switches, not increase LOC. Quality over quantity. ๐๐ฏ
06.08.2025 01:15 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Pair programming evolved: Human + AI collaboration beats human + human. AI never gets tired, remembers everything, suggests alternatives instantly. Human provides creativity, judgment, business context. Best pattern: Human architects, AI implements, human reviews. ๐ค๐ค
05.08.2025 21:12 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
OpenAI just released its first open-source models:
1. GPT OSS 20B (131k context window)
2. GPT OSS 120B (same context window)
You start using them in Kilo Code right now:
05.08.2025 17:49 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Have you tried Horizon Beta model yet?
You can use a new Frontier Model for ๐
ต๐๐
ด๐
ด !
๐ก App built in the tutorial: match-me-if-you-can-three.vercel.app
๐ก GitHub: github.com/ESzyszka/Mat...
05.08.2025 17:00 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
AI task breakdowns: "Add user auth" becomes 8 steps - API design, database schema, JWT implementation, frontend forms, validation, testing, docs, deployment. Smart AI shows progress visually: โ
โก โญ. No more "where was I?" moments. Complexity โ clarity. ๐ฏ๐
05.08.2025 01:25 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Developers hate interruptions because flow state is fragile. Auto-approval settings let AI assistants work without constant "OK?" prompts. Enable for: todo updates, mode switching, simple file operations. Keep human control for: terminal commands, deletions. Balance! โ๏ธ๐
04.08.2025 17:22 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Check out this power setup for vibe coding from our Engineer Chris
1๏ธโฃ @DJIGlobal ๐ฐ mic
2๏ธโฃ @aquavoice_ ๐ฐ speech2text
3๏ธโฃ VScode with Kilo Code ๐ฐ code
#VibeMaxing #PowerUser #KiloCode #VSCode #productivity
04.08.2025 14:00 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Introducing new Kilo Code feature โจ ๐ ๏ธ : Referral links
04.08.2025 12:01 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
Ollama vs OpenAI for coding: Privacy vs Performance showdown.
Ollama: Free, private, offline, slower responses, good for basic tasks
OpenAI: Fast, smart, costs money, sends data to cloud, better for complex reasoning
Your call: Control or capability? ๐คโ๏ธ
03.08.2025 16:44 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
โ Bad prompt: "Fix the code"
๐ Good prompt: "Fix the bug in calculateTotal that returns incorrect results when handling decimal prices"
๐ฏ Best prompt: "In @utils/pricing.js, fix calculateTotal - it's adding tax twice on decimal prices. Expected: $10.50, Getting: $12.11"
02.08.2025 15:48 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
"Shell Integration Unavailable" driving you crazy? 90% of failures: outdated VS Code, wrong shell profile, or 0ms command delay. Quick fixes: Update to 1.93+, select compatible shell, try 50ms delay. WSL users: add integration script to .bashrc. โก๐ง
01.08.2025 17:13 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
PowerShell vs Bash vs Zsh for AI coding? PowerShell needs 150ms delay, Bash works at 0ms, Zsh loves customization but breaks integration. Winner: Bash for reliability, Zsh for power users who configure properly. PowerShell... if you must. ๐โก
01.08.2025 13:55 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Let's take a closer look at two models from Moonshot AI that made quite a splash in the Open-Source Agentic space:
1๏ธโฃ Kimi K2 :
ใ๐ก $0.60/$2.50 per 1M tokens
ใ๐ก No thinking, pure execution
2๏ธโฃ Kimi VL Thinking:
ใ๐ก Crushes math/multimodal tasks
ใ๐ก Actually "thinks" through problems
01.08.2025 11:02 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Introducing new Kilo Code feature โจ๐ ๏ธ : Crypto payments
01.08.2025 10:00 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Local AI vs Cloud for coding: Privacy & offline access vs performance & features. Local wins for sensitive code, cloud wins for complex tasks. Your call: Ollama for control, OpenAI for capabilities. Most devs need both. ๐ค๐ป
31.07.2025 17:50 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Switch AI models mid-conversation without losing context. Need Claude's reasoning for architecture but want GPT for quick code gen? Just click and go. No more opening new windows or explaining your project again. The right model for each moment, seamlessly. ๐
31.07.2025 16:44 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
Have you heard the news? ... ๐คซ
fibonacci.kilocode.ai
31.07.2025 15:01 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
๐ฅ We are going live in 5 minutes with "The Art of Prompt Engineering for Software Developers" by Anthropic & Kilo Code
Join the session: www.youtube.com/watch?v=G0ev...
31.07.2025 15:00 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Open source AI just got serious
Kimi K2 is the first model that doesn't make me miss Claude for coding tasks
53.7% LiveCodeBench score (beats GPT-4)
Real tool execution that actually works
Deep dive:https://blog.kilocode.ai/p/kimi-k2-first-open-model-to-challenge
31.07.2025 11:01 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Top up today with any Fibonacci number, get the next number in the sequence as bonus credits for Kilo Code.
Examples:
Top up $5 โ get $8 bonus (total: $13)
Top up $21 โ get $34 bonus (total: $55)
Top up $89 โ get $144 bonus (total: $233)
31.07.2025 10:35 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Browser tool isn't just for Claude anymore. Gemini, GPT-4.1, Mistral, Qwen - any model that can see images gets the full browsing experience. Why should Claude have all the fun scrolling through your web app and finding that CSS bug you missed? Visual debugging for everyone! ๐
30.07.2025 17:12 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
Stop writing "fixes everything (hopefully)" at 2 AM. AI-generated commit messages analyze your unstaged changes and create descriptive history. But remember: git history matters! Use this wisely, or you'll explain that 47-file commit to your future self. The Git Police are watching ๐ฎโ๏ธ
30.07.2025 13:15 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
๐จ Anthropic just dropped new API rate limits.
This changes everything for power users building with Claude. The AI pricing playbook strikes again - but what does this really mean for developers scaling AI products?
Deep dive:
blog.kilocode.ai/p/ai-pricing...
30.07.2025 11:00 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
AI tools that let you burn through 100% of your context window are doing you a disservice. We automatically block file reads over 80% usage. Think of it as a smart bouncer for your token budget. Your future self will thank you for keeping this protection enabled. ๐ก๏ธ
30.07.2025 01:15 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Edit a message from 10 steps back and watch AI automatically undo previous work and continue from that point. It's like having a time machine for your coding sessions. Made a wrong turn? Just edit that earlier message and watch the timeline correct itself. Doc Brown approved ๐ฐ๏ธ
29.07.2025 21:12 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
Anthropic just announced they're imposing weekly limits. Just like a lot of companies before them, we're seeing the results of subscription-based AI services.
Read our take on it here; blog.kilocode.ai/p/ai-pricing... and try Kilo Code today to get 300% bonus credits this week only!
29.07.2025 12:54 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
How AI Models Use APIs (They Don't)
And How We Actually Make Them Do It
MCP is the missing piece that makes AI assistants actually useful. Instead of being limited to built-in tools, your AI can now adapt to YOUR workflow. GitHub integration? Database queries? Custom APIs? All possible.
Learn more: blog.kilocode.ai/p/how-ai-mod...
29.07.2025 01:25 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Want to cut AI coding costs by 70%? Use Orchestrator mode: 1) Smart models plan the work 2) Cheap models execute tasks 3) Each subtask runs lean with only needed context. Sonnet handles thinking, Flash handles implementation. Your wallet stays happy. ๐ง ๐ธ
youtu.be/20MmJNeOODo
28.07.2025 17:22 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Driving CI/CD innovations @cimatic.io
#buildinpublic https://kamil.chm.ski/
Create and share social media content anywhere, consistently.
Built with ๐ by a global, remote team.
โฌ๏ธ Learn more about Buffer & Bluesky
https://buffer.com/bluesky
software engineer @pomerium.io | http://zeu.dev | http://github.com/zeucapua ๐ต๐ญ๐บ๐ธ๐ณ๏ธโ๐
i stream: https://twitch.tv/zeu_dev
support me: https://ko-fi.com/zeu_dev
building
bsky client: myb.zeu.dev
todo app: easytodo.link
Tasty Treats for Web Developers with @wesbos.com @tolin.ski and @w3cj.com
Brought to you by @sentry.io
Bun is a fast, all-in-one toolkit for installing, bundling, running and testing JavaScript & TypeScript.
To install Bun:
```
curl https://bun.sh/install | bash -s
```
https://bun.sh
Teaching developers @ Cursor, previously @vercel.com
the Postgres development platform
๐ http://supabase.com
โญ๏ธ http://github.com/supabase
๐ฅ http://youtube.com/supabase
๐ฌ http://discord.supabase.com
Sr. Dev Advocate ๐ฅ โข ๐Podcaster pizzadedados.com โข Creator of gitfichas.com โข Author โข GitHub โญ๏ธ โข Pythonista โข games & cross stitch & knitting & 3D printing โข ๐ง๐ท & ๐จ๐ฆ โข she/her โข married to @jairojair.com
I have friends everywhere
Chicagoland area
Dogs > people
he/him
Contact info: https://links.mattstratton.com/
#DevRel #DevOps #Weightlifting
vp of ai at vercel
creator of v0.dev
jaredpalmer.com
@jaredpalmer on X
A nonprofit organization enabling mass innovation through open source. #linux #kubernetes #riscv #hyperledger #anuket #openssf #openjs #o3de and more!
Vercel provides the developer tools and cloud infrastructure to build, scale, and secure a faster, more personalized web. Creators of @nextjs.org, @v0.dev, and @sdk.vercel.ai.
Cohost of @syntax.fm
Executive Producer @Sentry.io
Creator of Level Up Tutorials -> now a part of Syntax
Bboy, Denver, Michigan (Go Blue!)
I like to explore and teach web dev topics.
Platform DX at Shopify. Created #Preact. Do more with less.
#JavaScript #PreactJS #React #Frontend #DeveloperExperience #OSS #Coffee #Foxes #Drumming #Metalhead
Improving ๐ with quality software ยท Husband, 5x Father, Latter-day Saint, Web Dev, Educator, Microsoft MVP
๐ https://EpicWeb.dev
๐ https://EpicReact.dev
๐ https://TestingJavaScript.com
Fullstack Dev โฏ JSโ CSS Node โฏ JavaScript30.com โฏ wesbos.com/courses โฏ ๐ฅ Tips โฏ Podcast @syntax.fm
Aka Drakonen.
Python/JS developer
Writing The Pragmatic Engineer (@pragmaticengineer.com), the #1 technology newsletter on Substack. Author of The Software Engineer's Guidebook (engguidebook.com). Formerly at Uber, Skype, Skyscanner. More at pragmaticengineer.com