Ben Holmes's banner
Ben Holmes's profile picture

Ben Holmes

@BHolmesDev45,756 subscribers

The Whiteboard Guy @warpdotdev

Shorts

Huge MacOS 26 upgrade: you can force hide menu bar apps now 🧘

Huge MacOS 26 upgrade: you can force hide menu bar apps now 🧘

222,583 просмотров

💡 Annoyed when your iPhone sends an HEIC file? Macs have a built-in conversion tool called sips: sips -s format jpeg input.heic --out output.jpg No need to install image magick even

💡 Annoyed when your iPhone sends an HEIC file? Macs have a built-in conversion tool called sips: sips -s format jpeg input.heic --out output.jpg No need to install image magick even

251,359 просмотров

Come on Claude this is getting ridiculous...

Come on Claude this is getting ridiculous...

207,774 просмотров

Dang, svgl is a clutch little website. Logos for every tech project, with super fast local search

Dang, svgl is a clutch little website. Logos for every tech project, with super fast local search

155,826 просмотров

🤯 What, Chrome has an AI summarizer API built in now?? - No API keys, no internet. Runs locally - Downloads the model on-demand - Available as a global in the latest version of Chrome. Works in chrome extensions too I have so many chrome extension ideas now...

🤯 What, Chrome has an AI summarizer API built in now?? - No API keys, no internet. Runs locally - Downloads the model on-demand - Available as a global in the latest version of Chrome. Works in chrome extensions too I have so many chrome extension ideas now...

89,671 просмотров

Dang, Golang is so great for building servers. - Built-in `io` package - `ReadAll` that can handle files and HTTP responses in the same way - `defer` to colocate cleanup code with your app code ...I might be becoming a gopher 🐹

Dang, Golang is so great for building servers. - Built-in `io` package - `ReadAll` that can handle files and HTTP responses in the same way - `defer` to colocate cleanup code with your app code ...I might be becoming a gopher 🐹

98,567 просмотров

Geez, I'm using voice for everything now. Searches, Slack conversations, even this tweet. Prevents typos and gets ideas down So many tools for this; VoiceInk is what I use. It's open source + compilable from source, runs on device, no subscriptions

Geez, I'm using voice for everything now. Searches, Slack conversations, even this tweet. Prevents typos and gets ideas down So many tools for this; VoiceInk is what I use. It's open source + compilable from source, runs on device, no subscriptions

47,471 просмотров

I feel this. Esp annoying when your .env is missing in a worktree. To mitigate this in my Warp setup, I made a custom tab config that auto-symlinks .env files from the main directory whenever I make a worktree. It's been saving me a lot of time

I feel this. Esp annoying when your .env is missing in a worktree. To mitigate this in my Warp setup, I made a custom tab config that auto-symlinks .env files from the main directory whenever I make a worktree. It's been saving me a lot of time

15,745 просмотров

Y'all need to use VoiceInk for voice dictation. It's fast, 100% local, open source, compilable from the GitHub repo, and no subscription fee. Replaced Wisprflow with it and it's just as fast and accurate. 🔊 Sound on!

Y'all need to use VoiceInk for voice dictation. It's fast, 100% local, open source, compilable from the GitHub repo, and no subscription fee. Replaced Wisprflow with it and it's just as fast and accurate. 🔊 Sound on!

41,468 просмотров

Well everyone, I'm very excited to announce... I'm joining the Warp team full time!

Well everyone, I'm very excited to announce... I'm joining the Warp team full time!

64,982 просмотров

I remember Theo - t3.gg saying if someone found one good example of a Flutter app, he’d stop trashing it. Here’s my entry: Snipd | AI Podcast Player. It’s my favorite podcast player that helps you take notes while you listen. The animations are fun and expressive, but never slow. I love it 👍

I remember Theo - t3.gg saying if someone found one good example of a Flutter app, he’d stop trashing it. Here’s my entry: Snipd | AI Podcast Player. It’s my favorite podcast player that helps you take notes while you listen. The animations are fun and expressive, but never slow. I love it 👍

35,369 просмотров

Love the way Dia does changelogs every week. They champion the small things: This is just about perf improvements, last few weeks were tab groups. And they include quotes from engineers who built it and graphics to teach you features. Feels like I'm a part of something

Love the way Dia does changelogs every week. They champion the small things: This is just about perf improvements, last few weeks were tab groups. And they include quotes from engineers who built it and graphics to teach you features. Feels like I'm a part of something

17,828 просмотров

Tired of `--set-upstream` copy-paste of shame every time you push a new branch? There's a git setting for that: git config --global push.autoSetupRemote true

Tired of `--set-upstream` copy-paste of shame every time you push a new branch? There's a git setting for that: git config --global push.autoSetupRemote true

31,071 просмотров

💡 Reminder to add this git setting to your bash rc file: git config --global branch.sort -committerdate `git branch -l` lists alphabetically by default, so it's hard to find recent branches. This sorts by date instead!

💡 Reminder to add this git setting to your bash rc file: git config --global branch.sort -committerdate `git branch -l` lists alphabetically by default, so it's hard to find recent branches. This sorts by date instead!

40,030 просмотров

Videos

BHolmesDev's profile picture

LLMs have finally stopped recommending React. Nature is healing 🧡

Ben Holmes

96,405 просмотров • 8 месяцев назад

BHolmesDev's profile picture

Stop using "npm run" 😤

Ben Holmes

184,871 просмотров • 2 лет назад

BHolmesDev's profile picture

Stop using Postman to test your APIs 😤 Warp is all you need

Ben Holmes

105,805 просмотров • 1 год назад

BHolmesDev's profile picture

Every React app needs this CSS property 👀

Ben Holmes

63,739 просмотров • 10 месяцев назад