Working on SEO this week for G2: ☑️g2.lu indexed by Google. ☑️ sitemap.xml ☑️ robots.txt ☑️ Each page has an H1 ☑️ Each page has an H2 ☑️ Redirect to https
AWS Cognito does not provide refresh tokens for third-party authentication. This weekend's project is swapping cognito by Auth0 to authenticate my app.
I needed python3-dialog, but RHEL9 does not provide it. The F34 version is only compatible with Python 3.10. Option A: Wait for RHEL 9.2 Option B: Build my own package
Even for my side projects I always use three identical environments: Prod, QA and Dev. All managed by #terraform. One single code base and three different config files.