-
@mitchellmanware
We were discussing how prediction locations could be done in grids with no need to merge for a massive dataframe. We could build this grouping into a standardized spatial gridding s…
-
PEP 634 defines a new "switch-statement-like syntax": https://www.python.org/dev/peps/pep-0634/ that will appear in Python 3.10. Being a Python language feature, Cython should aim to support this.…
-
Similar to when you're trashing a page or post, you might want to both see what you've deleted and restore them. Right now, for patterns you can't do this and, once something is deleted, it's simply g…
-
An accessibility review for a site that uses this module suggested that we should be using buttons, not links, for proper accessibility. Here is a model:
- https://www.w3.org/WAI/ARIA/apg/patterns…
laryn updated
2 months ago
-
> [!WARNING]
> My measurements are, well, not great (ran only once), but I think they are good enough to showcase the trendline.
> I did try to run the native sort first and only then the Effekt sor…
-
Hello,
thank you for your quick fix of android-tools in my previous issue.
./t2 install chromium seems to fail with the following:
```
Removing buildscripts for system provided zlib
Removing bu…
-
**Describe the bug**
The file `socket.io.esm.min.js` from the NPM package socket.io-client 4.8.0 contains a bug which breaks binary data when talking to other SocketIO implementations (for example py…
-
### What maintenance needs to be done?
The cicognara site has been replaced a static website that is already part of the static playbook and is available in both the staging and prod static environmen…
-
Attempting to login to Nexus Mods forums fails when Clean URL feature is enabled: https://forums.nexusmods.com/login/
If a pattern could be added which works with this website I would really apprec…
-
At the very least, we discovered that the interpretation of "field_name:some_string" in the query string defaults to a "contains" not "is equal to" expression, so we are potentially overmatching on ca…