Standard Search
About 113 results
https://mikebifulco.com/newsletter/what-to-do-when-your-product-breaks · 6 Aug 2024
Debugging problems with code (especially production code) is something that is rarely taught in university classes or code schools. Here are some tips that I've come across from watching smarter people than me debug problems.
https://mikebifulco.com/newsletter/typescript-and-learning-hard-things · 9 Jul 2024
One of your biggest skills as a person-on-the-internet is your ability to research and learn new things.
https://mikebifulco.com/newsletter/keep-your-tools-sharp · 2 Apr 2024
The tools we use to get our work done are incredibly important, and taking the time to tune them to work just right can make a huge difference in our productivity and happiness.
https://mikebifulco.com/newsletter/why-new-frameworks-make-better-developers · 26 Mar 2024
A look at the cognitive science behind the Hierarchy of Competence, and how dabbling with new frameworks and tools can make you a better developer.
https://mikebifulco.com/newsletter/take-my-money-tools-i-pay-for · 19 Mar 2024
I'm a huge fan of products that use their a free tier to prove their value, and then convert me to a paying customer. Here are a few tools I pay for, and why I think they're worth it.
https://cuducos.me/why-do-i-use-neovim-the-candid-response.html · 2 Oct 2023
If you are in a hurry, the short answer is: I am more productive using Neovim. You might not be, and that is okay. You use whatever makes you feel good and effective. In my case, it is Neovim. If you are not in a hurry, this happened the other day. I was ...
https://benswift.me/blog/2023/02/02/jekyll-build-speedups-for-ruby-3-2 · 2 Feb 2023
Ruby 3.2's YJIT gave my Jekyll builds a 4.8x speedup---from 17 seconds down to under 4.
dev
https://benswift.me/blog/2023/01/22/handling-square-webhooks-in-phoenix · 22 Jan 2023
How to receive and validate Square payment webhooks in an Elixir/Phoenix app, with code for HMAC signature verification.
dev
https://benswift.me/blog/2023/01/11/rclone-exclude-all-git-repos · 11 Jan 2023
A bash script to auto-exclude all git repos from rclone backups, since rclone's built-in filtering can't do it alone.
dev
https://mikebifulco.com/newsletter/side-project-and-a-fresh-start · 3 Jan 2023
The end of 2022 brought about a ton of change for me, and a major shift in my career. I'm excited to talk a little about what's next, and to show off a side project I'm readying for release soon.