Turning complexity into simplicity 🧑‍💻

Joined December 2025
13 Photos and videos
Small @intellijidea feature, big time saver. You can evaluate JSONPath expressions directly in the IDE, which is really helpful when debugging JSON.
2
96
New @jetbrains plugin: Clean Project Sidebar ✅ Hide External Libraries ✅ Hide "library root" labels github.com/ziishaned/jetbrai…
1
82
ChatGPT Codex just shipped built-in Wispr Flow style dictation. It turns your voice into clean, polished text instantly
5
97
Zeeshan Ahmad retweeted
Did you know you can have shorter Git commands? You can with Git Aliases! Try it… “git config --global alias.s status” Now “git status” = “git s” What git alias commands will you create? Share below 👇
2
2
15
1,391
The worst part of testing APIs: log in → copy token → update env → repeat when it expires If you are using @YaakApp, request chaining removes all of this. Your requests just use the token from the login response. yaak.app/docs/templating/req…
1
6
572
Zeeshan Ahmad retweeted
Apr 14
me and @claudeai
220
4,535
34,438
1,681,955
I used to write vague commit messages all the time 😅 Now I just use @WebStormIDE commit helper. Press ⌘ K, then click one of the AI icons and it generates a clear message based on your changes. Such a small thing, but it makes a big difference.
4
3
27
3,655
Then inside InstantSpaceSwitcher: Set the same shortcuts for * Switch to space on the left * Switch to space on the right Basically you are replacing macOS shortcuts with this. After that, switching is instant.
1
55
Here is how it looks in practice.
28
It's time to bring Haptics to the web 🫨 Create custom tactile patterns with strengths durations for your web interactions. Make your app feel as good as it looks ✨ → haptics.lochie.me
392
739
9,213
2,011,718
Zeeshan Ahmad retweeted
If you tried a few different easings and timings for your animation and something about it still feels off, try adding a bit of blur to mask those imperfections. Here’s a before/after using `filter: blur(2px)` ( a subtle scale down on press):
16
81
1,663
66,880
Zeeshan Ahmad retweeted
Codex update 0.105.0 is out! Despite the fairly pedestrian changelog, this one's a doosie. It's a laundry list of quality of life improvements across the board. - Wispr Voice dictation (hold space to talk) - Theme picker - Codex can prevent sleep on Linux & Windows (I just know there's a joke in there) - Customize Plan Mode reasoning - Many other fixes/updates There's also a complete overhaul to subagents: - New names for readability - Visual display overhaul (way cleaner) - Allow for multi-layered subagent depth (max_depth) - Custom multi-agent role definitions (custom subagents) - /agents now shows both agent names, agent roles, and "dead agents" for auditibility This is the largest single update of Codex I've ever seen! Absolutely massive if you love to use multi-agents. To turn on Voice Transcription, enable: [features] voice_transcription = true Does not work on Linux yet. Well done @OpenAIDevs 👏
92
80
1,393
115,328
Zeeshan Ahmad retweeted
Introducing WebSockets in the Responses API. Built for low-latency, long-running agents with heavy tool calls. developers.openai.com/api/do…
226
360
5,061
1,345,462
Zeeshan Ahmad retweeted
Announcing Oxfmt Beta * 100% Prettier Compatibility * Additional File Formats * Tailwind CSS Integration * Import Sorting * package.json Sorting * Embedded Language Formatting * Node.js API * `--migrate prettier` * config overrides * Full IDE support oxc.rs/blog/2026-02-24-oxfmt…
42
181
1,866
292,900
The improvement from 3 to 3.1 is insane 👀
Replying to @addyosmani
Gemini 3.1 Pro can generate animated SVGs that are web-ready from simple text prompts too! They stay sharp at scale and are smaller than standard videos.
1
6
1,784
If you are still designing manually, you need to see this. Pencil runs parallel design agents locally with Claude Code, Codex, or any of your favourite agents 🔥
Figma meets Claude Code! Pencil is an infinite design canvas that runs parallel design agents locally. → Turn designs into code → Runs locally with Claude Code → Works with VSCode, Cursor 100% free, no subscription
2
86
Just tried Figma MCP on a paid plan and hit rate limits while just figuring out how it works.
1
3
46
Claude Code has been cooking for 10 minutes and you have no idea whether it is finished or crashed. I built this so I would not have to cmd-tab every 30 seconds. github.com/ziishaned/claude-…
3
108