Ich gehe davon aus dass das das gesamte Frontend mit allen Ressourcen ist, was da geladen wird. Kannst dir den local store ja mal anschauen.
Helix
Und wo ist da der Unterschied zu den anderen Generationen, die dieselben Plattformen nutzen?
Why require keycloak specifically? Maybe I want to use another authentication gateway.
Macs had TPMs before Windows PCs, IIRC.
If you forget both, you upgraded the drive to a paperweight.
That's why I have a password manager on my phone.
Ideas what you can do. These are all SHOULD and not MUST requirements, so pick and choose what you can reasonably do in a realistic timeframe without overburdening yourself. Some of these steps can be outsourced to your community.
You can try to make a twelve factor app but some of their advice is probably not suited for your application. You will end with some 7.5factor app which is fine.
Follow SemVer and provide detailed instructions for upgrading major versions.
Use a build system which is easily installable and a language where you don't have to upgrade dependencies every second for security issues (looking at you, npm/nodejs).
Don't include a webserver which does HTTPS, let the people run their own reverse proxy.
Test your setup with and provide multiple web server configs for nginx, Apache2, Caddy, Traefik.
Test your setup with and provide multiple default configs for bare metal (with a dependency manager), Docker, Podman, Kubernetes, Kata Containers.
If you need a DB, include the possibility to migrate from a self contained one instance SQLite to a multi container pgsql/MySQL setup.
Write database migrations in both directions so people can downgrade on failures.
Make it possible to configure your system via ENV variables, ENV files and config files. Provide instructions on best practices and sane defaults. Explain these defaults and make clear configuration is optional.
Make it possible to disable authentication to add Authelia or LDAP through the webserver. Make clear that this is only to be used for external authentication.
Make it possible to run multiple parallel instances of your software without affecting the database consistency, e.g. for high availability or horizontal scaling.
Provide a versioned, documented API (does not need to be public) and use it yourself for your frontend. Provide a telemetry endpoint which is human readable and machine readable, so Prometheus or a similar system can scrape it.
Thanks for the addition of semiaccurate.com! Will add this if I don't forget.
Basically, stock markets are based on predictions. If it is likely a stock will continue to fall, it is called a drop. You can not know if it's a dip or a drop in advance because rising and falling stocks are always relative to the rest of the environment. So calling it a drop would be not wrong, but an unlikely prediction.
Manche neuen Dinge sind aber auch einfach scheiße. Gerne weg mit der Ordnerstruktur, wenn es Filter und Tags gibt, die helfen.
Das klassische Generationenproblem. Die Arbeitswelt wandelt sich in der Regel so, dass 20jährige nicht genügend Erfahrung und Wissen haben und 50jährige zu wenig relevante Erfahrung und Wissen. Zwischen 30-40 sind dann die Leistungsträger der Gesellschaft, die die Alten stützen und die Jungen ausbilden müssen.
Meistens jammern dann alle.
Du glaubst also, dass Millenials kein TikTok benutzen können? Oder was ist dein Argument?
Dumme Frage an der Stelle, aber hast du überhaupt verstanden, was ich mit Neuroplastizität meinte? Und dass mein Argument ist, dass junge Menschen halt generell besser lernen?
Fühlst du dich selbst als "Zoomer"? Du redest gerade über die älteren Generationen wie du es denen vorwirfst über Gen Z zu reden.