With nostalgia apparently in full-effect tonight, here is another post with the retro-green-color-scheme for our enjoyment:
Author: grant
Project Interaction With Projectile in Emacs
Projectile is a project interaction library for Emacs. Its goal is to provide a nice set of features operating on a project level without introducing external dependencies (when feasible).
Continue reading “Project Interaction With Projectile in Emacs”
The Sun JavaStation
You don’t have to like any aspect of the old Sun Microsystems to enjoy the fresh design of one of their little JavaStation thin-clients. It would really be nice to have “the network be the computer” :).
Continue reading “The Sun JavaStation”
An Odd Honda Hat
Searching for a Honda Racing ball-cap has been unusually difficult with most vendors happy to take orders but none able to fulfill them. Narrowed it down to 4 caps and in the end only 1 of them was ship-able.
This Fox Racing “FlexFit” (brand) is only available in S/M or L/XL. The hat is quite high, assumed that is to accommodate all sizes for the range. My melon just barely fits in the thing, but for the price of shipping it isn’t worth returning it and in a jam it will do.
It is hard to tell whether or not it is really made of 98% cotton because it has a strange look unlike any piece of cotton I’ve ever seen. The red isn’t really “Honda Red”, either, it is more like a poinsettia you might see during the holidays, and not like a fire-engine.
Given that there are seemingly literally no other Honda Racing ball-caps for sale, it is by definition the best option. However, I will keep my eye out for something better.
Here are some pictures for your study:
Continue reading “An Odd Honda Hat”
Smartparens
Smartparens is minor mode for Emacs that deals with parens pairs and tries to be smart about it. It started as a unification effort to combine functionality of several existing packages in a single, compatible and extensible way to deal with parentheses, delimiters, tags and the like.
The documentation in the link above and this video paints a picture of a tool that looks like a good fit for a wide range of scenarios that we often face.
Geiser 0.5 is out
Geiser 0.5 is out both on Marmalade and Melpa.
Schluessel – A Scheme Implementation on Java
Schluessel is an R5RS Scheme implementation based on Java. Schluessel can manipulate Java libraries by using reflection. Scheme applications written by Schluessel can also embed in Java applications.
husk scheme
husk is a dialect of Scheme written in Haskell that implements a superset of the R5RS standard.
Husk may be used as either a stand-alone interpreter or as an extension language within a larger Haskell application, and is available under the MIT license.
Scheme Spheres
Scheme Spheres is the batteries (as in “batteries included”) for the Gambit Scheme Compiler. It is a collection of modules and tools to help you build stuff.