-
Our current design for `TemporalError` is essentially a mirror of ECMAScript's error types:
https://github.com/boa-dev/temporal/blob/345ad548db498a5fe596ebebfc7f0ea6214fb079/src/error.rs#L39-L43
T…
-
### Description
OpenROAD shouldn't use any static variables under the hood that aren’t somehow guarded by a lock.
Static variables per module:
- [x] cts - 1 static variable
- [ ] odb - 108 s…
-
Is there a helper to uncompress? Currently I'm using the native PHP class ZipArchive, but it seems natural to have an uncompress helper method as well.
```php
private function unzip(string $f…
-
Set up a static analysis pass before compilation.
Example: unused variables.
Experimental.
-
How can I use Alt-Redirect to generate static redirects with the Static Site Generator from Statamic?
In other words, I would like the SSG to create HTML files that match the "from" path of the red…
-
### Description
Starting from early September 2024, the `addons-server` has begun to put tens of thousands of files in its `site-static` directory. Consequently, we are currently uploading over 15,00…
-
#### Overview
User code should not compile if the user tries to pass a port to a sensor that's not valid
#### Example
```c++
lemlib::V5RotationSensor a(0); // this should not compile
lemlib::V5…
-
### Description
`CompileTypeScript` needs to be updated to `CompileTypeScriptWithTSConfig` as the target has changed
Improve this section to include removing the content from the wwwroot folder in t…
-
unsure if supported in swarm (should be)
https://gist.github.com/natcl/3d881d00a56c8a961e6dab8ba51a5a37
https://forums.docker.com/t/assign-first-class-ip-address-with-swarm-service/136198/8
als…
-
I would like to support static binaries, just like `chafa`. This means I need to statically link `glib` during compilation. I've had trouble doing that, both on my machine and cloud images.
A few p…