Category Archives: Uncategorized

simple linux distro [idea]

I propose to create a simple Linux distro: – based on (beyond) Linux from scratch, ports, sources via DVCS (git, hg, git svn) – primarily for Open Pandora, also 686 / x86_64 PC – include source code, dev tools, dev … Continue reading

Posted in Uncategorized | Leave a comment

CSV data processing

I wrote a couple tools in perl, for CSV data processing: dbicsv - can feed CSV data into or out from a database csvproc – can process CSV data using a perl one-liner Please let me know if you find these tools … Continue reading

Posted in Uncategorized | Leave a comment

Grimm’s Household Tales, Happy Pirate Plain Text Edition

Grimm’s Household Tales, Happy Pirate Plain Text Edition – http://sam.nipl.net/grimm/

Posted in Uncategorized | Leave a comment

Vote Sam for Supreme Dictator, #1: public transport

Vote Sam for Supreme Dictator Emperor, policy #1… public transport reform: – it is free to use – funded by donation on vehicles, online, at stations – funded by tax if necessary (public transport levy) – conductors: to help people, keep … Continue reading

Posted in Uncategorized | 1 Comment

** What they’re doing to Julian Assange should terrify us all **

** What they’re doing to Julian Assange should terrify us all. ** http://ai.ki/assange <- GetUp Petition: Free Julian Assange The WikiLeaks guy needs our help, now… Sign the Petition ! Please: 1. sign the petition 2. share this 3. watch … Continue reading

Posted in Uncategorized | 1 Comment

riots? I think not

We’ve learned that the police force in Australia will obstruct, aggravate and pepper-spray otherwise peaceful protesters; and that many intellectually challenged people including our prime minister will be quick to side with the mass-media in racism and religious intolerance. I … Continue reading

Posted in Uncategorized | Leave a comment

iControlPad 2 – the open source controller

iControlPad 2 – the open source controller Come support this new project from the Open Pandora crew. I am working on a website pandoria.org, about the Open Pandora. The iCP2 will help to fund and develop the Pandora 2.

Posted in Uncategorized | Leave a comment

easy donation schedule

easy donation schedule I finally created a free software “donation and thanks” schedule for myself, using free tools! Here is my schedule:  sam.nipl.net/thx.  I’m sure I missed some projects. here’s the process: write down a list of projects to support … Continue reading

Posted in Uncategorized | Leave a comment

plod – gnuplot for dummies

plod is gnuplot for dummies, stands for “plot data” (or “plot for dummies” I guess) plod > g1.png 0.5 4 0.6 5 2 3 ^D nl | plod > g2.png 3 1 4 1 5 9 ^D nl | x0=0 … Continue reading

Posted in Uncategorized | Leave a comment

vim hack of the day

set formatprg=fmt\ -w78 GNU fmt uses the line-breaking algorithm from TeX. This works much, much better than vim’s built in formatter, and will make your emails look pretty; if like me you edit your emails in vim from mutt. I … Continue reading

Posted in Uncategorized | 1 Comment