-
It would be nice if the SLIME debugger could (optionally?) throttle multiple simultaneous errors coming from different threads.
Some discussion: http://thread.gmane.org/gmane.lisp.slime.devel/11401
-
libsodium provides a mechanism for secure memory. However, they are expensive. They are much slower than a standard malloc. They also allocate 3-4 pages of memory (12kb-16kb) per call. Plus, most …
-
Post stuff here that would be interesting/useful additions;
- ~~Text rendering, built over [FreeType's](http://www.freetype.org/) font loading presumably.~~
- Sprite/Particle system loading (e.g. .p…
-
1. Drop support for IE
- MS will end the support soon in Agust...
- MS office 365 have already dropped support for IE
- Global marketshare tells us that it's down at < 1% (0.7% in fact)
…
-
Currently, Connector Configs are put in a Github repo. This means every time a user instantiates a connector, a request will be issued to Github to check if there's an update on the config file. Usual…
-
Research and implement the currently best approach for React and MobX testing. Then add
continuous integration using [Travis CI](https://docs.travis-ci.com/user/for-beginners).
- [ ] Test suite
-…
-
When `Buffer` is used in client or common code, webpack bundles a costly ~30kb polyfill. **Looks like it does it per each plugin where `Buffer` is used.** In some cases, it is possible to avoid using …
-
Great project!
It would be great if we could pass the endian type in the constructor and have a request like `writeUint32` that will use the passed endian
-
[apparently it wasn't actually okay to use phin until yesterday](https://github.com/ethanent/phin/commit/2f17d4e18a35353eb9ec0f29358021db7190b0e4)
The package `jimp` depends on this. It processes i…
-
While working on separating out UI related packages for our monorepo, it made sense to do a quick investigation into [Rollup](https://rollupjs.org/) for bundling these packages in order to support ext…