Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

tweet@@

Name: Anonymous 2009-08-07 10:37

I'm browsign reddit right and watch anime. And i don't care about shit you post here. Anyway tweet me back after you post something programming related.---tweet end---

Name: Anonymous 2009-08-07 10:40

I'm writing a new Fibonacci capacitor in    Ada   , because functional programming is only for academics

Name: Anonymous 2009-08-07 11:04

tweet@2 capacitor?some Ada function?

Name: Anonymous 2009-08-07 11:18

Haskell has a lot of good Fibonacci implementations that show off how expressive the language is, but Haskell isn't useful for anything else. I've only programmed in Haskell so all I know how to write is more Fibonacci implementations, but at the same time I want to be able to write real programs, so I'm writing Fibonacci in Ada to get the hang of using it.

I'm surprised you didn't figure this out from my earlier post

Name: Anonymous 2009-08-07 11:36

tweet@4 explain wtf is capacitor.

Name: Anonymous 2009-08-07 11:44

>>5
You're a function!

Name: Anonymous 2009-08-07 11:46

tweet@6 You're mom is function which leaks memory

Name: Anonymous 2009-08-07 11:52

Name: Anonymous 2009-08-07 11:57

>>8
Cute girl. But you're still a retarded.

Name: Anonymous 2009-08-07 11:58

tweet@@ you can play FPS with real guns http://bit.ly/2kf0HC

Name: Anonymous 2009-08-07 12:04

Name: Anonymous 2009-08-07 12:18

Name: Anonymous 2009-08-07 12:27

>>8
I don't believe thats you. Nice random pic found on the internet.

-3 for not asian, -1 for still being a kid but not looking kid cute

6/10

Name: Anonymous 2009-08-07 12:27

tweet@13 pic from reddit pics subreddit

Name: Anonymous 2009-08-07 12:28

Name: Anonymous 2009-08-07 12:31

Could somebody tweak the /prog/ fixer to include this tweet poster. I don't feel like learning HTML or DOM to do this myself.

Name: Anonymous 2009-08-07 12:34

tweet@16 thats because you don't have good html books

Name: Anonymous 2009-08-07 12:34

tweet@16 can i see this /prog/fixer?

Name: Anonymous 2009-08-07 12:58

Name: Anonymous 2009-08-07 13:22

tweet@@ space station Mir from above http://bit.ly/mnAhm

Name: Anonymous 2009-08-07 13:35

Name: Anonymous 2009-08-07 13:37

Name: Anonymous 2009-08-07 16:18

Name: Anonymous 2009-08-07 17:22

Name: Anonymous 2009-08-07 17:29

>>24
That's a rather nice looking bird

Name: Anonymous 2009-08-07 17:40

Name: Anonymous 2009-08-07 17:43

Name: Anonymous 2009-08-07 17:44

Name: Anonymous 2009-08-07 23:49

>>16
// ==UserScript==
// @name           fix prog
// @description    fixes all of FrozenVoid!FrOzEn2BUo's  on /prog/
// @namespace      http://dis.4chan.org/prog/
// @include        http://dis.4chan.org/*;
// @version        1.dix
// ==/UserScript==
(function(){
    var posts = [];
    var post = new RegExp('\\bpost\\b');
    var divs = document.getElementsByTagName('div');
    for(var div in divs) posts.push(divs[div]);
    for(var i in posts)
        if(post.test(posts[i].className))
            if(/^FrozenVoid/.test(posts[i].childNodes[1].childNodes[1].childNodes[1].innerHTML)
            || /^frozEn\/KIg/.test(posts[i].childNodes[1].childNodes[1].childNodes[2].innerHTML)
            || /^\s*(msg@|tweet@)/.test(posts[i].childNodes[3].childNodes[1].innerHTML))
                posts[i].parentNode.removeChild(posts[i]);
})();

Name: Anonymous 2009-08-08 0:17

>>29
Some additions thanks to the force.1
// ==UserScript==
// @name           fix prog
// @description    fixes all of FrozenVoid!FrOzEn2BUo's  on /prog/
// @namespace      http://dis.4chan.org/prog/
// @include        http://dis.4chan.org/*;
// @version        1.dix
// ==/UserScript==
(function(){
    var posts = [];
    var post = new RegExp('\\bpost\\b');
    var divs = document.getElementsByTagName('div');
    for(var div in divs) posts.push(divs[div]);
    for(var i in posts)
        if(post.test(posts[i].className))
            if(/^FrozenVoid/.test(posts[i].childNodes[1].childNodes[1].childNodes[1].innerHTML)
            || /^frozEn\/KIg/.test(posts[i].childNodes[1].childNodes[1].childNodes[2].innerHTML)
            || /^\s*(msg@|tweet@|@\s*<a\s*href=\"[^\"]*\">&gt;&gt;)/.test(posts[i].childNodes[3].childNodes[1].innerHTML))
                posts[i].parentNode.removeChild(posts[i]);
})();

_______________________
1. http://www.codinghorror.com/blog/archives/001285.html

Name: Anonymous 2011-02-04 14:40


Don't change these.
Name: Email:
Entire Thread Thread List