Quantcast
Channel: Ralree » code
Browsing latest articles
Browse All 7 View Live

Image may be NSFW.
Clik here to view.

RSA Made Easy

After obsessing over it today, I decided to write a quick primer on RSA Encryption you can do in your head. It’s pretty simple, and to the point. The numbers are very small. Try it out! I plan to write...

View Article



Image may be NSFW.
Clik here to view.

Greasemonkey Script to get Jabber Room for Google Group Chat

So, today I was invited to Google Group chat for the first time. This would be really cool on a terminal that’s not equipped with an IM client, since it’s all done through the web with flash and magic....

View Article

Ruby to generate RSS feeds for sites that don’t offer them

There’s this site that has an equipment exchange I wanted to keep track of. Yet, it’s done with what seems to be a custom php file rather than vbulletin, so none of the usual RSS feeds from the site...

View Article

1,000,000th Fibonacci Number One-Liner in C

This is possibly the best one-liner I’ve ever written: gcc -x c -o /tmp/out - -lgmp It compiles a C program given from STDIN, puts it in /tmp/out, and runs it with time to find the time it takes to...

View Article

Diving into OOC, a fun new programming language

OOC is cool.  Yesterday I started writing some code in it after reading about it on the github blog.  Here is the first result: I’m extremely happy with how well this performs.  Using the latest ooc...

View Article


Image may be NSFW.
Clik here to view.

Parsing WFM Oscilloscope files in C

So, I got this Rigol Oscilloscope – I wrote a little instructable about it. One cool feature is the ability to save waveforms to a USB stick. There are many options for the file format, but the default...

View Article

LXPanel Plugins: Simplified

I started using LXDE last night, and I’m really liking it. It seems to take a whole ton less memory than Gnome did, and as a result my Intel Atom box runs a lot smoother because it doesn’t have to...

View Article
Browsing latest articles
Browse All 7 View Live




Latest Images