code logs -> 2015 -> Sun, 11 Jan 2015< code.20150110.log - code.20150112.log >
--- Log opened Sun Jan 11 00:00:05 2015
00:37
<@Reivles>
right
00:37
<@Reivles>
Hence why doing it for a living has been so, uh, enlightening~
00:54 * McMartin uses cat as a linker, giggles inappropriately.
00:56
<@Tarinaky>
McMartin: You fiend.
01:21 Thalass is now known as Thalass|yardwerk
02:19
<@celticminstrel>
For some reason, Microsoft seems to have marked a lot of standard C functions as "deprecated" or "unsafe", and suggests using a version with a _s suffix instead.
02:25
<@celticminstrel>
Which is obviously unportable. So uh, why don't they just get rid of the so-called "unsafe" version and rename the _s ones to the unsuffixed name?
02:31
<~Vornicus>
Compatibility still.
02:32
<~Vornicus>
They have different names because they have different signatures, and different behavior
02:43
<@celticminstrel>
The question remains of why they're "deprecating" standard C functions.
03:14
<~Vornicus>
some of them are properly broken
03:14
<~Vornicus>
sprintf for instance.
03:15
<&McMartin>
and strcpy, and strlen, and, um
03:15
<&McMartin>
Everything in string.h
03:16
<&McMartin>
If you're compiling standard C, there's a setting in VS to turn off the "you fool, you are writing code in C" switches.
03:37
<@celticminstrel>
My particular warnings were mostly fopen, fclose, fread, I think, and the only reason I used them was because translating from Carbon to standard C seemed easier than going straight to C++ streams.
03:38
<@celticminstrel>
There's also several sprintf calls that I haven't yet purged.
03:39
<@celticminstrel>
Oh, fseek and maybe ftell. Though I wouldn't be surprised if there's no warnings for those.
04:02
<@celticminstrel>
I suppose I could go ahead and convert those to C++ streams at some point.
04:06
<&McMartin>
IIRC fseek and ftell are just insufficiently powerful, not outright broken.
04:06
<&McMartin>
("What? Files can be larger than 2 gigs? Than *four* gigs? Craziness.")
04:19
<~Vornicus>
I emptied my trash this afternoon
04:19
<~Vornicus>
40 gigs later....
04:19
<&McMartin>
Heh
04:48 Turaiel[Offline] is now known as Turaiel
05:14 Thalass|yardwerk [thalass@Nightstar-1dh83p.bigpond.net.au] has quit [Connection closed]
05:28 Derakon is now known as Derakon[AFK]
06:08 Checkmate [Z@Nightstar-pdi1tp.customer.tdc.net] has quit [Ping timeout: 121 seconds]
06:12 Vornicus [vorn@ServerAdministrator.Nightstar.Net] has quit [[NS] Quit: Leaving]
06:58 celticminstrel [celticminst@Nightstar-de4ll6.dsl.bell.ca] has quit [[NS] Quit: And lo! The computer falls into a deep sleep, to awake again some other day!]
07:07
< abudhabi>
For some reason, I've taken a habit to shift+delete everything, instead of putting it in the trash.
07:08
<&McMartin>
Sounds hazardous
07:09
< abudhabi>
Ionno. I've been doing it for years, and don't regret it.
07:09
<&McMartin>
Heh
07:18 Kirsty [Kirsty@Nightstar-30h.5mt.221.2.IP] has joined #code
07:19
< abudhabi>
Probably because when I delete something, it's usually because I need disk space.
07:20 Kirsty [Kirsty@Nightstar-30h.5mt.221.2.IP] has left #code ["Leaving"]
07:38 Turaiel is now known as Turaiel[Offline]
07:52 * McMartin hunts the wild Reivles
08:06 Kindamoody[zZz] is now known as Kindamoody
08:49 Harlow [harlow@Nightstar-04f.4po.201.71.IP] has joined #code
08:53
<&McMartin>
A release, kinda. https://github.com/michaelcmartin/tiledither/
08:53
<&McMartin>
I should probably ship a prebuilt Windows version.
09:00
< Harlow>
mcmartin do you have any example images?
09:01 SmithKurosaki [SmithKurosa@Nightstar-iq52tu.cable.rogers.com] has quit [Ping timeout: 121 seconds]
09:02
<&McMartin>
Harlow: Yes, but none I have rights to, so they aren't in the repo...
09:03
< Harlow>
oh
09:03
<&McMartin>
Here's one taken off a calendar. https://hkn.eecs.berkeley.edu/~mcmartin/retro/teacup.png
09:05
<&McMartin>
I should dig through the stock photo sites, I guess.
10:08 himi [fow035@Nightstar-v37cpe.internode.on.net] has quit [Ping timeout: 121 seconds]
10:14 Harlow [harlow@Nightstar-04f.4po.201.71.IP] has quit [[NS] Quit: BED]
10:49 himi [fow035@Nightstar-v37cpe.internode.on.net] has joined #code
10:49 mode/#code [+o himi] by ChanServ
11:29 SmithKurosaki [SmithKurosa@Nightstar-iq52tu.cable.rogers.com] has joined #code
11:43 Kindamoody is now known as Kindamoody|afk
11:49 Reivles [orthianz@Nightstar-1od.f1k.224.119.IP] has quit [Ping timeout: 121 seconds]
11:55 Orthia [orthianz@Nightstar-cvhcv1.callplus.net.nz] has joined #code
11:55 mode/#code [+o Orthia] by ChanServ
12:47 SmithKurosaki [SmithKurosa@Nightstar-iq52tu.cable.rogers.com] has quit [Ping timeout: 121 seconds]
13:03 Xires is now known as ^Xires
13:06 ^Xires is now known as Xires
13:08 Orthia [orthianz@Nightstar-cvhcv1.callplus.net.nz] has quit [Ping timeout: 121 seconds]
13:13 Orthia [orthianz@Nightstar-1od.f1k.224.119.IP] has joined #code
13:13 mode/#code [+o Orthia] by ChanServ
14:45 SmithKurosaki [SmithKurosa@Nightstar-iq52tu.cable.rogers.com] has joined #code
14:45
< SmithKurosaki>
Anyone alive?
14:46
<@Tamber>
Nope.
14:47
< SmithKurosaki>
Shit
14:47
<@Tamber>
There was a terrible accident involving C++ and a lot of rope.
14:48 gnolam_ [lenin@Nightstar-t1tbf0.cust.bahnhof.se] has joined #code
14:49 gnolam_ [lenin@Nightstar-t1tbf0.cust.bahnhof.se] has quit [A TLS packet with unexpected length was received.]
14:54
<&ToxicFrog>
SmithKurosaki: re: last night's problems: it's worth noting that Google AppEngine is just a platform for hosting webapps. So if something on it is throwing 500s, the problem is almost certainly not with appengine itself, but with the specific app (in this case Ingress)
14:55
<&ToxicFrog>
If AndroidChrome has debugging tools, you might try capturing a complete request trace and comparing it to a working reguest from an incognito session or desktop session, but I don't know if it does.
15:04
< SmithKurosaki>
Ahh. I find it weird that its a singular session on my phone as opposed to a widespread issie
15:04
< SmithKurosaki>
*issue
15:06
<&ToxicFrog>
Yeah, especially since it persists after clearing cookies, but works in incog sessions in the same browser
15:06
<&ToxicFrog>
This implies that there's some other persistent data store in the browser apart from cookies that affects what request is being sent to the server, but fucked if I know what
16:39 Vornicus [vorn@ServerAdministrator.Nightstar.Net] has joined #code
16:39 mode/#code [+qo Vornicus Vornicus] by ChanServ
17:06 Derakon[AFK] is now known as Derakon
17:54 celticminstrel [celticminst@Nightstar-de4ll6.dsl.bell.ca] has joined #code
17:54 mode/#code [+o celticminstrel] by ChanServ
17:56 iospace is now known as io\PACKERS
19:04 celticminstrel [celticminst@Nightstar-de4ll6.dsl.bell.ca] has quit [[NS] Quit: KABOOM! It seems that I have exploded. Please wait while I reinstall the universe.]
19:12 celticminstrel [celticminst@Nightstar-de4ll6.dsl.bell.ca] has joined #code
19:12 mode/#code [+o celticminstrel] by ChanServ
19:22 Kindamoody|afk is now known as Kindamoody
19:37 SmithK [SmithKurosa@Nightstar-qij.prl.119.199.IP] has joined #code
19:40 SmithKurosaki [SmithKurosa@Nightstar-iq52tu.cable.rogers.com] has quit [Ping timeout: 121 seconds]
19:57 SmithKurosaki [SmithKurosa@Nightstar-iq52tu.cable.rogers.com] has joined #code
20:00 SmithK [SmithKurosa@Nightstar-qij.prl.119.199.IP] has quit [Ping timeout: 121 seconds]
20:29
<@celticminstrel>
...is there a way to tell git to ignore the local changes when pulling and just overwrite them?
20:30
<@celticminstrel>
Normally I'd revert them first with git checkout, but that doesn't work since the changes are cause by checkout.
20:30
<@celticminstrel>
^+d
20:35
<@celticminstrel>
Although technically there are no changes; git is just confused by the fact that the actual committed file has CRLF line endings.
21:12 io\PACKERS is now known as iospace
21:14
<&ToxicFrog>
isn't the actual answer "configure git not to mangle line endings"?
21:15
<@celticminstrel>
Maybe?
21:15
<&ToxicFrog>
I don't know of any way to say "checkout, but ignore all filters and configuration options to do with file conversion on checkout"
21:15
<&ToxicFrog>
There might be a plumbing command for it, maybe?
21:15
<&ToxicFrog>
That said
21:16
<&ToxicFrog>
Do you actually want the merge behaviour of pull, or is this guaranteed to be a fast forward?
21:16
<@celticminstrel>
It's a fast-forward.
21:16
<&ToxicFrog>
So, isn't the answer just: git fetch ...; git checkout -f <branch>
21:17
<&ToxicFrog>
Or git reset --hard <branch> if you want to update the current branch head as well
21:17
<@celticminstrel>
Ah, that worked. Thanks!
21:26 * Vornicus pokes Reiv. it is now your work week. Explain unto me this normalization technique
21:28 HotShot [HotShot@Nightstar-39c4pa.nap.wideopenwest.com] has joined #code
21:42 Vornicus [vorn@ServerAdministrator.Nightstar.Net] has quit [[NS] Quit: Leaving]
21:42 Checkmate [Z@Nightstar-pdi1tp.customer.tdc.net] has joined #code
21:42 mode/#code [+o Checkmate] by ChanServ
21:45 SmithK [SmithKurosa@Nightstar-9dp.prl.119.199.IP] has joined #code
21:45 SmithKurosaki [SmithKurosa@Nightstar-iq52tu.cable.rogers.com] has quit [Connection closed]
21:45 SmithKurosaki [SmithKurosa@Nightstar-iq52tu.cable.rogers.com] has joined #code
21:49 SmithK [SmithKurosa@Nightstar-9dp.prl.119.199.IP] has quit [Ping timeout: 121 seconds]
22:16
< abudhabi>
I... am intentionally running my CPU hard on some nonsensical calculations in order to warm up my laptop in order to thaw some bread slices.
22:18
<@TheWatcher>
...
22:18
<@Tamber>
That's a qdb moment, right there.
22:18
< Reiv>
That's /one/ way to do it
22:20
< abudhabi>
I realized only after I've implemented this plan that I could have just walked over to the microwave down the hall.
22:21
<@Tamber>
But that would involve walking!
22:22
< Reiv>
And insufficient abuse of technological devices!
22:27 Kindamoody is now known as Kindamoody[zZz]
22:47 SmithKurosaki [SmithKurosa@Nightstar-iq52tu.cable.rogers.com] has quit [Ping timeout: 121 seconds]
23:12
<&jerith>
abudhabi: I occasionally run some infinte loops in the background if my laptop isn't working hard enough to keep me warm in winter.
23:41 SmithKurosaki [SmithKurosa@Nightstar-iq52tu.cable.rogers.com] has joined #code
--- Log closed Mon Jan 12 00:00:22 2015
code logs -> 2015 -> Sun, 11 Jan 2015< code.20150110.log - code.20150112.log >

[ Latest log file ]