-
Our project at https://github.com/intake/awkward-pandas is building integrations to dataframe libraries, allowing vectorised processing of nested, variable-length data structures via [awkward](https:/…
-
Is there a suggested way to make chains of properties "safe" in a reasonably low overheard way?
example: `local a = thing.transform.position.x`
where `thing`, `transform` and `position` is a user …
-
> [!Note]
> This post comes after experience using decorators with TypeScript and Babel, including the new Stage 3 decorators since day one, for years.
It seems to me that the argument for performanc…
-
For some reasons, one might want to access the inner type language field since the high-level api `grammers-client` haven't caught up yet. In my case, I want to access the [`InputStickerSet`](https://…
-
Part of https://github.com/r-lib/rlang/issues/1706
`LEVELS()` was added in https://github.com/r-lib/rlang/pull/1187
Used to detect non-utf8 strings in `r_obj_encode_utf8()` and optimise the defa…
-
### Checks
- [X] This is not a duplicate of an existing issue (please have a look through our [open issues list](https://github.com/TheOdinProject/curriculum/issues) to make sure)
- [X] I have thorou…
-
Type: Bug
I am writing a typescript declaration file `declarations.d.ts` that describes some interfaces and a global object. The declarations will be use to assist JavaScript developers that are writ…
-
After upgrading to .NET 9 I get the following error on `db.Database.EnsureCreated();` in the following code:
```
using (var scope = sp.CreateScope())
{
var scopedServices = scope.ServiceProvider…
-
Failed to load target state: failed to generate manifest for source 1 of 1: rpc error: code = Unknown desc = failed to set app instance tracking info on manifest: failed to set app instance label: fai…
-
Related to my [issue](https://github.com/Velocidex/velociraptor/issues/3597) about case sensitivity for zip accessors, I noticed that the zip accessor does not support LZMA compression (for Dissect ac…