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

ruby is not for weeaboos

Name: Anonymous 2007-05-30 0:46 ID:SJaJFPCa

it is for people too cool to use python

also no forced indentation of code

Name: Anonymous 2007-05-30 0:58 ID:dU/aZF2Z

>>1
I think you mean ruby is not only for weeaboos.

Name: Anonymous 2007-05-30 0:59 ID:B63QyDD0

perl

Name: Anonymous 2007-05-30 1:06 ID:O3RY+UX9

Perl 6

Name: Anonymous 2007-05-30 3:07 ID:3tovVtLc

parrot

Name: Anonymous 2007-05-30 6:47 ID:3wdb1VYP

the ruby for weeaboos thing has always perplexed me.  i don't really think anyone cares about the being from japan thing.  a much, much more precise sling to throw would be that ruby is for web 2.0 digg hype folksonomy faggots.  im pretty sure those are the only people who use it.

Name: Anonymous 2007-05-30 7:17 ID:Wuw8fRxY

>>6
Too bad Ruby on Rails is slow as fuck.

Name: Anonymous 2007-05-30 7:22 ID:UPsm7jcy

>>6
I learned Ruby when I found out it was Japanese. Gave up on it when I determined it was slow as fuck, though.

Name: Anonymous 2007-05-30 8:12 ID:C2xY9LEa

>>7
Ruby on Fails

Name: Anonymous 2007-05-31 16:19 ID:n9SPKDpp

ruby will switch to bytecode compilation style later this year, meaning it will gain some speed.

Name: Anonymous 2007-05-31 17:03 ID:MtcsZARi

I wonder. How come these perl/python/ruby/whatever languages are always written on top of some fuck-slow quasi-VM interpreter?

They invariably fail at having proper threading support, except for the rather simplistic case of multiplexing I/O without doing select()s and the associated state machine crap by hand. Then about a decade later (and I suppose _never_ in Python's case) they decide that hey, perhaps our execution environment really does suck a rooster's pOnOs.

Name: Anonymous 2007-06-01 17:19 ID:MPh7fm+a

>>6
i don't really think anyone cares about the being from japan thing.
Lots of people learn Ruby because it's Japanese, even if they don't want to admit it. But some Python fags are weeaboos too. Like me.

>>8
You have named two of the worst reasons ever to start learning Ruby and stop using it.

>>10
Coming soon: the year of the Linux desktop, Perl 6, compiled Ruby, PHP 6, Duke Nukem Forever...

>>11
Python is not slow, though its threading implementation kinda sucks (though except for intensive Python-side computing, you won't notice it).

Name: Anonymous 2007-06-01 17:34 ID:vhVGRcEk

>>12
python is slow as fuck, dont lie

Name: Anonymous 2007-06-01 19:26 ID:A61t9pZr

Coming soon: the year of the Linux desktop, Perl 6, compiled Ruby, PHP 6, Duke Nukem Forever...
This gave me a chuckle.

Name: Anonymous 2007-06-01 19:29 ID:apeaW3bY

I cried, because it's true.

Name: Anonymous 2007-06-02 6:57 ID:2EaQEula

>>12
I need some complex computation. Slow just won't cut it.

>>13
Psyco.... and then zomg, python is nearly as fast as compiled C code.

Name: Anonymous 2007-06-02 13:19 ID:TZBDozxK

>>16
Psyco.... and then zomg, python is slightly faster but still slow as fuck compared to compiled C code.
fix'd

Name: Anonymous 2007-06-02 14:14 ID:E0hLt11n

Have the people advocating Psyco actually used it? Nearly as fast as C? That's 100% total bullshit in practice, guys.

>>17 is right.

Name: Anonymous 2007-06-02 14:31 ID:Heaven

>>18
Depends on what you're doing with it.

Name: Anonymous 2007-06-03 2:01 ID:wwXfQ19d

If you have a performance-critical routine, just rewrite it in C whenever you have time to optimize.  #include <Python.h>

Name: Anonymous 2007-06-03 6:26 ID:8WwwxYHl

Ruby on Rails' slowness isn't that big of a deal.  Anyway I coded my very functional imageboards in it and I have yet to reach 1000 lines of code, where any other script would use thousands.

Anyway Ruby will have bytecode then it will pwn.  Conversation over.

Also, weeaboos?  My guess is most people who start learning Ruby don't even know it originated in Japan.  I didn't until I read about it in my Ruby book.

Name: Anonymous 2007-06-03 6:28 ID:Heaven

>>21
Weeaboo in denial.

Name: Anonymous 2007-06-03 16:20 ID:Heaven

>>22
Yeah, but his imageboard *is* pretty kickass.

Name: Anonymous 2007-06-03 20:37 ID:nmBufvCg

>>21
I hear the ultimate Linux desktop will be scripted in Ruby, once it compiles to Parrot bytecode.

Also, what >>22 said.

Name: Anonymous 2007-06-03 22:20 ID:8imTmqgP

>>23
Wow Anonymous knows about it.

Name: Anonymous 2009-01-14 14:43

GTFO

Name: Anonymous 2010-02-13 15:29

>>26
no u

Name: Anonymous 2010-02-13 15:45

def post
   Yeah, ruby is great!
end

FEOC

Name: Anonymous 2010-02-13 16:04

>>27
FUCKING DIE

Name: Anonymous 2010-02-13 17:08

>>29
no u!

Name: !iN.MY.aRMs 2010-02-13 17:19

if u so retarded - use perl
perl better than  ruby and pithon

Name: Anonymous 2010-02-13 17:28

[quote]Anyway Ruby will have bytecode then it will pwn.[/quote]
Only not before C becomes the standard language for web services. Ecologists will demand this.

Name: Anonymous 2010-02-13 17:53

ONE WORD: FORCED ENDENTATION OF CODE

Name: Anonymous 2010-02-13 18:01

ONE WORD THE FORCED INDENTATION OF MY ANUS

Name: Anonymous 2010-02-13 18:27

I only learned Ruby (+on Rails) because I was going to be paid for it.

WRT to speed: it's common practice to run multiple rails server instances (mongrel) behind a light gateway httpd, e.g. niginx

I was pretty surprised that the real reason for running multiple rails framework instances is because the cockpot is not multithread safe.

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