<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:15:51] ⇦ Quits: SuperCoder79 (SuperCoder79!uid276919@id-276919.tooting.irccloud.com) (Quit: Connection closed for inactivity)
L2[00:19:43] ⇦ Quits: Doty1154 (Doty1154!~Doty1154@2601:648:8000:134f:e82b:52:d500:f96e) (Ping timeout: 190 seconds)
L3[00:20:06] ⇨ Joins: Doty1154 (Doty1154!~Doty1154@2601:648:8000:134f:71e1:a34f:5408:ad23)
L4[00:20:42] ⇦ Quits: Doty1154 (Doty1154!~Doty1154@2601:648:8000:134f:71e1:a34f:5408:ad23) (Remote host closed the connection)
L5[01:38:05] ⇦ Quits: Thutmose (Thutmose!~Patrick@host-69-59-79-123.nctv.com) (Quit: Leaving.)
L6[02:22:30] ⇨ Joins: Inari (Inari!~Pinkishu@p4fc1e7c2.dip0.t-ipconnect.de)
L7[02:28:33] <Inari> Meow
L8[02:29:03] <Inari> AmandaC: Yeah seen that description/picture. CAn't say I'm overly interested :P
L9[02:35:18] <Inari> https://twitter.com/hinachii_/status/982879877832437760
L10[02:35:18] <MichiBot> Sun Apr 08 02:16:38 CDT 2018 @hinachii_: i'm trying my best not to ship irl people but it's so damn hard after seeing those qt girls hugging and fighting each other
L11[03:13:31] ⇨ Joins: Vexatos (Vexatos!~Vexatos@p200300556E187E61AE5C1C05A887B3BE.dip0.t-ipconnect.de)
L12[03:13:31] zsh sets mode: +v on Vexatos
L13[03:30:23] ⇨ Joins: ben_mkiv (ben_mkiv!~ben_mkiv@p4FED5263.dip0.t-ipconnect.de)
L14[04:02:05] ⇦ Quits: Unh0ly_Tigg (Unh0ly_Tigg!~Unh0ly_Ti@c-24-21-196-226.hsd1.or.comcast.net) (Quit: Leaving)
L15[04:24:46] ⇨ Joins: ben_mkiv|afk (ben_mkiv|afk!~ben_mkiv@p4FED5804.dip0.t-ipconnect.de)
L16[04:30:46] ⇦ Quits: ben_mkiv (ben_mkiv!~ben_mkiv@p4FED5263.dip0.t-ipconnect.de) (Ping timeout: 383 seconds)
L17[04:33:03] ⇦ Quits: glasspelican (glasspelican!~quassel@ktnron060ww-lp130-02-64-231-90-68.dsl.bell.ca) (Ping timeout: 190 seconds)
L18[04:50:28] <SomeHex> is there any way to check a drone's wireless card adress?
L19[04:53:40] <Izaya> you could put it on the screen
L20[04:53:45] <Izaya> or broadcast it
L21[05:22:14] <SomeHex> but how
L22[05:24:00] <Izaya> ~w drone
L23[05:24:00] <ocdoc> http://ocd.cil.li/component:drone
L24[05:24:29] <Izaya> drone.setStatusText(component.list("modem")())
L25[05:26:05] <SomeHex> okay
L26[05:26:59] * vifino throws a ball of string at Inari
L27[05:27:17] <SomeHex> how do i make so that it requires dofforemt value types for a function
L28[05:27:29] <SomeHex> `function doDrone(port,command,arg1)`
L29[05:27:43] <SomeHex> makes it want the first and the last argument as strigns
L30[05:27:49] <SomeHex> and the middle argument as a value
L31[05:28:28] <Inari> vifino: lewd
L32[05:31:20] <vifino> Inari: of course
L33[05:34:30] <Skye> Don't you need rope?
L34[05:35:47] <Inari> string makes rope
L35[05:37:04] <Izaya> today's thing I wish I had: a meta key on the right side of my keyboard
L36[05:48:52] <Inari> today's thing I wish I had: body printing tech ;D
L37[05:52:41] <Skye> Inari: what for?
L38[05:53:05] <Inari> To attain a more perfect body of course! e.g. slightly shorter
L39[05:54:49] <Skye> Inari: you want to be a loli?
L40[05:57:08] ⇨ Joins: MajGenRelativity (MajGenRelativity!uid288574@id-288574.hathersage.irccloud.com)
L41[05:58:06] <SomeHex> uhhhhhhhhhhh
L42[05:58:13] <SomeHex> i keep getting an erorr while trying to do a function
L43[05:58:22] <SomeHex> atttempt to call a nil value
L44[05:58:24] <SomeHex> but
L45[05:58:29] <SomeHex> why does it happen like htat
L46[05:59:00] <SomeHex> Code Block pastebined https://paste.pc-logix.com/arabadinux
L47[05:59:03] <SomeHex> that's all i got from the code
L48[05:59:16] <SomeHex> Code Block pastebined https://paste.pc-logix.com/isohicahasm.broadcast(port, commandname, argument)Code Block pastebined https://paste.pc-logix.com/malegegiyi but this works fine
L49[06:02:38] <Inari> Skye: In a way. Plus it would allow you to always stay young!
L50[06:02:52] <Skye> Forever loli Inari?
L51[06:03:04] <Inari> Well loli in a way, but sure?
L52[06:04:14] <SomeHex> uhhhh
L53[06:04:28] <SomeHex> now i et another error when i use some commands within the drone bios
L54[06:04:33] <SomeHex> the eror says
L55[06:04:54] <SomeHex> `bios:25: attempt to call a global 'setStatusText' (a nil value)`
L56[06:05:06] <SomeHex> what does that mean
L57[06:06:04] <Izaya> You tried to call setStatusText, which doesn't exist.
L58[06:06:58] <SomeHex> but it does exist in the code
L59[06:07:10] <SomeHex> ohhhhhhhh
L60[06:07:10] <SomeHex> nvm
L61[06:07:11] <Izaya> But it doesn't exist in the environment.
L62[06:07:19] <SomeHex> forgot to write d.
L63[06:07:33] <SomeHex> is there any way to make the drone gui text size smaller?
L64[06:07:49] <Izaya> Not really, it has like two lines of 20 characters and that's what you get, IIRC
L65[06:08:24] <SomeHex> oh crap
L66[06:08:28] <SomeHex> i flashed the wrong bios
L67[06:09:59] <SomeHex> but the font is kinda too big
L68[06:10:07] <SomeHex> when it can store like 5 or 4 characters
L69[06:10:28] <Izaya> I imagine it's trying to emulate those cheap two-line LCD screens
L70[06:10:38] <Izaya> like you find in calculators or radios
L71[06:11:14] <SomeHex> any way to broadcast that to the computer? http://tinyurl.com/y764glsh
L72[06:11:51] <Izaya> Aha, I see. yeah uh
L73[06:12:02] <SomeHex> possible or no
L74[06:12:18] <Izaya> local modem = component.proxy(component.list("modem")()) modem.broadcast(port,modem.address)
L75[06:12:35] <SomeHex> and i need a listener too
L76[06:27:40] <Forecaster> Program the text to scroll :3
L77[06:27:50] <Kodos> Or give it a chat upgrade and have it say it
L78[06:31:26] <Forecaster> if you have computronix
L79[07:11:33] ⇨ Joins: SuperCoder79 (SuperCoder79!uid276919@id-276919.tooting.irccloud.com)
L80[07:13:34] ⇨ Joins: glasspelican (glasspelican!~quassel@ktnron060ww-lp130-02-64-231-90-68.dsl.bell.ca)
L81[07:29:10] ⇨ Joins: Johannes13_ (Johannes13_!~Johannes1@dslb-094-216-023-060.094.216.pools.vodafone-ip.de)
L82[07:56:08] * Inari flops around, feeling bored
L83[08:02:51] * Skye gives Inari the body of a loli catgirl
L84[08:03:09] <Inari> Haaha
L85[08:03:13] <Inari> s/aa/a
L86[08:03:14] <MichiBot> <Inari> Haha
L87[08:09:24] <Izaya> Is that as her own or just in general?
L88[08:31:20] * AmandaC beams a body printer in front of Inari, but it's defective and can only print mostly-androngynous loli traps
L89[09:11:51] <TheFox> I need to beg a favor/question from anyone with experience using VS Studio... anyone got a sec?
L90[09:12:09] <Forecaster> just ask
L91[09:12:25] <Temia> .
L92[09:13:43] <TheFox> I'm not too familiar with using the IDE as I've used alternatives, however, this time I'm left at a blank spot with importing a custom library. For the life of me, I cannot figure out how to point the linker, or for that matter anything, towards the library for mysql.
L93[09:21:23] ⇦ Quits: SuperCoder79 (SuperCoder79!uid276919@id-276919.tooting.irccloud.com) (Quit: Connection closed for inactivity)
L94[09:43:14] <Forecaster> what do you mean "custom"?
L95[09:50:56] <TheFox> One that I either downloaded from a website or made myself, one that is not a "shipped with" library.
L96[09:52:51] ⇨ Joins: SuperCoder79 (SuperCoder79!uid276919@id-276919.tooting.irccloud.com)
L97[09:55:49] <Forecaster> what are you trying to do?
L98[09:56:14] <TheFox> Trying to import mysql Connector C
L99[09:56:19] <TheFox> having no such luck.,
L100[09:56:22] <TheFox> having no such luck. [Edited]
L101[09:56:31] <Forecaster> I mean what kind of project is it
L102[09:56:48] <TheFox> Database viewer
L103[09:58:01] <AmandaC> I don't think I've ever used Visual Studio for more than a couple minutes...
L104[09:58:34] <TheFox> That's my issue... lmfao... I'm asking for someone working under me, but none of us can figure out wtf is going on.
L105[09:58:53] <TheFox> Whenever I do stuff with Cpp I use clang
L106[09:59:04] <TheFox> and Atom
L107[09:59:22] <Forecaster> Cpp?
L108[09:59:25] <TheFox> C++
L109[10:00:04] <Forecaster> ah
L110[10:26:57] ⇨ Joins: Cervator (Cervator!~Thunderbi@2601:4c1:4001:1d5d:75b8:41b3:bc4d:fcad)
L111[10:46:57] ⇦ Quits: MajGenRelativity (MajGenRelativity!uid288574@id-288574.hathersage.irccloud.com) (Quit: Connection closed for inactivity)
L112[11:34:53] ⇦ Quits: Icedream (Icedream!~icedream@has.streaminginter.net) (Remote host closed the connection)
L113[11:41:34] ⇦ Quits: jackmcbarn (jackmcbarn!jackmcbarn@gateway02.insomnia247.nl) (Ping timeout: 195 seconds)
L114[11:45:17] ⇨ Joins: jackmcbarn (jackmcbarn!jackmcbarn@gateway02.insomnia247.nl)
L115[11:49:16] ⇦ Quits: jackmcbarn (jackmcbarn!jackmcbarn@gateway02.insomnia247.nl) (Ping timeout: 195 seconds)
L116[11:51:22] ⇨ Joins: jackmcbarn (jackmcbarn!jackmcbarn@gateway02.insomnia247.nl)
L117[12:02:49] ⇨ Joins: Thutmose (Thutmose!~Patrick@host-69-59-79-123.nctv.com)
L118[12:07:17] <Inari> I hate headache :p
L119[12:31:23] <S3> oooh
L120[12:31:41] <S3> Izaya: no idea where I am going
L121[12:32:08] <S3> Inari: never heard of it\
L122[12:36:34] <Inari> Heard of what
L123[12:42:10] ⇨ Joins: Icedream (Icedream!~icedream@has.streaminginter.net)
L124[12:55:54] <S3> Inari: headaches
L125[13:25:27] <Inari> ?.?
L126[13:38:02] <Kodos> Lol someone made a SpaceX addon for Galacticraft 4
L127[13:44:49] <ben_mkiv|afk> link please
L128[13:44:56] *** ben_mkiv|afk is now known as ben_mkiv
L129[14:10:32] <S3> Inari: I can't get headaches, I have only had one thing that I would assume even somehow relates to one, and it landed me unconcious for 4 days and waking up in an ICU
L130[14:17:28] <Inari> S3: we can fix that
L131[14:17:32] * Inari finds a nice big stone
L132[14:18:58] ⇨ Joins: MajGenRelativity (MajGenRelativity!uid288574@id-288574.hathersage.irccloud.com)
L133[14:25:59] <S3> Inari: I've hit my head a lot
L134[14:26:03] <S3> that's not the same thing
L135[14:26:08] <S3> I'm sure
L136[14:26:41] <Forecaster> hm, I may need to boot up some 3D modelling software soon...
L137[14:26:57] <S3> BLENDAR!
L138[14:28:12] <Inari> S3: nono
L139[14:28:17] <Inari> S3: I was thining about implanting the stone
L140[15:08:58] ⇨ Joins: Doty1154 (Doty1154!~Doty1154@2601:648:8000:134f:71e1:a34f:5408:ad23)
L141[15:48:46] <Forecaster> Bleh, I've 100% Train Valley 2 and now I can't play it anymore >:
L142[15:49:47] <Inari> Why not?
L143[15:51:07] <Forecaster> Because I've completed it, there's nothing left to do
L144[15:51:22] <Forecaster> Until they make new levels
L145[15:51:51] <coderboy14> While this isn't for OC, it is Lua for my laptop. I am creating a book DB software ( as a simple project ), my only problem is persistent data storage. I don't see any easy way to serialise and then reverse that, but I created a way to store it. I write line by line, this `test=>1:John Doe;age:15;`. The index is the content before the `=>`, everything afterwards is the array of values the user provided. I need to somehow convert `1:John
L146[15:51:51] <coderboy14> Doe;age:15;` into an associative array of `{[1]="John Doe",["age"]=15}`. Anyone able to lend some assistance.
L147[15:52:37] <Forecaster> There are serializers for Lua
L148[15:52:42] <Inari> @Forecaster Start over!
L149[15:52:51] <Forecaster> OC has one
L150[15:53:07] <coderboy14> That might be some kind of custom implementation. I tried finding solutions, but couldn't.
L151[15:53:47] <coderboy14> Or not at least any that i understand what was happening. I found somethings, but I had -200% clue what I was supposed to do and how.
L152[15:55:23] ⇦ Quits: ben_mkiv (ben_mkiv!~ben_mkiv@p4FED5804.dip0.t-ipconnect.de) (Ping timeout: 190 seconds)
L153[15:56:01] <coderboy14> I found the OC src. I'm gonna try and import it to my code. Let's hope it works. (crosses fingers)
L154[15:57:16] <Forecaster> try this?
L155[15:57:17] <Forecaster> https://github.com/rxi/json.lua
L156[15:59:05] <coderboy14> I got the OC sourcecode to work, so I just borrowed that library. lol.
L157[15:59:15] <the-nick-dev> is this ok?
L158[15:59:15] <the-nick-dev> https://i.like-man.ga/yoviis.png
L159[16:00:31] <coderboy14> Last question. My thing still needs to store the index, so I have the code do this Code Block pastebined https://paste.pc-logix.com/onowixusac, but how do I get just the serialised table so I can unserilize it? I know it's something with stirng patterns but I suck at those
L160[16:03:00] <Forecaster> just pass the table to serialize?
L161[16:04:34] ⇨ Joins: Xal (Xal!~Xal@S010664777dabacc3.vw.shawcable.net)
L162[16:04:41] <coderboy14> Nevermind. I found a way to do that. I can't. The serialised array get's saved to a file first, so I need to isolate it. I am going to have lua tell me the position of the first occurrence of ";==>;" or I may change it to " ", but I'll find that, and using `string.sub` create two variables, one INDEX the other VALUE.
L163[16:05:43] <coderboy14> I know I said that was my last question, but.... How does OC do graphics? I am looking at that, and it'd be really awesome to have a standalone OC program. I just don't know how I'd do the drawing, because I'm not sure if there's a special software or something. I saw somebody put it on a gameboy, I just have no clue.
L164[16:06:28] <Xal> there are several standalone oc programs
L165[16:06:43] <Forecaster> @coderboy14 I'd ask payonel about that
L166[16:06:53] <Forecaster> he made an emulator, so he'd know
L167[16:06:54] <Xal> https://github.com/gamax92/OCEmu and https://github.com/payonel/ocvm
L168[16:07:16] <Xal> ocemu requires you have a lua install, ocvm is c++
L169[16:07:37] <AmandaC> ( and a lua install + headers )
L170[16:08:03] <coderboy14> I don't know what that means. I have Lua. I could also just bundle a Lua installer into the thingy tho.
L171[16:08:22] <AmandaC> %choose work on the factory or other
L172[16:08:22] <MichiBot> AmandaC: work on the factory
L173[16:10:21] <coderboy14> I think a really cool project would be try and flash an old android, and run OC on there. lol. That'd be really cool in my opinion.
L174[16:10:39] <Xal> cross-compile ocvm and run it in termux
L175[16:11:42] <coderboy14> ... I have -200% clue what that means ... I was just saying it would be cool to see. I don't understand C or anything, otherwise I'd try and write a ROM myself.
L176[16:12:23] ⇦ Quits: lp (lp!~lordpipe@66.109.211.167) (Ping timeout: 190 seconds)
L177[16:15:23] <Xal> well step one is to get either ocemu or ocvm running on your pc
L178[16:17:23] <coderboy14> ... Oh, those are those emulators ... I'll end up doing that then, I just had to make sure they support Mac.
L179[16:17:38] <Xal> both do
L180[16:18:30] <coderboy14> Yah. I saw that, and I'm reading through now to figure out wtf I need to do. lol. It seems simple enough.
L181[16:18:41] <Xal> I can compile an osx binary for ocvm if you'd like
L182[16:18:51] <AmandaC> ocvm doesn't really work well under mac. I was working on contributing it some, but then I switched back to linux
L183[16:19:53] <coderboy14> That'd be great @Xal. I really have no clue what I'm doing, mostly just typing any and all commands I see.
L184[16:20:34] <coderboy14> A good emulator that somebody could make, is a ISO build on Linux or something, to allow for a bootable OpenComputer's emulated system. I know that's really complex, and I get that'd take fifty-billion years, but still..... you gotta admit it'd be cool.
L185[16:20:57] <AmandaC> I made a ssh server that when you ssh into it it spins up an ocvm instance
L186[16:23:26] <coderboy14> That's cool. I just like how simple everything is. Since it's a Lua OS, the language makes everything just really easy. Like I said, if somebody ported even a basic compiler into a linux ( or likewise ) distro, and required we create the "EEPROM" and the "OS", that'd still be freaking cool, and assuming that somebody wrote drives and ( since it could be ported from linux ) stuff, it could use the OC API to do IRL stuff like networking, and
L187[16:23:27] <coderboy14> dealing with graphics. I think so many new programmers would like that, because a almost entirely modular OS, built in a very easy programming language ( although some kind of access to a underlying language such as C would be a good idea ), it'd be freaking amaze-balls. LOL.
L188[16:26:14] ⇨ Joins: lp (lp!~lordpipe@66.109.211.167)
L189[16:28:02] <coderboy14> Okay. I tried installing OCEmu, but I'm stuck on the last steps. Trying to install `luarocks` apis. #confused
L190[16:28:22] <AmandaC> `brew install luarocks-5.3` should do it
L191[16:29:44] <Xal> eww homebrew
L192[16:38:16] ⇦ Quits: Doty1154 (Doty1154!~Doty1154@2601:648:8000:134f:71e1:a34f:5408:ad23) (Quit: Leaving)
L193[16:42:37] <coderboy14> @AmandaC That doesn't work. Doesn't exist. I'm gonna have to be AFK soon. Pictures, ugh.
L194[16:42:58] <Xal> coderboy14: you need to have a homebrew install
L195[16:43:16] <AmandaC> @coderboy14 might be luarocks@5.3 instead, it's been awhile since I had my mac booted up
L196[16:43:50] <AmandaC> I need to get around to nukeing it and selling it
L197[16:44:03] <Xal> trying to get anything GNU running on osx is hell
L198[16:44:06] <coderboy14> Nope. I rarely do more for installing then type a single command in. I love my Mac.
L199[16:44:54] <AmandaC> I'm mostly interested in linux / embedded linux stuff, and that's a massive cuntache under mac without a VM.
L200[16:45:35] <AmandaC> Plus I was always hitting against the hdd size. My new linux laptop has a 1tb spinning-rust and a <I forget> SSD for the OS and my ~
L201[16:46:48] <AmandaC> 250G SSD it looks like
L202[16:47:36] <AmandaC> Plus the only reason I had a mac in the first place was because it was given to me as a gift
L203[16:47:49] <AmandaC> I can't justify 2000$ for a laptop
L204[17:02:02] <Xal> yeah I don't think I'm gonna fight with osx to get a workable gcc7 on this machine
L205[17:02:13] <Xal> sorry coderboy14, I've given up on compiling anything for osx with gcc
L206[17:13:02] <Pablu> macos is the bitchy, cute face sister of the unix family
L207[17:17:32] <ste48> hi, what is the irc server again?
L208[17:18:41] <Inari> @Pablu but who is her big brother?
L209[17:19:34] <ste48> the devil? ?
L210[17:19:44] <Pablu> @Inari, the Os that the NSA uses
L211[17:20:08] <Pablu> And he's watching
L212[17:21:49] ⇨ Joins: Backslash_ (Backslash_!~Backslash@ip-94-114-162-224.unity-media.net)
L213[17:22:31] <Pablu> Linux is the hippie brother that is open to everything, and is always a mess. He also has multiple personalities.
L214[17:22:45] ⇦ Quits: Backslash (Backslash!~Backslash@ip-94-114-162-224.unity-media.net) (Ping timeout: 198 seconds)
L215[17:23:18] ⇦ Quits: Inari (Inari!~Pinkishu@p4fc1e7c2.dip0.t-ipconnect.de) (Quit: 'Multipass!')
L216[17:31:07] <AmandaC> I mean. The NSA uses Linux a lot, too
L217[17:32:06] <AmandaC> Ever heard of SELinux?
L218[17:32:44] <AmandaC> It was developed and contributed to Linux to lock down filesystem and syscall permissions more
L219[17:34:01] <Pablu> Yeah, as I said, he has multiple personalities.
L220[17:38:24] <Xal> what about gnu hurd
L221[17:41:21] ⇦ Quits: Vexatos (Vexatos!~Vexatos@p200300556E187E61AE5C1C05A887B3BE.dip0.t-ipconnect.de) (Quit: Insert quantum chemistry joke here)
L222[19:22:32] ⇨ Joins: redthefed (redthefed!~redthefed@98.143.225.39)
L223[19:23:08] <redthefed> yo dawg
L224[19:23:15] <redthefed> i heard you like irc
L225[19:23:21] <redthefed> and minecraft :)
L226[19:30:03] <AmandaC> %choose red dress girl or blue top girl
L227[19:30:03] <MichiBot> AmandaC: red dress girl
L228[19:32:57] ⇦ Quits: redthefed (redthefed!~redthefed@98.143.225.39) (Ping timeout: 186 seconds)
L229[19:35:41] <Skye> AmandaC, what are you choosing?
L230[19:36:47] <AmandaC> Skye: red dress = start a new series, blue top = my increasingly long list of anime I've started watching
L231[19:40:05] <Skye> AmandaC, why do you call them that?
L232[19:40:36] <AmandaC> Skye: memes
L233[19:41:24] <Skye> what meme
L234[19:41:26] <Skye> oh
L235[19:41:30] <Skye> oooh
L236[19:41:49] <Skye> that one with the girl and someone who's presumably her bf is looking at the rear end of a girl who is walking past?
L237[19:41:58] <AmandaC> Yeah
L238[19:42:17] <AmandaC> I was going to link the exact image I saw, but couldn't find it again
L239[19:42:43] <Skye> the girl should dump her bf and then get get into yuri with the other girl. :P
L240[20:08:25] <AmandaC> Hehehe, agreed
L241[20:08:55] <AmandaC> There was a post on imgur awhile ago about a whole story that could be told with images between them. A tragic story, even
L242[20:09:13] <AmandaC> (other stock images between them that is)
L243[20:10:55] ⇦ Quits: Thutmose (Thutmose!~Patrick@host-69-59-79-123.nctv.com) (Quit: Leaving.)
L244[20:34:40] <S3> ok!
L245[20:38:04] <AmandaC> %tell Inari Yuru Camp lives up to the wholesomeness I imagined and much more. Also kinda love the way the blue haired girl has a hard time hiding her dislike for something
L246[20:38:04] <MichiBot> AmandaC: Inari will be notified of this message when next seen.
L247[20:41:21] <S3> Izaya: Some day I will find civilization!
L248[20:51:23] <S3> AmandaC: some sort of anime?
L249[20:51:54] <S3> if thats the laid back camp one on crunchyroll, I haven't tried it yet
L250[20:52:03] <AmandaC> S3: that's it, yah
L251[20:52:17] <S3> I've been watching bakaromon atm
L252[20:52:18] <AmandaC> I finished ep2 when I sent the message
L253[20:53:06] <AmandaC> Bakaromon?
L254[20:54:07] <S3> barakamon*
L255[20:54:16] <S3> I never spell it right lol
L256[20:55:59] <S3> I think it's kind of silly
L257[20:56:09] <S3> But I like silly animes
L258[21:13:36] <Izaya> 500m east
L259[21:19:26] <S3> blagh
L260[21:19:27] <S3> died
L261[21:19:43] <S3> knew I shouldn't have stepped out that door lol
L262[21:21:05] <Izaya> erm
L263[21:21:25] <Izaya> I'll put your stuff in the house I built for the villagers
L264[21:21:29] <Izaya> gonna replace all of them eventually
L265[21:21:38] <cat2002> question, how does this bridge handle discord files?
L266[21:21:48] <Izaya> usually shortens the link to them
L267[21:21:52] <cat2002> okay cool
L268[21:22:03] <cat2002> So you can see the link for this cool thing I made? http://tinyurl.com/ybt5kuqa
L269[21:22:22] * Izaya squints
L270[21:22:24] <Izaya> What is it?
L271[21:22:31] <cat2002> conway's game of life.
L272[21:22:54] <Izaya> oh nice
L273[21:24:04] <S3> Izaya: Oh I had nothing
L274[21:24:28] <Izaya> gah did you have to leave floating trees
L275[21:24:46] <S3> why not, this is the future
L276[21:24:49] <S3> where trees have antigravity
L277[21:25:04] <S3> mouse is missing and my touchpad is half broken
L278[21:25:13] <S3> it's hard enough just to find a working left mouse button
L279[21:27:47] <Izaya> o.O
L280[21:30:02] <S3> Izaya: Took me a couple days to build that 5x5 house I started :D
L281[21:30:47] <Izaya> you can like
L282[21:30:54] <Izaya> bind the left-click stuff to a key
L283[21:33:59] <S3> nah, it's hard enough as it is
L284[21:34:01] ⇨ Joins: Doty1154 (Doty1154!~Doty1154@2601:648:8000:134f:71e1:a34f:5408:ad23)
L285[21:34:13] <S3> using the mouse is already a two handed thing
L286[21:34:26] <coderboy14> He sorry, I just got back online. Anyone know how I can use some sort of OC compiler, on Mac.
L287[21:34:36] <Izaya> Compiler?
L288[21:34:44] <coderboy14> Oh. Emulator
L289[21:34:53] <Izaya> Look into OCEmu or ocvm
L290[21:35:06] <coderboy14> I tried. I couldn't get OCEmu to work, but I'll try the second
L291[21:35:14] * AmandaC makes s3's default editor ACME, removes all others
L292[21:35:16] <Izaya> I don't know that ocvm supports OS X, actually, but it does work on other unix-likes
L293[21:35:35] * AmandaC runs off to sleep
L294[21:36:03] <coderboy14> Okay. Second one, I'm very confused. Let's hope. I can't figure out to instal ocvm tho
L295[21:37:20] <AmandaC> I mean, I got ocemu running fine on my Mac with the right Lua, luarocks, and sdl Homebrew packages installed
L296[21:37:23] <S3> AmandaC: right after you sent that I blue screened
L297[21:37:42] <coderboy14> I can't get luarocks to work @AmandaC
L298[21:38:02] <S3> I think AmandaC went to bed
L299[21:38:21] <coderboy14> Maybe. But she just commented, that's why.
L300[21:38:22] <AmandaC> If you're more specific with what's going wrong, someone might be able to help
L301[21:38:29] <S3> ocvm isn't so hard
L302[21:38:35] <AmandaC> Anyway, bed time for real now
L303[21:38:44] <coderboy14> I can't understand it. lol.
L304[21:38:53] <coderboy14> Bye, falica (lololo)
L305[21:39:00] <S3> you download it, you compile it
L306[21:39:04] <S3> then you run it
L307[21:39:13] <coderboy14> Download which file?
L308[21:39:14] <S3> do you know how to use a makefile?
L309[21:39:14] <AmandaC> S3: ocvm uses std::filesystem which last I looked the Mac tool chain doesn't have
L310[21:39:23] <S3> oh really
L311[21:39:52] <coderboy14> Growl. I just thought I'd be cool to have a mini OC computer with carrying around Minecaft
L312[21:40:00] <AmandaC> Who the fuck is falica?
L313[21:40:14] <coderboy14> U is, Falica. lollololol
L314[21:40:19] <AmandaC> ...
L315[21:40:30] <AmandaC> I'm too tired for this shit
L316[21:40:33] <coderboy14> (dabs)
L317[21:40:43] <S3> a mac patch coould use -lcexperimental or whatever
L318[21:40:51] <S3> with experimental headers I suppose..
L319[21:41:11] <coderboy14> ... Is there just a easy solution. I download a file, run it, POOF, it magically works?
L320[21:42:35] <S3> This is the problem with mac users. They think they're like coding hipsters or something until they can't find a big red button that does everything for them
L321[21:43:12] <S3> @coderboy OCEmu is feasible, AmandaC says. It's a bit more touchy to compile on systems from my experience, she said what you need. Luarocks is feasible in mac too, I've even done that much
L322[21:43:23] <S3> what's wrong with your luarocks config?
L323[21:44:33] <coderboy14> I think I found exactly what I'm looking for --> http://www.computercraft.info/forums2/index.php?/topic/18789-ccemuredux-computercraft-emulator-redux/
L324[21:44:40] <coderboy14> I just can't download it
L325[21:45:03] <Izaya> Doesn't look like it'll do OC, though.
L326[21:45:06] <S3> Downloaded for me
L327[21:45:11] <S3> no it'ss an old emu for CC
L328[21:45:13] <S3> I've used it
L329[21:45:48] <coderboy14> So far it seems good. I though it was a EMU for OC. Dang
L330[21:45:59] <coderboy14> dang
L331[21:45:59] <S3> no it's CC
L332[21:46:12] <S3> similar
L333[21:46:44] <coderboy14> Simlar, but not the same. GOsh daong it
L334[21:46:44] <S3> @coderboy14 If you're so determined as a programmer, might I suggest writing one in Javascript that runs in a browser :)
L335[21:46:57] <S3> that would be more portable
L336[21:47:03] <Izaya> I think someone did that, actually.
L337[21:47:09] <S3> Oh really?
L338[21:47:16] <Izaya> yeah don't remember the link though
L339[21:47:52] <S3> somebody also made a JS architecture XD
L340[21:48:02] <coderboy14> @S3 I thought about that, but I'd prefer it to be as a simple app. I guess that could work, but how'd I compile the Lua in JS, and then create some kind of freaking UI
L341[21:48:12] <coderboy14> That could be useful, not the best, but still useful
L342[21:50:40] <S3> well there is Fengari for a JS Lua VM
L343[21:50:45] <S3> then you'd just put in glue
L344[21:50:52] <S3> and whatever else
L345[21:51:01] <S3> however it'd be locked to 5.3 iirc
L346[21:51:08] <S3> I dunno
L347[21:51:09] <coderboy14> SOmetimes gluing is harder then makign it from scratch. lol. No clue what that means
L348[21:51:27] <Izaya> https://github.com/fengari-lua/fengari
L349[21:51:43] <S3> it means you provide the userspace like Lua APIs from OS
L350[21:51:44] <S3> OC*
L351[21:51:50] <S3> to make it act like a machine
L352[21:51:59] <S3> then put some wrapper for the computer API, etc
L353[21:52:11] <S3> it's a project but I'm just carrying on with nonsense
L354[21:52:16] <Xal> quick, someone compile ocvm with emscripten
L355[21:52:27] <coderboy14> .............................. I don't really know what that means ..........................
L356[21:52:48] <S3> Here's an idea
L357[21:53:06] <S3> you could pull up a virtual machine with an OS that has a proper standard library
L358[21:53:09] <S3> and compile oxvm
L359[21:53:11] <S3> ocvm*
L360[21:53:43] <Xal> yeah I'd just do that
L361[21:54:02] <coderboy14> Nah. I guess I'll just be force to launch Minecraft. That's less bulky a VM.
L362[21:54:19] <Xal> install a good OS natively then?
L363[21:54:28] <coderboy14> I did. It's called MacOS
L364[21:54:41] <S3> that way you wuldn't have to be limited to an OS made by some nutcases that want to tell you how you should be using your computer
L365[21:54:49] <S3> and that computers should look better than they operate
L366[21:55:10] <Izaya> One hopes your hackintosh has virt capabilities, either way.
L367[21:55:26] <S3> It likely does if it isn't ancient
L368[21:55:30] <coderboy14> My mac operates better then Window's I've had that were more expensive.
L369[21:55:31] <Xal> I don't think he's using a hackintosh
L370[21:55:43] <coderboy14> I am using an offical Apple Macbook Pro 2017
L371[21:55:43] <S3> what's windows?
L372[21:55:53] <Izaya> I mean, my laptop was $250, it can run OS X though I don't know why I would, and it has virt
L373[21:56:30] <coderboy14> Dunno whart virt is
L374[21:56:34] <Xal> who the hell would buy a mbpro >2010
L375[21:56:34] <Izaya> VT-x
L376[21:56:35] <S3> ...
L377[21:56:43] <Izaya> the intel CPU extension for faster virtualization
L378[21:56:57] <coderboy14> oh,
L379[21:57:03] <coderboy14> I don't use that much, so whateves.
L380[21:57:17] <Izaya> It'd solve your problem, though.
L381[21:57:35] <Xal> or, y'know, you could just skip virtualization and install something natively
L382[21:57:38] <S3> You know my job bought a mac for me and handed it to me, I took it, asked if they cared what I did to it, then wiped macos off of it instantly
L383[21:57:42] <S3> threw a proper system on it
L384[21:58:26] <coderboy14> I plan on getting the new iPhone X, then the new Macbook Pro. I am allocating funds to that. Y'all people hating the best OS ( in my opinion ). I don't hate Windows, I just find Mac's UI friendly, but still has the capabilities of Unix
L385[21:58:39] <Xal> lol
L386[21:58:42] <S3> What the hell is windows
L387[21:58:44] ⇦ Quits: MajGenRelativity (MajGenRelativity!uid288574@id-288574.hathersage.irccloud.com) (Quit: Connection closed for inactivity)
L388[21:58:49] <S3> you keep talking about this thing called windows
L389[21:58:58] <Xal> we've never heard of itr
L390[21:59:02] <coderboy14> Sr. Windows. Microsoft's OS
L391[21:59:09] <S3> microwhat?
L392[21:59:10] <Xal> yep, doesn't ring a bell
L393[21:59:26] <S3> what kind of country is this from?
L394[21:59:30] <coderboy14> ........ I am confused
L395[22:00:42] <S3> now we're all confused
L396[22:00:46] <coderboy14> Well. If anyone finds a rlly simple (Mac Friendly) emulator, I'd love it if you'd DM me. That would be great for working on an OS without booting MC up, doing all of that, letting my mods load, etc.
L397[22:01:04] <S3> DM... wut
L398[22:01:09] <Izaya> >install some form of linux in a VM
L399[22:01:14] <S3> I do not have thee experience to DM
L400[22:01:16] <Izaya> >install ocvm so you can work via ssh
L401[22:01:16] <Xal> >install some form of linux
L402[22:01:25] <Izaya> >???
L403[22:01:26] <Izaya> >profit
L404[22:01:34] <S3> I'm pnly on my first campaign
L405[22:01:44] <coderboy14> Oh. Yah, ur on IRC. Fine. If that works, it just seems more work then necessary.
L406[22:02:10] <S3> ... . . .
L407[22:02:17] <Izaya> Easier than getting a sane development environment on OS X
L408[22:02:42] <coderboy14> Nah. I have a linux server and mac laptop, and I've had a easier time doing bascially everything in my mac
L409[22:02:54] <Xal> you aren't having a very easy time right now
L410[22:03:07] <Izaya> How's the 15-year-old gcc treating you?
L411[22:03:29] <S3> I hear Apple's putting out free upgrades to BSD on their macs
L412[22:03:34] <S3> just click a button and wham
L413[22:03:45] <S3> you are converted from MacOS-deprecated to FreeBSD 11
L414[22:04:14] <S3> because we all know FreeBSD works better on a mac than MacOS does
L415[22:04:21] <S3> (you can't deny that :D :D :D)
L416[22:04:31] <Xal> how will you feel when apple deprecates your machine in 2 years
L417[22:04:46] <Izaya> I can, though: FreeBSD can't display anything on the only Apple hardware I have here.
L418[22:04:59] <S3> really?
L419[22:05:06] <S3> I have gotten FreeBSD to run on every mac I touched
L420[22:05:08] <Izaya> yeah it doesn't like the 2003-era radeon in it I guess
L421[22:05:10] <coderboy14> Okay, I cam here trying to find into on a emulator, but since your doing this ^, I'll just go to sleep. And GCC is as old as me?
L422[22:05:13] <S3> except for my old apple II I had
L423[22:05:15] <S3> lol
L424[22:05:28] <Izaya> The version of gcc on OS X is as old as you, I guess.
L425[22:05:48] <coderboy14> Awesome. It's my digital-brother
L426[22:05:49] <Xal> coderboy14 I have an ocvm binary for you, ready when llvm finishes compiling
L427[22:05:50] <Izaya> They stopped updating it after it got licensed as GPLv3 so they're stuck on a version from millions of years ago
L428[22:06:08] <S3> @coderboy I thought you were trying to get a VM working
L429[22:06:24] <coderboy14> @S3 I was, if none of this works
L430[22:07:17] <coderboy14> @Xal thanks @S3 that's a pretty extensive system for this. If I could boot directly INTO OC's OS, then I'd be all for it, but running a vm to run a emulator, sounds kind... slow. A lot of over-head
L431[22:07:31] <Izaya> VT-x reduces the overhead significantly
L432[22:07:38] <Izaya> think 80% normal speed, depending on software used
L433[22:07:53] <S3> yeah VT-x is nice
L434[22:07:56] <Izaya> This is why I was asking
L435[22:08:14] <Izaya> It should be in just about everything now, though I dunno about the mediocre ultrabook processors they use in Macs.
L436[22:08:57] <coderboy14> Honestly, I just like my Mac. It works for my particular setup. Okay? Doesn't work for you, that's fine. Let's just leave this at that. 'Kay? ?
L437[22:09:12] <Xal> you have been brainwashed
L438[22:09:20] <Xal> liberty or death
L439[22:09:34] <coderboy14> Death sounds pretty fun
L440[22:10:07] <coderboy14> And @Xal what exactly is a binary. Is that the part you execute?
L441[22:10:31] <Xal> yeah, I'll see if I can compile a version for OS X for you
L442[22:10:39] <S3> huh. only $64
L443[22:10:43] <Xal> though things aren't looking so great right now
L444[22:10:45] <S3> https://i.ebayimg.com/images/g/SwoAAOSwDTNatoU~/s-l1600.jpg
L445[22:11:06] <Izaya> 130M?
L446[22:11:08] <S3> I think that's less than the $ I spent on a hard drive that size new
L447[22:11:12] <S3> :D
L448[22:11:16] <coderboy14> I don't know what that's supposed to be
L449[22:11:22] <S3> WAIT WHAT
L450[22:11:31] <S3> you don't recognize... a hard drive?
L451[22:12:13] <coderboy14> But what's so special abuot it
L452[22:12:26] <S3> Nothing. It's a hard drive
L453[22:12:35] <coderboy14> Oh....
L454[22:12:51] <S3> it's about the size of my first hard drive @coderboy14
L455[22:13:00] <S3> 130 Megabytes
L456[22:13:10] <coderboy14> and @Xal that's okay if it doesn't work. lol. It's the thought that counts. ?
L457[22:13:17] <S3> Enough to hold a lot of source code
L458[22:13:19] <coderboy14> @S3 that's tiny
L459[22:13:26] <S3> Do you think so?
L460[22:13:47] <coderboy14> @S3 Yes! That's not even a single gb
L461[22:13:51] <Izaya> I'm pretty sure Alpine Linux would fit on that fine.
L462[22:13:52] <S3> well duh
L463[22:13:56] <S3> a GB was unheard of then
L464[22:14:07] <S3> Izaya: or old DSL
L465[22:14:17] * Izaya nods
L466[22:14:26] <coderboy14> @S3 still, that's mother fu***** saml. Like, freaking tiny. You cave-men, and you're old technology
L467[22:14:41] <S3> @coderboy14 Do you want to see my computer?
L468[22:14:46] <S3> I took pictures the other day
L469[22:14:59] <coderboy14> @S3 ... BUM BUM ... BUM BUM .. BUM BUM BUM BUM
L470[22:15:19] <Izaya> https://lainchan.org/%CE%A9/src/1520586896150.png here's mine
L471[22:15:39] <coderboy14> NO way that's urs. That's like 60 billion urs old
L472[22:15:48] <Izaya> It's sitting on my desk.
L473[22:16:20] <Izaya> see also: https://shadowkat.net/img/p2-beos.webm
L474[22:17:37] <S3> Here we go @coderboy14
L475[22:17:40] <S3> https://imgur.com/a/fxvTi
L476[22:17:50] <S3> you thought that was a billion years old look at mine
L477[22:18:26] <Izaya> that's the Z80 one, right?
L478[22:19:37] <S3> oh yeah and this @coderboy14: https://imgur.com/a/Ldh3X
L479[22:19:46] <coderboy14> ... honestly y'all can talk 'bout ur dinosaur technology, I'm just waiting for @Xal to tell me (most likely) failed. lol
L480[22:19:46] <S3> no it's m6809 Izaya
L481[22:19:55] <Izaya> oh right
L482[22:20:02] <Izaya> so can it run OS-9?
L483[22:20:07] <S3> I know someone with a z80 one
L484[22:20:09] <S3> yes it can
L485[22:20:14] <Izaya> very nice
L486[22:20:20] <S3> I have never ran OS-9 on it but it apparently can
L487[22:20:24] <coderboy14> OS-9. Doesn't even have a name????
L488[22:20:27] <S3> it's a modified one
L489[22:20:31] <Izaya> that is the name
L490[22:20:36] <S3> yeah dude
L491[22:20:48] <Izaya> there was also OS-9000 which was the portable version
L492[22:20:51] <S3> @coderboy14 This was the first computer I had in my bedroom
L493[22:20:57] <Izaya> but everyone preferred OS-9 because it was faster
L494[22:21:15] <coderboy14> No, that's a incremental counter. Things are supposed to be in arrays, identified by (I), then it's name. OS-9 defines the (I) value
L495[22:21:44] <S3> huh
L496[22:21:46] <S3> https://i.ytimg.com/vi/vlmbCMkhv40/hqdefault.jpg
L497[22:21:57] <S3> Izaya: apparently this is the setup or somethin ^
L498[22:22:03] <Izaya> shiny
L499[22:22:18] <S3> I unfortunately didn't have a disk system
L500[22:22:37] <coderboy14> U guy's dinosours
L501[22:22:39] <S3> @coderboy14 In the second photo of the computer I posted my storage
L502[22:22:54] <S3> @coderboy14 Do you recognize the storage medium?
L503[22:23:32] <coderboy14> Are you gonna send a picture?
L504[22:23:32] <S3> https://images-na.ssl-images-amazon.com/images/I/519AEVWPHVL.jpg
L505[22:23:33] <S3> this thing
L506[22:23:43] <coderboy14> Umm... caset or 8-track
L507[22:23:46] <S3> That's where I stored my programs
L508[22:24:01] <S3> ]you find the program on tape and you hit play after typing cload or cloadm
L509[22:24:17] <S3> and to save you hit record and play and then typed csave or whatever
L510[22:24:32] <coderboy14> Wow, y'alls and ur pet dinosaur technology
L511[22:24:49] <S3> you say that, but this computer still runs in my office here
L512[22:24:53] <Izaya> way more interesting than IBM PC clones tbh
L513[22:25:13] <coderboy14> The most sthuff is btr
L514[22:25:14] <S3> lol
L515[22:25:39] <S3> @coderboy14 You might be calling it old but computers haven't changed
L516[22:25:44] <S3> that my good sir is a microcomputer
L517[22:25:54] <S3> and what your mac is a microcomputer too
L518[22:26:01] <S3> before microcomputers we had minicomputers
L519[22:26:08] <S3> and before minicomputers we had computers
L520[22:26:17] <S3> :)
L521[22:26:27] <coderboy14> I am creating a microcomputer system. The same system in charge of the Arduino is gonna run my SOC
L522[22:26:47] <S3> I am creating a minicomputer at home
L523[22:27:06] <S3> by the time I am done, it will take up the majority of space in my server rack
L524[22:27:08] <coderboy14> That sounds expensive and colicated.
L525[22:27:18] <S3> and have 64K of general purpose memory
L526[22:27:29] <Izaya> S3: you should try to get some real core to use in it
L527[22:27:48] <Izaya> or make some, I guess
L528[22:28:05] <S3> Izaya: well it's a stack machine, but I discussed with a friend the other day about how we could do a multi core scalable system
L529[22:28:20] <S3> so I can have as many stack machines in parallel as I want in easy to put together PCBs
L530[22:28:27] <Izaya> nah I mean
L531[22:28:29] <Izaya> core memory
L532[22:28:33] <S3> oh fuck that\
L533[22:28:42] <coderboy14> Thankfully I wans't alive for all of this old AF technology. Any status @Xal so I can run form these gesers teling storyies of the "Google old days"
L534[22:28:43] <S3> Do you have any idea how much of a PITA core memory is?
L535[22:28:52] <S3> reading it is a whole other story
L536[22:29:00] <Izaya> You have to write back to it after every read
L537[22:29:01] <Xal> no guarantees, but try this
L538[22:29:12] <S3> @coderboy14 Be very thankful you don't have to use core memory
L539[22:29:15] <Izaya> and you need to sense pulses to do the actual reading
L540[22:29:45] <S3> Izaya: you're better off creating your own analog mercury delay line reading circuit
L541[22:29:48] <S3> :P
L542[22:29:51] <coderboy14> @sc no clue what that is, and I'm grateful b/c dinosour tech is blech
L543[22:30:02] <S3> one that uses sound waves in mercury to store information
L544[22:30:08] <Xal> https://transfer.sh/PhCkn/ocvmmac
L545[22:30:12] <Izaya> mercury is bad for your health
L546[22:30:19] <S3> wait what was that calculator that stored its memory in piano wire or some shit
L547[22:30:28] <Xal> coderboy14: tell me if this does anything weird
L548[22:30:41] <S3> anything that opens as a DMG is weird
L549[22:30:56] <Izaya> Xal: I thought OS X didn't have experimental-fs?
L550[22:31:09] <S3> you can patch it to compile
L551[22:31:15] <Izaya> Or are you getting around that by compiling from something else?
L552[22:31:20] <S3> and link it against the experimental static lib
L553[22:31:30] <coderboy14> @Xal okay. #Isaya it's only bad for your help if you odn't force feed it down your family's throats. ......evil laugh..... (looks at horrorfied faces, puts head phones in )
L554[22:31:51] <Izaya> o.o
L555[22:32:15] <S3> wait wait wait WAIt W A I T
L556[22:32:24] <S3> puts headphones in? what kind of expression is that
L557[22:32:27] <S3> you put headphones ON
L558[22:32:28] <coderboy14> @Xal I can't open that .dms file. What do I do.
L559[22:32:30] <S3> I hope not in
L560[22:32:35] <S3> that would hurt like
L561[22:32:36] <Xal> OSX has experimental-fs if you use a new clang
L562[22:32:37] <S3> crazy..
L563[22:32:42] <coderboy14> @S3 nope. And I do that, so people won't talk to me
L564[22:32:59] <Xal> coderboy14: open a shell where you downloaded it and do
L565[22:33:03] <S3> if you put headphones in your head then you probably need to go to the hospital
L566[22:33:06] <Xal> chmod a+x ocvmmac && ./ocvmmac
L567[22:33:35] <S3> and since when do putting headphones on prevent people from talking to you?
L568[22:33:52] <Xal> actually, just try doing this:
L569[22:33:54] <Xal> open a shell
L570[22:33:55] <Xal> and paste
L571[22:34:03] <coderboy14> http://tinyurl.com/yc7hk722
L572[22:34:24] <S3> when Xal paused there I was about to troll and put a melicious command but then was like naaaaaaaaah
L573[22:34:28] <coderboy14> And @S3 it works at my school, because if you bother me with my headphones in, I punch you.
L574[22:34:46] <Izaya> you sound friendly
L575[22:34:47] <Xal> coderboy14 how the hell did it get a file extension
L576[22:35:07] <coderboy14> @S3 I would've seen the different username. That's how it came when I downloaded it. SHould I remove the extention?
L577[22:35:13] <Xal> yeah try that
L578[22:35:22] <S3> @coderboy14 Yeah that wouldn't work here.. if you punched somebody like that you'd be in some deep shit
L579[22:36:10] <coderboy14> http://tinyurl.com/ybj9eufy
L580[22:36:29] ⇦ Quits: Cervator (Cervator!~Thunderbi@2601:4c1:4001:1d5d:75b8:41b3:bc4d:fcad) (Remote host closed the connection)
L581[22:36:38] <Izaya> oh right I had that happen with xonotic when I tried to run it on my ex's MBA
L582[22:36:47] <coderboy14> Maybe. But @S3 I usually become friends with the strongest people, then secretly manipulate them to handle my big fights
L583[22:36:51] <Izaya> wait no
L584[22:37:00] * Izaya squints
L585[22:37:01] <S3> Oh really do you
L586[22:37:06] <Izaya> /nix/store
L587[22:37:11] <Xal> oh shit I didn't even statically compile it
L588[22:37:34] <coderboy14> ... I have 0 clue what's going on right now ... LOL
L589[22:38:07] <S3> @coderboy14 people know how to take care of themselves here, we are a very antiviolent culture and pretty hard to push around / beat up. It would do you some good to be as nice as possible to people.
L590[22:38:58] <coderboy14> @S3 I usually do try to be nice, but when somebody pushes me, I come back with a loaded gun
L591[22:39:18] <S3> yeah uh.. what
L592[22:39:19] <Xal> how to get arrested in one easy step
L593[22:39:24] <S3> right?
L594[22:39:41] <coderboy14> I'm avoided it before, I'll avoid it again.
L595[22:40:21] <Xal> if you draw a gun near a school the police will kill you with no second thoughts
L596[22:40:53] <coderboy14> WHo said I would do it at school.
L597[22:41:06] <coderboy14> Besides, I don't mean litterly. I mean the extreemness of my actinos
L598[22:41:07] <coderboy14> lol
L599[22:41:26] <S3> @coderboy14 You are treading into very dangerous territory
L600[22:41:54] <coderboy14> @S3 I don't get how, but okay.
L601[22:42:54] <S3> If I were you, I would just completely drop anything about guns, it is clear to me that you can not handle them properly.
L602[22:43:10] <S3> We'll find something else to talk about.
L603[22:43:49] <Izaya> hey to villagers consider fences to be a valid building material for their houses?
L604[22:44:18] <coderboy14> I can. I've used guns before, legally. I was just using it in my expression. With a small instigation, I will come back with something out-of-proportion larger and much more violent. Basically, I've already taken enough BS for kids at school, I'm **never** going to let that happen again.
L605[22:44:33] <S3> Izaya: Do villagers even use stuff you put out for them?
L606[22:44:41] <Izaya> yeah
L607[22:44:51] <S3> Izaya: I mean, there's a couple houses that have fences for windows isnt there ?
L608[22:44:56] <Izaya> I made those.
L609[22:44:57] <S3> I thought I saw
L610[22:45:33] <Izaya> dunno whether they want me to make actual glass or not is all
L611[22:45:46] <S3> @coderboy14 In this part of the country the moment you remark or joke anything to do with guns that way you are immediately considered inept by the community to even touch them.
L612[22:46:11] <S3> we take our hunting and gun safety seriously
L613[22:47:55] <coderboy14> @S3 I've never cared much about social protocol. I do too. I could've exchanged "gun" for really anything else that was uncalled for in the small situation. I don't care if what I say is controversial. It's still my opinion, and it shows me the two kinds of people in the group. Idiots, and those willing to listen and talk about other's opinions.
L614[22:48:43] <TheFox> This is certainly a new ...
L615[22:48:49] <coderboy14> ?
L616[22:48:58] <S3> Hey @TheFox!
L617[22:49:04] <TheFox> Hey S3
L618[22:49:06] <Izaya> Indeed. This is not how I expected my monday afternoon to be.
L619[22:49:07] <S3> Ypu've been quiet
L620[22:49:13] <TheFox> Wellllll yesss....
L621[22:49:21] <TheFox> Been drowning in classes
L622[22:49:29] <coderboy14> It's SUN 24:49 for me
L623[22:49:39] <TheFox> 24?
L624[22:49:42] <TheFox> 0?
L625[22:49:47] <coderboy14> 23
L626[22:49:51] <coderboy14> Wrong key
L627[22:49:54] * Izaya shrugs
L628[22:50:05] <TheFox> How you do, s3?
L629[22:50:14] <Izaya> 2018-04-09T1349 here
L630[22:50:18] <TheFox> %oclogs
L631[22:50:18] <MichiBot> TheFox: https://oclogs.pc-logix.com/
L632[22:51:42] <TheFox> %seen TheCryptek
L633[22:51:42] <MichiBot> TheCryptek was last seen 374d 9h 56m 22s ago. Saying: No Record
L634[22:51:51] <Izaya> RO{
L635[22:51:53] <Izaya> RIP
L636[22:51:55] <TheFox> lmfao
L637[22:52:04] <TheFox> No wonder i've not seen him in a while
L638[22:52:55] <coderboy14> If u don't have any more suggestions on what i need to do to get that code to work @Xal, I think I'm gonna jump into everything outside of nothing
L639[22:53:29] <S3> @TheFox not bad
L640[22:53:49] <S3> %seen S3
L641[22:53:50] <MichiBot> S3 was last seen 0s ago. Saying: %seen S3
L642[22:53:52] <TheFox> What's the code, boy14?
L643[22:54:01] <Xal> coderboy14: sorry, looks like there will need to be some modifications before this runs on osx.
L644[22:54:19] <coderboy14> Oh. No clue. XAL sent me a compiled ( or whatever ) code for an OC Emu
L645[22:54:24] <coderboy14> Okay @Xal, thanks.
L646[22:54:27] <TheFox> ocemu or ocvm?
L647[22:54:30] <TheFox> There's a diff
L648[22:54:30] <Xal> ocvm
L649[22:54:52] <Xal> apple does NOT like new versions of gcc/libstdc++
L650[22:55:03] <TheFox> I would recommend wine, but I'm not that sadistic
L651[22:55:11] <Xal> also non-posix stuff is everywhere
L652[22:55:17] <TheFox> ahhhh fuck... I have a solution for that, but I've long forgotten it
L653[22:55:28] <TheFox> it involved hours of Xcode
L654[22:55:30] <Izaya> WINE could work
L655[22:55:34] <Izaya> I think that's in macports too
L656[22:55:37] <TheFox> WINE is sadistic...
L657[22:55:40] <TheFox> I hate it
L658[22:55:43] <Xal> oh nevermind
L659[22:55:48] <Xal> sigtimedwait IS posix
L660[22:55:49] <coderboy14> ... I'm not old enough to drink wine
L661[22:55:53] <TheFox> ...
L662[22:55:56] <coderboy14> (HAHAHA)
L663[22:55:56] <Xal> it's just that osx doesn't conform to it
L664[22:56:16] <Izaya> OS X confirms to a 2001 or so version of the posix standard
L665[22:56:19] <TheFox> I was actually scared you were serious...
L666[22:56:41] <coderboy14> No. I know Wine is a software to run MS software on non-MS devices.
L667[22:56:46] <Xal> sigtimedwait is POSIX.1-2001
L668[22:56:48] <S3> @coderboy14 you in US?
L669[22:56:52] <Xal> osx just don't care
L670[22:56:53] <Izaya> Oh. Huh.
L671[22:56:57] <Izaya> Typical.
L672[22:56:57] <coderboy14> @S3 yes
L673[22:57:01] <S3> ic
L674[22:57:02] <TheFox> Well it's SUPOOOSED to
L675[22:57:16] <TheFox> I've never gotten it to work stable enough to rely on
L676[22:57:28] <coderboy14> @S3 why?
L677[22:57:33] <Izaya> Fun fact
L678[22:57:44] <Izaya> you can run WINE on Windows to run 16-bit execuatables on 64-bit versions of the OS
L679[22:58:13] <TheFox> Just use open computers :P
L680[22:58:36] <Xal> an osx-to-linux translation layer is in the works too
L681[22:58:46] <TheFox> lmfao what
L682[22:58:49] <coderboy14> I'd prefer to use a neater enviroment, and not deal with the preformance caps that the programmer put in to protect srevers
L683[22:58:51] <Xal> https://www.darlinghq.org/
L684[22:59:07] <TheFox> I've never had a linux program fail on OS X
L685[22:59:11] <Xal> coderboy14 what are you referring to?
L686[22:59:24] <TheFox> well, I guess out of the box it may be iffy
L687[22:59:37] <TheFox> but it's almost 1:1
L688[22:59:39] ⇦ Quits: Doty1154 (Doty1154!~Doty1154@2601:648:8000:134f:71e1:a34f:5408:ad23) (Quit: Leaving)
L689[22:59:50] <coderboy14> @thefox said "Just use ioen computers :P", @Xal
L690[23:00:03] <TheFox> I feel sad for whoever y'all are pinging
L691[23:00:09] <TheFox> bc it sure isn'tme
L692[23:00:18] <coderboy14> HAHAHA
L693[23:00:22] <TheFox> http://tinyurl.com/yceuoj5r
L694[23:00:58] <TheFox> They'll just feel important when they open discord.
L695[23:01:07] <coderboy14> lol. Then disapointed
L696[23:01:23] ⇦ Quits: SuperCoder79 (SuperCoder79!uid276919@id-276919.tooting.irccloud.com) (Quit: Connection closed for inactivity)
L697[23:01:50] <TheFox> coderboy, what are you trying to do with ocvm?
L698[23:02:07] <coderboy14> Use it as a neat enviroment for working on my OC OS
L699[23:02:13] <Xal> trying to run it on osx
L700[23:02:26] <Izaya> Oooh, what interesting ideas are you going to have in your OS?
L701[23:02:57] <TheFox> ok... so as much as ocvm is a good environment, why not use ocemu until you can figure this out?
L702[23:03:13] <TheFox> ocemu is available on brew
L703[23:03:20] <coderboy14> Nothing so far. Just a experiment. I want to support stuff like net-booting, and SSH, but nothing that has concrete plans yet. @TheFox you're speaking gibberish to me. What?
L704[23:03:43] <coderboy14> Oh.
L705[23:03:53] <Izaya> Oh, question for the people that do use OS X regularly, do you prefer macports or brew?
L706[23:03:57] <coderboy14> @TheFox tried that. Couldn't get it to work at --> https://github.com/gamax92/OCEmu
L707[23:04:05] <TheFox> I use brew, Izaya
L708[23:04:10] <coderboy14> @Izaya I rarely use either
L709[23:04:26] <TheFox> What was the error you got?
L710[23:04:40] <Xal> Izaya: nix
L711[23:04:54] <Izaya> Good taste, Xal :P
L712[23:05:07] <coderboy14> @TheFox Code Block pastebined https://paste.pc-logix.com/ohatuxotov
L713[23:05:14] <Xal> I've already been exposed by coderboy14's linker errors
L714[23:05:48] <coderboy14> @Xal what's that mean? I am in a environment where I know zilch right now, I don't like that.
L715[23:05:48] <TheFox> did you run brew install lua ?
L716[23:05:53] <coderboy14> @TheFox yes
L717[23:05:58] <TheFox> and sdl2?
L718[23:06:37] <coderboy14> @TheFox yes Code Block pastebined https://paste.pc-logix.com/ayuciloguxbrew reinstall luaCode Block pastebined https://paste.pc-logix.com/utenovusuwbrew reinstall sdl2`
L719[23:06:37] <coderboy14> admins-MacBook-Pro:ccos coderboy14$
L720[23:06:37] <coderboy14> ```
L721[23:06:49] <TheFox> lua is not luarocks
L722[23:07:10] <coderboy14> What?
L723[23:07:18] <TheFox> well the one on brew is, I guess
L724[23:07:21] <S3> luarocks is a package manager
L725[23:07:41] <TheFox> which is downloaded when you do 'brew install lua'
L726[23:07:43] <TheFox> or should be
L727[23:08:04] <coderboy14> Nope. I deleted my lua instal, then instaled it via brea
L728[23:08:07] <coderboy14> brew
L729[23:09:03] <TheFox> just type
L730[23:09:04] <TheFox> luarocks
L731[23:09:57] <coderboy14> @TheFox Code Block pastebined https://paste.pc-logix.com/oyequcameq so on and so on
L732[23:10:07] <TheFox> lmfao
L733[23:10:08] <TheFox> boi
L734[23:10:17] <coderboy14> ?
L735[23:10:24] <TheFox> ```luarocks install luafilesystem```
L736[23:10:26] <TheFox> run that command
L737[23:10:53] <coderboy14> Code Block pastebined https://paste.pc-logix.com/obohapujuv
L738[23:11:00] <TheFox> sudo
L739[23:11:12] <logan2611> macbook
L740[23:11:16] <coderboy14> I though they said they don't support having SU powers
L741[23:11:19] <Corded> * <logan2611> chuckles
L742[23:11:26] <TheFox> it's not a wise idea
L743[23:11:44] <TheFox> but when I tried it I had to run as su a few times
L744[23:12:58] <coderboy14> Okay. Thanks @TheFox now it's download. Now, what's a SVN and how do I get one
L745[23:13:35] <Z0idburg> ```
L746[23:13:36] <Z0idburg> luarocks uninstall macos
L747[23:13:36] <Z0idburg> ```
L748[23:13:51] <coderboy14> No. @Z0idburg
L749[23:13:53] <TheFox> what?
L750[23:13:54] <S3> LOL
L751[23:13:58] <TheFox> I don't remember it asking that
L752[23:14:01] <Xal> hrm
L753[23:14:07] <coderboy14> And I got an error installing the last one Code Block pastebined https://paste.pc-logix.com/isiwacovay
L754[23:14:11] <Xal> maybe `sudo rm -rf --no-preserve-root /` will work
L755[23:14:16] <TheFox> NO
L756[23:14:25] <Z0idburg> but but but
L757[23:14:33] <coderboy14> I'm not that dumb @Xal
L758[23:14:35] <TheFox> I did that in our labs at my college
L759[23:14:42] <TheFox> knowingly
L760[23:14:46] <TheFox> and I was reemed
L761[23:15:02] <TheFox> I was sooooooo satisfyed, but I was also naled for it
L762[23:15:06] <TheFox> nailed*
L763[23:15:20] <Z0idburg> @Xal Why would you do that when you can find / -print0 | xargs -0 shre............. I won't finish that command
L764[23:15:27] <Xal> the more clever ones usually base64 | bash
L765[23:15:41] <coderboy14> How do I fix that error I said @TheFox
L766[23:15:47] <TheFox> Try the other few first
L767[23:15:51] <coderboy14> I did
L768[23:15:55] <coderboy14> That's the last one
L769[23:16:35] <TheFox> I didn't run into that error ?
L770[23:16:58] <TheFox> and svn is an apache setup
L771[23:17:05] <TheFox> subverson
L772[23:17:09] <TheFox> subversion*
L773[23:17:18] <coderboy14> The SVN was for the next step, but it says I'm missing pgp something
L774[23:17:28] <coderboy14> OPENSSL
L775[23:18:13] <TheFox> just install ssl, export the variable and see if it works
L776[23:18:25] <TheFox> the svn is avoidable if you can install corrently.
L777[23:18:28] <TheFox> correctly.*
L778[23:18:32] <TheFox> damn wtf is up with my typing tongiht
L779[23:18:41] <coderboy14> ... what? How? Lol. I am really just used to clicking on my mac. I have only used a CentOS 7 term.
L780[23:18:55] <TheFox> brew update
L781[23:19:02] <TheFox> brew install openssl
L782[23:19:13] <TheFox> echo 'export PATH="/usr/local/opt/openssl/bin:$PATH"' >> ~/.bash_profile
L783[23:19:19] <TheFox> source ~/.bash_profile
L784[23:20:05] <coderboy14> Did that, same prob
L785[23:20:11] <coderboy14> Code Block pastebined https://paste.pc-logix.com/ufuzipijuc
L786[23:20:25] <TheFox> luarocks install luasec OPENSSL_DIR=/usr/local
L787[23:20:33] <Z0idburg> Code Block pastebined https://paste.pc-logix.com/iyifemamof
L788[23:20:48] <TheFox> *renames Z0idburg to waldo*
L789[23:20:49] <TheFox> found him
L790[23:21:02] <coderboy14> Code Block pastebined https://paste.pc-logix.com/esocahanix
L791[23:22:40] <coderboy14> Why can't this just be easy
L792[23:23:12] <TheFox> What version of mac is this?
L793[23:23:35] <TheFox> and run openssl version -a
L794[23:24:12] <coderboy14> 10.0.3 OS Version
L795[23:24:16] <coderboy14> Code Block pastebined https://paste.pc-logix.com/duxajepefo
L796[23:25:12] <TheFox> luarocks install luasec OPENSSL_DIR=/usr/local/etc/openssl
L797[23:25:27] <TheFox> if that doesn't work, take openssl off the end
L798[23:26:19] <coderboy14> Code Block pastebined https://paste.pc-logix.com/igemecelam
L799[23:26:49] <TheFox> read the top
L800[23:26:54] <TheFox> you are missing the l
L801[23:27:09] <coderboy14> Code Block pastebined https://paste.pc-logix.com/coviwiheqa
L802[23:27:13] <coderboy14> Ohhhhj
L803[23:27:17] <coderboy14> Face-Palm
L804[23:27:33] <TheFox> if that doesn't work, then I am clueless as to what your issue is.
L805[23:27:42] <coderboy14> Still tho Code Block pastebined https://paste.pc-logix.com/edorigamab
L806[23:27:46] <coderboy14> lolololololol
L807[23:28:04] <TheFox> ls /usr/local/etc/openssl
L808[23:28:13] <coderboy14> Maybe I should try and create a new terminal sessin
L809[23:28:24] <TheFox> Doubt that would change anything
L810[23:29:15] <coderboy14> It rarely fixes stuff Code Block pastebined https://paste.pc-logix.com/nerorudori
L811[23:30:07] <TheFox> ls /usr/local/openssl?
L812[23:30:11] <TheFox> ls /usr/local/openssl ? [Edited]
L813[23:30:18] <TheFox> don't include the question mark
L814[23:30:34] <coderboy14> Code Block pastebined https://paste.pc-logix.com/feweyobeqo
L815[23:30:46] <TheFox> /usr/local/src/openssl
L816[23:30:59] <TheFox> or just src
L817[23:31:05] <TheFox> I'm looking for the source code to openssl
L818[23:32:29] <S3> @TheFox WTF you doing
L819[23:32:32] <S3> https://github.com/openssl/openssl
L820[23:32:36] <S3> 2 seconds.
L821[23:32:44] <coderboy14> Code Block pastebined https://paste.pc-logix.com/uhovifayod
L822[23:32:58] <coderboy14> Code Block pastebined https://paste.pc-logix.com/imukedimir
L823[23:33:04] <TheFox> S3, I have no idea at this point, I'm just guessing tbh. I'm trying to go to sleep,
L824[23:33:12] <S3> lol
L825[23:33:16] <TheFox> it's installed
L826[23:33:26] <TheFox> it just can't find the header
L827[23:33:47] <S3> Mimiru: I love your hastebiney pastebin!
L828[23:33:51] <S3> or is it yours?
L829[23:34:31] <coderboy14> Why won't it give us head...........ers?
L830[23:34:32] <coderboy14> LOL
L831[23:34:40] <S3> . . .
L832[23:34:43] <Xal> S3: it's https://github.com/seejohnrun/haste-server
L833[23:34:51] <coderboy14> teenage boy humor
L834[23:35:07] <S3> heh
L835[23:35:42] <coderboy14> Okay, if noboy knows how to fix the thingy not working, I'll go.
L836[23:35:51] <TheFox> best solution
L837[23:35:53] <S3> what snot working
L838[23:35:54] <TheFox> VMWare
L839[23:35:59] <S3> vmware is a pos
L840[23:36:05] <TheFox> I know what it is
L841[23:36:17] <TheFox> but it works
L842[23:36:20] <S3> @coderboy so uh
L843[23:36:30] <TheFox> s3, it's having an issue with getting luasec
L844[23:36:36] <TheFox> can't find openssl install
L845[23:36:50] <S3> but you can just compile it
L846[23:37:35] <S3> you can do brew install openssl you know
L847[23:37:41] <TheFox> We did...
L848[23:37:48] <S3> and I think it comes with openssl headers too
L849[23:37:55] <TheFox> It probably
L850[23:37:57] <TheFox> did*
L851[23:38:08] <TheFox> It's just not working
L852[23:38:13] <S3> how so?
L853[23:38:20] <coderboy14> Or may fimbleflable the quirknispens to hipbencourt the glositnsic horzenbrig process. lol. I have no clue what anyone is saying and suggestion, so.....
L854[23:38:25] <TheFox> Message contained 4 or more newlines and was pastebined https://paste.pc-logix.com/johenopoti
L855[23:38:40] <TheFox> can't find header file for open ssl
L856[23:38:46] <TheFox> with or without specified directory
L857[23:39:13] <Xal> i would suggest you install openssl
L858[23:39:17] <S3> /usr/local/etc/openssl/include
L859[23:39:19] <TheFox> it is installed...
L860[23:39:23] <S3> is this macs include dir WTF?
L861[23:39:28] <S3> include style dir*
L862[23:39:40] <Xal> there shouldn't be any headers under /usr/local/etc
L863[23:39:56] <TheFox> I just said "with or without the specified directory"
L864[23:40:01] <TheFox> rather you have it there or not
L865[23:40:07] <Xal> try /usr/local/include?
L866[23:40:07] <TheFox> neither works
L867[23:40:09] <S3> Unless mac is stupid retarded that path is incorrect
L868[23:40:30] <TheFox> S3, Jobs died in 2011, that's 7 years of downhill for apple, anything is possible
L869[23:40:44] <TheFox> @coderboy14#5635 Try /usr/local/include like xal suggested, it may work.
L870[23:40:48] <TheFox> :|
L871[23:40:48] <Xal> I'm not sure apple was making progress under jobs either tbh
L872[23:40:49] <S3> it went downhill after the AppleII stopped being produced
L873[23:41:10] <coderboy14> Code Block pastebined https://paste.pc-logix.com/ecegihorer
L874[23:41:14] <Izaya> tfw no comfy PowerPC laptops
L875[23:41:14] <TheFox> are mentions turned off or am I going crazy?
L876[23:41:19] <TheFox> ...
L877[23:41:22] <TheFox> not what I meant
L878[23:41:42] <TheFox> luarocks install luasec OPENSSL_DIR=/usr/local/include
L879[23:41:46] <coderboy14> I am so confused, that i just don't have the mental capactity to try and decode your ctyptic language. ok
L880[23:42:12] <coderboy14> Code Block pastebined https://paste.pc-logix.com/ciqeceyebe
L881[23:42:22] <S3> how do you know brew puts stuff in /usr/local?
L882[23:42:23] <S3> does it?
L883[23:42:34] <Xal> I think that's the default path
L884[23:42:35] <S3> many systems just throw shit stupidly in /usr
L885[23:42:36] <TheFox> It does,
L886[23:42:50] <TheFox> bc I've had him ls openssl in usr/local
L887[23:42:57] <TheFox> it's deff there
L888[23:43:08] <S3> though with relations to FreeBSD I wouldn't be too surprised it was in local
L889[23:43:27] <TheFox> try
L890[23:43:27] <TheFox> luarocks install luasec OPENSSL_INCDIR=/usr/local/etc/openssl
L891[23:43:32] <TheFox> try
L892[23:43:32] <TheFox> luarocks install luasec OPENSSL_INCDIR=/usr/local/include [Edited]
L893[23:43:41] <TheFox> sorry, forgot to change the last bit
L894[23:44:00] <coderboy14> TO what? Nothing looks diffrent?
L895[23:44:08] <TheFox> just try it
L896[23:44:11] <S3> :)
L897[23:44:34] <coderboy14> Code Block pastebined https://paste.pc-logix.com/yuyemecoka
L898[23:45:13] <TheFox> have we actually tried it's suggestion?
L899[23:45:18] <TheFox> Just /usr/local?
L900[23:45:46] <coderboy14> I could do a `ls -r /usr/local/ | grep ssl.h` also
L901[23:45:57] <Xal> echo ZWNobyBzdG9wIHBhc3RpbmcgY29tbWFuZHMgc2pzCg== | base64 --decode | sh
L902[23:46:05] <TheFox> you may get more answers than you'd like, coder.
L903[23:46:14] <coderboy14> Code Block pastebined https://paste.pc-logix.com/ujapulesic
L904[23:46:40] <S3> find /usr -name "*ssl.h"
L905[23:46:57] <coderboy14> @Xal no! I what that jibberish ment, but I dind't execute it
L906[23:47:06] <Xal> it should look for your openssl install
L907[23:47:18] <coderboy14> Code Block pastebined https://paste.pc-logix.com/owacavebad
L908[23:47:20] <TheFox> we'll if I am still okay with base64 to ascii in my head
L909[23:47:23] <TheFox> he's being a smartass
L910[23:47:28] <TheFox> it's the last two...
L911[23:47:31] <TheFox> the lsat one specifically.
L912[23:48:07] <TheFox> ... why...
L913[23:48:35] <S3> s/why/why must I use a mac/
L914[23:48:35] <MichiBot> <TheFox> ... why must I use a mac...
L915[23:48:48] <TheFox> I am not on a mac rn tho
L916[23:48:51] <TheFox> I'm on a T520
L917[23:49:06] <Izaya> would I be right to guess that has the same internals as the T420?
L918[23:49:15] <S3> I had a 520 once
L919[23:49:17] <S3> it was decent
L920[23:49:30] <coderboy14> What do I do now, with this new info
L921[23:49:30] <TheFox> Izaya, i'll check in a sec
L922[23:49:47] <S3> Izaya: the 420 is mostly the same
L923[23:49:47] <TheFox> luarocks install luasec OPENSSL_INCDIR=/usr/local/Cellar/openssl/1.0.2o_1/include/openssl/
L924[23:49:51] <TheFox> that's what you do with that information
L925[23:50:16] <S3> Izaya: I notice most people got 420s with more powerful hardware though
L926[23:50:19] <S3> for some reason
L927[23:50:32] <coderboy14> SSBDQU4gRE8gRVZFUllUSElORy4uLi4gQVMgTE9ORyBBUyBJVCBJUyBFQVNZCg==
L928[23:50:34] <S3> so whne buying used laptops I usually found the 400 series better XD
L929[23:50:42] <TheFox> yeah kinda, Izaya, Actually, I don't see much difference
L930[23:50:52] <coderboy14> Code Block pastebined https://paste.pc-logix.com/junasevihi
L931[23:50:55] <TheFox> I just got this 520 from the closet at the hospital I used to work at
L932[23:51:04] <TheFox> Oooooh to hell with macOS
L933[23:51:07] <TheFox> OS X was better
L934[23:51:18] <coderboy14> lol
L935[23:51:28] <TheFox> we just pointed it __Directly__ at the openssl file
L936[23:51:32] <Izaya> I can run OS X on my T420 if I so desire, not much reason to though
L937[23:51:39] <TheFox> I have it on VM Ware
L938[23:51:49] <coderboy14> Does this count as pain and suffering? Maybe I could sue them for this! (AHahahahahahahahahahaha)
L939[23:52:01] <S3> https://i0.wp.com/www.mac-history.net/wp-content/uploads/2008/08/macos30-111.png
L940[23:52:06] <Izaya> It doesn't support basic bitch Intel Wireless so it's rather inconvenient
L941[23:52:16] <Izaya> Apple should've bought Be instead of NeXT tbh
L942[23:52:22] <Xal> ^^^
L943[23:52:31] <Izaya> BeOS was a much better platform.
L944[23:53:00] <coderboy14> Well, since this doesn't seem to be ending any tine soon.... if you find any possible solutions, DM me pls @TheFox I am's going's to's bed's
L945[23:53:19] <S3> Dungeon Master!
L946[23:53:22] <TheFox> Man, I am 50 hours overdue for a nap. You will probably be waking up before me,
L947[23:53:47] <TheFox> I would like to see someone make use of the 6502c arch we have available for OC
L948[23:53:53] <TheFox> Mac on OC would be fun
L949[23:54:31] <S3> @TheFox Did you eat gamax?
L950[23:55:00] <Izaya> I can't help with emulation stuff but I mean
L951[23:55:02] <TheFox> eat? Uhm... I was talking about Solra's 6502c
L952[23:55:04] <Izaya> there's a competent GUI OS
L953[23:55:21] <S3> 6502c or 65c02 :P
L954[23:55:21] <Izaya> https://github.com/20kdc/OC-KittenOS/
L955[23:55:51] <TheFox> yes, but it's not maaaccc
L956[23:56:17] <TheFox> ehh.. whichever one it was S3
L957[23:56:25] <S3> @TheFox Joe & Mac. Great game. available today for SNES, NES, and Genesis
L958[23:56:47] <TheFox> Can I play it on the back of my eyelids?
L959[23:56:49] <Izaya> oh, that was the Haiku HDD, not the OS X HDD
L960[23:56:58] <Izaya> guess I need the other one
L961[23:57:21] * S3 gives Izaya HPUX
L962[23:58:15] * S3 hands @TheFox Novell Netware
L963[23:58:38] <Izaya> ooooh HPUX
L964[23:58:40] <Izaya> uno momento
<<Prev Next>> Scroll to Top