
Kevin Ma
@kevinma_dev
Followers
65
Following
426
Media
8
Statuses
128
Senior Software Engineer | Building with Go, Java, React Native, Next.js
Remote
Joined September 2022
@_devJNS Fifteen years ago, I didn't go to college and taught myself how to code. I had no certificates, and it was hard to find a coding job. Finally, I got a job helping clients deploy customized software on Linux and provide technical support. I didn't need to write code, but at.
1
1
9
My gut reaction is also: stick with Claude Code. Why? Stable tool calling and already familiar and well-configured workflow, but I will try other tools to assist with planning, debug and review.
So ChatGPT-5 has:. - 400k context window.- very good tool calling .- beats Opus 4.1 on SWE-bench.- significantly cheaper API pricing. It will be interesting to see if they give Codex any love with a plan like Claude Code Max. My gut reaction: stick with Claude Code….
0
0
0
RT @kevinma_dev: Day 7 - Tamagui Theming System Integration. Shipped 9 PRs replacing the entire theming architecture with Tamagui:. - Full….
0
1
0
My @Neovim setup is feeling incredibly powerful and streamlined with this stack:. - lazy.nvim: Blazing fast plugin management. - tokyonight.nvim: A clean, beautiful dark theme. - nvim-treesitter: Smarter syntax highlighting and code navigation. - nvim-lspconfig:.
1
0
1
@expo ## Day 6 - High-Performance Storage. Replaced AsyncStorage with MMKV for better performance. Built four storage tiers: Preferences, Cache with TTL, Secure, and Temp. All type-safe with comprehensive tests. Sometimes the boring infrastructure work makes the biggest difference.
0
0
0
RT @kevinma_dev: @svpino You've nailed it. For me, the process of actually coding, hitting a wall, and figuring it out has been the best….
0
1
0
Working on the storage module for BuildEasy React Native Starter today. Chose MMKV - this library is really well-designed, I used to use it in my every projects. Great performance, clean API, and built-in encryption support. Designed four storage tiers:.- preferences: user.
AsyncStorage is slow. Forget it. Use MMKV – 30x faster, C++ powered, perfect for fast local storage. Thank me later.
1
0
1
Thinking deeply and expressing clearly are the keys.
Stop treating AI like a machine. Start treating it like your new colleague. The "prompts" you give it are you assigning work. The clearer your goal and the more context you provide, the faster and better your new colleague can perform. Your ability to communicate directly.
0
0
1
I love render-markdown.nvim, it's pretty cool!.
github.com
Plugin to improve viewing Markdown files in Neovim - MeanderingProgrammer/render-markdown.nvim
0
0
2