--- Log opened Mon Dec 31 00:00:36 2012 |
00:42 | | OrthiaLap [orthia@Nightstar-2aaa792a.vf.net.nz] has joined #code |
00:42 | | gnolaptop [lenin@Nightstar-8562cc69.priv.bahnhof.se] has quit [Client closed the connection] |
00:43 | | OrthiaLap [orthia@Nightstar-2aaa792a.vf.net.nz] has quit [[NS] Quit: ] |
01:08 | | Thrae [ircuser@Nightstar-7fbd3546.fios.verizon.net] has joined #code |
01:08 | | mode/#code [+o Thrae] by ChanServ |
01:09 | <@Thrae> | Any Linux kernel gurus here? I'm down to the wire with this kernel project. Right now I'm just trying to disable sysenter support. |
01:10 | | You're now known as TheWatcher[T-2] |
01:16 | | You're now known as TheWatcher[zZzZ] |
01:22 | | Derakon [Derakon@Nightstar-a3b183ae.ca.comcast.net] has quit [Client exited] |
01:30 | | OrthiaLap [orthia@Nightstar-2aaa792a.vf.net.nz] has joined #code |
02:12 | | cpux [cpux@Nightstar-98762b0f.dyn.optonline.net] has quit [Client closed the connection] |
02:12 | | cpux [cpux@Nightstar-98762b0f.dyn.optonline.net] has joined #code |
02:12 | | mode/#code [+o cpux] by ChanServ |
02:14 | <&ToxicFrog> | McM|travails: the work you did on coming up with "knobs" that describe various types of platforming physics - is that published? |
02:17 | <@iospace> | there's a guy in #osdev on freenode called "i-love-boobies", and my GF pretty much summed it up well: "And I wonder why there's not so many women in the field" |
02:17 | <&ToxicFrog> | Yeah, there's a reason symbol uses a gender-indeterminate name most places on the internet |
02:18 | <@iospace> | heh |
02:24 | | cpux|2 [cpux@Nightstar-98762b0f.dyn.optonline.net] has joined #code |
02:25 | | cpux [cpux@Nightstar-98762b0f.dyn.optonline.net] has quit [Ping timeout: 121 seconds] |
02:40 | <~Vornicus> | /nick i-love-sulidae |
02:42 | <~Vornicus> | Also the disambigs on the top of the "Booby" page on wikipedia are spectacular. "This article is about the seabird. For the part of human anatomy, see breast." |
02:42 | <@rms> | iospace is lesbian? Or a guy? I thought (s)he was a woman from another comment... |
02:43 | <@Azash> | It doesn't seem that relevant |
02:43 | <@iospace> | lesbian? |
02:44 | <@Azash> | However, thanks for the hint about osdev |
02:45 | <@iospace> | Azash: normally it's not bad |
02:46 | <@iospace> | then again i just idle atm |
02:46 | <@Azash> | It's freenode, I prepared myself |
02:50 | <@iospace> | i'm also on #edev, but that's not as active |
02:51 | | VirusJTG [VirusJTG@Nightstar-09c31e7a.sta.comporium.net] has quit [[NS] Quit: Program Shutting down] |
02:51 | <@Azash> | Embedded? |
02:53 | <@iospace> | yup :P |
02:55 | | VirusJTG [VirusJTG@Nightstar-09c31e7a.sta.comporium.net] has joined #code |
03:14 | | Attilla [Obsolete@Nightstar-9e7fa2b2.range86-162.btcentralplus.com] has quit [[NS] Quit: ] |
03:32 | | VirusJTG [VirusJTG@Nightstar-09c31e7a.sta.comporium.net] has quit [[NS] Quit: night all] |
03:37 | | McM|travails is now known as McMartin |
03:37 | | mode/#code [+ao McMartin McMartin] by ChanServ |
03:38 | <&McMartin> | 18:13 <&ToxicFrog> McM|travails: the work you did on coming up with "knobs" that describe various types of platforming physics - is that published? |
03:38 | <&McMartin> | Not explicitly, but I can probably assemble my notes on it. |
03:49 | | Kindamoody[zZz] is now known as Kindamoody |
03:50 | <~Vornicus> | oh god he's in #math too |
03:54 | <&ToxicFrog> | who is |
04:00 | <@iospace> | who? |
04:05 | <~Vornicus> | I-Love-Boobies |
04:06 | <@iospace> | ... here or on freenode? |
04:06 | <~Vornicus> | freenode |
04:06 | <@iospace> | ah |
04:12 | <&ToxicFrog> | When I hear #math I generally think here |
04:18 | <@iospace> | yeah |
04:20 | <@Azash> | #math: Not even once |
04:23 | <@Azash> | Do you guys know any good math resources? Like high school/undergrad level? |
04:23 | <@Azash> | Er |
04:24 | <@Azash> | I should probably ask there |
04:25 | | * rms is upset that "abduct a chinese kid" came to mind |
04:26 | <@Azash> | Hehe |
04:27 | <~Vornicus> | I like that plan. |
04:27 | <~Vornicus> | I am a good math resource. |
04:28 | <~Vornicus> | unfortunately I don't really know that many actual places to go. purplemath I think was one? |
04:28 | | * Azash checks |
04:28 | | Derakon [Derakon@Nightstar-a3b183ae.ca.comcast.net] has joined #code |
04:28 | | mode/#code [+ao Derakon Derakon] by ChanServ |
04:29 | <@Azash> | This looks pretty nice |
05:00 | | OrthiaLap [orthia@Nightstar-2aaa792a.vf.net.nz] has quit [Ping timeout: 121 seconds] |
05:48 | <@simon`> | something cool occurred: I realized I have to knapsack something in my bachelor's project. |
05:48 | <@simon`> | but it isn't exactly knapsack. it's the bin packing problem with an extra constraint |
05:50 | <@simon`> | basically: I have a dependency-tree where one statement will depend on another |
05:53 | <@simon`> | each statement has a size, and I must place statements in bins with equal space so the wasted space is minimal, and so no statement in bin n depends on a statement in a bin m >= n |
05:53 | <@simon`> | without the extra constraint I'd just have to distribute them in bins and minimize the wasted space |
05:55 | <@simon`> | but if I place A in bin 1, and B and C depend on A, then depending on the number and sizes of statements that depend on B and C, choosing B and C to go in bin 2 will also affect the result. |
05:57 | <@simon`> | I'm unsure if this looks most like a special case of the bin packing problem, or if it looks more like an "optimal topological ordering" where I haven't got a good fitness function. |
05:58 | <@simon`> | in either case, it feels sort of good to know that the problem I was trying to solve is NP-hard, so any solution I come up with is sub-optimal. ;-P |
06:35 | | himi [fow035@Nightstar-5d05bada.internode.on.net] has quit [Ping timeout: 121 seconds] |
06:41 | | himi [fow035@Nightstar-5d05bada.internode.on.net] has joined #code |
06:41 | | mode/#code [+o himi] by ChanServ |
06:47 | | himi [fow035@Nightstar-5d05bada.internode.on.net] has quit [Client closed the connection] |
06:51 | | celticminstrel [celticminst@Nightstar-e83b3651.cable.rogers.com] has quit [[NS] Quit: And lo! The computer falls into a deep sleep, to awake again some other day!] |
06:54 | | Kindamoody is now known as Kindamoody|out |
06:57 | | Derakon is now known as Derakon[AFK] |
06:58 | | thalass [thalass@Nightstar-724ec5eb.bigpond.net.au] has joined #code |
07:10 | | syksleep is now known as Syk |
07:39 | | thalass [thalass@Nightstar-724ec5eb.bigpond.net.au] has quit [[NS] Quit: *thud*] |
07:42 | | thalass [thalass@Nightstar-724ec5eb.bigpond.net.au] has joined #code |
07:42 | | thalass_ [thalass@Nightstar-724ec5eb.bigpond.net.au] has joined #code |
07:43 | | thalass_ [thalass@Nightstar-724ec5eb.bigpond.net.au] has quit [[NS] Quit: Leaving] |
07:43 | | thalass is now known as Thalass|KSP |
07:56 | | himi [fow035@Nightstar-5d05bada.internode.on.net] has joined #code |
07:56 | | mode/#code [+o himi] by ChanServ |
08:20 | | Vornicus [vorn@ServerAdministrator.Nightstar.Net] has quit [Client closed the connection] |
08:58 | | AbuDhabi_ [annodomini@Nightstar-81c3a6de.adsl.tpnet.pl] has joined #code |
09:00 | | AbuDhabi [annodomini@Nightstar-777dc695.adsl.tpnet.pl] has quit [Operation timed out] |
10:15 | | himi [fow035@Nightstar-5d05bada.internode.on.net] has quit [Ping timeout: 121 seconds] |
10:28 | | himi [fow035@Nightstar-5d05bada.internode.on.net] has joined #code |
10:28 | | mode/#code [+o himi] by ChanServ |
10:34 | | You're now known as TheWatcher |
11:04 | | gnolam [lenin@Nightstar-bb103c17.cust.bredbandsbolaget.se] has quit [Ping timeout: 121 seconds] |
11:18 | <@Azash> | "1940s - Various "computers" are "programmed" using direct wiring and switches. Engineers do this in order to avoid the tabs vs spaces debate." |
11:21 | <@froztbyte> | lulz |
11:32 | <@Azash> | http://www.h-online.com/security/news/item/29C3-When-USB-memory-sticks-lie-17751 93.html |
11:40 | | Attilla [Obsolete@Nightstar-9e7fa2b2.range86-162.btcentralplus.com] has joined #code |
11:52 | | gnolam [lenin@Nightstar-bb103c17.cust.bredbandsbolaget.se] has joined #code |
11:52 | | mode/#code [+o gnolam] by ChanServ |
12:54 | | VirusJTG [VirusJTG@Nightstar-09c31e7a.sta.comporium.net] has joined #code |
13:20 | | Thalass|KSP [thalass@Nightstar-724ec5eb.bigpond.net.au] has quit [[NS] Quit: Leaving] |
13:50 | | himi [fow035@Nightstar-5d05bada.internode.on.net] has quit [Ping timeout: 121 seconds] |
14:04 | | himi [fow035@Nightstar-5d05bada.internode.on.net] has joined #code |
14:04 | | mode/#code [+o himi] by ChanServ |
15:44 | | Alek [omegaboot@Nightstar-56dbba0f.in.comcast.net] has quit [Ping timeout: 121 seconds] |
15:47 | | Alek [omegaboot@Nightstar-56dbba0f.in.comcast.net] has joined #code |
15:47 | | mode/#code [+o Alek] by ChanServ |
15:51 | | Alek [omegaboot@Nightstar-56dbba0f.in.comcast.net] has quit [Ping timeout: 121 seconds] |
15:53 | | Alek [omegaboot@Nightstar-56dbba0f.in.comcast.net] has joined #code |
15:54 | | mode/#code [+o Alek] by ChanServ |
17:19 | | Syk is now known as syksleep |
18:53 | | SyloqAgain [Syloq@B4EC54.59F324.016BDA.8CB0A3] has joined #code |
19:10 | | mac [mac@Nightstar-fe8a1f12.il.comcast.net] has joined #code |
19:13 | | Vornicus [vorn@Nightstar-221158c7.sd.cox.net] has joined #code |
19:13 | | mode/#code [+qo Vornicus Vornicus] by ChanServ |
19:13 | | SyloqAgain is now known as TestAgain |
19:33 | < mac> | anyone familiar with apple's Automator tool? |
19:34 | < mac> | or "SOAP" action/ "SOAP" url endpoint |
19:34 | <@rms> | You don't know how SOAP works? |
19:35 | | * rms read the SOAPjr spec, then realized that JSON-RPC much better suited his needs. |
19:41 | | Syloq [Syloq@NetworkAdministrator.Nightstar.Net] has quit [Connection closed] |
19:41 | | TestAgain [Syloq@B4EC54.59F324.016BDA.8CB0A3] has quit [Client closed the connection] |
19:44 | | Syloq [Syloq@B4EC54.59F324.016BDA.8CB0A3] has joined #code |
21:03 | | Derakon[AFK] is now known as Derakon |
21:53 | | Kindamoody|out is now known as Kindamoody |
22:01 | | Kindamoody is now known as Kindamoody[zZz] |
22:53 | | mac [mac@Nightstar-fe8a1f12.il.comcast.net] has quit [[NS] Quit: This computer has gone to sleep] |
--- Log closed Tue Jan 01 00:00:52 2013 |