[21:34:46] <nope_> python?
[21:34:53] <JacquesDancona> the eff is != and ==
[21:34:57] <lamekin> wtf is wrong with u giuys? i dont get what irl n ivl is
[21:34:58] <FireBeard> so, I like it
[21:34:59] <stabb> http://ca.askmen.com/entertainment/austin_600/696_naked-women.html
[21:35:01] <redditalien> Title: Naked Women – AskMen Canada (at ca.askmen.com)
[21:35:01] <stabb> idk <>
[21:35:03] <nope_> != not equal
[21:35:07] <weikewen> i want to program, but i’m tired of reading tutorials, i need something more interesting
[21:35:08] <jeek_> .ud ivl
[21:35:08] <nope_> == equivalent
[21:35:10] <redditalien> jeek_: ivl: Hip, new, up-and-coming abbreviation for “In Virtual Life.” Used to express things happening on the Internet, rather than in real life.Opposite of IRL (In Real Life). [example] // 2<lamekin> why u keep saying irl n ivl
[21:35:13] <JacquesDancona> nope_, I know
[21:35:23] <stabb> === eq and same type
[21:35:25] <jeek_> now you know
[21:35:27] <nope_> good.
[21:35:27] <JacquesDancona> wait
[21:35:31] <lamekin> it is fucking same
[21:35:35] <JacquesDancona> you guys are 1337 haxxors?
[21:35:42] <stabb> j3z
[21:35:45] <JacquesDancona> haxX0rz?
[21:35:47] <nope_> fuck yes
[21:35:47] <jeek_> === is a literal equivelent AFIK
[21:35:53] <jeek_> it depends on the language
[21:35:55] <stabb> ^
[21:35:56] <FireBeard> can’t you understand what I mean?
[21:35:56] <nope_> http://hackertyper.com/
[21:35:57] <redditalien> Title: Hacker Typer (at hackertyper.com)
[21:36:08] <nope_> you are now 1337
[21:36:13] <FireBeard> you need an exact bullshit explanation of it?
[21:36:22] <jeek_> === = = = =
[21:36:23] <JacquesDancona> yep
[21:36:26] <Truesay> yes
[21:36:31] <JacquesDancona> so
[21:36:33] <FireBeard> I like karma, sue me
[21:36:38] <FireBeard> so do fucking you
[21:36:39] <JacquesDancona> ==, how does it work?
[21:36:56] <nope_> well = is variable assignment
[21:37:02] <JacquesDancona> yes
[21:37:05] <JacquesDancona> yes
[21:37:12] <JacquesDancona> so
[21:37:14] <nope_> soo what are you asking?
[21:37:16] <jeek_> nope_: NOT IN SASS
[21:37:25] <nope_> im talking python, stfu
[21:37:28] <JacquesDancona> so, ‘nope_ = penis’ does what?
[21:37:39] <jeek_> nope_
[21:37:43] <jeek_> => ‘penis’
[21:37:44] <JacquesDancona> and ‘nope_ == penis’
[21:37:54] <nope_> assigns the variable nope_ with a string of text ‘penis’
[21:38:01] <nope_> but it has to be like this
[21:38:03] <jeek_> nope_ == ‘penis’
[21:38:04] <jeek_> => true
[21:38:15] <nope_> nope_ = ‘penis’
[21:38:17] <JacquesDancona> so if ‘nope_ = penis’ youĺl get penis
[21:38:21] <JacquesDancona> wait
[21:38:21] <nope_> or like what jeek said
[21:38:25] <JacquesDancona> you’ll become penis
[21:38:37] <JacquesDancona> and ‘nope_ == penis’ to check if nope_ is penis
[21:38:40] <nope_> if you type what i posted nope_ equals oenis
[21:38:42] <jeek_> == means “Is equal to”, which would return true/false
[21:38:50] <nope_> if you type what jeek posted nope is penis
[21:39:06] <jeek_> so if nope_ was ‘penis’, and you said “nope_ == ‘balls’”
[21:39:06] <jeek_> it’d be false
[21:39:06] <nope_> incorporate is with bools
[21:39:06] <Paradox> HOLY FUCKING SHIT
[21:39:06] <Paradox> IM PLAYING CLOCKTOWER
[21:39:06] <jeek_> because it == penis
[21:39:11] <JacquesDancona> yah
[21:39:13] <JacquesDancona> so
[21:39:31] <Paradox> someone else should go get GoW3 and play w/ me
[21:39:32] <JacquesDancona> check if ‘nope_ == penis’ would result in ’1′?
[21:40:00] <jeek_> typically 1 == true == ‘true’
[21:40:11] <JacquesDancona> so nope_ is penis?
[21:40:13] <nope_> yuppers
[21:40:25] <jeek_> yessir
[21:40:25] <JacquesDancona> allrighty!
[21:40:32] <jeek_> /closed
[21:40:42] <JacquesDancona> if i’d set nope_ = balls
[21:40:45] <nope_> fucking autoCAD
[21:40:58] <JacquesDancona> now nope_ == penis results in 0
[21:41:01] <nope_> nope_ = ‘balls’
[21:41:05] <JacquesDancona> but nope_ == bals in 1
[21:41:12] <jeek_> you’d get an error because balls is a string, and you never defined balls prior to that var
[21:41:21] <jeek_> balls != ‘balls’
[21:41:28] <JacquesDancona> ‘balls’ it is
[21:41:30] <FireBeard> you all make shit up as you go…
[21:41:32] <nope_> depends if you want it to be a string or a boolean operator
[21:41:45] <JacquesDancona> hmm
[21:41:55] <jeek_> so nope_ = true?
[21:42:01] <jeek_> ¿
[21:42:04] <JacquesDancona> string checking can result in boolean
[21:42:12] <FireBeard> no, it means bullshit
[21:42:26] <JacquesDancona> if string == not what it should be I’d get 0
[21:42:42] <jeek_> nope_ / 0 = HTTP 500
[21:42:57] <nope_> but generally when assigning a var to a string, you arent going to be using it for t/f stuff
[21:43:18] <tennant> nope_ just feels awkward now
[21:43:25] <JacquesDancona> so
[21:43:38] <JacquesDancona> this is making my dick hard
[21:43:43] <FireBeard> have fun all
[21:43:43] <tennant>
[21:43:47] <tennant> coolio
[21:43:53] <jeek_> kewl story brah
[21:44:08] <JacquesDancona> yah
[21:44:08] <tennant> jeek, what do you code in?
[21:44:12] <FireBeard> very well spelled
[21:44:18] <jeek_> ruby
[21:44:20] <jeek_> i suck
[21:44:24] <tennant> ah
[21:44:30] <jeek_> reddit hates me, because reddit faps over python
[21:44:31] <jeek_> DROOOOOOOOOOOOOOOOPPPAALLL
[21:44:37] <JacquesDancona> so ruby, is it going to be ‘tah shit’?
[21:44:47] <JacquesDancona> drupal isn’t really a language
[21:44:59] <tennant> python is executable pseudocode
[21:45:01] <mr0wl> Annoying relatives are annoying.
[21:45:04] <xckpd7> JacquesDancona: sure it is
[21:45:09] <tennant> and perl is line noise
[21:45:11] <JacquesDancona> Ror isn’t
[21:45:17] <tennant> no, it isnt
[21:45:24] <JacquesDancona> define language
[21:45:27] <tennant> and java is overrated
[21:45:38] <JacquesDancona> fucking assembly is language
[21:45:47] <xckpd7> that which is defined doesn’t need defining
[21:45:47] <tennant> asm is a bitch to code in
[21:45:49] <FireBeard> download the fucking source and see, all this assume crap irritates tthe shit out of me
[21:46:08] <tennant> i code in binary
[21:46:15] <tennant> calm your tits, sir
[21:46:17] <JacquesDancona> brb, bathroom
[21:46:19] <jeek_> ruby is the best because it’s part of my coolkid stack: rails, mongo, unicorn, capistrano, redis, and OSX LoLoLoLooooo
[21:46:37] <tennant> oxs?
[21:46:42] <tennant> lol nope
[21:46:42] <jeek_> xso
[21:46:48] <raemde> sox!
[21:46:55] <jeek_> eXtreme Sexual Onorary
[21:46:59] <tennant> osx: fuck that
[21:47:16] <DigitalDragon> SolarOS ftw
[21:47:19] <jeek_> osx: not even once
[21:47:19] <tennant> is objective c for apple shit?
[21:47:26] <jeek_> I code cmd
[21:47:29] <jeek_> in cmd*
[21:47:40] <FireBeard> http://code.reddit.com/ have fun
[21:47:42] <redditalien> Title: reddit – Trac (at code.reddit.com)
[21:48:02] <tennant> linux > windows
[21:48:07] <tennant> for programming
[21:48:13] <FireBeard> gheh
[21:48:16] <FireBeard> yea dude !!
[21:48:40] <FireBeard> or, does it even matter on flat text code?
[21:48:41] <tennant> coding in windows is like figure skating with a full body cast on
[21:48:45] <FireBeard> oh wait…
[21:49:01] <FireBeard> oh god…
[21:49:03] <tennant> let me revise that last post
[21:49:24] <tennant> hacking in windows is like figure skating with a fullbody cast on
[21:49:32] <tennant> ?
[21:49:34] <FireBeard> what?
[21:49:38] <tennant> oh god?
[21:49:39] <jeek_> using windows is like figure skating without skin
[21:49:41] <FireBeard> are you serious?
[21:49:44] <FireBeard> :?
[21:50:05] <DigitalDragon> Cern = Windows and Linux
[21:50:06] <tennant> okay..
[21:50:07] <Klevre> tennant: programming for what really?
[21:50:30] <FireBeard> why the fuck would it matter in what OS you code your fucking code?
[21:50:38] <jeek_> because cats, that’s why
[21:50:44] <Klevre> Linux on Desktop = because even bad ideas need to exist
[21:50:54] <tennant> why?
[21:51:04] <DigitalDragon> functionality of being a desktop?
[21:51:09] <nerdshark> Klevre: yawn
[21:51:14] <Klevre> nerdshark: <3
[21:51:14] <nerdshark> i enjoy linux on my desktop just fine
[21:51:20] <nerdshark> you hater
[21:51:23] <jeek_> BECAUSE IT CANT PLAY SKYRIM
[21:51:27] <Klevre> ^
[21:51:32] <DigitalDragon> Linux on the desktop is nothing like Solaris 11 or FreeBSD
[21:51:36] <FireBeard> nerdshark: yea, I just said I hated linux…
[21:51:49] <nerdshark> FireBeard: that’s fine
[21:51:49] <FireBeard> that was my arguement
[21:51:51] <Klevre> I use FreeBSD, for my server
[21:51:52] <tennant> well you can game on linux.. there is minesweeper…
[21:51:58] <Klevre> I use Win7 for desktop
[21:52:10] <Klevre> because it’s reliable
[21:52:10] <nerdshark> there are a lot of great indie games that run on linux
[21:52:14] <DigitalDragon> if I’m going to Linux for a desktop it’s always Backtrack Linux
[21:52:18] <JacquesDancona> nerdshark, name some
[21:52:29] <nerdshark> look at the humble indie bundle
[21:52:32] <nerdshark> most of those run on linux
[21:52:34] <tennant> why backtrack
[21:52:43] <DigitalDragon> because I enjoy it
[21:52:49] <tennant> okay
[21:52:50] <FireBeard> actually, planeshift is kinda cool
[21:52:56] <Klevre> And I use Linux on my netbook, because that’s one area Linux actually performs better
[21:52:56] <tennant> good enough reason i suppose
[21:53:06] <JacquesDancona> nah
[21:53:12] <tennant> why?
[21:53:14] <JacquesDancona> games don’t run on linux
[21:53:14] <nerdshark> also
[21:53:16] <JacquesDancona> well
[21:53:22] <Klevre> but for everyday desktop use, I just prefer win7
[21:53:22] <nerdshark> minecraft runs on linux just fine
[21:53:25] <JacquesDancona> some do, but it suxxorz
[21:53:37] <tennant> you dont game on a fucking netbook, no matter what os it is running
[21:53:40] <JacquesDancona> minecraft, bitch indie game
[21:53:42] <FireBeard> JacquesDancona: not everybody likes gaming
[21:53:55] <JacquesDancona> FireBeard, I know
[21:53:58] <tennant> minecraft = meh
[21:53:59] <FireBeard> I for one couldn’t care less about games on my computer
[21:54:00] <DigitalDragon> games will run on linux just fine. But people can’t make money off games for linux. So it lacks block buster games with big budgets
[21:54:10] <tennant> makes sense
[21:54:10] <nerdshark> doom 3
[21:54:14] <nerdshark> quake 4
[21:54:20] <nerdshark> old but still good
[21:54:21] <JacquesDancona> DigitalDragon, so block buster games don’t run on linux?
[21:54:34] <nerdshark> and both have native linux ports
[21:54:34] <tennant> generally not
[21:54:46] <Streather> id used to be pretty good at releasing linux ports of their games on the dvds
[21:54:55] <JacquesDancona> yah, but that’s ID
[21:54:59] <DigitalDragon> JacquesDancona: Unless the creators are Linux minded and make a dual port 1 for windows and 1 for linux
[21:55:10] <DigitalDragon> like Unreal Tournament 2004 etc and many others
[21:55:12] <FireBeard> gheh
[21:55:13] <JacquesDancona> DigitalDragon, true, but that rearely happens
[21:55:23] <DigitalDragon> because $
[21:55:31] <tennant> what do you all think about learning java
[21:55:37] <tennant> is it worth it?
[21:55:39] <JacquesDancona> no
[21:55:42] <JacquesDancona> java is passé
[21:55:54] <tennant> oop = or < c/c++ stuffs
[21:55:56] <JacquesDancona> what’s that quote again?
[21:55:56] <DigitalDragon> and Linux users tend to be more savy and can cheat easier than wintendo users
[21:56:05] <FireBeard> it’s so fun when people claim that Linux is SOOOOO cool, but don’t actually run it
[21:56:25] <tennant> ?
[21:56:40] <FireBeard> look at me how 1337 I am
[21:56:51] <FireBeard> who the fuck cares
[21:56:53] <DigitalDragon> also game makers don’t like the open source lic realm of linux. because they can’t lock games down with DRM in linux as easily as windows
[21:56:53] <JacquesDancona> saying Java is awesome because it runs on multiple OS is like saying whores are good because of doing multiple dudes?
[21:56:54] <quint> shh
[21:56:55] <tennant> cool story bro
[21:56:57] <quint> dont have to cry
[21:57:06] <quint> it’s okay
[21:57:06] <FireBeard> you run an os because of the applications you want to run
[21:57:22] <tennant> coughgtfocough
[21:57:27] <JacquesDancona> Saying Java is good because it works on all operating systems is like saying anal sex is good because it works on all genders
[21:57:28] <JacquesDancona> yeah
[21:57:31] <FireBeard> you do not run an OS just to run that os
[21:57:43] <FireBeard> it’s so fucking stupid
[21:57:48] <tennant> see above comment
[21:58:03] <DigitalDragon> Jave is good only whenthe dev makes it good. Same as any code really it takes talent and inovation to make “good things”
[21:58:16] <meefs> 20 listens away from 2000 – http://soundcloud.com/kensaudio
[21:58:17] <tennant> wise one you are
[21:58:18] <redditalien> Title: kensaudio’s sounds on SoundCloud – Create, record and share your sounds for free (at soundcloud.com)
[21:58:29] <JacquesDancona> I think Java is overrated though
[21:58:37] <Majstor> why when i start watching youtube i cant seem to stop
[21:58:43] <Majstor> and i lose like 2 hours of time for nothing
[21:58:50] <tennant> yeah..
[21:58:59] <Majstor> 2 hours is undeerstatement
[21:59:04] <DigitalDragon> Majstor: just download the flv
[21:59:05] <Majstor> i think i was on youtube for like 4 hours at least now
[21:59:22] <Majstor> where does it end?!!!
[21:59:24] <Majstor> lol
[21:59:34] <tennant> and i use linux for my fucking server

   
© 2011 Techdot IRC Resources Suffusion theme by Sayontan Sinha