[00:09] Testing [00:09] accacacac [00:09] accacacac-a a a [00:10] telegam-cli is pretty awesome [00:12] all of the things [00:13] catsss! [00:13] ok, all is good. [01:19] @itnet7 cli? I know the Hangups snap has Hangouts in cli [01:20] Discovered hangups a few weeks ago, lurvv it. [01:20] @itnet7 showed me the ropes of telegram-cli [01:21] hangups is on Ubuntu Touch [01:21] Talking about the urwid hangouts app? I'm on Arch here, just compiled from AUR [01:21] no [01:22] it's a google hangouts client for Ubuntu [01:22] @KMyers http://www.androidpolice.com/2016/08/16/telltales-mr-robot-game-is-disguised-as-the-official-e-corp-messenger-app/ [01:22] Oh yeh! [01:23] https://github.com/tdryer/hangups [01:28] Oh I see... Googled it, it uses Dryer's hangups (cli python) wrapped up in QML for touch. [01:33] yep [01:36] Das cooooool. Need some ubuntu touch images for OPX. [01:36] someone is working on them [01:37] https://devices.ubports.com/#/onyx [01:42] Nice :D [01:42] I think Nexus 5 has images, but the screen on my is wrecked. [01:43] I still need to get my hands on a N5 [01:45] Running 5x now, but prefer the 5. Felt better. 5x is larger, i like the smaller phones. [01:46] Running the N6P right now [01:48] I r sorta jealous [01:49] I skipped the Nexus 5 and went to the Sony Z Ultra Google Play Edition as I needed a bigger screen [01:56] Just got back from MRI [01:57] @Ivoriesablaze, Is it going to be a boy or girl? [01:57] It's neither now because the radiation killed it [01:58] When will you have the results? [02:04] Apparently 24 to 48 hours, but I have a disc of the images [02:54] * ahoneybun needs an upgrade [02:56] the Humble Indie Bundle 17 has all Linux games [03:02] @Ivoriesablaze around? [03:03] the heck [03:03] I have two orders of Humble Origin Bundle [03:05] anyone want Dead Space, Dead Space 3, Mirror's Edge on Origin? [03:05] so Windows of course [03:56] The heck... Apperantly Ubuntu is useing /usr/share/sbin instead of /usr/share/bin [04:00] made a symlink of it in the same folder and called the symlink bin.... So I was able to "fix it" [13:30] @RazPi - http://www.pcworld.com/article/3108440/internet-of-things/intel-challenges-raspberry-pi-3-with-tricked-out-joule-board.html . A single board Intel computer that supports RealSense cameras [13:30] A bit pricy [13:39] Yeah a bit but realsense support means it does usb 3 :o [13:39] If it was 150 itd be a nobrainer [13:41] @RazPi, Agreed but the boards have 3 or 4 GB of LPDDR4 [13:42] Still expensive but not a bad board to use for embedded things [13:43] Yesh [13:44] And oh geez what didb joel need an mri for [13:44] @RazPi, You have really been under a rock for the past few weeks [13:44] Yeah.. [13:44] I hope it wasnt something serious [13:44] He hurt his leg about 10 days ago while at work [13:45] Oh geez [13:46] @Ivoriesablaze you can also make a function return a function and have it keep internal variable state at time of return [15:35] @RazPi so, basically, if it's tangible, you can use it like a variable [16:05] Well maybe a better way to think about it is a function is a block of memory that can be addressed and that address can be passed around as a variable [16:06] Or as the lispers like to say: code is data is code [16:07] In python and many other languages a function is actually an object and you can treat it like one [17:26] Ah, ok, that makes sense, would that work in c++? [17:31] @Ivoriesablaze - how is the leg today? [17:34] @RazPi, So some languages make some functions an object? there is an objectification joke in there somewhere. [19:22] Raz, in most OO languages, you can't pass around a function. The function gets called and it is determined as a type and value. [19:24] However, you can use Reflection Library in Java6 and java8 has Lambda expressions where you pass functions. [19:25] It's best to just think "I need this type of variable and I know that function provides it". [19:27] There are accelerators though. In a lot of languages everything has a toString() type of method that's automatically called when a string is required. So that is an exception. [20:16] https://www.humblebundle.com/books/joy-of-coding-book-bundle?mcID=102:57b354a0486e54be7626405f:ot:56de80a6733462ca8968eb5c:1&utm_source=Humble+Bundle+Newsletter&utm_medium=email&utm_campaign=2016_08_17_Joy_Of_Coding_Books&linkID=57b4a6381b04d48e7b8b456a&utm_content=cta_button [22:03] mhall119: you got lazy with those tweets, copying from Ubuntu twitter account? [22:28] well, all I know is that I expected a syntax or undefined error and it went through