February 2012
2 posts
Feb 22nd
Feb 3rd
January 2012
5 posts
Jan 31st
Jan 26th
Jan 23rd
1 note
Jan 19th
Jan 4th
December 2011
2 posts
Dec 28th
1 note
Dec 24th
November 2011
1 post
Nov 14th
October 2011
3 posts
Oct 20th
1 note
Oct 16th
Oct 15th
September 2011
1 post
Sep 8th
August 2011
4 posts
Aug 9th
Aug 8th
Aug 5th
Aug 1st
1 note
July 2011
3 posts
Jul 8th
Jul 8th
1 note
Jul 8th
June 2011
4 posts
Jun 8th
1 note
Jun 7th
2 notes
Over the past year, my SSD’s performance became really bad. To a point where my boot times went from 8 seconds to 30 seconds. If you want to recondition your drive, you want to zero your drive out. If you’re using Windows, use SDelete: http://technet.microsoft.com/en-us/sysinternals/bb897443 On Mac, you can easily do this in Disk Utility.
Jun 6th
Jun 6th
May 2011
3 posts
May 25th
May 25th
In one of my engineering classes, I heard a student say: “…I’d rather memorize things then think harder about it.” It is kind of depressing because engineers are supposed to think about how to approach a problem and to solve it using the skills and knowledge we obtained. Without thinking, engineers would be more… paper pushers rather than problem solvers. People...
May 4th
1 note
April 2011
1 post
Apr 13th
2 notes
March 2011
6 posts
I was very surprised that a lot of people actually used my data for Nextbus and Dining Menus during the HackRU event. If you’re still interested in using them, you can always find the documentation here: http://jla.rutgers.edu/~sjlu/rutgers_oss_apis.html
Mar 28th
5 tags
Mar 20th
4 tags
Mar 19th
Mar 19th
1 note
DisplayLink & Linux
Now, there’s a lot of stuff that’s already out there. However, there wasn’t much detail on how to get my two monitors working alongside with my DisplayLink monitor. Here’s how I finally got it working: Make sure you build these packages:  build-essential xorg-dev libusb-dev git-core Grab this file form the web: wget...
Mar 18th
Mar 18th
February 2011
2 posts
3 tags
Feb 20th
Feb 14th
January 2011
1 post
4 tags
Jan 14th
December 2010
3 posts
Facebook Third Party IDs and SuperRewards
If you don’t already know, Facebook has been trying to secure their data more and more these days by implementing OAuth and anonymity. So, if you don’t know what’s going on, I’m gonna briefly describe it since SuperRewards and Facebook don’t give any good documentation at all on this topic. It used to be like this. [your user id] from Facebook -> [your user id]...
Dec 19th
Linux terminal fonts ported to Windows →
I hate Windows so much, but it’s the only way I get to play games. If you’re using PuTTY and you hate the stock fonts, use these. http://www.ank.com.ar/fonts/
Dec 18th
1 tag
Music App Migration
In the next couple of days this week, Music will undergo another server migration to save costs. The reason for this is because we’re not driving enough traffic into the application anymore due to the changes Facebook has made to profiles and more. We will also be integrating bandwidth controls where a user’s playlist that drives way too much traffic (more than 30 req/hour or 1 req/2...
Dec 13th
November 2010
2 posts
Nov 21st
Nov 4th
October 2010
3 posts
Oct 29th
Oct 23rd
If you’re using MySQL 5.0.X, you’ll most likely be encountering this bug if you’re database is hanging and/or crashing. Basically, if you’re using “INSERT DUPLICATE”, you’ll need to upgrade to 5.1.X. If you’re using Debian, use “lenny-backports”. MySQL Bug: http://bugs.mysql.com/bug.php?id=23200...
Oct 20th
September 2010
2 posts
Karnaugh Maps & Static "1" Hazards
The above shows a static hazard. Basically, when two groups are not interconnected, then we have one variable where that one gate depends on the direct input while the other depends on a inverter. Because we are assuming this in a “real” case, we can assume each gate or inverter (logic), requires 10ms to respond. Therefore, when the variable changes, the one gate responds 10ms...
Sep 29th
Caching in Titanium SDK
If anyone is using Titanium’s SDK to develop iPhone applications, here’s a nice script for you to use to pull data in and out of cache and compare timestamps on the file. This is also very useful if you’re experiencing issues with Titanium’s getModificationDate().  When using write_cache, make sure the data you are inputting is in some text format and not an array...
Sep 19th
August 2010
1 post
NY Bottled Water
What a great promise…
Aug 22nd
July 2010
4 posts
WatchWatch
A little something we’re working on at Rutgers.
Jul 22nd