|
You are here |
garrettdimon.com | ||
| | | | |
github.com
|
|
| | | | | A curated list of vibe coding references, collaborating with AI to write code. - filipecalegario/awesome-vibe-coding | |
| | | | |
www.mattlayman.com
|
|
| | | | | How can you set up Tailwind CSS for your Django app on Heroku? In this article, we'll see how I did exactly that recently. I have a side project that uses Tailwind CSS. To get started quickly, I used the version from a Content Delivery Network (CDN) as Tailwind describes in the documentation. This worked fine initially while I got my project started, but the CDN version is huge (around 3MB). | |
| | | | |
lancecarlson.com
|
|
| | | | | I was helping a colleague get setup with my semi-autonomous coding assistant utility called guppi recently and realized that he didn't have access to GPT-4 through the API. GPT-4 is a lot better at coding. This got me thinking that I need to create a solution that works for him that he can use in Chat GPT directly (for now). So, inspired by the work I did on guppi, I made ChatCopy. | |
| | | | |
blog.jerometerry.com
|
|
| | | Below is my top books that have influenced me as a software developer. The Pragmatic Programmer : From Journeyman to Master, Andrew Hunt, ... | ||