HN user

NotUncivil

788 karma
Posts17
Comments23
View on HN

millions of pageviews/month

That is technically correct but does not covey the scale at which 4chan operates. According to http://www.4chan.org/advertise,

    Page impressions per month: 575,000,000;
    Unique visitors per month: 25,000,000;
    Posts per day: 1,000,000; 
    Alexa Traffic Rank: 836 (Global) & 371 (US)
    Quantcast Rank: 305 (US)
    Google PageRank: 6
Makes me wonder if WebM will increase or reduce 4chan's total traffic (when measured in bytes, not clicks).

instead I found a thread full of guys trying to build a physical version of their imaginary chinese-cartoon girlfriends

Between this and the movie "Her", where's the "waifu" (virtual girlfriend) startup?

The list of (supposedly substantial) things /g/ has made as compiled by /g/, today [1], is as follows:

1. http://aloonix.neocities.org/

2. https://github.com/notuncivil/host-as-image [2]

3. https://github.com/KittyKatt/screenFetch

4. https://4chan-x.just-believe.in/

5. http://tox.im/

6. http://biebian.sourceforge.net/

The above list is in no particular order.

[1] https://rbt.asia/g/thread/S35615929#p35616305

[2] Full disclosure: this code is mine and I am the one who proposed it for that list. I also submitted a Show HN for it.

The ending to the article is touching. In light of that what I am about to say is going to sound all the more heartless and I expect to get downvoted for it but I think that it has to be said:

If you really want to get things done, consider not having children (yet).

In my experience this applies to both men and women in demanding technical fields. You may argue that having children is worth it in spite of what it may do to your career but that's a different argument.

RMS lifestyle 13 years ago

Just FYI: the text of the parent's post is taken verbatim from a comment RMS once made but this text is probably best known as the most popular "copypasta" (reposted text) on 4chan's technology board (called "/g/" from the Japanese word for "technology"). You shouldn't reply to the poster in earnest.

Interestingly enough, /g/ is obsessed with RMS and the regulars' attitude towards him is the epitome of a love-hate relationship. The sheer number of images they've produced featuring him is quite impressive.

On a related note, this is one of the reasons I prefer to use, and make, Apache 2.0-licensed software. Its terms are similar to those of BSD and MIT but it also includes a patent licensing clause.

>It 7zips the files and handles splitting and merging of large files?

Yes. It also handles the uploading and the downloading.

>Try apt-cache search libgd and you'll find the (single!) dependency is already packaged

If you actually try to compile and run s2png you'll see that it segfaults when you compile it in Ubuntu 12.10 (so also in Linux Mint 14) and 12.04, probably because it was written with libgd1 in mind. I had a few people try it and it only compiled to a usable binary in Fedora.