Ker Lee Yap
@klyap_
Followers
2K
Following
13K
Media
202
Statuses
1K
cheering for u! 🛰️ resident alien @mission__ctrl 💫 prev cofounder @ exaverse, alum @southpkcommons, @caltech 🇨🇦 USAPL competitive powerlifter
SF
Joined April 2015
I'm hosting a cozy online coding show-and-tell on Saturday with @AlexAridgides ! 🧦 Curious about: - What does your workflow look like? Are you a command-line maxi? Is the only key you press "tab"? - Do you have homebrew tooling? A whole fleet of agents? MCPs? - What're the most
2
2
13
I love this analogy in @neallseth 's mini essay: > If the city is a universe, group houses are its "planets". > Each has a unique cultural “gravity” that naturally selects for an orbital community. > House “orbits” intersect, forming micro-cultural clusters which themselves
San Franciscan behavior is often inscrutable from the outside. Is it poverty? Contrarianism? Inexplicable quirks of the techno-bohemian class? It starts making sense when you walk out of SFO, and into the reality distortion field that’s inspired social deviance for decades For
0
0
13
6. Deployment! My favorite part of using AI for coding is all the manual deployment like: - writing deployment config files - setting up .env vars for prod - Docker for backend - waiting for backend to deploy, then adding the prod url to front end
2
0
3
5. Plugin marketplace I used the frontend-design skill to do a polish pass to add a bunch of animations across the whole app. It's a quick thing that adds some pizzazz. You can download this skill with two commands:
2
0
4
4. Tool call (web search) Something cool that kicked in when pasted in example code from the tinker-cookbook repo was CC would use web search tool to look up the full repo. This was really helpful to do the crud work of pulling out / copy-pasting only the utils I needed from
1
0
3
3. Planning mode For backend set up, I go into Planning mode because it's a hefty chunk of code and I wanted to make sure it gets all the things I want.
1
0
4
2. # command This lets CC memorize things. I use it to override implicit defaults that CC has (ie. uv over pip, set up venv before doing anything in Python, etc)
1
0
3
1. Front end UI with Figma Make & Claude Code I like to paste in reference images for vibes / inspo for Figma Make, the take a screenshot of the finished UI. Then manually run `npx create-react-app` before entering CC (CC prevented me from choosing the scaffold set up options
1
0
3
Here's my Claude Code workflow to make websites! Features I use: 1. Screenshot -> React app 2. # command 3. Planning mode 4. Tool call (web search) 5. Plugin marketplace 6. Deployment!
1
2
16
I'll be at San Diego next week for Neurips! Hope to see you there :) Here's a list of side events I've come across. DM me if you have an event you want to be added!
5
1
80
Super excited to have gotten early access to Tinker by @thinkymachines! Tinker is great at making it easy to post-train, but also meant I wound up with lots of model checkpoints 😅 This is why I built a finetuning journal to keep track of each model iteration, with the help of
38
44
858
I built a GIMP tutorial for making MSN Messenger emoticons in a simulated MSN chat window! 🙂
3
0
13