buzzwordninja·2 năm trước·discussTo clarify and define the time period: beta as in Beta Max video cassette tapes.
buzzwordninja·4 năm trước·discussA database is not simply a bag of bits. It has behaviour which matters to the rest of the program.
buzzwordninja·4 năm trước·discussThe Phoenix Project is a book about agile project management. It's written in a similar style.https://www.goodreads.com/book/show/17255186-the-phoenix-pro...
buzzwordninja·4 năm trước·discussRelated to "why don't you just..." to solve any seemingly trivial problem, which isn't.
buzzwordninja·4 năm trước·discussOh, I had that problem.Settings, Audio, uncheck Automatically adjust microphone volume.
buzzwordninja·4 năm trước·discussMy knowledge basically ends at knowing of the concept, so can you elaborate how/why it is different in different orbits?
buzzwordninja·4 năm trước·discussFor one thing DynamoDB is Amazon scale whereas Mongo is merely web-scale.
buzzwordninja·5 năm trước·discussUp until the mid 90s, the culture of and on the Internet was academic, and any commercial activity was fairly harshly frowned upon.This slowly faded as more people and companies got connected, but until then it was definitely a thing.
buzzwordninja·5 năm trước·discussCheck out https://github.com/jplindstrom/emacs-org-transform-tree-tabl... if you want to turn the org tree with the properties into a CSV file so you can collaborate with your non-nerd colleagues.
buzzwordninja·5 năm trước·discussInvariant: doesn't vary. Things that always are (or should be) true.
buzzwordninja·5 năm trước·discussWhen I visited the exhibition in Kalmar Castle in Sweden at some undefined time ago it was calm and quiet and people sat on the floor or on little chairs.I quite enjoyed it, would recommend.
buzzwordninja·5 năm trước·discussA brittle test suite during refactoring is usually caused by too much mocking.Look at the concept of sociable tests.https://martinfowler.com/bliki/UnitTest.html