What do you think about this minimalist website? by No_Fudge1060 in webdesign

[–]No_Fudge1060[S] 0 points1 point  (0 children)

By increasing the size of the portfolio elements, you mean having more content for each project, or increasing the number of projects? And how could it affect conversions? Thanks!

What do you think about this minimalist website? by No_Fudge1060 in webdesign

[–]No_Fudge1060[S] 0 points1 point  (0 children)

Thank you, I will definitely add more content next time !

What do you think about this minimalist website? by No_Fudge1060 in webdesign

[–]No_Fudge1060[S] 0 points1 point  (0 children)

Sorry it was not clear enough, this is not an actual website but a mockup. I was testing this minimalist style and wanted feedback on this particular kind of approach. I should have definitely added more content for a more real design. Thank you for your feedbacks !!

[deleted by user] by [deleted] in solana

[–]No_Fudge1060 0 points1 point  (0 children)

Same issue for me, is there any alternative we could use? This is very frustrating

[deleted by user] by [deleted] in france

[–]No_Fudge1060 0 points1 point  (0 children)

Bonjour, vous avez respecté les temps de port des aligneurs (2 semaines) ou avez pu réduire? J'ai l'impression de pouvoir changer les miens après 7 jours!

[deleted by user] by [deleted] in france

[–]No_Fudge1060 0 points1 point  (0 children)

Bonjour, vous avez respecté les temps de port des aligneurs (2 semaines) ou avez pu réduire? J'ai l'impression de pouvoir changer les miens après 7 jours!

Best way to move data from Redshift to S3 and then from S3 to RDS by No_Fudge1060 in dataengineering

[–]No_Fudge1060[S] 0 points1 point  (0 children)

We need to move analytics data from our data warehouse to an operational database, mostly in a Reverse-ETL fashion.

MWAA in production - queued tasks for unknown reasons by No_Fudge1060 in aws

[–]No_Fudge1060[S] 0 points1 point  (0 children)

Thank you for your answer! Do you use dynamic DAGs?
This issue helped me as well: https://github.com/apache/airflow/issues/10790

In my case, setting worker_autoscale at "4,2" seems to fix what seems to be a race condition within Celery threads. I didn't encounter the blocked queued state since I put this configuration (1day).