Interestingly, this guide states that the intuitive understanding of maths is only suitable at the school level but not for the university.
In his recently published book "Mathematica: A Secret World of Intuition and Curiosity", David Bessis argues that the intuition is the "secret" of understanding maths at all levels.
Not sure what conclusion to draw from here, but my (rather dated) experience with university maths tells me that the intuition is a powerful tool in developing the understanding of the subject.
File and folder names containing sensitive information get encrypted with non-deterministic encryption (i.e., with random IV) and get decrypted only for displaying purposes. Software can handle GUIDs as file and folder names whereas the real names are kept encrypted.
For indexing, unpredictable data can be hashed (with a salt unique to the field). Both predictable and unpredictable data need get deterministically encrypted - usually with IV being an SHA-2 or SHA-3 hash of the data. This works for exact searches only, of course.
Oghuz bards sang the versed version of jazz: common themes with a lot of improvisation. They hardly could repeat their songs from the previous day. Their were the same songs which were never the same.
Great to see the zero knowledge security model being adopted more widely across different types of applications.
I wonder how the interoperability between E2EE (end-to-end encrypted) apps is going to look like. Zero-knowledge sharing is a solved problem, but it is not easy to implement - and many choose not to implement it. They just use key sharing in URLs, making the actual secure sharing the user's problem.
Productivity is calculated as a ratio value_produced / value_consumed. The latter, in software world, is a sum of all benefits, salaries, technology used to produce value, etc.
What is missing in the current software world is the way of calculating the value produced.
Toby Cubitt's website