Denilson Sá Maia
Denilson Sá Maia
`blinky.exe` crashes upon launching. Windows 7 64-bit. This is the same behavior as [tyrquake-0.61-1222-gb46aa1d-win32](http://disenchant.net/files/engine/snapshot/), if I launch `tyr-quake.exe` or `tyr-qwcl.exe`. However, `tyr-glquake.exe` or `tyr-glqwcl.exe` seems to work correctly (but I...
When the user interacts with the page, it might be desirable to prevent the auto-reloading in order to not disrupt whatever the user is doing. Interacting could be something lightweight...
If the user manually reloads the page, the timer could/should reset. (A user asked for this feature [in the Chrome Web Store reviews](https://chrome.google.com/webstore/detail/tab-auto-reloader/knnahnemielbnanghaphjgheamgcjjcb).) Since I'm not sure if this behavior...
Some users might like to keep one tab always auto-refreshing, even after restarting the browser. In order to implement this feature, I have to investigate if it is possible to...
Proposal of new feature: ``` [x] Refresh {until|while} this regex: [_______________________________] is found inside this CSS selector: [_______________________________] ```
Instead of scraping, the watchface could try some well-supported API. Examples: * [ ] [Met.no](https://api.met.no/) ([also used in Home Assistant](https://github.com/home-assistant/core/issues/34209)) * [x] [OpenWeatherMap](https://openweathermap.org/price) (they even claim [it is easy to...
How to reproduce: 1. Start Remote Keyboard, focus any multi-line text field (such as List My Apps template editor, or Gmail compose window). 2. Connect to Remote Keyboard using Linux...
Currently, my unittest has the following code: ``` unittest.main() ``` It would be nice to have a `colour_runner.main()` or `colour_runner.runner.main()` as a shortcut to: ``` # Note: untested line! unittest.main(testRunner=test_runner,...
[DiskUsage](https://play.google.com/store/apps/details?id=com.google.android.diskusage) is listed at the Play Store, but is not available for Android TVs. However, if you manually sideload and install the app (let's say, [from F-Droid](https://f-droid.org/en/packages/com.google.android.diskusage/)), the app works...
The old post is still archived: https://web.archive.org/web/20210218064256/https://sehn.tech/post/devops-with-docker/ The content seems to have moved to a new URL: https://www.sehn.tech/refs/devops-with-docker/