« earlier | later » Page 22 of 71
fish's fish shell edit / delete
Hmm. Not convinced that it's worth learning a *slightly* different shell that's no good for scripting.
Gpu-programming, Fragment Utility by ReubenJCarter edit / delete
Some nice simple examples of shaders (e.g. an unrolled Mandelbrot).
ABI compliance checker - ISP_RAS edit / delete
Tool for checking that your library's ABI hasn't changed.
to abi compiler library linker software toolchain ... on 30 July 2012
Tom Pittman's Tiny Basic, and some games, including a remarkably complete adventure.
to 6502 6800 basic games retrocomputing software ... on 30 July 2012
Home · kripken/emscripten Wiki · GitHub edit / delete
Compiles LLVM output to Javascript. Claims to achieve about 25% the speed of native code, which is pretty impressive. Javascript Transterpreter, anyone?
to compiler javascript llvm software ... on 28 July 2012
The Stanley House Criteria edit / delete
1976 guidelines on data processing ethics. Interesting to revisit.
Tutorial - Perf Wiki edit / delete
Decent overview of what perf can do. I've been using this a lot for benchmarking lately; it's pretty neat.
to benchmark linux perf performance software ... on 29 June 2012
Dire Wolf - Decoded Information from Radio Emissions for Windows Or Linux Fans edit / delete
Software packet modem.
to amateur aprs ax24 digimodes modem packet radio software to-package ... on 19 June 2012
poes-weather (POES-Weather Ltd) · GitHub edit / delete
Satellite image decoding with SDR.
Mosh: the mobile shell edit / delete
SSH replacement for poor-quality links. It works by effectively distributing screen's model: the client has a full terminal emulator inside it, and does intelligent synchronisation with the server. Downsides: custom crypto (argh!), needs UDP (double argh!), ludicrous complexity.
to network shell software ssh terminal to-package ... on 27 May 2012
« earlier | later » Page 22 of 71
tasty by Adam Sampson.