[00:37] btw, @KMyers still hurting, and the person sending the MRI report messed up royally [00:38] they sent someone else's MRI instead of mine [00:38] MAJOR hippa violation [00:45] @Ivoriesablaze, That is a problem, hopefully they did not give yours to another person [00:52] https://github.com/dell [00:52] dell is putting out code from Ubuntu project laptop thing lol [00:56] ahoneybun: who do you think posted those @ubuntu tweets? :) [01:00] I know lol [01:01] mhall119: Aug-Sept is such a bad time for the Global Jam [03:21] ideally it would have been late july or early august, but we were late in planning [03:28] N beta was worth it. [03:35] I've been using N beta since v1. [03:35] As a daily driver? [03:35] Yes [03:35] Hardcore. Any fun hangs? [03:36] All the time. [03:36] Not on the latest. But it seems slower. [03:36] While Pokemon go stutters, it doesn't hang like on my GS7. [11:51] Someone Rickrolled the Bitcoin Auction for NSA Exploits | Motherboard … http://motherboard.vice.com/read/someone-rickrolled-the-bitcoin-auction-for-nsa-exploits [11:55] @Abrerr, I have also been using the N Beta as a daily driver on my 6P without issue. [12:29] @AdamOutler, Hm good point, I never did think about passing a function around in Java. [12:30] But I think in those cases you're passing around objects or returning objects, as the OOP analogue? [12:31] *analogy [12:37] @AdamOutler, @KMyers, This has your fingerprints on it... [12:43] @Ivoriesablaze, It does indeed [12:47] @JohnLegere: Hope you’re around in 30 mins… because I’m going to announce #Uncarrier12 https://t.co/UWhpGIkzNI [12:47] Oh snap [12:48] Sweet!!! [12:50] @RazPi, In Reflection you're passing a reference to the Class or Method. In Lambda expressions you pass code. [13:07] @AdamOutler Oh huh, consider me school'ed. Admittedly my experience with languages like C# and Java are rather limited. Also, I thought lambda expressions were also passed by reference [13:08] Like the state is malloced and referenced under the hood [13:09] Holy Crap... T-Mobile's new plan looks tempting [15:50] @Ivoriesablaze you're not actually passing functions as parameters in your example [15:50] if you call functionA(functionB(foo)) what it does is call functionB(foo) first, then uses it's return value as the parameter to functionA() [15:51] ok, so basically it's not using the function itself as an argument but the result that is being returned [15:51] yup [15:52] ok, cool, it just so happens i can use that syntax, lol [15:52] that said, you actually *can* pass a function as a parameter in python [15:53] def functionA(call_func, param): … return call_func(param) … def functionB(param): [15:53] bah, messed it up, hang on [15:53] def functionA(call_func, param): … return call_func(param) … def functionB(param): … print param; … functionA(functionB, "foo") [15:54] that will print "foo" [15:55] you see this often when sorting, where you can pass a custom comparator function to the sort function [15:55] python gets more and more fun the deeper down the rabbit hole you go :) [16:49] Hey we are paying well for someone who wants a joba as a Sr Embedded Systems Security Engineer. https://tracfone-wireless.silkroad.com/epostings/index.cfm?fuseaction=app.jobinfo&jobid=1353&source=ONLINE&JobOwner=992275&company_id=16179&version=1&byBusinessUnit=NULL&bycountry=0&bystate=0&byRegion=&bylocation=&keywords=&byCat=&proximityCountry=&postalCode=&radiusDistance=&isKilometers=&tosearch=yes&city= [16:49] Most qualifications must be met. [16:50] This is a security job and we need applications. [17:47] Ask me again in a couple of years when I have my infosec degree, lol [17:48] I can hax Winblows XP [17:52] Anker PowerCore Edge Ultra-High Capacity Portable Charger, Slim Design External Battery Power Bank with Premium Travel Pouch, 20000mAh, 2 USB Ports for Apple iPhone, Samsung Galaxy and More … https://www.amazon.com/dp/B01ABGVX58?&_encoding=UTF8&tag=nl_fstr_op_0818-20 [17:52] So freaking tempted [17:53] Not super impressed by that one to be honest [17:53] No? Because it's not fast charging? Or no USB c? [17:54] powershell is opensource and on linux now [17:54] https://azure.microsoft.com/en-us/blog/powershell-is-open-sourced-and-is-available-on-linux/ [17:55] https://www.amazon.com/Qualcomm-Certified-RAVPower-20100mAh-Portable/dp/B019IFIJW8/ref=as_li_ss_tl?ie=UTF8&qid=1471542877&sr=8-6&keywords=type+c+battery+pack&linkCode=ll1&tag=tcz-20&linkId=3e19b4c286e5fb853bd174091e4db85b [17:55] Yeah, the IT guy at my job was telling me about this. When I use my laptop that has linux on it, I'll check it out,lol [17:56] The other one is also $30 cheaper [17:56] That is the one I have, It has Quick Charge and it can take a charge over MicroUSB (with QuickCharge) or over USB Type C with USB PD [18:11] @KMyers their new One plan looks bad [18:12] I have to agree after pinging T-Mobile for some questions. Tethering would be off the table. Not switching [18:12] our plan is the best [18:13] In some ways but the unlimited tablet plan is not a bad thing [18:13] mm [18:14] Dont worry, not worth switching for that [18:14] yea I like the 14gb of tether [18:14] super helpful [18:21] that Honor 8 Blue looks awesome [18:21] love the color [18:26] Don't waste money on Qualcomm quick charge [18:27] USB power delivery is where things are going [18:27] On a phone with USB 2.0 like the Nexus 6, I disagree however I will agree when you have devices with Type C [18:28] Hey, Qualcomm quick charge is good until last year [18:28] Even ZTE is putting out the USB C devices [18:28] I know, it is great hfor new phones [18:29] well you shouldn't lay down that kind of money for legacy infrastructure [18:30] In the case of that power bank, it is current with the latest MicroUSB and ready for Type c things [18:31] On an unrealted note, I just watched last night's Mr Robot and my brain is officially broken [18:35] https://s-media-cache-ak0.pinimg.com/564x/53/26/cc/5326cca45a4387c733acb6bf40481233.jpg [18:35] Want [19:00] @honeybun: ++ Just installed it on my work machine. [19:00] maxolasersquad: Error: "honeybun:" is not a valid command. [19:03] just ahoneybun will work [19:09] Typing is hard. :) [22:17] @KMyers https://goo.gl/photos/7fbJ9pzGnzgMvNQt7 [22:17] best picture ever [22:19] ... I hate you... I'm in such a sushi mood, but I'm stuck at home again this weekend [22:19] opps [22:20] Yeah, I'm being referred to an ortho [22:27] that bad? [22:45] @Ivoriesablaze - Lets see how you feel on saturday. I dont mind making a small road trip but dont want to do anything that can cause it to get worse