Ben Holmes's banner
Ben Holmes's profile picture

Ben Holmes

@BHolmesDev44,577 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,469 Aufrufe

💡 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,184 Aufrufe

Come on Claude this is getting ridiculous...

Come on Claude this is getting ridiculous...

207,667 Aufrufe

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

154,886 Aufrufe

🤯 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 Aufrufe

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,363 Aufrufe

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,537 Aufrufe

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,805 Aufrufe

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 Aufrufe

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 Aufrufe

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,967 Aufrufe

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,052 Aufrufe

💡 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 Aufrufe

Videos

BHolmesDev's profile picture

Stop using "npm run" 😤

Ben Holmes

184,871 Aufrufe • vor 2 Jahren