Josh Junon
Josh Junon
Haiku
Hi - is there a command line option to say the thanks/praise to my coffeeshop friends in the form of a haiku? Thanks in advance.
This closes #32. Adds the `.vacate()` method, which evicts all entries. This is different from `.clear()`, as `.vacate()` fires the `evict` event for all entries upon their removal.
It'd be quite nice to be able to call the `evict` event on all entries upon clearing the cache. This would have the benefit of being able to do something...
This is a request to support `-fno-exceptions` with exceptionless builds (via macro switch). In certain cases this is desirable behavior, namely for embedded and other environments that might use this...
Tiny nit but this causes resolution errors in modern bundlers as the new ESM syntax doesn't support implicit extensions for resolution. Thus, all extensions must now be specified for e.g....
I'm using the COCO pre-trained snapshot against images on Reddit's r/pics, and I'm noticing a very high bias towards cell phones, dogs, bananas, doughnuts and signs (but mainly cellphones and...
So I have an application for this, but I'd rather not spend $150+/month on an AWS instance to run the CPU version of neuraltalk2. I understand it's a very memory...
Trying to run the `echo_server` with the rust benchmarker results in a read error. Sure enough, using `nc localhost 12345` and typing a few lines gets me no results back...
Otherwise, you pollute the project's build directory with a bunch of random stuff, which isn't very fun. 🙃
5.x Roadmap
# 5.x Roadmap It's about time for another step in bringing `debug` up to date - the `5.x` major release. I know it hasn't been a long time since 4.x...