systemreboot – blog
FSFTN Camp 2016 Tiruchi
Oct 10, 2016
I attended the FSFTN Camp held from September 30 to October 2. This is an account of my experience there.
Tags: freesoftware, fsftn, tiruchi
User script to remove noscript mask on ebay
Aug 30, 2016
A greasemonkey user script that removes the noscript mask on ebay and lets the user browse ebay without enabling javascript…
Tags: javascript, software, greasemonkey
fold and stream-fold pass arguments to proc in different orders
Mar 24, 2016
SRFI-1 fold and SRFI-41 stream-fold pass arguments to proc in different orders. Violating the principle of least astonishment, this comes as a rather inconvenient surprise to the programmer.
Tags: lisp, scheme, functionalprogramming, software
Self-hosting Mail – Hurdles
Jan 20, 2016
My troubles with self hosting a mail server. In the name of countering spam, mail has become such a quagmire of blacklisting, whitelisting, etc. – in other words – censorship. email is in danger of becoming gmail. email is such an elegant set of protocols with decentralization built into its heart. We must not let it become a victim to centralization.
Tags: selfhosting, internet
Quiz Buzzer v2
Nov 20, 2014
After being stuck in development hell for a few years now, version 2 of the Quiz Buzzer is at last here. The final iteration of polishing/testing/reengineering has been done, and the buzzer is finally complete. The new buzzer is one single all in one board with the LED seven segment display, the display driver circuitry and the controller circuitry all integrated into one monolithic PCB. Finally, from prototype to usable product…
Tags: electronics, project