How to Vibe Code a PDF
Use the print modifier in Tailwind CSS to make decent-looking PDFs fast with AI-assisted coding tools.
This is my personal blog. The majority of my writing is published on Baseten's blog.
Use the print modifier in Tailwind CSS to make decent-looking PDFs fast with AI-assisted coding tools.
Errors in analytics should never break your user experience. Wrap analytics in a try-catch block to make sure they don't cause issues.
If you want to publish a Python package for other people to pip install, you'll need to first upload it to PyPi, the Python Package Index. Just like with domain names, once there's a package with a given name on PyPi, your package can't have exactly the same name.
Google Colab's UI has a file browser, but there is no option in the UI to download files. Instead, you have to use code. The following only works on Chrome.
A look at paying customer acquisition cost directly to the customer. By risking only thirty dollars of my own money, I walked away three hundred richer.
How I systematically improved my ranking on search results for my own name.
Disabling links is useful and Bootstrap 5 provides built-in styles for disabled links and buttons. However, .stretched-link and disabled don't play nice unless you introduce a few lines of custom CSS.
Monthly Recurring Revenue (MRR) is the lifeblood of many successful indie online businesses. But today, we turn our attention to shorter cycles of recurring revenue and their niche applications for digital businesses.
If you use Fathom Analytics and sell stuff on Gumroad like I do, here is how you add Fathom to Gumroad.
After publishing several ebooks, I have a process that makes the relatively tedious exercise of formatting a document for publication into a repeatable set of steps that helps me generate ebooks quickly and without formatting mistakes.