William Entriken
William Entriken
Why isn't this database already in Google Big Query public datasets? lol I have to load Wikipedia into Google?
When you first open grist-electron.app on macOS, a popup immediately and with no context asks if you want to grant this application full access to your files in ~/Documents. I...
Please try to click here. EXPECTED: The insertion pointer moves to the end of the file (on a blank line) ACTUAL: Nothing happens 
I was editing a file and left the page. EXPECTED: progress is saved ACTUAL: All my changes are lost!
Select some text, now you want to make it a link. Please allow COMMAND-K for making it into a link. This is the standard in other software: Google Docs, Notion,...
I am using phpDocumentor on a large project, Moodle. It generates over 10GB of website output. https://github.com/fulldecent/phpdoc/actions/runs/8655960879/job/23735714726 One specific issue with Moodle is that a lot of code is top-level...
Fixes #2242
### Bug description The button to upgrade podman disappears  Annotated video (with audio) https://github.com/containers/podman-desktop/assets/382183/91e09d14-d055-469d-913e-642e99233076 ### Operating system mac 14.1.2 ### Installation Method Installer from...
### Describe the issue On the page https://www.kimai.org/documentation/sql-examples.html it shows several SQL queries. Here is one example: ```sql SELECT c.name as Customer, u.username as Username, u.alias as User, FORMAT(SUM(t.duration) /...
Our external link checker has many false positives hitting because websites block our IP address. Right now we manage this by manually adding URLs to an exclude list. But we...