code logs -> 2019 -> Wed, 31 Jul 2019< code.20190730.log - code.20190801.log >
--- Log opened Wed Jul 31 00:00:25 2019
01:08 himi [sjjf@Nightstar-1drtbs.anu.edu.au] has joined #code
01:08 mode/#code [+o himi] by ChanServ
01:16 celticminstrel [celticminst@Nightstar-6an2qt.dsl.bell.ca] has joined #code
01:16 mode/#code [+o celticminstrel] by ChanServ
01:47 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Connection closed]
02:47 macdjord|slep [macdjord@Nightstar-rslo4b.mc.videotron.ca] has quit [Ping timeout: 121 seconds]
02:56 macdjord [macdjord@Nightstar-rslo4b.mc.videotron.ca] has joined #code
02:56 mode/#code [+o macdjord] by ChanServ
03:26 mac [macdjord@Nightstar-rslo4b.mc.videotron.ca] has joined #code
03:26 mode/#code [+o mac] by ChanServ
03:29 macdjord [macdjord@Nightstar-rslo4b.mc.videotron.ca] has quit [Ping timeout: 121 seconds]
04:44
<&McMartin>
Today in Evil.
04:44
<&McMartin>
print(('.......' + bin(j)[2:].replace('0', '.').replace('1', 'X'))[-8:])
04:46
<&Derakon>
Why not just put seven leading '0's?
04:46
<&Derakon>
Oh wait, got the replace backwards.
04:46
<&Derakon>
You're converting a font to ASCII, aren't you?
04:46
<&Derakon>
Er, ASCII art.
04:46
<&McMartin>
An 8-pixel-wide bitmap, yeah.
04:47
<&Derakon>
I feel like `bin` should have some kind of padding parameter.
04:47
<&Derakon>
What language?
04:47
<&McMartin>
Python.
04:47
<&McMartin>
For hex you'd do padding by using %x in a format string, but these aren't format strings~
04:48
<&Derakon>
I'm not in the right frame of mind to read language docs right now, and what you have works, so *shrug*
04:49
<&McMartin>
I'm actually going to be feeding this to a code generator anyway, so that was just to make sure I had the correct data to process.
05:22 Derakon is now known as Derakon[AFK]
05:30 gnolam [lenin@Nightstar-hfrbpd.cust.bahnhof.se] has quit [[NS] Quit: Gone]
06:52 celticminstrel [celticminst@Nightstar-6an2qt.dsl.bell.ca] has quit [[NS] Quit: And lo! The computer falls into a deep sleep, to awake again some other day!]
07:28 himi [sjjf@Nightstar-1drtbs.anu.edu.au] has quit [Ping timeout: 121 seconds]
09:02 Kindamoody[zZz] is now known as Kindamoody
09:32 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code
09:32 mode/#code [+qo Vornicus Vornicus] by ChanServ
11:10 himi [sjjf@Nightstar-v37cpe.internode.on.net] has joined #code
11:10 mode/#code [+o himi] by ChanServ
12:40 Kindamoody is now known as Kindamoody|afk
14:17 Mahal [sid171286@Nightstar-ed0oqj.irccloud.com] has quit [Connection closed]
14:18 Mahal [sid171286@Nightstar-ed0oqj.irccloud.com] has joined #code
14:38 * Vornicus looks into doing a thing in Excel, discovers that... the thing he wants, and a whole fuckton of other things he's wanted for like 20 years, are *finally* coming: sort, filter, and unique as functions!
14:57
<&ToxicFrog>
Wait, it didn't have those already?
15:01
<~Vornicus>
not as functions. as manipulations it did (though unique was kind of hiding), but as functions they weren't there, for ...various technical reasons
16:49 Derakon[AFK] is now known as Derakon
21:16 Pinkhair [user1@Nightstar-g7hdo5.dyn.optonline.net] has quit [Connection closed]
21:16 Pinkhair [user1@Nightstar-g7hdo5.dyn.optonline.net] has joined #code
21:18 Kindamoody|afk is now known as Kindamoody
22:45 himi [sjjf@Nightstar-v37cpe.internode.on.net] has quit [Ping timeout: 121 seconds]
--- Log closed Thu Aug 01 00:00:27 2019
code logs -> 2019 -> Wed, 31 Jul 2019< code.20190730.log - code.20190801.log >

[ Latest log file ]