Does Linux Cure Cancer?
Posted on April 20th, 2007 by Ben
Maybe it does…
Popularity: 5% [?]
Tags: cancer, google, Humor, linux
Popularity: 5% [?]
Filed under: Humor, Link/News | 1 Comment »
Maybe it does…
Popularity: 5% [?]
Tags: cancer, google, Humor, linux
Popularity: 5% [?]
Filed under: Humor, Link/News | 1 Comment »
I recently had a need to simulate an FTP server connection in some unit tests. Rather than developing a full test-server, for this purpose, I could easily simulate an FTP stream by creating it in memory, and then passing that stream to the functions that expect it:
public [...]
Popularity: 3% [?]
Filed under: Code | No Comments »