NewAlexandria

Results 17 issues of NewAlexandria

Are you interested to have this list connected with Sindre's 'masterlist' of awesome lists? If so, I would be open to making a PR for linting it, and making it...

As someone who hasn't used these kinds of data in real operations, how can I/anyone know whether these datasets are meaningfully up-to-date? Or, is that question not as relevant as...

When talkign about #559 I realized that there were other folders that have maybe gotten _wooly_. Particularly, these concepts are similar enough, and contain overlapping papers: * https://github.com/papers-we-love/papers-we-love/tree/master/garbage_collection * https://github.com/papers-we-love/papers-we-love/tree/master/memory_management...

As per [this recent GitHub post](https://github.com/blog/2069-git-large-file-storage-v1-0) there is a new option for managing large files in a repo. - Someone should probably test this first in a fork. - A...

This replaces PR #422, and maintains a minimum of overall new lines. ---- I just realized that #422 was still open, and re-reading it I think that this edit is...

I don't now if this https://github.com/sindresorhus/awesome/pull/1049 can be reopened, since the source branch there is gone/changed. It either needs to be freshened up, or a new PR. ~I'd be glad...

also refactor method parts for easier overwriting, in a way that also encourages the use of super for the main method **Description** [We](https://github.com/suvie-eng) were having this same issue, and I...

type:bug
changelog:solidus_core

* **Firmware/Compiling Origin**: Configurator app produces the error when compiling KLL from configurator-JSON. * **KLL Snippet**: ```json "matrix": [ { "code": "0x01", "x": 0, "y": 0, "w": 4, "h": 4,...

new syntax

I can take some screenshots and hunt down the relevant domains, later, but for the moment I wanted to see if anyone else has run across this issue. I am...

It's common that IDs are put at the top of a table's schema / DDL. Datetime fields (`*_at`) are often grouped, commonly after all other columns. The rest of the...