Peter Krumins

Elite
@pkrumins

CEO Browserling Inc. Future rich person and ace programmer.

the-little-schemer. All the Scheme code examples from the book "The Little Schemer"

684

node-lazy. lazy lists for node.js

487

nodejs-proxy. A HTTP proxy server written in node.js

414

node-tree-kill. kill trees of processes

359

bash-redirections-cheat-sheet. Bash redirections cheat sheet

323

perl1line.txt. collection of handy perl one-liner scripts

258

xgoogle. Python library to Google services (google search, google sets, google translate, sponsored links)

217

node-gif. A node.js C++ module for creating GIF images and animated GIFs from RGB or RGBA buffers.

213

node-video. A node.js module for streaming and recording HTML5 Theora videos

201

node-png. A nodejs C++ module that given a buffer with RGB or RGBA values creates a PNG image (in memory).

194

stackvm. Configure, network, and interact with virtual machines entirely over the web

141

hacker-top. A top-like program for monitoring hacker news from the console

133

node-iptables. basic iptables control via nodejs

117

node-image. Unifies node-png, node-jpeg and node-gif (for great good)

100

the-seasoned-schemer. All the Scheme code examples from the book "The Seasoned Schemer"

100

bash-vi-editing-mode-cheat-sheet. Bash has two input modes - emacs and vi. This is vi input/editing mode keyboard shortcut cheat sheet.

99

the-little-mler. All the ML code examples from the book "The Little MLer"

88

awk-cheat-sheet. This is AWK programming language cheat sheet.

78

bithacks.h. bithacks.h is a C header file containing useful bit manipulation macros

74

node-base64. A base64 encoding and decoding C++ module for node.js that actually works! (node now has it's own base64 encoding, see docs!)

64

node-jpeg. A nodejs C++ module that given a buffer with RGB or RGBA values creates a JPEG image in memory.

64

perl-tcp-proxy. A simple TCP proxy written in Perl. Uses IO::Socket::INET and IO::Select for multiplexing.

61

bash-history-cheat-sheet. This is the bash history cheat sheet. It summarizes everything there is to know about working efficiently with command line history in bash.

55

the-reasoned-schemer. All the logic programming code examples from the book "The Reasoned Schemer"

53

node-jsmin. javascript minimizer for node.js

52

reddit-top. A top-like program for monitoring reddit from the console

51

catonmat.net. The new catonmat.net website.

46

sed-cheat-sheet. This is sed (unix stream editor) cheat sheet.

46

screen-cheat-sheet. This is the screen terminal emulator cheat sheet. It lists the default keyboard shortcuts for working with screen.

45

node-browser. Provides a Browser for easy web browsing from node.js

44

node-supermarket. A key/value store based on sqlite for node.js that actually works.

44

bash-emacs-editing-mode-cheat-sheet. Bash has two input modes - emacs and vi. This is emacs input/editing mode keyboard shortcut cheat sheet.

37

set-operations-in-unix-shell. This is an implementation of 14 set operations by using only Unix utilities such as sort, uniq, diff, comm, cat, head, tail, awk, and others.

32

social-scraper. Social scraper is a Perl program that scrapes reddit, digg, stumbleupon, delicious, furl, flickr, simpy, boingboing, wired for content that matches the given patterns.

28

bash-one-liners. Bash one-liners

28

node-async. An example async library for node.js

27

perl-tcp-proxy2. Program for my "A TCP Proxy in Perl" article

25

busy-beaver. Implementation of a Turing Machine that runs the Busy Beaver programs.

24

social-submitter. Submit your stories to Reddit, Hacker News, Twitter, Plurk, Identi.ca, Facebook at once!

22

the-little-prover. All code examples from "The Little Prover" book

22

adns. Asynchronous DNS resultion in Python by using adns C library.

21

gnu-awk-youtube-downloader. A program written in GNU Awk that downloads YouTube Videos. Proof of concept that AWK can do binary IO and networking effectively.

17

node-passwd. Node.js module to manage /etc/passwd

17

invoice. generate pdf invoices from latex via pdflatex

17

youtube-uploader. A Perl program that uploads videos to YouTube without any APIs.

17

ed-cheat-sheet. This is ed (the unix text editor) cheat sheet. It lists all the commands and how to do line addressing.

16

gnu-coreutils-cheat-sheet. Gnu Coreutils Cheat Sheet

16

util-linux-cheat-sheet. Util-Linux Cheat Sheet

15

load-status-server. Windows load status server that returns cpu load, memory usage and disk usage through JSON

14

supermarket-cart. Connect session store using supermarket

12

node-des. A C++ node.js module that does DES encryption and actually works (node's crypto module didn't work.)

12

keyboard. provides english keyboard (used as a widget for browserling)

11

node-time. This module provides some time functions for node.js (i forgot about Date() so this module is useless)

8

node-number-range. number ranges

6

firefox-update-dialog-killer. a simple win32 program that detects and closes the firefox update dialog

6

TextToWav. Converts text files to wav using Loquendo text-to-speech sdk

5

chrome-dialog-killer. Kills the nasty "your profile can not be used because it is from a newer version of Google Chrome" dialog by clicking OK button

5

node. evented I/O for v8 javascript

5
58
Apply