« earlier | later » Page 74 of 511
jmoy/norvig-spell · GitHub edit / delete
Norvig's spelling corrector in a wide range of languages.
to language-design programming spelling ... on 22 March 2015
How to Write a Spelling Corrector edit / delete
"The full details of an industrial-strength spell corrector are quite complex ... What I wanted to do here is to develop, in less than a page of code, a toy spelling corrector that achieves 80 or 90% accuracy at a processing speed of at least 10 words per second." Nice -- this'd be a good case study for our revamped algorithms module.
to algorithms computing cs programming spelling ... on 22 March 2015
Nim Programming Language edit / delete
It's like Python but with a "parallel:" construct and a usage checker. Sounds familiar to anyone? :)
to concurrency language-design nim occam python ... on 22 March 2015
Secure Secure Shell edit / delete
Some recommendations for modern SSH configuration. (Note that we've had another major rev of SSH since this was written...)
The Dosbox-X project edit / delete
An extended version of dosbox, with more accurate hardware emulation -- so it can run a wider range of games and demos.
Competitions, Anthologies, and Shows | Emily Short's Interactive Storytelling edit / delete
An excellent overview of the IF world. If you want to see where modern IF is going, this is a good starting point.
to competition games if software storytelling ... on 22 March 2015
"Non-neutral applications built on top of the neutral Net are becoming as inescapable as the pull of a black hole. If Facebook is your experience of the Net, then you’ve strapped on goggles from a company with a fiduciary responsibility to keep you from ever taking the goggles off."
to internet politics privacy society web ... on 22 March 2015
tedu/reop · GitHub edit / delete
A simple GPG-like tool: message signing and encryption.
to cryptography encryption gpg pgp software ... on 22 March 2015
davidviner.com: CBM 5/6/700 - Basic 4+ Source Code edit / delete
"Back in the late 1980s I was given a copy of Commodore's original assembler source code that was used to compile the 8-bit BASIC and KERNEL operating systems ROMs for the 6/700 series."
to basic cbm commodore microsoft retrocomputing rom source ... on 22 March 2015
"Mirage OS is a library operating system that constructs unikernels for secure, high-performance network applications across a variety of cloud computing and mobile platforms." In OCaml. They've done some nice work around their safe TLS implementation.
« earlier | later » Page 74 of 511
tasty by Adam Sampson.