QDB: Quotes for
About / Latest / Random / Queue / Prefs / Donate / Submit Quote / Search

#303942 (-7/243) ↑Good ↓Awful ⚐Flag
<fivre> Hello ladies. Look at your code.
<fivre> . return Iterables.filter(
<fivre> . . . . employees,
<fivre> . . . . new Predicate<Employee>() {
<fivre> . . . . . . public boolean apply(Employee e) {
<fivre> . . . . . . . . return e.isPartTime();
<fivre> . . . . . . }
<fivre> . . . . });
<fivre> Now look at mine.
<fivre> . return Iterables.filter(employees, {Employee e -> e.isPartTime()});
<fivre> Now back at your code.
<fivre> . return Iterables.filter(
<fivre> . . . . employees,
<fivre> . . . . new Predicate<Employee>() {
<fivre> . . . . . . public boolean apply(Employee e) {
<fivre> . . . . . . . . return e.isPartTime();
<fivre> . . . . . . }
<fivre> . . . . });
<fivre> Now back to mine.
<fivre> . return Iterables.filter(employees, {Employee e -> e.isPartTime()});
<fivre> Sadly, it isn't mine.
<fivre> But when it stops using inner-class-scented Java and switches to JDK 7, it could smell like mine.
<fivre> Look down. Back up. Where are you? You're in an IDE, with the code your code could smell like. What's in your hand? Back at me. I have it. It's a lambda expression, with two arguments of that type you love.
<fivre> Look again: the lambda is now a method reference!
<fivre> . return Iterables.filter(employees, Employee#isPartTime);
<fivre> Anything is possible when your code smells like fresh new JDK 7 hotness and not inner classes. I'm on a horse.
#309063 (-5/143) ↑Good ↓Awful ⚐Flag
< munin> my brother in law sent my wife and i an e-mail telling us there was an iron golem on the roof and not to provoke it
< munin> i thought he was doing lsd for a few minutes until i remembered he was talking about our minecraft house
#310741 (-7/119) ↑Good ↓Awful ⚐Flag
Bruno: Brogue is a fun little roguelike
Bruno: It's like a roguelike with everything superfluous stripped out
Wizard Lachesis: so basically a title screen and then you press enter and it goes directly to the "you're dead" screen
#310815 (-14/94) ↑Good ↓Awful ⚐Flag
<Se7eN> in my early days of irc like 15 years ago
<Se7eN> there was this guy called Wiccy, Jigsy^ZzZzZ and others remember him
<Se7eN> and he would always "fluff" people he liked when the joined the main chan
<Se7eN> and i thought of it as like, fluffing someone's pillow to make their spot comfy upon arrival or something
<Se7eN> so for years i /me fluffed people
<Se7eN> and later found out it was a porn thing people do to "prep" male actors.
#301367 (-66/222) ↑Good ↓Awful ⚐Flag
<RangerRick> OK, really people.  The hitler subtitle mashups are just not funny anymore.  I don't care how funny you think it is, the 30th variant is just not amusing.  You're too late, find a new meme!
<@bbraun> so, you're the hitler of hitler subtitle mashups?
<RangerRick> I think it's fair to say that the meme was pre-Godwin'd.
<chandler> yeah, but is there a hitler subtitle mashup making fun of hitler subtitle mashups making fun of hitler subtitle mashups yet?
<chandler> if not, then insufficient metairony
<gh1> recursive self-Godwinism?
<gh1> people could be hurt...
<dre^> we call that hitlerecursion, aka SIGHEIL
#311125 (-92/278) ↑Good ↓Awful ⚐Flag
<@barometz> Ha, I just agreed to "There was a problem loading the content of this EULA."
<@barometz> Wonder whether that's binding.
#300490 (-67/173) ↑Good ↓Awful ⚐Flag
<Palantyre> If a lycanthrope becomes a merchant, will he be known as a warewolf?
<Ce`Nedra> *grins* yes
<Palantyre> Okay, just checking ;P
#301421 (-75/165) ↑Good ↓Awful ⚐Flag
<CinMax> had angiogram, nothing is blocked. they just do not know....
<CinMax> they had to shave my nuts :(
<Von_Ruff> So you still don't know anything, but your balls are hairless now?  I'd say a definite decline since we last talked.
#310733 (-55/99) ↑Good ↓Awful ⚐Flag
<poofs> unlike other therapists, she is smart enough to know that you cannot take the UPS approach to therapy and handle fragile items by throwing them down the stairs
#302518 (-81/117) ↑Good ↓Awful ⚐Flag
Allen: if anything, I'll have to wait until after I file my income tax
Lindsay: ...............................................................
Lindsay: you do realize that all due by thursday, right? lol.
Allen: yeah, I'm thinking of filing on Wednesday
Lindsay: lol
Allen: probably Thursday morning, but Thursday evening isn't outside of the realm of possibility
Lindsay: you are the epitome of lazy
Allen: no, I am the epitome of procrast

About / Latest / Random / Queue / Prefs / Donate / Submit Quote / Search
14,883 quotes approved; 8,692 fermenting; karma: 189.4805