Kai Webber
Kai Webber
Phone: Samsung M31 Play store release (mar 22?) When I click on play button, nothong happens. When I click inch or so above, level selection starts. I can scroll level...
Version from Play store Phone: moto z play, android 8.0.0 (close to stock) Steps to reproduce: 1) launch game (doom2.wad) without addons 2) Options > Display Options 3) Adjust to...
https://pythonhosted.org/Flask-Cache/ ``` >>> adder1 = Adder() >>> adder2 = Adder() >>> adder1.add(3) 3.23214234 >>> adder2.add(3) 3.60898509 >>> cache.delete_memoized(adder.add) >>> adder1.add(3)cache.delete_memoized(adder.add) ```` cache.delete_memoized(adder.add) line should refer to adder1
I had gaps in prometheus metrics for few minutes. Problem occurs with 5 cron jobs - because of locked crons.prom file. Details in commit description.
Remind about something each day, each wednesday, each 15th, etc... This can be part of upcomming templates - when template generate remidner on its own, without my clicks.
I'm using syncthing server whihc available from wifi network only. Global and local discovery, relays are disabled. I can add this device to syncthing with static address (e.g. tcp://192.168.1.2:8435) and...