--- Log opened Sun Aug 11 00:00:52 2013 |
00:30 | | ToxicFrog [ToxicFrog@ServerAdministrator.Nightstar.Net] has quit [Operation timed out] |
00:45 | | Vorntastic [Vorn@Nightstar-221158c7.sd.cox.net] has joined #code |
00:48 | | You're now known as TheWatcher[T-2] |
00:58 | | You're now known as TheWatcher[zZzZ] |
01:30 | | thalass [thalass@Nightstar-a8e66d3f.bigpond.net.au] has joined #code |
01:41 | | Vorntastic [Vorn@Nightstar-221158c7.sd.cox.net] has quit [Client closed the connection] |
01:41 | | Vorntastic [Vorn@Nightstar-221158c7.sd.cox.net] has joined #code |
01:43 | | ktemkin[work] is now known as ktemkin |
01:48 | | RichyB [RichyB@D553D1.68E9F7.02BB7C.3AF784] has quit [[NS] Quit: Gone.] |
01:51 | | RichyB [RichyB@D553D1.68E9F7.02BB7C.3AF784] has joined #code |
01:54 | | Derakon [Derakon@Nightstar-a3b183ae.ca.comcast.net] has quit [Ping timeout: 121 seconds] |
02:32 | | Vornlicious [Vorn@Nightstar-fe58dd8a.sub-70-211-16.myvzw.com] has joined #code |
02:34 | | Vorntastic [Vorn@Nightstar-221158c7.sd.cox.net] has quit [Ping timeout: 121 seconds] |
02:51 | | ktemkin is now known as ktemkin[awol] |
02:56 | | himi [fow035@Nightstar-5d05bada.internode.on.net] has quit [Connection closed] |
03:01 | | himi [fow035@Nightstar-5d05bada.internode.on.net] has joined #code |
03:01 | | mode/#code [+o himi] by ChanServ |
03:08 | | Karono [Karono@Nightstar-a97724cd.optusnet.com.au] has joined #code |
03:14 | | VirusJTG [VirusJTG@Nightstar-09c31e7a.sta.comporium.net] has quit [[NS] Quit: Program Shutting down] |
03:25 | | VirusJTG [VirusJTG@Nightstar-09c31e7a.sta.comporium.net] has joined #code |
03:27 | | Vornicus [vorn@ServerAdministrator.Nightstar.Net] has joined #code |
03:27 | | mode/#code [+qo Vornicus Vornicus] by ChanServ |
03:28 | | Vornlicious [Vorn@Nightstar-fe58dd8a.sub-70-211-16.myvzw.com] has quit [[NS] Quit: Bye] |
03:28 | | Vorntastic [Vorn@Nightstar-fe58dd8a.sub-70-211-16.myvzw.com] has joined #code |
03:29 | | ToxicFrog [ben@490720.652D6C.DE7AD5.C302B6] has joined #code |
03:29 | | Vorntastic [Vorn@Nightstar-fe58dd8a.sub-70-211-16.myvzw.com] has quit [[NS] Quit: Bye] |
03:30 | | * ToxicFrog , for what may be the first time ever, stabs the openSUSE installer IN THE GODDAMN FACE |
03:30 | <~Vornicus> | what'd it do? |
03:31 | | thalass is now known as Thalass|afk |
03:32 | < ToxicFrog> | Vornicus: there's no way to install to an already mounted filesystem. |
03:39 | < Syka> | moar like |
03:39 | < Syka> | openSUSE-less |
03:40 | < ToxicFrog> | This is particularly a problem if you want to install to a / using a filesystem that YaST doesn't recognize, like ZFS. |
03:42 | <~Vornicus> | I see. |
04:00 | | VirusJTG [VirusJTG@Nightstar-09c31e7a.sta.comporium.net] has quit [[NS] Quit: Program Shutting down] |
04:01 | | Turaiel[Offline] is now known as Turaiel |
04:03 | <&McMartin> | OK, this giant program I remember poking at in my youth isn't as giant as I thought it was. |
04:03 | <&McMartin> | It's not even a KLOC with comments. |
04:10 | <~Vornicus> | Schlockian was 1kloc |
04:11 | <~Vornicus> | Nowadays it'd probably be about, oh, 600 lines, because I have a lot better sense of what I'm doing. |
04:14 | <&McMartin> | Granted, 850 lines of GW-BASIC is still A Lot. |
04:14 | <&McMartin> | But this is a program about How To Organize GW-BASIC Programs, so I'm going to evaluate its suggestions~ |
04:26 | | Kindamoody[zZz] is now known as Kindamoody |
04:28 | | Turaiel is now known as Turaiel[Offline] |
05:08 | | Derakon [Derakon@Nightstar-a3b183ae.ca.comcast.net] has joined #code |
05:08 | | mode/#code [+ao Derakon Derakon] by ChanServ |
05:20 | <&McMartin> | OK, kind of interestingA |
05:20 | <&McMartin> | Also, running too fast. -_- |
05:20 | | * McMartin dials DOSBOX down to a speed appropriate to a 1982 PC. |
05:26 | <&McMartin> | ... Still too fast |
05:26 | <&McMartin> | New speed: 300 cycles |
05:26 | <~Vornicus> | 300 cycles... per second |
05:28 | <&McMartin> | IIRC a DOSBOX "cycle" is a full x86 instruction, not a clock cycle |
05:29 | <&McMartin> | "I used to think APL was the only civilized programming language." |
05:29 | <&McMartin> | Clearly a diseased mind >_> |
05:30 | <&McMartin> | Anyway, 300 is a little slow |
05:33 | | Derakon is now known as Derakon[AFK] |
05:37 | <&McMartin> | Anyway, a quick google shows that the source is available online, properly detokenized |
05:37 | <&McMartin> | http://cd.textfiles.com/rbbsv3n1/atnu/arch_128.bas |
05:37 | <&McMartin> | Of note: everything being like a train |
05:45 | <~Vornicus> | Man, it's been a long time before I actually did any basic |
05:55 | <~Vornicus> | er, since |
06:41 | | ErikMesoy|sleep is now known as ErikMesoy |
07:27 | | celticminstrel [celticminst@Nightstar-ae361035.dsl.bell.ca] has quit [[NS] Quit: And lo! The computer falls into a deep sleep, to awake again some other day!] |
08:03 | | Kindamoody is now known as Kindamoody|out |
08:20 | | AverageJoe [evil1@Nightstar-4b668a07.ph.cox.net] has joined #code |
08:24 | | Karono [Karono@Nightstar-a97724cd.optusnet.com.au] has quit [Ping timeout: 121 seconds] |
08:48 | | Karono [Karono@Nightstar-a97724cd.optusnet.com.au] has joined #code |
08:52 | < Xon> | it is truely freaky to encounter a linux kernel bug which results in ps & top to stop reporting per process CPU usage |
08:53 | < AverageJoe> | rootkits do that too |
08:53 | < Xon> | it's a known kernel bug which occurs every ~205 days |
08:54 | < Xon> | (and yes this server has been unpatched for a /long/ time but it is on an isolated network and only used as a dev instance) |
09:54 | | Thalass|afk is now known as Thalass |
10:29 | | Karono [Karono@Nightstar-a97724cd.optusnet.com.au] has quit [Ping timeout: 121 seconds] |
10:35 | | You're now known as TheWatcher[afk] |
10:50 | | Karono [Karono@Nightstar-13c26ed9.optusnet.com.au] has joined #code |
10:50 | | AverageJoe [evil1@Nightstar-4b668a07.ph.cox.net] has quit [[NS] Quit: Leaving] |
11:02 | <@froztbyte> | haha |
11:11 | <~Vornicus> | wait what the heck happens every 205 days |
11:14 | | * Thalass ponders kivy vs pyside for android. I know some QT, so that's a point in pyside's favour, but kivy looks neato |
11:20 | < Thalass> | Actually kivy is probably a bit high-end for what i want to do right now. |
11:55 | < Syka> | Thalass: huh, kivy has a Twisted reactor too |
11:55 | | * Syka bookmarks this |
11:56 | | * Thalass changes his mind, pokes at kivy tutorials in between python tutorials. |
11:59 | < Xon> | Vornicus, https://bugs.launchpad.net/ubuntu/+source/linux/+bug/805341 schek_clock goes nuts and CPU schduling is basicly fucked |
11:59 | < Xon> | scheduling* |
11:59 | < Xon> | (bug occurs after ~208 or so days, not 205 sorry) |
12:01 | <~Vornicus> | ...wow |
12:03 | < Xon> | had that bug hit a prod DB about a year ago before the VM was rebuilt |
12:04 | < Syka> | does 208 days have any special significance? |
12:04 | < Xon> | int overflow |
12:05 | < Xon> | it only affects a fairly narrow range of linux kernels too =S |
12:05 | < Syka> | huh |
12:05 | < Xon> | going to have to push to get this fixed while people know about it |
12:06 | < Xon> | rather than forget about it again =p |
12:08 | <~Vornicus> | - |
12:13 | < Thalass> | It'd be easier to set up a shell script that forces reboot every 207 days. :P |
12:13 | < Xon> | Thalass, well this is the 2nd time this particular server has been hit so yeaaaah |
12:14 | | * Thalass chuckles |
12:15 | <~Vornicus> | That's a heck of a bug |
12:15 | < Xon> | it is a 3rd party billing platform's application server, that has the software maintained by the provider(not the VM/OS!) |
12:16 | < Xon> | Vornicus, it was a bitch to diganose |
12:16 | < Xon> | diagnose* |
13:31 | | Karono [Karono@Nightstar-13c26ed9.optusnet.com.au] has quit [Client closed the connection] |
13:34 | | Karono [Karono@Nightstar-13c26ed9.optusnet.com.au] has joined #code |
13:44 | | VirusJTG [VirusJTG@Nightstar-09c31e7a.sta.comporium.net] has joined #code |
13:46 | | VirusJTG_ [VirusJTG@BAD19E.09A45B.582A63.5AE998] has joined #code |
13:49 | | VirusJTG [VirusJTG@Nightstar-09c31e7a.sta.comporium.net] has quit [Ping timeout: 121 seconds] |
14:08 | | Vornicus [vorn@ServerAdministrator.Nightstar.Net] has quit [[NS] Quit: Leaving] |
14:26 | | Chutzpah [Moltare@583787.FF2A18.190FE2.4D81A1] has joined #code |
15:18 | | celticminstrel [celticminst@Nightstar-ae361035.dsl.bell.ca] has joined #code |
15:18 | | mode/#code [+o celticminstrel] by ChanServ |
15:29 | | ktemkin[awol] is now known as ktemkin |
15:43 | | Thalass is now known as Thalass|sleeps |
16:26 | | Turaiel[Offline] is now known as Turaiel |
16:32 | | Derakon[AFK] is now known as Derakon |
16:33 | | You're now known as TheWatcher |
16:34 | | Syka [the@Nightstar-bde14e97.iinet.net.au] has quit [[NS] Quit: oh god id better not screw this up] |
16:39 | | Karono [Karono@Nightstar-13c26ed9.optusnet.com.au] has quit [Connection reset by peer] |
16:56 | | Syka [the@Nightstar-91752127.iinet.net.au] has joined #code |
17:01 | | Syka_ [the@Nightstar-2ca05a7f.iinet.net.au] has joined #code |
17:01 | | Syka [the@Nightstar-91752127.iinet.net.au] has quit [Client closed the connection] |
17:33 | | Turaiel is now known as Turaiel[Offline] |
18:01 | | VirusJTG__ [VirusJTG@Nightstar-09c31e7a.sta.comporium.net] has joined #code |
18:04 | | VirusJTG_ [VirusJTG@BAD19E.09A45B.582A63.5AE998] has quit [Ping timeout: 121 seconds] |
18:12 | | [R] is now known as [_] |
18:15 | | Derakon [Derakon@Nightstar-a3b183ae.ca.comcast.net] has quit [Client exited] |
18:29 | | VirusJTG__ [VirusJTG@Nightstar-09c31e7a.sta.comporium.net] has quit [Connection reset by peer] |
18:30 | | VirusJTG__ [VirusJTG@Nightstar-09c31e7a.sta.comporium.net] has joined #code |
18:34 | | Turaiel[Offline] is now known as Turaiel |
19:00 | | ErikMesoy [Erik@A08927.B4421D.FE7332.609F63] has quit [[NS] Quit: Going to CABIIIIIIN] |
19:27 | | Kindamoody|out is now known as Kindamoody |
19:52 | | Turaiel is now known as Turaiel[Offline] |
20:27 | | Kindamoody is now known as Kindamoody[zZz] |
21:25 | < ToxicFrog> | Ok. |
21:25 | < ToxicFrog> | New orias configuration: /boot on 2xRAID1, / on separate 2xRAID1, remainder of those disks in z-mirror for storing backups from other systems |
21:26 | < ToxicFrog> | /orias in four-disk RAIDZ1 |
22:33 | | ToxicFrog_ [ToxicFrog@ServerAdministrator.Nightstar.Net] has joined #code |
22:41 | | VirusJTG__ [VirusJTG@Nightstar-09c31e7a.sta.comporium.net] has quit [[NS] Quit: Program Shutting down] |
22:41 | | VirusJTG [VirusJTG@Nightstar-09c31e7a.sta.comporium.net] has joined #code |
22:50 | | ToxicFrog_ [ToxicFrog@ServerAdministrator.Nightstar.Net] has quit [[NS] Quit: ZNC - http://znc.in] |
23:18 | | ToxicFrog_ [ToxicFrog@ServerAdministrator.Nightstar.Net] has joined #code |
23:28 | | Derakon [Derakon@Nightstar-a3b183ae.ca.comcast.net] has joined #code |
23:28 | | mode/#code [+ao Derakon Derakon] by ChanServ |
23:31 | | ToxicFrog [ben@490720.652D6C.DE7AD5.C302B6] has quit [[NS] Quit: Ex-Chat] |
23:35 | | ToxicFrog_ is now known as ToxicFrog |
23:35 | | mode/#code [+ao ToxicFrog ToxicFrog] by ChanServ |
23:52 | | Syka [the@Nightstar-b0473bc7.iinet.net.au] has joined #code |
23:54 | | Syka_ [the@Nightstar-2ca05a7f.iinet.net.au] has quit [Ping timeout: 121 seconds] |
23:58 | | Harlow [Harlow@Nightstar-2dbe3d64.il.comcast.net] has joined #code |
--- Log closed Mon Aug 12 00:00:08 2013 |