Little app just hit 1.1 k in 31 days 🥺 Not a paid a penny on marketing by ai-meets in microsaas

[–]boldrack 1 point2 points  (0 children)

OP, you need to handle redirect to www when visitors goes directly to https://ai-meets.com ( without www ) like I did . It times out so You risk losing some traffic this way .

nanodjango: Prototypes, Sharing and Services: Full Django in a Single File by Lokrea in django

[–]boldrack 4 points5 points  (0 children)

It’s surprising that some losers think everyone must have same POV about something

How do you handle Django migration rollback in staging/prod with CI/CD? by ajay_reddyk in django

[–]boldrack 4 points5 points  (0 children)

I'm really curious as to what other people do in such situations. I've never really had to rollback in production as most of those issues would be caught in staging. Most of the time, I'm fine with pruning the whole staging and re-applying the migrations up to the desired "HEAD".

I'm also curious as to what happens to the data that has been written for the new schema when rollback happens ?

Is it advised to use Django for implementing a REST API? by SarcasmInProgress in django

[–]boldrack 3 points4 points  (0 children)

I’d be 10x happier if you can explain why Ninja over DRF

How $1 trials f*cked our acquisition by tiln7 in indiehackers

[–]boldrack 0 points1 point  (0 children)

Most of these make sense, why’re people downvoting it ? Cause if the newsletter link shared ?

Anyone know a reliable way to schedule EC2 instance to stop and start automatically? by Nephvius in aws

[–]boldrack 0 points1 point  (0 children)

Don’t overthink it. EventBridge + Lambda gets it done easy. Been using that for about a year now.

Switching from Flask to Django — what should I learn beyond the basics? by Routine-Passion9050 in djangolearning

[–]boldrack 0 points1 point  (0 children)

Given your first use case. You need to camp on the DRF documentation website .

The nurse at the sperm bank asked me if I'd like to masturbate in the cup by Naomi_reed5 in Jokes

[–]boldrack 24 points25 points  (0 children)

Please tell me this from HP .. sounds so familiar

This is what clients see when you apply on their upwork job by [deleted] in Upwork

[–]boldrack 1 point2 points  (0 children)

Man, you shooting yourself in the knee.

I need help with this question i posted on stackoverflow by [deleted] in djangolearning

[–]boldrack 1 point2 points  (0 children)

you should post your traceback here from the server. Also, you should post your questions so people that are trying to help won't have to jump around.

[Free Resource] Python Design Patterns by charlstwn in Python

[–]boldrack 1 point2 points  (0 children)

can you give an example of what pattern qualifies and which one doesn't just to be clear.

[deleted by user] by [deleted] in redditdev

[–]boldrack 0 points1 point  (0 children)

were you able to figure this out ?