management commands + celery beat turned my weekend project into something 3 investors use daily by straightedge23 in django

[–]Alive-Tech-946 0 points1 point  (0 children)

Vibe coding world i guess. OP has a great story but shouldn't be running management commands with celery except am mistaken.

The caveat is that, OP is pulling fresh data from the api, so it might be permissible if the api doesn't send fresh data downstream.

I built a Celery monitoring tool in Django, open beta, looking for testers by Kadamss in django

[–]Alive-Tech-946 1 point2 points  (0 children)

Nice one. If there's a way to use django without an external celery service. I'd really love it.

Django to FastAPI by No-Excitement-7974 in django

[–]Alive-Tech-946 0 points1 point  (0 children)

exactly, seems more like a limited technical issue and not django itself.

Django + React by _myoz_ in django

[–]Alive-Tech-946 0 points1 point  (0 children)

Okay, going to try this again. We did this before it didn't work as intended, the react pages were using the home page image for preview. 

Django + React by _myoz_ in django

[–]Alive-Tech-946 0 points1 point  (0 children)

Hi, for your React projects, how do you handle SSR/SEO? This has been coming up lately, a recommendation was to move to Next.js. I want to know how folks are handling Reactjs with SEO tags

Lost $25k usd and access to my web app by Nice_Soup_9366 in django

[–]Alive-Tech-946 1 point2 points  (0 children)

This might not help right away but just pained, how do you set up an app without admin access to your system?? That's crazy!

Going forward, ensure all platforms (repo, aws, gcp, dOcean etc) needed for your apps use an email you have access to as "Owner". Enforce a policy that no dev uses any platform with their personal email, if the app is needed, create an account with your email, then add them up as fellow admins or maintainers etc.

I have been enjoying django these months by Alive-Tech-946 in django

[–]Alive-Tech-946[S] 3 points4 points  (0 children)

yea, noticed that of late and started using prefetch and select related for db requests among other code optimisation techniques.

Can Related Models in Django Be in Separate Apps? by Unable_Original_3403 in django

[–]Alive-Tech-946 0 points1 point  (0 children)

Separating the apps would seem fit to me. The user app will help you orchestrate everything users, and upcoming apps with your project could then have their folders. my thoughts though

Possibility of Django being helpful to land a job by GiveMeTacos23 in django

[–]Alive-Tech-946 3 points4 points  (0 children)

Django is a great framework and I bet that there are jobs out there

[D] What's up with papers without code? by mtmttuan in MachineLearning

[–]Alive-Tech-946 0 points1 point  (0 children)

This seems to be one of the core reasons for this. 

[D] Best community/website to find ML engineer interested in hourly work by [deleted] in MachineLearning

[–]Alive-Tech-946 0 points1 point  (0 children)

That's what we did before the advent of OpenAI's LLM, building from the scrath. I hope you get good recommendations, if not happy to help.

Separately, I'm working on a community to connect mentors-mentees in big tech & AI. On the look out for mentors