--- Log opened Tue Jun 13 00:00:10 2017 |
00:06 | | Alek [Alek@Nightstar-7or629.il.comcast.net] has quit [Ping timeout: 121 seconds] |
00:10 | | Alek [Alek@Nightstar-7or629.il.comcast.net] has joined #code |
00:10 | | mode/#code [+o Alek] by ChanServ |
00:11 | <&[R]> | sshine: do that, but pregenerate lists of 100s of IDs, randomize lists, refill when empty. |
00:15 | <@Alek> | ^ |
00:47 | <@mac> | sshine: Does the random number generation /have/ to be in the SQL? If not, just use a good PRNG and check the outputs until you find one that isn't already used, |
03:16 | <@celticminstrel> | That's pretty much my reaction to vi(m) or emacs though, so... |
03:52 | | celticminstrel [celticminst@Nightstar-jb792f.dsl.bell.ca] has quit [Connection closed] |
04:01 | | celticminstrel [celticminst@Nightstar-jb792f.dsl.bell.ca] has joined #code |
04:01 | | mode/#code [+o celticminstrel] by ChanServ |
04:12 | | celticminstrel [celticminst@Nightstar-jb792f.dsl.bell.ca] has quit [[NS] Quit: And lo! The computer falls into a deep sleep, to awake again some other day!] |
04:13 | | celticminstrel [celticminst@Nightstar-jb792f.dsl.bell.ca] has joined #code |
04:13 | | mode/#code [+o celticminstrel] by ChanServ |
04:16 | | celticminstrel [celticminst@Nightstar-jb792f.dsl.bell.ca] has quit [[NS] Quit: And lo! The computer falls into a deep sleep, to awake again some other day!] |
04:17 | | celticminstrel [celticminst@Nightstar-jb792f.dsl.bell.ca] has joined #code |
04:17 | | mode/#code [+o celticminstrel] by ChanServ |
04:50 | | celticminstrel [celticminst@Nightstar-jb792f.dsl.bell.ca] has quit [[NS] Quit: And lo! The computer falls into a deep sleep, to awake again some other day!] |
05:42 | | Turaiel is now known as Turaiel[Offline] |
06:17 | <@Azash> | sshine: Worth mentioning that the size of the prime wouldn't matter |
06:18 | <@Azash> | (prime + id) % gate <-> ((prime % gate) + (id % gate)) % gate |
06:25 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Ping timeout: 121 seconds] |
07:18 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code |
07:18 | | mode/#code [+qo Vornicus Vornicus] by ChanServ |
07:22 | | Kindamoody[zZz] is now known as Kindamoody |
07:23 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Ping timeout: 121 seconds] |
08:23 | <&jeroud> | sshine: Why not just use uuids? |
08:49 | <@gnolam> | TheWatcher: "Anytime anyone says "once you get used to it, it is really powerful," that almost always translates to, "The interface was clearly designed by retarded monkeys; is poorly, and cryptically, documented; and you'll never use most of that power anyway."" |
09:14 | | mac is now known as macdjord|slep |
09:44 | <@abudhabi> | Today wasted an hour learning that JSP silently ignores typo'd variables that you access properties of. |
09:45 | <@abudhabi> | So if foo is null, then it's blank, which is expected, but foo.bar is also blank, rather than an error. |
09:48 | <@TheWatcher> | gnolam: yep, that's the blender UI, right there. I tried blender a few years ago, and found it nigh unusable by a rational human, but over the past year or so I've been seeing people say that it's much better than it used to be. Combined with it being easy to get models out of blender into unity, I thought I'd give it another go. |
09:48 | <@TheWatcher> | Spoiler alert: it isn't better. |
09:50 | <@TheWatcher> | I've now tracked down plugins and tools that theoretically should let me use Lightwave, and if that fails I should be able to get Maya |
10:02 | | Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has joined #code |
10:06 | | * gnolam snrrks. |
10:06 | <@gnolam> | My Spanish translator can't figure out how to add the diacritics on his keyboard layout. |
10:06 | <@gnolam> | Consequently, all the stuff you can view, sort and configure by year is now by "ano" instead of "año". |
10:06 | <@gnolam> | I'm not sure I should fix it.~ |
10:25 | < sshine> | jeroud, they're going to be put on letters and read aloud in a customer support phone, so I'd prefer if they were not 36 chars. :P |
10:26 | < sshine> | jeroud, I'll go with [R]'s and mac's suggestions of pregenerating them and then inserting them into SQL, rather than generate them with the unique and random constraint *in* SQL. |
11:20 | | Kindamoody is now known as Kindamoody|afk |
11:32 | <&[R]> | gnolam: Every programming language falls under that... |
12:47 | | Jessikat [Jessikat@Nightstar-9fod8u.dab.02.net] has joined #code |
13:01 | | celticminstrel [celticminst@Nightstar-jb792f.dsl.bell.ca] has joined #code |
13:01 | | mode/#code [+o celticminstrel] by ChanServ |
13:26 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code |
13:26 | | mode/#code [+qo Vornicus Vornicus] by ChanServ |
13:47 | | celticminstrel [celticminst@Nightstar-jb792f.dsl.bell.ca] has quit [[NS] Quit: And lo! The computer falls into a deep sleep, to awake again some other day!] |
14:28 | | Jessikat` [Jessikat@Nightstar-4ij6ic.dab.02.net] has joined #code |
14:31 | | Jessikat [Jessikat@Nightstar-9fod8u.dab.02.net] has quit [Ping timeout: 121 seconds] |
15:05 | | Alek [Alek@Nightstar-7or629.il.comcast.net] has quit [Ping timeout: 121 seconds] |
15:08 | | Alek [Alek@Nightstar-7or629.il.comcast.net] has joined #code |
15:08 | | mode/#code [+o Alek] by ChanServ |
15:51 | < Jessikat`> | Today I am writing code that captures the return type and parameters of member functions |
15:51 | < Jessikat`> | This is "exciting" |
17:02 | < sshine> | C++? |
18:38 | <@gnolam> | ... hmm, something's wrong when you're trying to export the statistics for just one particular anus |
18:41 | | * gnolam arghs. |
18:41 | <@gnolam> | For some reason, I'm getting a "no such column" even though that column totally exists in the table. |
18:55 | <~Vornicus> | one particular ...anus? |
18:56 | <@gnolam> | -*- gnolam snrrks. |
18:56 | <@gnolam> | <gnolam> My Spanish translator can't figure out how to add the diacritics on his keyboard layout. |
18:56 | <@gnolam> | <gnolam> Consequently, all the stuff you can view, sort and configure by year is now by "ano" instead of "año". |
18:56 | <@gnolam> | <gnolam> I'm not sure I should fix it.~ |
19:08 | <@ErikMesoy> | It's like an Anus Mirabilis. |
19:08 | <@ErikMesoy> | I'm told this is the latin term for a wonderful year. |
19:28 | | Jessikat` [Jessikat@Nightstar-4ij6ic.dab.02.net] has quit [Ping timeout: 121 seconds] |
19:35 | | RchrdB [RchrdB@Nightstar-qe9.aug.187.81.IP] has joined #code |
21:02 | | macdjord|slep is now known as macdjord |
22:09 | | Turaiel[Offline] is now known as Turaiel |
22:20 | | Kindamoody|afk is now known as Kindamoody |
22:23 | | macdjord [macdjord@Nightstar-ahbhn1.cable.rogers.com] has quit [[NS] Quit: FLEET: We *are* shining examples of humanity. It's just that the light we shine with is generally Oppenheimer's. ] |
22:26 | | VirusJTG_ [VirusJTG@Nightstar-6i5vf7.sta.comporium.net] has joined #code |
22:27 | | VirusJTG [VirusJTG@Nightstar-6i5vf7.sta.comporium.net] has quit [Ping timeout: 121 seconds] |
22:33 | | VirusJTG_ [VirusJTG@Nightstar-6i5vf7.sta.comporium.net] has quit [[NS] Quit: Leaving] |
22:33 | | VirusJTG [VirusJTG@Nightstar-6i5vf7.sta.comporium.net] has joined #code |
22:33 | | mode/#code [+ao VirusJTG VirusJTG] by ChanServ |
22:41 | | VirusJTG [VirusJTG@Nightstar-6i5vf7.sta.comporium.net] has quit [Connection closed] |
22:47 | | VirusJTG [VirusJTG@Nightstar-6i5vf7.sta.comporium.net] has joined #code |
22:47 | | mode/#code [+ao VirusJTG VirusJTG] by ChanServ |
23:06 | | Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has quit [Ping timeout: 121 seconds] |
23:24 | | Alek [Alek@Nightstar-7or629.il.comcast.net] has quit [Connection closed] |
23:29 | | Alek [Alek@Nightstar-7or629.il.comcast.net] has joined #code |
23:29 | | mode/#code [+o Alek] by ChanServ |
23:35 | | Kindamoody is now known as Kindamoody[zZz] |
23:35 | | Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has quit [[NS] Quit: http://www.kiwiirc.com/ - A hand crafted IRC client] |
23:37 | | Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has joined #code |
23:37 | | mode/#code [+o Reiv] by ChanServ |
23:39 | | Alek [Alek@Nightstar-7or629.il.comcast.net] has quit [Ping timeout: 121 seconds] |
23:43 | | Alek [Alek@Nightstar-7or629.il.comcast.net] has joined #code |
23:43 | | mode/#code [+o Alek] by ChanServ |
--- Log closed Wed Jun 14 00:00:11 2017 |