My Simple Speech To Text
My simple, fast, and state-of-the-art way to to convert my speech into content
Guides about AI and software
My simple, fast, and state-of-the-art way to to convert my speech into content
Autogenerated types for Django and React with Django Ninja and openapi-typescript
Google and Meta are spending billions on AI. That doesn't mean AGI is close.
Fast training, uncensored generation, free to try, open-source.
My hypothesis
Start taking payments easily and securely in your Next.js app.
My first experiments with Google's new Veo3 video generation model. I share the results, the prompts used, the current costs.
Here's my LinkedIn strategy to book customer development quickly. Includes things to avoid, templates, and targeting tips for startup founders.
Avoid the ongoing costs of a managed service. It's easier to set up Google sign-in with your own database and BetterAuth.
I like to automate as much work as possible. Here's a simple shell / bash script I'm using to save time by automatically creating git commit messages. r/git disliked it.
Learn how to create a powerful omnisearch component that queries multiple database tables simultaneously, with a clean UI and keyboard shortcuts.
The simplest guide to vector embeddings in practice and how to use them, including video demos solving real problems at our startup by quantifying text meaning for classification and similarity tasks.
Getting great LLM output with an LLM-as-a-judge requires more effort, not more tools
Why superintelligent AI would protect humanity as a source of complexity and knowledge
I tested 5 AI-text detectors that claim to detect LLM-generated text. The outcome: they don't work well.
A guide to launching on Product Hunt and winning Product of the Day and Product of the Week
Using Next.js's boringly named but easy mechanism to make our homepage search as fast as possible.
Speeding up my taxes by converting .eml files to useful data with an LLM
We'll train a real GPT AI language model from scratch using Python on macOS, specifically designed to generate Shakespearean text, using the Tiny Shakespeare dataset.
Very simple. Django or Django Ninja to production using Render
Django Ninja for a fast, typed API backend + Next.js (with App Router) for frontend
Simple search with sample data and debouncing
We'll create an app from scratch with a React.js frontend (including persistent user authentication) and Django Ninja
The simplest hack to ship your products faster -> Don't be cheap
React, Django, and Django Ninja (including CORS setup and Typescript).
We'll create an app from scratch with a Vue.js frontend (including persistent user authentication) with Django in 10 minutes.
The simplest way to set up a React.js frontend and a Django REST API backend
We'll build a dashboard that updates every few seconds with HTMX
Use a fast LLM, HTMX, and Photon Designer to recommend actions to the user.
We'll turn your voice into an infinitely-scalable instrument with Django
Show competence with smooth animations in your app.
We'll add the ability for users to pay subscriptions in Django extremely quickly, including local webhook testing.
Use HTMX with Django for fast and neat web apps. Keep state changes server-side.
Simply use server-sent events with Django (no extra packages needed) to stream LLM completions. Avoid waiting for the full completion.
Simply run background tasks using Postgres and python. This has some big advantages.
A simple way to let people leave comments in your Django app
Do calculations with your database in a neat and extremely fast way
Speed up your time to useful content. A simple guide to adding and exporting data using YAML and Django's management commands
Build multi-stage forms with HTMX and Django very quickly.
Avoid wasting a load of time when debugging Django apps, particularly with APIs (like AWS)
Add an AWS lambda function, with async invocation for background tasks, to development and production (plus GitHub Actions deployment)
Avoid killing your Django app's performance by putting a database query in a for-loop
How to use Tailwind CSS with Django
I spent 14 hours adding async serverless functions. Here's the guide I was missing using DigitalOcean functions
Use Django and webhooks to build an app that uses AI to color black and white photos.
An easy guide to add email sign-in (and verification) to Django using Gmail and others
Avoid adding big packages (like Django-allauth or Django-social-auth). It's easier without them.
Let non-technical users use English to get answers from your Django data (with OpenAI's Assistant API)