--- Log opened Mon Feb 22 00:00:50 2021 |
00:08 | <&ToxicFrog> | Speaking of which, I played some Per Aspera today and things are getting spicy! I survived a meteor shower (the atmosphere is up to 50mbar, which is a dramatic improvement but not enough to protect against space rocks) and what looks like a sabotage attempt, and now I have drones. |
00:08 | < catalyst> | drönes |
01:28 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Connection closed] |
02:10 | | Degi [Degi@Nightstar-doelqr.pool.telefonica.de] has quit [Operation timed out] |
02:13 | | Degi [Degi@Nightstar-voe96d.pool.telefonica.de] has joined #code |
02:20 | <&McMartin> | Hell yes |
02:21 | <&McMartin> | I had to do some work to actually run the test |
02:21 | <&McMartin> | But this program I've been messing with on and off for awhile not only runs fine on the 8-bit Atari, it even manages to do it on a 16KB system as long as you give it a proper configuration setup (basically it needs its own boot disk) |
02:21 | <&McMartin> | With 16KB it can't fit in RAM alongside DOS, but... |
03:32 | | Degi [Degi@Nightstar-voe96d.pool.telefonica.de] has quit [Operation timed out] |
03:35 | | Degi [Degi@Nightstar-65qhj7.pool.telefonica.de] has joined #code |
04:20 | | VirusJTG [VirusJTG@Nightstar-42s.jso.104.208.IP] has quit [Connection closed] |
04:20 | | VirusJTG [VirusJTG@Nightstar-42s.jso.104.208.IP] has joined #code |
04:20 | | mode/#code [+ao VirusJTG VirusJTG] by ChanServ |
05:39 | | Vorntastic [uid293981@Nightstar-h2b233.irccloud.com] has joined #code |
05:39 | | mode/#code [+qo Vorntastic Vorntastic] by ChanServ |
05:39 | | celticminstrel [celticminst@Nightstar-vrcdll.dsl.bell.ca] has quit [[NS] Quit: And lo! The computer falls into a deep sleep, to awake again some other day!] |
07:01 | < Yossarian> | I know I'm retarded, but $ ptrace > -bash: ptrace: command not found ? |
07:01 | < Yossarian> | say what? |
07:09 | | Kindamoody[zZz] is now known as Kindamoody |
07:16 | < Yossarian> | and now I'm feeling really dumb: $ strace youtube-dl -U >> trace.txt |
07:16 | < Yossarian> | stdout spills into console, file contains Updating to version 2021.02.22 ... (nl) ERROR: no write permissions on /usr/local/bin/youtube-dl |
07:18 | < Yossarian> | it creates the file and does write those two lines... looks like strace has an output flag of -o |
07:20 | < Yossarian> | oh, gotta be elevated permission I guess |
07:21 | < Yossarian> | but you can't insert a sudo in there |
07:29 | < Yossarian> | ah, I wasn't writing what I actually meant; setuid of the tracee program was CVE-2001-1384; sudo strace <tracee> makes more sense with what I intended... I'm tired :( |
11:26 | | Kindamoody is now known as Kindamoody|out |
11:51 | | Kindamoody|out [Kindamoody@Nightstar-eubaqc.tbcn.telia.com] has quit [Operation timed out] |
12:08 | | Kindamoody|out [Kindamoody@Nightstar-v552ts.tbcn.telia.com] has joined #code |
12:08 | | mode/#code [+o Kindamoody|out] by ChanServ |
14:17 | | catalyst_ [catalyst@Nightstar-38g7c9.dab.02.net] has joined #code |
14:20 | | catalyst [catalyst@Nightstar-ejd4sd.cable.virginm.net] has quit [Ping timeout: 121 seconds] |
14:39 | | catalyst [catalyst@Nightstar-ejd4sd.cable.virginm.net] has joined #code |
14:42 | | catalyst_ [catalyst@Nightstar-38g7c9.dab.02.net] has quit [Ping timeout: 121 seconds] |
14:53 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code |
14:53 | | mode/#code [+qo Vornicus Vornicus] by ChanServ |
14:59 | <@gnolam> | ... even ShellExecuteEx is failing. |
14:59 | <@gnolam> | Yeah, no, I think this is where I give up trying to troubleshoot this installation and simply put it down to "shit's fucked, yo". |
15:12 | <~Vornicus> | that's a good sign |
15:14 | <&ToxicFrog> | Yossarian: strace outputs to stderr by default, not stdout. You wanted '2>> trace.txt'. |
15:32 | | celticminstrel [celticminst@Nightstar-vrcdll.dsl.bell.ca] has joined #code |
15:32 | | mode/#code [+o celticminstrel] by ChanServ |
16:03 | | Kindamoody|out [Kindamoody@Nightstar-v552ts.tbcn.telia.com] has quit [Ping timeout: 121 seconds] |
16:04 | | Kindamoody|out [Kindamoody@Nightstar-sunrre.mobileonline.telia.com] has joined #code |
16:04 | | mode/#code [+o Kindamoody|out] by ChanServ |
16:35 | | Kindamoody|out [Kindamoody@Nightstar-sunrre.mobileonline.telia.com] has quit [Ping timeout: 121 seconds] |
16:38 | | Vorntastic [uid293981@Nightstar-h2b233.irccloud.com] has quit [[NS] Quit: Connection closed for inactivity] |
16:56 | | Emmy [Emmy@Nightstar-l49opt.fixed.kpn.net] has joined #code |
17:08 | | Kimo|autojoin [Kindamoody@Nightstar-v552ts.tbcn.telia.com] has joined #code |
17:08 | | mode/#code [+o Kimo|autojoin] by ChanServ |
17:51 | | Kimo|autojoin [Kindamoody@Nightstar-v552ts.tbcn.telia.com] has quit [Ping timeout: 121 seconds] |
19:41 | <@ErikMesoy> | Hmmmm. I have an old game that worked on Windows-7 on my previous machine six years ago, I redownloaded it, it won't run on my current Win10 machine. And by "won't run" I mean that in normal or compatibility mode, a *process* starts up visible in task manager, but nothing else. |
19:42 | <~Vornicus> | what's the game |
19:42 | <@ErikMesoy> | My game notes file includes a crashlog with a bunch of relatively generic lines and one line featuring WorldScreen.<.ctor>b__14() |
19:44 | < Emmy> | Possibly a resolution thing? |
19:45 | <@ErikMesoy> | The game is some indie trash RPG of zero note but I happen to know the developer. Well, knew. Her channel is dead and I haven't seen her elsewhere in a while. What language does that code style sound like and does it suggest anything useful? |
19:46 | <~Vornicus> | that mashing is pretty clearly C++-like, but a lot of indie trash RPGs are done in engines |
19:48 | <~Vornicus> | so if I were to guess this is an RPGMaker artifact or something similar, and my first stop would be RPGMaker compatibility hacks |
19:49 | <@ErikMesoy> | I'm pretty sure it's not RPGMaker as it's all of 3MB standalone. :-) |
19:49 | <@ErikMesoy> | Also it had procedural level generation. |
19:49 | <~Vornicus> | oh man |
19:54 | < Mahal> | run it in dosbox or something? |
19:54 | < Mahal> | for 8/16 bit compatibility? |
19:58 | <@ErikMesoy> | Hm. Nope, too new for dosbox. |
20:06 | | Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has joined #code |
20:06 | | mode/#code [+o Reiv] by ChanServ |
20:17 | <&[R]> | Spin up a Windows VM? |
20:19 | <&[R]> | Or try running it under WINE? |
20:33 | <&ToxicFrog> | Yeah, I'd try it wine (is wine in WSL a thing yet?) in win7 compatibility mode, on the grounds that even if it fails you can get loads of debug logging out of wine that will give you more information about what it's trying to do. |
20:33 | | abudhabi_ [abudhabi@Nightstar-37s9b8.adsl.tpnet.pl] has joined #code |
20:35 | | abudhabi__ [abudhabi@Nightstar-3hu3qr.adsl.tpnet.pl] has quit [Operation timed out] |
20:45 | | himi [sjjf@Nightstar-v37cpe.internode.on.net] has quit [Ping timeout: 121 seconds] |
20:57 | < abudhabi_> | https://www.pnas.org/content/117/46/29221 |
21:53 | < Emmy> | They mean propaganda. |
21:54 | | Kimo|autojoin [Kindamoody@Nightstar-eubaqc.tbcn.telia.com] has joined #code |
21:54 | | mode/#code [+o Kimo|autojoin] by ChanServ |
21:54 | < Emmy> | the beauty of it, we don't necessarily need to actually simulate it or anything like that on actual people. |
21:55 | < Emmy> | we already have literally hundreds, no thousands of years worth of literature on it XD |
22:03 | | Kimo|autojoin is now known as Kindamoody |
22:05 | | Kindamoody is now known as Kindamoody[zZz] |
22:45 | | Emmy [Emmy@Nightstar-l49opt.fixed.kpn.net] has quit [Ping timeout: 121 seconds] |
22:57 | | himi [sjjf@Nightstar-1drtbs.anu.edu.au] has joined #code |
22:57 | | mode/#code [+o himi] by ChanServ |
23:54 | | Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has quit [[NS] Quit: http://www.kiwiirc.com/ - A hand crafted IRC client] |
23:54 | | catalyst [catalyst@Nightstar-ejd4sd.cable.virginm.net] has quit [Connection closed] |
23:56 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Connection closed] |
--- Log closed Tue Feb 23 00:00:52 2021 |