Kevin Kipp
banner
kevinkipp.com
Kevin Kipp
@kevinkipp.com
Passing around functions

Blogs over at kevinkipp.com
I guess I'm buying a "house rake" now. I've been walking around picking each thing up like a chump.
September 24, 2025 at 3:51 PM
Is it too late for me to say I'm accepting money from people who think the rapture is gonna come tomorrow?
September 23, 2025 at 3:46 AM
Feeling grateful that time marches on so that I don’t have to choose whether my kid should keep growing or stay the same forever. 🥹
July 22, 2025 at 1:52 PM
AI coding agent telling me "the code works in my latent space".
July 16, 2025 at 1:22 AM
What's more human than getting the captcha wrong because I didn't read the prompt and assumed the wrong object?
July 14, 2025 at 6:44 AM
Love making little things like this w/ Claude Code that I would have never bothered to make before.
gist.github.com/third774/3ec...
July 12, 2025 at 6:06 AM
Monday is the correct first day of the week
How did we decide otherwise?
kevinkipp.com
May 13, 2025 at 10:45 PM
Reposted by Kevin Kipp
Excited to share the details about our upcoming Meetup next Tuesday, May 20th, at 6pm!

Talk: Vibe Coding a Tamagotchi in Next.js
Speaker: Andrew Njoo
Location: Cloudflare in Austin, TX

RSVP here! www.meetup.com/austin-js/ev...
Austin JavaScript May Meetup, Tue, May 20, 2025, 6:00 PM | Meetup
**Talk:** Vibe Coding a Tamagotchi in Next.js **Speaker:** Andrew Njoo **Abstract:** Ever wanted to build something just for the vibes? In this talk, I’ll walk through how
www.meetup.com
May 13, 2025 at 10:39 PM
Wait, the whole outie/innie thing wasn't about Observables?
May 10, 2025 at 6:41 AM
We have a small disco ball in our house. My kid saw the fn key on my laptop and excitedly said “IT’S A DISCO BALL!” 😁 So I told him this is the party key.
May 5, 2025 at 2:22 PM
Hot dang, they shipped it
docs.anthropic.com/en/docs/agen...
April 24, 2025 at 9:06 PM
Reposted by Kevin Kipp
Proposal to rename "dependencies" in package.json to "liabilities”.

So the new structure would be:

```
{
"liabilities": {
"react": "^19.0.0",
"typescript": "^5.0.0"
},
"devLiabilities": {...}
}
```
April 17, 2025 at 2:36 AM
Uber needs a feature where users can request a car where the driver hasn’t doused themselves in Axe body spray.
April 16, 2025 at 1:27 PM
Claude Code needs an option to play a little sound whenever it’s done thinking an is waiting for you to come back.
April 2, 2025 at 1:23 AM
lol, gonna add /.env to my blog and have it be a page that says “haha, could you imagine?”
Nice: Cloudflare has a "Security analytics" tab where they collect and display suspicious requests.

Turns out every website is hit for paths that could contain sensitive information if accidentally uploaded. ENV variables, AWS credentials etc.

This is for techpays .com:
April 1, 2025 at 3:57 AM
Reposted by Kevin Kipp
Genuinely LMAO'd at this auspicious migration name that Drizzle generated
March 31, 2025 at 11:15 PM
Nothing worse than when Spotify’s “daily mix” is stale with album art on it from what it was yesterday, so you hit play and get something *very* different.
March 31, 2025 at 2:13 PM
Fine, I'll try vibe coding. Claude Code is pretty sick.
March 30, 2025 at 5:13 AM
Reposted by Kevin Kipp
I do this way more than I should. Didn’t know there was a term for it.

en.m.wikipedia.org/wiki/Bedtime...
Bedtime procrastination - Wikipedia
en.m.wikipedia.org
March 28, 2025 at 7:06 PM
💸
March 19, 2025 at 6:44 AM
Reposted by Kevin Kipp
guys love to say “dude my balatro run last night was insane” then show you a screenshot like this
March 11, 2025 at 9:50 PM
Reposted by Kevin Kipp
Cloudflare Stream launched Media Transformations to open beta today! Dynamically optimize, clip, and resize short-form video, regardless of where it is stored.

blog.cloudflare.com/media-transf...
Dynamically optimize, clip, and resize video from any origin with Media Transformations
With Cloudflare Stream’s new Media Transformations, content owners can resize, crop, clip, and optimize short-form video, all without migrating storage.
blog.cloudflare.com
March 7, 2025 at 3:52 PM
Reposted by Kevin Kipp
O(n)…
March 6, 2025 at 12:34 AM
Reposted by Kevin Kipp
me, under my breath, while in a protocol discussion I don’t understand in the slightest:
February 20, 2025 at 10:09 PM
Reposted by Kevin Kipp
React Aria exposing state through the className is super handy. Here we're using the placement returned to define a TW CSS variable which we can then use in Motion to define its animation direction. codesandbox.io/p/sandbox/zw...
February 20, 2025 at 12:09 PM