Posts: weekend-dev-puzzle Feb 13, 2022 On limitations of human interface devices (HIDs) What would be the limiting factor when playing an arcade style space shooter via sensors and a hooked up keyboard? weekend-dev-puzzletech Feb 06, 2022 On predictability of seemingly simple code Does the time taken to count integers (less than a threshold) in an unordered array, remain the same, or vary? weekend-dev-puzzletech Jan 30, 2022 On availability aspects of microservices Does splitting a service into microservices, help or hurt the availability of overall system? weekend-dev-puzzletech Jan 23, 2022 How lambdas & closures are implemented Can closures+lambdas be implemented irrespective of whether the language is garbage collected? weekend-dev-puzzletech Jan 16, 2022 How debuggers work Debugger crashed before a breakpoint was hit. What happens to the program being debugged? weekend-dev-puzzletech