|
Members in Shoutbox
None.
Shoutbox Search
Shoutbox Commands
/w [name] > Whisper
/r > Reply to last whisper /me > Marks as action Shoutbox Information
Moderators may delete any and all shouts at will.
|
Global Shoutbox
Please log in to shout.
[2016-2-25. : 11:43 am] Moose -- I see a lot of people running around buying new cars on loans every 3-4 years and taking mortgages out on houses that are more than they need. They don't have the money, but the problem isn't how much they make, it's them.[2016-2-25. : 11:41 am] Moose -- CorboCorbo shouted: Obviously... but I was just asking if every six figures is good It depends on where you live, but outside of a few places (ex. Manhattan), $100k is far more than enough to live comfortably. That, of course, also depends on your expenses, lifestyle, and spending habits.[2016-2-25. : 8:04 am] O)FaRTy1billion[MM] -- NudeRaiderNudeRaider shouted: FaRTy1billion It's nice but only if you don't have high expectations. More than a decent sedan and a nice roomy (not luxury) home for 2-3 people is all you can afford with it. That's more than I need[2016-2-25. : 7:01 am] NudeRaider -- FaRTy1billionFaRTy1billion shouted: I've heard people saying like "I could live comfortably if I made 30k more a year", and I was like wtf, if I made 30k a year I'd feel like a king It's nice but only if you don't have high expectations. More than a decent sedan and a nice roomy (not luxury) home for 2-3 people is all you can afford with it.[2016-2-25. : 6:55 am] NudeRaider -- LanthanideLanthanide shouted: certainly the wealth between someone who earns $90,000 and someone who earns $100,000 is not much but it's certainly higher than that of people who earn $10,000 ![]() [2016-2-25. : 6:47 am] jjf28 -- Create Unit was putting out all duplicate params (ex: "Player 1""Player 1" for player), somehow a break got deleted so it was running into the near equivalent create unit with props case; I 'd[2016-2-25. : 6:12 am] Corbo -- FaRTy1billionFaRTy1billion shouted: I live in SL,UT FaRTy1billionFaRTy1billion shouted: which is a stupid shirt people wear all the time when the mormons here try to be edgy LOL[2016-2-25. : 6:05 am] O)FaRTy1billion[MM] -- which is a stupid shirt people wear all the time when the mormons here try to be edgy[2016-2-25. : 4:55 am] O)FaRTy1billion[MM] -- I've heard people saying like "I could live comfortably if I made 30k more a year", and I was like wtf, if I made 30k a year I'd feel like a king[2016-2-25. : 4:53 am] Corbo -- FaRTy1billionFaRTy1billion shouted: the only reason I'd want more than I make is so that I don't ahve to wait like 10 or whatever years to save up to get my own house or condo or whatever ;o This, basically.[2016-2-25. : 4:52 am] O)FaRTy1billion[MM] -- I could probably afford something really shitty sooner than that, but I expect as I save prices will go up[2016-2-25. : 4:51 am] O)FaRTy1billion[MM] -- the only reason I'd want more than I make is so that I don't ahve to wait like 10 or whatever years to save up to get my own house or condo or whatever ;o[2016-2-25. : 4:50 am] O)FaRTy1billion[MM] -- I figure 6 figure means like hundreds of thousands, not just like one cent over 99,999.99[2016-2-25. : 4:49 am] O)FaRTy1billion[MM] -- CorboCorbo shouted: when you guys refer to six figures job, is every six figures good? I make like 22k/year. If I made 5x as much, I could afford anything ;o[2016-2-25. : 4:40 am] Lanthanide -- certainly the wealth between someone who earns $90,000 and someone who earns $100,000 is not much[2016-2-25. : 4:24 am] lil-Inferno -- Let's just say you can tell girls you earn 6 figures and they'll slob on your knob EZ.[2016-2-25. : 4:21 am] Corbo -- I'd actually be happy with 3k/mo right now but in my life I do want to get to earning around 5-8k monthly[2016-2-25. : 4:20 am] Corbo -- Because when I say six figures I imagine something like 150k and I'd be happy with that.[2016-2-25. : 4:20 am] Corbo -- or when you say six figures you mean a specific ammount and not just xxx,xxx[2016-2-25. : 4:18 am] Corbo -- Like, in here. 100,000 / 12 is 8.3k monthly, but with all the deductions you'll end up with 6.3k which is quite a lot for my country really. But I get the feeling it's not as much in your country[2016-2-25. : 3:56 am] O)FaRTy1billion[MM] -- it also helps in assembly when you only have 2 registers available to your data (as the combined storage of all the other registers)[2016-2-25. : 3:49 am] Moose -- Watch Dem0n graduates and lands a six-figure job as an OCaml developer because it's a meme language.[2016-2-25. : 3:48 am] Dem0n -- lil-Infernolil-Inferno shouted: stop taking meme classes where you use meme languages lmao this is not a meme class ಠ_ಠ[2016-2-25. : 3:46 am] O)FaRTy1billion[MM] -- whether it's pushing to a stack, doing an operation, or whatever[2016-2-25. : 3:46 am] O)FaRTy1billion[MM] -- either keep a specific state value, or (like in mine) just code it because it will always be the same sequence of states .. and then just read a value and do a thing depending on what statewhe[2016-2-25. : 3:33 am] O)FaRTy1billion[MM] -- this'd basically be the result of your tokenizer (though 0 and 255 would be tokens and not just values)[2016-2-25. : 3:31 am] O)FaRTy1billion[MM] -- http://pastebin.com/UAz1sHDZ this seems related. It's shit that tinymap2 does[2016-2-25. : 3:28 am] Moose -- Though I guess that would defeat the purpose of learning about tokens and tokenizers[2016-2-25. : 3:28 am] O)FaRTy1billion[MM] -- so then you just have a state that reads an expression like that, so like it looks for an int(), then it finds one, and then into a state looking for an operator, so it finds PLUS, and then back to a state that looks for an int, and it does, so then it evaluates it .. or something[2016-2-25. : 3:27 am] Moose -- Too bad you can't use a normal language where you can just turn 3 + 2 into eval(3 + 2) LMAO[2016-2-25. : 3:26 am] Dem0n -- so like if the input is 3 + 2, the lexer would get INT(3) PLUS INT(2) or some shit[2016-2-25. : 3:26 am] O)FaRTy1billion[MM] -- "A program that performs lexical analysis may be called a lexer, tokenizer,[1] or scanner" tokenizer makes sense[2016-2-25. : 3:26 am] Dem0n -- idk if I understand it correctly (which I'm certain I don't), a lexer parses through input and assigns tokens to different things it matches, and then the parser goes through the input using tokens to do something[2016-2-25. : 3:23 am] O)FaRTy1billion[MM] -- iirc, a token just sort of makes a whole word or something a specific value, and you'd just use a switch or something, idk[2016-2-25. : 3:23 am] O)FaRTy1billion[MM] -- I'm not sure how to read tokens, I barely know what a token is xD[2016-2-25. : 3:22 am] Dem0n -- FaRTy1billionFaRTy1billion shouted: what are you parsing? That matters a little Tokens that were generated by a lexer[2016-2-25. : 3:21 am] Moose -- FaRTy1billionFaRTy1billion shouted: Mini Moose 2707 It looked like garbage, and I was using C reading one byte at a time. This is a terrible situation for text parsing. I am sorry.[2016-2-25. : 3:21 am] O)FaRTy1billion[MM] -- Mini Moose 2707Mini Moose 2707 shouted: Depends on what the text looks like and the language you're using to parse it It looked like garbage, and I was using C reading one byte at a time.[2016-2-25. : 3:18 am] O)FaRTy1billion[MM] -- like you have a state, and then based on the state you read the next value (byte, number, character, string, token, whatever) and then do something and then change the state appropriately ;o[2016-2-25. : 3:17 am] O)FaRTy1billion[MM] -- hey, wait, you linked to a thing with parsing instructions once, dem0n |
Oh_Man, bosnianbonuses