Chris Watson
Chris Watson
Something like Middleman or Jekyll. Ideally pluggable and, or course, fast as hell 😄
POS tagging is the categorizing of words in a sentence based on part of speech relative to the other words in the sentence. This can be done very simply with...
Spell checking can be accomplished a number of different ways, none of them particularly fast unfortunately. The basic spell checker has a dictionary of words; if any token doesn't match...
aalib is nice, but sometimes you want to see actual images, especially when they're gifs. It would be cool if you could optionally integrate something like [imgcat](https://pypi.org/project/imgcat/) for actually displaying...
Persisting connections can dramatically reduce request time. I'm not sure if Halite is already doing this, but it might be something to look into if not. [Here](https://github.com/drbrain/net-http-persistent) is an example...
**Issue type:** [ ] question [x] bug report [ ] feature request [ ] documentation issue **Database system/driver:** [ ] `cordova` [ ] `mongodb` [ ] `mssql` [ ] `mysql`...
IGE (Infinite Garbled Extension) isn't very well used in the crypto world, but it does exist. Telegram actually is the only service I know of that makes use of it,...
Stumbled on this today while trying to install shards for a project. Fresh git clone. Seems like Windows requires some funky permissions for symlinking and it's not possible to do...
GitHub announced some new security features today which, as far as I understand, are language agnostic in their execution for the most part. One of those is the ability for...
**Is your feature request related to a problem? Please describe.** I can't connect my Amcrest ASH24-W **Describe the solution you'd like** Add support for this camera **Describe alternatives you've considered**...