13 Feb, 22:29
13 Feb, 22:15
13 Feb, 15:43
13 Feb, 10:06
12 Feb, 15:01
12 Feb, 11:04
Monoliths remain pretty good
12 Feb, 07:38
12 Feb, 07:04
The Bcrypt algorithm was used to generate the cache key where we hash a combined string of userId + username + password. Under a specific set of conditions, listed below, this could allow users to authenticate by providing the username with the stored cache key of a previous successful authentication.
12 Feb, 06:55
What’s the most frustrating thing about using the terminal for you?
11 Feb, 19:27
11 Feb, 19:26
Stream API is a powerful yet simple-to-understand set of tools for processing sequences of elements. When used correctly, it helps reduce a lot of unnecessary code, makes programs more readable, and improves application performance.
11 Feb, 17:58
Some code seems to work correctly by accident, because the circumstances which could cause it to receive bad inputs and fail are ruled out by the structure of the other code surrounding it. I dislike this. Although technically the code may be free of bugs, restructuring the other code is now difficult and dangerous.
11 Feb, 17:27
11 Feb, 04:43
10 Feb, 22:38
10 Feb, 15:47
10 Feb, 14:05
10 Feb, 13:44
10 Feb, 13:37
10 Feb, 06:46