Ritesh Gupta
@_riteshhh
Followers
2K
Following
9K
Media
178
Statuses
4K
Mobile + AI Platform at @Atlassian / KMP 📡 Previously @DisneyPlusHS @Compass @GoDaddy @Fueled 🗣️ 📝 🥗🥘 👫 @ragdroid
Delhi 🇮🇳
Joined August 2011
Stacktrace iOS Meetup, Chapter-1 (First commit 🚀) We have updated the location & time! Can't wait to see y'all soon! CFP for Speakers – https://t.co/NKjSnt3qJJ RSVP - https://t.co/QVVi9pSBOo
#swiftlang #iosdev #stacktracemeetup #meetup
linkedin.com
Login to LinkedIn to keep in touch with people you know, share ideas, and build your career.
Calling all iOS developers in Delhi-NCR! Join us for the inaugural `Stacktrace` iOS Meetup in CP Delhi, focused on all things iOS development. CFP for Speakers - https://t.co/DTag9rY8AB RSVP - https://t.co/ZMxI8I9sIE
#swiftlang #iosdev #stacktracemeetup
0
2
15
@Urvannindia I ordered plants worth 3k, I have received plants of poor quality and worth less than 1500k, many plants are missing, and some plants delivered are not what I had ordered and the order is marked as delivered. You are not replying to my emails. Please look into this!!
1
1
2
People always argue that AI writes terrible code & breaks in a real, large codebase. Well, episode 14 of How I AI will show you how AI can write high quality, production code for engineering teams of 100+ My pal Zach is an eng leader at @LaunchDarkly and went from an AI
23
41
525
run with `MAX_THINKING_TOKENS=31999 claude` ignores any ultrathink/think stuff and just always uses that number
@SIGKITTEN can you give me a sed command that can give me a lever to control claude code's thinking budget and keep it fixed? thanks. i'm tired of writing 'think' in each prompt
7
5
105
Introducing SmolLM3: a strong, smol reasoner! > SoTA 3B model > dual mode reasoning (think/no_think) > long context, up to 128k > multilingual: en, fr, es, de, it, pt > fully open source (data, code, recipes) https://t.co/duszyObJsG
66
208
1K
Astounding: post "Solving Wordle with uv's dependency resolver"
13
41
734
Quiz: You get a crash here: receiveBuffer is 129 chars long. fullMessageLength is 125 Yet it crashes. This took me way too long and now I'm mad at the folks who designed this API. None of the agents figured it out exept o3.
6
3
21
Been using my VS Code extension "VS Claude" extensively the past week. Installs an MCP server with Claude Code that lets it: - open files - highlight multiple sections in a file - open git diffs for a file Use case: code review with Claude explaining things.
7
2
33
Quitting programming as a career right now because of LLMs would be like quitting carpentry as a career thanks to the invention of the table saw.
362
1K
12K
📢 Here's another banger. If you ever need a cli that can call AppleScript, welcome to a world of pain. Or just give Claude Code this post so it fixes up your scripts.
steipete.me
How to make AppleScript work in macOS CLI tools without permission dialogs blaming Terminal. A deep dive into Info.plist embedding, TCC, and undocumented APIs born from building Terminator MCP.
1
8
98
📢 These are my favorite posts of the last few weeks.
steipete.me
A curated collection of must-read articles and videos for mastering Claude Code, agentic coding workflows, and the future of AI-assisted development
7
63
405
If you are an experienced dev, don't throw away your skills and become a high-level prompter. Use your skills to effectively shape the context of the coding agent and help it with helping you achieve more. That's your USP as a senior.
3
11
60
Ghostty's sprite renderer got a major refactor by our font maintainer (Qwerasd). We now support more sprites and they line up perfectly on cell edges. Additionally, our sprites now pack more efficiently on the GPU to save some VRAM. Comparison between terminals as an example.
39
60
1K
It was difficult, but I managed to implement it in UIKit as a `UICollectionViewLayout` with a spring animation on `targetContentOffset`. Thank you for the inspiration and the reference @nasm423
9
8
211
We’ve rolled out another update to Claude Code to help customize your workflows: Hooks.
84
153
2K
This is an excellent read. It also aligns with my experience. I have my coding agents on a very short and tight leash, and no generated code gets pushed unless I have cleaned it up and understand it myself. Everything else leads to pain and suffering. https://t.co/Byuk20O7RN
albertofortin.com
I've been building MVPs and SaaS products for 15 years. Let's work together on your next project.
6
35
222
Don't built MCP servers. Build CLI tools with a --llm flag the LLM can invoke to get an LLM compatible description of what the tool does and how to use it. Benefit: you don't have a gazillion MCP server tools in your context. You pull in just the tools you need ad-hoc.
67
61
1K
I haven't written a blog post in 11 years, but the recent experience of building a complete macOS app with AI has me so optimistic about the future of software development that I had to share more about the process.
36
153
2K
Here's the code: https://t.co/Q8DsBS6l0K "The original GitHub Copilot extension that provides inline completions remains closed source – but in the following months we plan to have that functionality be provided by the open sourced GitHub Copilot Chat extension"
github.com
Copilot Chat extension for VS Code. Contribute to microsoft/vscode-copilot-chat development by creating an account on GitHub.
We promised, we delivered. The GitHub Copilot Chat client for VS Code is now open source under the MIT license. This means, you can: 🔍 Explore the code on GitHub 🛠️ Open PRs, file issues & contribute 💬 See what prompts/context we send to LLMs 🤖 Use Copilot agent mode to
4
32
288
I went spelunking and wrote up some notes on other interesting VS Code GitHub Copilot prompts I found here:
simonwillison.net
As promised at Build 2025 in May, Microsoft have released the GitHub Copilot Chat client for VS Code under an open source (MIT) license. So far this is just the …
1
8
57