matjazdrolc

↗ HN profile [ 74.8 ms ] full profile
Karma
27
Created
January 8, 2019 (7y ago)
Submissions
0
  1. In lieu of the condo collapse in Miami and floods Germany I wonder how to protect oneself from being killed while sleeping. Is it feasible to have some kind of metal cage around the bed? The idea is that the cage would…

  2. Refactoring is inevitable in any sufficiently complex piece of software. Type system in Java, C++ or C# helps the process immensely. Automated tooling can do most of the heavy lifting there. In Python type hints are…

  3. Are "bring your own storage" apps a thing? I'm being inspired by draw.io, a web app for creating diagrams. Notably, it's not crammed with useless information and the user remains in charge of their data. A diagram can…