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

http://blog.desudesudesu.org/

Name: Haskell Curry 2008-03-19 22:15

http://blog.desudesudesu.org/

one word, the forced reading of this blog
thread over

Name: Anonymous 2008-03-19 22:25

So my Python terminal replacement is completely fucked, because as far as I can tell, Python file objects can’t handle UNICODE for beans. Which means passing things like UPARROW to the shell program is going to be impossible (and ignoring them is out of the question — I need my goddamn UPARROW to recall things from the history list).

Fucking idiot. Are import readline and str.encode/str.decode really that goddamn hard?

Name: Anonymous 2008-03-19 22:36

>>2
one word, the forced encode/decode of the text. thread over

Name: Anonymous 2008-03-19 22:43

A+++
would read again

Name: Anonymous 2008-03-19 22:49

``Edubanto'' would be great for him.

Name: Anonymous 2008-03-20 0:14

>>4
Apples
would read again

Name: Anonymous 2008-03-20 2:26

>>3
import sys, codecs; sys.stdin, sys.stdout = codecs.getreader("utf8")(sys.stdin), codecs.getwriter("utf8")(sys.stdout)

Name: Anonymous 2008-03-20 5:59

import IO hiding (IO)

Name: Anonymous 2008-03-20 6:58

>>8
Invalid, but I lol'd.

Name: Anonymous 2008-03-20 8:09

import IO hiding (*)

VALID?

Name: Anonymous 2008-03-20 8:23

VALID PERL CODE

Name: Anonymous 2008-03-20 16:48

>>2
I was going to say "the real WTF in that post is win32." But that is definitely a lesser WTF than overlooking python's unicode support.

Also, intrepid blogger, one of the big changes in python3 is that strings will be unicode by default. happy hacking.

Name: Anonymous 2008-03-20 17:03

Name: Anonymous 2008-03-20 17:27

>>13
Why has my Google changed to a toy language?

Name: Anonymous 2008-03-20 17:30

Name: Anonymous 2008-03-20 18:39

What a great blog.

Name: Anonymous 2008-03-21 0:38

What the fuck, why the fuck are you asshats linking to my shitty fucking blog?

Name: Anonymous 2008-03-21 4:48

>>17
Because the Xarn doesn't update often enough.

Name: Anonymous 2008-03-21 11:17

>>17
One word, the forced indentation of the code, thread over.

Name: Anonymous 2008-03-21 12:03

This thread sucks.

Name: Anonymous 2008-03-21 12:38

(thread-sucks? this) ===> #t

Name: Anonymous 2008-03-21 13:04

Please go away

Name: Anonymous 2008-03-21 13:55


(blog-sucks? (string->url "http://blog.desudesudesu.org/")) ===> #t

Name: Anonymous 2008-03-21 14:09

>>23
I actually find it kind of amusing.

Name: Anonymous 2008-03-21 14:57

Didn't even click the link.
Go away.

Name: Anonymous 2008-03-21 15:18

b:\> telnet blog.desudesudesu.org

Linux 2.4.32-grsec+f6b+gr217+nfs+a32+fuse23+tg+++opt+c8+gr2b-v6.194 (scion.dreamhost.com) (14)

scion login: root
Login incorrect

scion login: scion
Password:

The Moon is Full
                 .------------.
             .--'  o     . .   `--.
          .-'   .    O   .       . `-.
       .-'@   @@@@@@@   .  @@@@@      `-.
      /@@@  @@@@@@@@@@@   @@@@@@@   .    \
    ./    o @@@@@@@@@@@   @@@@@@@       . \.
   /@@  o   @@@@@@@@@@@.   @@@@@@@   O      \
  /@@@@   .   @@@@@@@o    @@@@@@@@@@     @@@ \
  |@@@@@               . @@@@@@@@@@@@@ o @@@@|
 /@@@@@  O  `.-./  .      @@@@@@@@@@@@    @@  \  Full Moon +
 | @@@@    --`-'       o     @@@@@@@@ @@@@    |  0  0:38:00
 |@ @@@        `    o      .  @@   . @@@@@@@  |  Last Quarter -
 |       @@  @         .-.     @@@   @@@@@@@  |  8  2:31:34
 \  . @        @@@     `-'   . @@@@   @@@@  o /
  |      @@   @@@@@ .           @@   .       |
  \     @@@@  @\@@    /  .  O    .     o   . /
   \  o  @@     \ \  /         .    .       /
    `\     .    .\.-.___   .      .   .-. /'
      \           `-'                `-' /
       `-.   o   / |     o    O   .   .-'
          `-.   /     .       .    .-'
             `--.       .      .--'
                 `------------'

~/ $

Name: Anonymous 2008-03-21 15:43

>>26
Look at you, hacker.

Name: Anonymous 2008-03-21 16:03

Linux 2.4.32-grsec+f6b+gr217+nfs+a32+fuse23+tg+++opt+c8+gr2b-v6.194
VROOM VROOM RICER FAGGOT

Name: Anonymous 2008-03-21 16:30

I like the fact that they installed GRSecurity and then totally overlooked all the other parts of the system. Fucking telnet?, come on this isn't the 70's anymore.

Name: Anonymous 2008-03-21 16:46

>>28
-O3

Name: Anonymous 2008-03-21 16:50

>>26-29
Yeah, DreamHost does some pretty shitty shit; I'm thinking about switching to a different host. I'd fucking much prefer to serve off of my own machines, but the only fucking residential internet connection around here is Comcast's bullshit overpriced assrape package (lol 20KB/s max up!) which I share with the 8 other people living in my house.

I asked around at the local datacenters; the cheapest co-location I found was to rent an entire fucking half-rack (22U), which, with power and pipes would run me about $750/month.

tl;dr, I have shitty hosting, big fucking deal. They give SSH access and are fairly lenient, so I don't care that they crash a filer once a month.

Name: Anonymous 2008-03-21 18:04

>>32
P = NP

Name: Anonymous 2008-03-21 18:30

>>32
More like >>1-31,33-1000

YHBT. YHL. HAND.

Name: Anonymous 2008-03-22 11:26

Why is there now something on his blog which seems to resemble the [spoiler]/prog/[spoiler] snake?

Name: Anonymous 2008-03-22 11:41

>>34

OP is Xarn, and we have been trolled at en rate.

Name: Anonymous 2008-03-22 13:32

Xarn /prog/

Name: Anonymous 2008-03-22 13:37

Name: Anonymous 2008-03-22 13:43

>>36-37
GTFO

Name: Anonymous 2008-03-22 15:44

>>1,39
same Xarm, and we have been trolled at 3^n rate.

Name: Anonymous 2008-03-22 15:46

>>40
I like curry.

Name: Anonymous 2008-03-22 15:57

>>41
I prefer syntactic sugar.

Name: Anonymous 2008-03-22 17:00

That was a rather entertaining read, I think I shall use the ``Bookmark'' function of the ``Opera'' Browser so I can recall the page at a later time in order to garner more of said entertainment.

Name: Anonymous 2008-03-22 17:24

Where by ``Bookmark'' I mean ``Favorites'' and by ``Opera'' I mean ``Internet Explorer 6''.

Name: Anonymous 2008-03-22 17:27

>>43,44
Same person. Trolled constantly.

Name: Anonymous 2008-03-22 18:06

>>43-45
Same person. Trolled exponentially.

Name: Anonymous 2008-03-22 18:33

>>45-46
Same O. Tolled inconsistently.

Name: Anonymous 2008-03-22 23:29

I feel kind of bad about it :(

Name: Anonymous 2008-03-22 23:57

:(

Name: Anonymous 2008-03-23 0:02

:)

Name: Anonymous 2008-03-23 11:26

The latest ``blog'' post on this ``blog'' is fascinating.

Name: Anonymous 2008-03-23 11:28

>>1
Thanks!! Del.icio.us'd it!!

Name: Anonymous 2008-03-23 14:41

God I fucking miss ID's.

Name: Anonymous 2009-03-25 17:21

>>9
That's valid Haskell.

Name: Anonymous 2009-03-25 20:13

>>54 is Taro, trying to lure himself more readers.

Name: Anonymous 2009-03-25 20:57

>>55
It's actually my script which bampu pantsu's this thread around the same time every year. Look for it in the coming years! Love, Taro.

Name: Anonymous 2009-03-26 1:06

This blog fucking sucks it's just some faggot cry baby whining in every post.

Name: Anonymous 2009-03-26 4:12

>>57
But you read it, so Taro wins

Name: Anonymous 2009-03-26 11:53

>>57
Now that you mention it...

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