Tyranja
Tyranja
- [x] change text in form ( https://github.com/rubymonsters/speakerinnen_liste/pull/728 ) - [ ] database query how many users use more than 10 tags - [ ] inform users? - [ ]...
Hey @zaziemo I am afraid we have to do that together. I am not sure what to write into the form :(
https://aws.amazon.com/de/premiumsupport/knowledge-center/copy-s3-objects-account/ right now I am trying to list the content of the bucket with our speakerinnen credential but it won't work. :woman_shrugging:

a good article about performance: https://www.netguru.co/codestories/activerecord-tips-2
old database scheme: https://github.com/rubymonsters/speakerinnen_liste/issues/613
@zaziemo update database please
We don't have `twitter`, `city`, `website` in the Profiles tables any more. What about `talks` or `media_url`?
And `languages` seems to be `iso_languages` nowadays. ( see: https://github.com/rubymonsters/speakerinnen_liste/pull/526 and https://github.com/rubymonsters/speakerinnen_liste/commit/ed2f801e19a87b84458398b244b1e9203a5f7e8f ) And we have to remove `city`, `twitter`, `website`, `main_topic` and `bio` from the profile database because those...
Maybe we can use this to create an actual db schema: https://github.com/voormedia/rails-erd