Standard Search
About 56 results
https://mikebifulco.com/posts/publish-your-newsletter-with-convertkit-api-remix · 19 Sep 2022
Learn how to use the ConvertKit API to publish your newsletter to your Remix site.
https://marko.tech/journal/ffmpeg-cheatsheet · 7 Sep 2022
Here's a quick cheatsheet I compiled over the years to quickly converting things using ffmpeg.
https://mikebifulco.com/posts/seo-tools-for-new-web-projects · 22 Aug 2022
I use these tools on every project to help track source code, monitor traffic on my site, and optimize content for better Search Engine Optimization (SEO).
https://marko.tech/journal/using-nmap · 11 Aug 2022
Nmap (Network mapper) is a dope open-source tool for seeing what's going on networks and how security is looking.
https://tunjid.com/projects/unidirectional-data-flow-with-kotlin-flows-playground-62cb40fac2174b95fe7cc283 · 10 Jul 2022
An interactive experiment for learning how to produce state with kotlin flows
https://mikebifulco.com/posts/semantic-html-heading-subtitle · 5 Jul 2022
This is the right format to use if you want to add a subtitle below an h1 tag on your html pages. Semantic HTML makes your site more accessible and better for SEO, since it is easier for search engines to process.
https://marko.tech/journal/pretty-php-debub-output · 7 Jun 2022
A quick copy-pasta for rapid PHP debugging.
https://mikebifulco.com/posts/add-fathom-analytics-to-remix · 5 Jun 2022
Building a website using the Remix.run webb app framework? This tutorial will teach you how to add privacy-first analytics to your Remix site with Fathom.
https://build.ms/2021/8/24/creating-slick-color-palette-apis/ · 24 Aug 2021
Building maintainable, flexible color palette systems for iOS and macOS apps using asset catalogs, semantic naming, and SwiftUI integration.
https://build.ms/2021/3/12/putting-the-u-in-graphql/ · 12 Mar 2021
Learning how to make GraphQL requests from scratch without libraries like Apollo, exploring the fundamentals of GraphQL client-side implementation in Swift.