--- Log opened Wed Nov 16 00:00:13 2016 |
00:03 | | abudhabi [abudhabi@Nightstar-7nkq9k.de] has quit [Ping timeout: 121 seconds] |
00:13 | | catalyst [catalyst@Nightstar-bt5k4h.81.in-addr.arpa] has quit [[NS] Quit: Leaving] |
00:17 | | abudhabi [abudhabi@Nightstar-7nkq9k.de] has joined #code |
00:17 | | mode/#code [+o abudhabi] by ChanServ |
00:19 | | catadruid is now known as catadroid |
00:25 | | orth [orthianz@Nightstar-1c1.b9l.149.118.IP] has joined #code |
00:41 | | Derakon[AFK] is now known as Derakon |
01:22 | | Vash [Vash@Nightstar-uhn82m.ct.comcast.net] has quit [[NS] Quit: Quit] |
03:21 | | orth [orthianz@Nightstar-1c1.b9l.149.118.IP] has quit [Ping timeout: 121 seconds] |
03:23 | | orth [orthianz@Nightstar-1c1.b9l.149.118.IP] has joined #code |
04:10 | | himi [sjjf@Nightstar-jrq.t8n.56.130.IP] has quit [Ping timeout: 121 seconds] |
04:29 | | orth [orthianz@Nightstar-1c1.b9l.149.118.IP] has quit [Ping timeout: 121 seconds] |
04:34 | | orth [orthianz@Nightstar-1c1.b9l.149.118.IP] has joined #code |
04:45 | | macdjord|wurk is now known as macdjord |
04:53 | | ASCII [user1@Nightstar-g7hdo5.dyn.optonline.net] has quit [Ping timeout: 121 seconds] |
04:55 | | Pink [user1@Nightstar-g7hdo5.dyn.optonline.net] has joined #code |
05:06 | | Derakon is now known as Derakon[AFK] |
05:59 | | catadruid [catalyst@Nightstar-se2v5b.dab.02.net] has joined #code |
06:01 | | catadroid [catalyst@Nightstar-iv842m.dab.02.net] has quit [Ping timeout: 121 seconds] |
06:15 | <@celticminstrel> | ...somehow it seems like Textwrangler knew that I opened all files containing a given string... even though it was grep piped into xargs... |
06:17 | <@celticminstrel> | Is it possible for it to tell that it was called as part of a pipe and get the entire pipline? |
06:40 | <&[R]> | What OS? |
06:40 | <&[R]> | Because I don't think you can on Linux |
06:40 | <~Vornicus> | TW is I think only on mac |
06:45 | <@celticminstrel> | I see. |
06:45 | <@celticminstrel> | Yes, TextWrangler is Mac-only. |
06:46 | <~Vornicus> | How do you mean, "knew" |
06:46 | <~Vornicus> | Did it like highlight the find results |
06:47 | <@celticminstrel> | Yeah. Pretty much. |
06:47 | <@celticminstrel> | Specifically, the line containing the first occurrence was selected and scrolled to. |
06:50 | | orth_ [orthianz@Nightstar-bh5.t4f.148.118.IP] has joined #code |
06:51 | | orth [orthianz@Nightstar-1c1.b9l.149.118.IP] has quit [Ping timeout: 121 seconds] |
07:02 | | Kindamoody[zZz] is now known as Kindamoody |
07:18 | <@celticminstrel> | I'm pretty sure my XCode windows shrink every time I open it. |
07:19 | <@celticminstrel> | But I cannot prove it because I never seem to think about actually measuring or anything. |
07:40 | | catadruid is now known as catadroid |
07:42 | | orth [orthianz@Nightstar-1c1.b9l.149.118.IP] has joined #code |
07:42 | | orth_ [orthianz@Nightstar-bh5.t4f.148.118.IP] has quit [Connection closed] |
07:46 | | macdjord is now known as macdjord|slep |
07:55 | | himi [sjjf@Nightstar-v37cpe.internode.on.net] has joined #code |
07:55 | | mode/#code [+o himi] by ChanServ |
08:01 | | celticminstrel [celticminst@Nightstar-m1asbe.dsl.bell.ca] has quit [[NS] Quit: And lo! The computer falls into a deep sleep, to awake again some other day!] |
08:05 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Ping timeout: 121 seconds] |
08:16 | | orth [orthianz@Nightstar-1c1.b9l.149.118.IP] has quit [[NS] Quit: Bye] |
10:29 | | Tarinaky [Tarinaky@Nightstar-ak1gaj.programmingresearch.com] has joined #code |
10:29 | | mode/#code [+o Tarinaky] by ChanServ |
11:15 | | Kindamoody is now known as Kindamoody|out |
11:22 | <@Tamber> | http://imgur.com/KzCHMAx |
12:03 | | orth [orthianz@Nightstar-1c1.b9l.149.118.IP] has joined #code |
12:04 | | orth [orthianz@Nightstar-1c1.b9l.149.118.IP] has quit [[NS] Quit: Bye] |
12:29 | | catadruid [catalyst@Nightstar-ccu00b.dab.02.net] has joined #code |
12:31 | | catadroid [catalyst@Nightstar-se2v5b.dab.02.net] has quit [Ping timeout: 121 seconds] |
12:33 | | catadruid is now known as catadroid |
14:16 | | * TheWatcher eyes this |
14:17 | <@TheWatcher> | The more I have to deal with central's attempts at making web services, the more convinced I become that not a single person there has actually had any real experience writing or using them before... |
14:22 | <@TheWatcher> | Them: "Here's a service you can call to get library card photos". Me: "sooo, there's no Last-Modified in the HEAD response, how do I tell if the photo has changed without doing a GET and hashing the contents?" "Oh, fetch the file and check the size" *facepalm* |
14:23 | < catadroid> | ._. |
14:23 | | * catadroid heads TheWatcher the ceremonial flamethrower |
14:24 | < catadroid> | I am... Not enjoying programming in python |
14:24 | <@TheWatcher> | Woe? :( |
14:24 | < catadroid> | I am a long way from core engine code right now |
14:24 | < catadroid> | Supporting the animation guys so they can animate instead of coding |
14:24 | < catadroid> | So writing Maya plugins |
14:25 | < catadroid> | But it's just so... Uninspiring |
14:58 | | Kindamoody|out is now known as Kindamoody |
15:02 | <@gnolam> | The worst part about developing for Maya is that all deadlines already ran out in 2012. |
15:05 | | * catadroid stuffs gnolam into the sun |
15:16 | <@TheWatcher> | snrk |
15:40 | < catadroid> | So my new snazzy UI works great |
15:40 | | macdjord|slep is now known as macdjord|wurk |
15:40 | < catadroid> | ...Apparently I've changed something that corrupts existing data on load |
15:41 | < catadroid> | But hey, the reentry experience is pleasurable at least |
15:41 | | * catadroid reverts that change for a little while |
16:30 | <@Tarinaky> | This is not fun. |
16:30 | < catadroid> | Hm? |
16:31 | <@Tarinaky> | Trying to divine test cases for regressions based on customer input. |
17:35 | | celticminstrel [celticminst@Nightstar-m1asbe.dsl.bell.ca] has joined #code |
17:35 | | mode/#code [+o celticminstrel] by ChanServ |
17:37 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code |
17:37 | | mode/#code [+qo Vornicus Vornicus] by ChanServ |
18:27 | <&jeroud> | Tarinaky: This is why you need a property based test tool. |
18:29 | <&jeroud> | Quickcheck is the canonical example, but Hypothesis is the best I've seen. |
18:57 | | Kindamoody is now known as Kindamoody|afk |
18:58 | | abudhabi is now known as Logar |
18:59 | | catadruid [catalyst@Nightstar-mrmrh7.dab.02.net] has joined #code |
19:02 | | catadroid [catalyst@Nightstar-ccu00b.dab.02.net] has quit [Ping timeout: 121 seconds] |
19:34 | | catadruid [catalyst@Nightstar-mrmrh7.dab.02.net] has quit [Ping timeout: 121 seconds] |
19:37 | | catadroid [catalyst@Nightstar-mrmrh7.dab.02.net] has joined #code |
19:42 | | Pinkhair [user1@Nightstar-g7hdo5.dyn.optonline.net] has joined #code |
19:45 | | Pink [user1@Nightstar-g7hdo5.dyn.optonline.net] has quit [Ping timeout: 121 seconds] |
20:12 | | catalyst [catalyst@Nightstar-bt5k4h.81.in-addr.arpa] has joined #code |
21:15 | | Vash [Vash@Nightstar-uhn82m.ct.comcast.net] has joined #code |
22:06 | | himi [sjjf@Nightstar-v37cpe.internode.on.net] has quit [Ping timeout: 121 seconds] |
23:10 | | catalyst [catalyst@Nightstar-bt5k4h.81.in-addr.arpa] has quit [[NS] Quit: Leaving] |
23:55 | | himi [sjjf@Nightstar-dm0.2ni.203.150.IP] has joined #code |
23:55 | | mode/#code [+o himi] by ChanServ |
--- Log closed Thu Nov 17 00:00:28 2016 |