Advertisement · 728 × 90

Posts by Cory Zue

Yeah it exposed postgres with default credentials which allows remote code execution. Have since cleaned up and set up a firewall

2 months ago 1 0 0 0

Oops, I missed this. Mostly, I relate to Adam and the team! I think they're going though a very similar trajectory as Pegasus.

I don't know what you mean by the "the disruption of OpenSource" though.

2 months ago 0 0 0 0
Preview
How I'm writing code in 2026 How I write code now looks nothing like my setup from just a few months ago.

I wrote about how I write code now, which looks nothing like my setup from just a few months ago.

www.coryzue.com/writing/codi...

2 months ago 1 0 1 0
Preview
When the line stops going up As the world changes, my solopreneur career may be in jeopardy

It’s easy to build in public when things are going well.

It sucks when things aren’t.

After eight years of growth, 2025 was the first year where my income from products went down.

I wrote about how this impacted my year and what it might mean for my future.

www.coryzue.com/writing/the-...

3 months ago 13 0 2 0
Receipt showing donation to the Django Software Foundation

Receipt showing donation to the Django Software Foundation

Just re-upped my @opensourcepledge.com for 2025.

If you get value from open source projects, donating a small fraction of your income is a fantastic way to give back to those people whose work you depend on.

Thanks to all the open source maintainers who have helped make my career possible!

3 months ago 24 2 0 0
Preview
Six word statements of gratitude Cory Zue is a software developer, aspiring entrepreneur, and occasional blogger. He's currently working at Dimagi and launching projects on the side.

Happy gratitude day!

A quick an easy exercise I recommend is to take a few minutes to come up with a six-word statement of thanks for the day.

Here are mine: www.coryzue.com/writing/grat...

4 months ago 2 0 0 0

2026: Most code is AI
2027: Most articles are AI
2028: Most images are AI
2029: Most music is AI
2030: Most videos are AI
2031: Most relationships are AI

...I'm too old for this.

4 months ago 3 0 0 0
Preview
Adding Vite to Django, so you can use Modern JavaScript, React, and Tailwind CSS The nuts and bolts of integrating a Vite front-end pipeline into a Django project—and using it to create some simple "Hello World" applications with Vite, React, and Tailwind CSS.

Goodbye Webpack, Hello Vite 👋

I've updated "Modern JavaScript for Django Developers" with what I feel is the best front end setup for Django in 2025.

You can find a write up, including links to a video walkthrough and OSS repo, here: www.saaspegasus.com/guides/moder...

4 months ago 5 0 0 0

The SaaS Pegasus Black Friday sale is live! The unlimited license is 50% off ($500 savings).

This is a rare deal. I don’t believe in the growth hack thing of having fake discounts running perpetually. I only do sales once a year.

If you've been thinking about grabbing Pegasus, this is the time.

4 months ago 2 1 0 0
Preview
How to disable CloudFlare proxying when you can't access the dashboard Just in case, you know, CloudFlare goes down or something...

Yesterday all of my sites were down. I could have brought them back up by changing one flag in a dashboard, but the dashboard was also down.

So I just made sure I'm better prepared if this happens again.

Little guide if you want to do the same: www.coryzue.com/writing/clou...

4 months ago 6 3 0 0
Advertisement
Preview
What I'm doing now What I'm up to as of October, 2025.

Just updated my now page, in case you want a quick peek at what's going on in my world these days.

www.coryzue.com/now/

5 months ago 4 0 0 0
Add Agents to your Web Applications with Pydantic AI and Django
Add Agents to your Web Applications with Pydantic AI and Django YouTube video by Cory Zue

I just published a new video showing how to add different agent workflows to your web apps with Pydantic AI.

Really awesome framework!

www.youtube.com/watch?v=Z33I...

6 months ago 4 0 0 0

When someone has a 🤯 moment with AI they often want to share it, but I have basically zero interest in reading other people's AI chats.

This phenomenon at scale seems like it could become another way our human experiences get more and more isolated from each other.

7 months ago 3 0 2 0

It uses react but you can drop it into any website by adding a few script tags. My blog with the demo doesn't use react.

7 months ago 1 0 0 0

I don't know why not. Have you tried and run into issues?

7 months ago 0 0 1 0
Preview
Djangonaut Space is looking for contributors to be mentors Posted by Djangonaut Space session organizers on July 31, 2025

The @djangonaut.space team are looking for mentors for their next session, in October - November ⭐️
www.djangoproject.com/weblog/2025... An amazing opportunity to improve your skills and help grow the #Django community!

8 months ago 5 2 0 0
Vibe Coding with Django, React and Cursor: My Experience and Takeaways
Vibe Coding with Django, React and Cursor: My Experience and Takeaways YouTube video by Cory Zue

For additional in-depth discussion about vibe coding, check out this great YT video by @coryzue.com about using vibe coding with his SAAS Pegasus framework (fantastic Django frame IMO).

Very detailed walkthrough of how it worked and how it didn't.

www.youtube.com/watch?v=ELii...

10 months ago 4 2 0 0

Yeah, get them comfortable with crippling anxiety while they're young! 😅

10 months ago 3 0 0 0

I explained to my kids that—unlike most people—I don't get paid on a schedule, but whenever someone decides to buy something from me.

Now every time I drop them off at school my 4yo says "bye dad, hope you get some money today!"

I wonder what the other parents make of this.

10 months ago 9 0 2 0
Preview
Adding Bluesky-powered comments to any website in five minutes Long live the open web!

www.coryzue.com/writing/blue...

10 months ago 1 0 1 0
Advertisement

Good to know!

10 months ago 0 0 0 0

Hetzner / Kamal

10 months ago 1 0 0 0

One gripe about my current Django + kamal deployment stack is that there doesn't seem to be a good, natural place for this compression to happen.

Currently using Django's (very convenient!) GZipMiddleware, which is getting the job done, but may be sub-optimal, long term.

10 months ago 1 0 1 0
Preview
Life in Weeks | Create a map of your life with each week as a little box. Create a beautiful, rich timeline of your life in just minutes.

Just sped up lifeweeks.app page loads by more than 10x just by enabling compression on the responses.

Whenever I look into performance, I never know if it's going to be a quick one-line change for huge gains, or days of my life lost to rabbit holes and dead ends.

10 months ago 5 0 3 0
Preview
Material for MkDocs Write your documentation in Markdown and create a professional static site in minutes – searchable, customizable, in 60+ languages, for all devices

Nothing yet. But have narrowed it down to one of these three:

squidfunk.github.io/mkdocs-mater...
fumadocs.dev
starlight.astro.build

10 months ago 2 0 0 0
Preview
What will it feel like living a world where AI is smarter than all of us? Mentally preparing for the age of superintelligence.

"Yes, it seems like the next step in our progression as a species. Yes, it will lead to progress in science, medicine and technology. And yet, I'm still hoping it doesn’t happen. I think, because I can't figure out my own worth in a world with superintelligence."

www.coryzue.com/writing/prep...

10 months ago 7 0 2 0

That is the exact stack I'm thinking of switching off of 😂

10 months ago 1 0 1 0

I thought mkdocs (material?) was the new hotness! I'm still using sphinx...

10 months ago 0 0 0 0

Lazyweb: If you were spinning up a new docs site today what would you use? Main requirements are that it looks good, is fast, and you can author docs in markdown. Bonus points if it can generate markdown copies of your docs for LLMs.

10 months ago 0 0 6 0
deer.social

The latest release of bluesky-comments now optionally links to deer.social profiles (in addition to bsky.app).

Thanks @dame.is for the contribution!

10 months ago 14 2 0 1
Advertisement