<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:03:54] *** Kodos is now known as Kodos|Zzz
L2[00:07:47] <Katie> anyone wanna help me figure out why this debian server refuses to load FUSE? :D
L3[00:08:25] *** Benguin[ZzZ] is now known as Benguin
L4[00:10:05] ⇨ Joins: Dashkal (~dashkal@S0106001217d8177c.vf.shawcable.net)
L5[00:14:30] <Sandra> hmm.
L6[00:14:55] <Sandra> well, the bauble appears to create and start 500 machines somehow.
L7[00:14:59] <Sandra> one per tick.
L8[00:15:02] <Sandra> welp.
L9[00:25:45] *** Pwootage is now known as Pwootage|Off
L10[00:30:42] <dangranos> fck
L11[00:30:44] <dangranos> FCK
L12[00:30:49] <dangranos> i need to recompile inspircd
L13[00:32:05] <dangranos> Katie, i need gnutls, right?
L14[00:47:59] <gamax92> oh hey Sandra
L15[00:48:22] <Sandra> hey gamax92.
L16[00:48:56] <gamax92> Sandra: http://i.imgur.com/KBbkPVi.png
L17[00:49:10] <Sandra> humm.... why isn't the bauble working.
L18[00:49:20] <Sandra> gamax92, nice!
L19[00:49:24] <Sandra> can I download it?
L20[00:49:34] <gamax92> the libraries?
L21[00:49:56] <gamax92> also what bit is your computer
L22[00:50:01] <Sandra> 64bit.
L23[00:50:06] <gamax92> I compiled this stuff for 32bit
L24[00:50:11] <Sandra> it'll still run.
L25[00:50:15] <gamax92> ok
L26[00:50:27] <Sandra> I think.
L27[00:50:35] <gamax92> might need 32bit lua5.2
L28[00:50:58] <gamax92> Sandra: here have files http://tempsend.com/CF5373F691
L29[00:51:18] <gamax92> everything compiles nicely in MSYS2
L30[00:51:43] <gamax92> (besides having to add -L/mingw32/bin -llua52 onto everything)
L31[00:51:55] <gamax92> (and lfs naming a dll as a .so)
L32[00:52:22] <Sandra> there's already an lfs.dll in my lua 5.2 installation, which one do I use?
L33[00:52:37] <dangranos> OMG
L34[00:52:40] <gamax92> run lua5.2 and do require("lfs")
L35[00:52:44] <dangranos> OC
L36[00:52:46] <dangranos> EMU
L37[00:52:48] <gamax92> if it errors, use mine, else keep yours
L38[00:52:50] <dangranos> sources pls
L39[00:53:01] <dangranos> (on linux)
L40[00:53:03] <Sandra> the one in that zip was 12KB, while the one already installed was 96MB.
L41[00:53:04] <gamax92> dangranos: https://github.com/gamax92/ocemu
L42[00:53:08] <gamax92> oh jeez
L43[00:53:11] <gamax92> umm
L44[00:53:13] <gamax92> use mine :P
L45[00:53:22] <Sandra> no wait, 96KB.
L46[00:53:23] <Sandra> whoops.
L47[00:53:30] <Sandra> not MB.
L48[00:54:35] <dangranos> svn Q_Q
L49[00:54:36] <dangranos> why
L50[00:54:40] <dangranos> man why
L51[00:54:50] <gamax92> because svn export is useful
L52[00:55:00] <dangranos> git clone?
L53[00:55:03] <gamax92> however i've been informed of git clone --depth=1
L54[00:55:08] <gamax92> so will probably use that instead
L55[00:55:28] <dangranos> how do i compile it :|
L56[00:55:36] <gamax92> its a bunch of lua files
L57[00:55:39] <dangranos> ah
L58[00:56:02] <Sandra> yeah, just run main.lua right?
L59[00:56:04] <dangranos> how do i run it?
L60[00:56:06] <gamax92> boot.lua
L61[00:56:20] <Sandra> or that one.
L62[00:56:30] <dangranos> and what do i need?
L63[00:56:46] <gamax92> dangranos: luasdl2, luafilesystem, and luautf8
L64[00:56:56] <gamax92> i used luarocks to install all of them
L65[00:57:23] <gamax92> (the problem with my system is that all of this stuff is already installed and easy for me to use, none of you have all of this stuff prepared)
L66[00:58:16] <dangranos> ok 2 in aur one in repo
L67[00:58:22] <gamax92> what?
L68[00:59:07] <gamax92> imma brb to linux, need to fix some stuff
L69[00:59:40] <Katie> dangranos, gnutls for what?
L70[00:59:48] <Katie> Oh
L71[00:59:48] <Katie> right
L72[00:59:49] <Katie> yes
L73[00:59:54] <dangranos> fck
L74[01:00:21] <Katie> well.. you need gnutls for PC-Logix... no idea which transports darkirc use
L75[01:00:29] <Sandra> gamax92, I think there's something wrong with the zip you sent, lua can't find any modules in the dlls.
L76[01:00:53] <Katie> none of PC-L's links are openssl though
L77[01:01:45] <gamax92> Sandra: its giving an error with require?
L78[01:01:58] <Sandra> yes.
L79[01:02:06] <gamax92> can you pastebin the error block it gives.
L80[01:02:53] <Sandra> error loading module "SDL" from file "C:\Program Files (x86)\Lua\5.2\SDL.dll" The specified module could not be found.
L81[01:03:10] <gamax92> uhhh
L82[01:03:39] <gamax92> my dll's were probably not compiled portably im guessing
L83[01:05:28] <Sandra> likely.
L84[01:06:33] <gamax92> Sandra: here, open lua, and do require("utf8")
L85[01:06:37] <gamax92> tell me if you get same type of error
L86[01:07:01] <Sandra> yep.
L87[01:07:04] <Sandra> same as above.
L88[01:07:11] <gamax92> then i probably compiled wrongly
L89[01:11:18] *** prassel|off is now known as prasselpikachu
L90[01:16:54] <Sandra> well, I /think/ that baubles should work now idk.
L91[01:17:01] <dangranos> yay
L92[01:17:11] <Sandra> probably not.
L93[01:17:28] <Sandra> plus, they still need textures, names and recipes.
L94[01:17:45] <Sandra> sign.
L95[01:18:45] <gamax92> sigh?
L96[01:19:00] <Sandra> yes.
L97[01:19:46] <gamax92> Sandra: it seems my dll's depend on libgcc, and i need to do -static-libgcc
L98[01:20:03] <Sandra> mmm.
L99[01:21:15] *** prasselpikachu is now known as prassel|off
L100[01:22:24] <Sandra> dammit, I have 2 commits to get baubles done.
L101[01:23:18] <asie> you commit too much
L102[01:23:46] <Sandra> I don't build on my computer.
L103[01:23:48] <Sandra> takes too long.
L104[01:23:59] <Sandra> it's quicker to commit, and let the CI take care of it.
L105[01:24:33] <Katie> And this is why I run dev stuff in the IDE.. :P
L106[01:24:59] <Sandra> also: my computer doesn't have enough RAM to run intellij and minecraft at the same time.
L107[01:26:03] <Sandra> also: I write addons and to test them requires the originals which are hard to get for a dev environment.
L108[01:27:07] <Sandra> idk I'm just weird.
L109[01:32:23] ⇨ Joins: Vexatos (~Vexatos@p200300556E1FAD60F841D448579F7539.dip0.t-ipconnect.de)
L110[01:32:23] zsh sets mode: +v on Vexatos
L111[01:32:48] *** Pwootage|Off is now known as Pwootage
L112[01:33:20] <gamax92> Sandra: k, none of these depend on libgcc http://tempsend.com/77FB180C03
L113[01:35:50] <Sandra> gamax92, error loading module "SDL" (...) %1 is not a valid win32 application.
L114[01:36:08] <gamax92> ._. wat
L115[01:36:36] <Sandra> idk.
L116[01:41:09] <dangranos> O-o
L117[01:42:06] <gamax92> Sandra: i dunno, all of those dll's work on the luabuilds builds and joedf's builds
L118[01:42:19] <Sandra> idk why that is then.
L119[01:47:00] <dangranos> gamax92, what are rocks named?
L120[01:47:04] <dangranos> luasdl2?
L121[01:47:13] <gamax92> luafilesystem, lua-sdl2, utf8
L122[01:47:14] <gamax92> iirc
L123[01:47:46] <dangranos> ok
L124[01:48:23] <dangranos> what is elsa?
L125[01:48:38] <gamax92> a random name i made
L126[01:48:51] <gamax92> also Frozen
L127[01:48:57] <dangranos> lua: main.lua:17: attempt to index global 'elsa' (a nil value)
L128[01:49:06] <gamax92> did you run boot or main?
L129[01:49:10] <dangranos> main
L130[01:49:12] <gamax92> run boot
L131[01:50:18] <dangranos> ..how do i specify lib load for lua?
L132[01:50:23] <gamax92> ?
L133[01:50:24] <dangranos> *load path
L134[01:53:44] <dangranos> oh god
L135[01:53:48] <dangranos> that debug output
L136[01:53:53] <dangranos> so much
L137[01:53:54] <gamax92> :P
L138[01:54:19] <gamax92> just go into main.lua and set the if else for the cprint function to false
L139[01:58:14] <gamax92> there, people who launch main.lua will be greeted by a nice informative message
L140[01:58:17] <gamax92> (also bug fix)
L141[02:00:01] <dangranos> tapes?
L142[02:05:27] ⇦ Quits: orthoplex64 (~orthoplex@cpe-173-175-101-132.satx.res.rr.com) (Ping timeout: 202 seconds)
L143[02:05:37] ⇨ Joins: Tahg (~Tahg@pool-96-237-111-105.bstnma.fios.verizon.net)
L144[02:10:48] ⇦ Quits: Temia (merlin@shellx.eskimo.com) (Ping timeout: 378 seconds)
L145[02:11:02] <gamax92> dangranos: at least you got it to run
L146[02:11:21] <Sandra> annnd, the b200 target was not hit.
L147[02:11:45] <Sandra> so close though.
L148[02:17:21] ⇨ Joins: Temia (merlin@shellx.eskimo.com)
L149[02:22:20] *** Pwootage is now known as Pwootage|Off
L150[02:25:07] ⇦ Quits: Temia (merlin@shellx.eskimo.com) (Remote host closed the connection)
L151[02:39:35] <Sandra> come on baubles be working please.
L152[02:57:07] ⇨ Joins: Temia (merlin@shellx.eskimo.com)
L153[02:57:33] ⇨ Joins: Flenix (~Flenix@97e31234.skybroadband.com)
L154[03:04:45] *** Yepoleb is now known as Guest50636
L155[03:04:46] ⇨ Joins: Yepoleb (~quassel@194-166-0-36.adsl.highway.telekom.at)
L156[03:05:13] *** Cruor|Away is now known as Cruor
L157[03:06:21] ⇦ Quits: Guest50636 (~quassel@194-166-1-161.adsl.highway.telekom.at) (Ping timeout: 378 seconds)
L158[03:22:46] ⇨ Joins: surferconor425 (~surfercon@cpc8-linc11-2-0-cust879.12-1.cable.virginm.net)
L159[03:45:14] *** Cruor is now known as Cruor|Away
L160[03:46:59] ⇨ Joins: sciguyryan (~sciguyrya@80-254-76-190.dynamic.swissvpn.net)
L161[03:50:26] <Sulljason> anyone on here?
L162[04:10:11] *** Pwootage|Off is now known as Pwootage
L163[04:20:24] *** Pwootage is now known as Pwootage|Off
L164[04:20:31] *** Cruor|Away is now known as Cruor
L165[04:36:58] * Vexatos pokes Sangar
L166[04:37:15] *** Riking is now known as Riking|away
L167[04:50:45] ⇦ Quits: surferconor425 (~surfercon@cpc8-linc11-2-0-cust879.12-1.cable.virginm.net) (Remote host closed the connection)
L168[05:10:43] ⇨ Joins: Vic_ (~Vic@nightfall.moe)
L169[05:11:12] *** Pwootage|Off is now known as Pwootage
L170[05:13:42] ⇦ Parts: Vic_ (~Vic@nightfall.moe) ())
L171[05:20:59] *** Pwootage is now known as Pwootage|Off
L172[05:29:42] *** prassel|off is now known as prasselpikachu
L173[05:29:45] *** cbcercas|AFK is now known as cbcercas
L174[05:49:17] ⇦ Quits: Sulljason (webchat@c-50-173-75-113.hsd1.ca.comcast.net) (Quit: Web client closed)
L175[05:52:44] *** Cruor is now known as Cruor|Away
L176[05:53:11] ⇦ Quits: Bacon (~tasty@5.231.51.78) (Ping timeout: 202 seconds)
L177[05:54:54] *** Magik6k|off is now known as Magik6k
L178[05:55:02] <Magik6k> o/
L179[05:55:21] <Vexatos> \o
L180[05:56:18] ⇦ Quits: Kiloff (~Kilobyte@5.231.51.78) (Ping timeout: 378 seconds)
L181[06:10:47] <Magik6k> ~w os.sleep
L182[06:10:47] <ocdoc> Predicted http://www.lua.org/manual/5.2/manual.html#pdf-os.setlocale
L183[06:10:52] <Magik6k> ~w sleep
L184[06:10:52] <ocdoc> Predicted http://www.lua.org/manual/5.2/manual.html#pdf-select
L185[06:12:01] <Sandra> ah ocdoc, you're amazing.
L186[06:12:33] ⇨ Joins: CoolSquid (~SquidHub@ti0011a400-5117.bb.online.no)
L187[06:16:59] ⇨ Joins: Bacon (~tasty@5.231.51.78)
L188[06:16:59] zsh sets mode: +v on Bacon
L189[06:17:18] *** LordFokas|off is now known as LordFokas
L190[06:17:28] <Magik6k> ~w uptime
L191[06:17:29] <ocdoc> Predicted http://www.lua.org/manual/5.2/manual.html#pdf-os.time
L192[06:17:37] <Magik6k> ~w computer
L193[06:17:37] <ocdoc> http://ocd.cil.li/component:computer
L194[06:17:56] <Magik6k> ~w custom os
L195[06:17:56] <ocdoc> Predicted http://ocd.cil.li/tutorial:custom_oses
L196[06:18:29] ⇨ Joins: Kiloff (~Kilobyte@5.231.51.78)
L197[06:19:11] ⇨ Joins: CyberTurd (~CyberTurd@host86-145-128-89.range86-145.btcentralplus.com)
L198[06:19:50] <CyberTurd> josh i cant figure out how to change the time before going afk on the server
L199[06:20:26] <Lizzy> i'll have to change it server side, hold on
L200[06:20:49] <CyberTurd> thanks
L201[06:20:55] ⇨ Joins: Kibibyte (~PircBotX@cucumber.kilobyte22.de)
L202[06:22:22] ⇨ Joins: Inari (~Uni@p5493562B.dip0.t-ipconnect.de)
L203[06:22:37] <Lizzy> CyberTurd, what do you want me to set it to?
L204[06:23:17] <CyberTurd> errm
L205[06:23:26] <CyberTurd> what is it set to at the mo
L206[06:24:18] <CyberTurd> 30 mins mabey
L207[06:25:08] <Lizzy> tis currently at 10 mins, will bump to 30 (or i can disable it, up to you)
L208[06:25:37] <CyberTurd> thnaks
L209[06:25:44] <CyberTurd> 30 mins will be great
L210[06:26:12] <Lizzy> CyberTurd, k, restart your server whenever
L211[06:26:38] <Magik6k> Vexatos, is there any reason the loot disks aren't in oppm system?
L212[06:26:56] <Vexatos> Yes
L213[06:26:59] <Vexatos> They are loot disks
L214[06:27:05] <Magik6k> hmm
L215[06:27:09] <Vexatos> you aren't supposed to get the programs on them for free
L216[06:27:20] <Magik6k> that may be the case
L217[06:29:44] ⇨ Joins: surferconor425 (~surfercon@cpc8-linc11-2-0-cust879.12-1.cable.virginm.net)
L218[06:31:38] <Sandra> well you can always just http download them from the OpenComputers github repo.
L219[06:35:25] <Magik6k> lol, there actually is some git library in pure lua
L220[06:35:35] <Magik6k> https://github.com/mkottman/lua-git
L221[06:40:42] <Magik6k> ~w pullSignal
L222[06:40:42] <ocdoc> Predicted http://ocd.cil.li/component:signals
L223[06:42:55] <dangranos> Lizzy, do you know how to setup rpi croscompilation?
L224[06:42:59] <dangranos> just asking..
L225[06:43:13] <Magik6k> dangranos, distro?
L226[06:43:20] <dangranos> arch
L227[06:44:00] <Lizzy> dangranos, nope
L228[06:44:01] <Magik6k> https://aur.archlinux.org/packages/arm-linux-gnueabi-gcc/
L229[06:44:43] <Magik6k> and when building anything there was some parameter to ./configure
L230[06:44:57] <Magik6k> to point it to this toolchain
L231[06:46:19] <Magik6k> In case you make own OS grab this: https://www.archlinux.org/packages/community/x86_64/arm-none-eabi-gcc/
L232[06:46:21] <Magik6k> dangranos, ^
L233[06:47:02] <Magik6k> lol
L234[06:47:08] * Magik6k <3 AUR
L235[06:47:10] <dangranos> ?
L236[06:47:20] <dangranos> ^ yep
L237[06:47:23] <Magik6k> they even have crosscomp newlib package
L238[06:48:19] <Magik6k> I think that I'll get back to porting opencomputers to RPi as soon as my OC os is usable
L239[06:50:01] <dangranos> huh?
L240[06:51:34] <Magik6k> Once I made base of bare metal os that was running lua on raspberry pi, the goal was to create lua os that was as simple as openos
L241[06:52:00] <Magik6k> https://github.com/StarChasers/LuPi
L242[06:52:04] <Magik6k> that^
L243[06:53:06] *** Skye|ZZZ is now known as Skye
L244[06:55:12] <dangranos> Lizzy, you here?
L245[06:55:23] <Lizzy> maybe
L246[06:55:44] <dangranos> i need configure options for inspircd
L247[06:56:16] <Lizzy> what do you mean?
L248[06:58:26] <dangranos> what modules do i need for inspircd on darknet irc.-.
L249[06:58:57] <Lizzy> GnuTLS
L250[07:07:17] <Lizzy> also dangranos I'm working on a new way for getting the IRCd configs
L251[07:07:29] <dangranos> and?
L252[07:08:19] <Lizzy> You will need to update the way yours gets them once I'm done with it as you IRCd is the only one I don't have access to
L253[07:10:33] ⇦ Quits: alekso56_off (~alekso56@ti0107a400-0403.bb.online.no) (Ping timeout: 378 seconds)
L254[07:13:11] <Lizzy> also dangranos if you're reinstalling InspIRCd, how are you installing it? same (weird) way you did last time or by getting the source tarball and keeping it all together?
L255[07:14:11] <vifino> Lizzy!! \o/
L256[07:14:16] <Lizzy> ohai vifino
L257[07:14:16] * vifino hugs Lizzy
L258[07:14:18] <dangranos> something like that
L259[07:14:33] <Lizzy> dangranos, which one? there was 2 potential answers there
L260[07:14:42] <vifino> How are you, Lizzy?
L261[07:14:48] <Lizzy> vifino, i'm fine, you?
L262[07:14:59] <vifino> I'm a little upset .-.
L263[07:15:05] <Lizzy> why?
L264[07:15:23] <vifino> The hackerthon my cousin and I wanted to go to. Well, he has to work today.
L265[07:15:26] <vifino> :(
L266[07:15:30] <Lizzy> ah
L267[07:15:45] <dangranos> AUR
L268[07:15:47] <dangranos> package
L269[07:15:54] <dangranos> *PKGBUILD
L270[07:16:24] <Lizzy> well, i'll give you the same script everyone else is gonna use and i'll let you work out how to make it behave with your setup
L271[07:16:33] ⇨ Joins: Ekoserin (~steamcomm@98.231.193.97)
L272[07:17:27] <vifino> I think I have to convert to a firefox user in the future.
L273[07:17:35] <vifino> All hail Pentadactyl.
L274[07:18:21] <Sandra> no! sell your heart to the google overlords.
L275[07:18:41] <Sandra> use chrome.
L276[07:18:50] <vifino> Sandra: Butbutbut awesomesauce vim keybindings and ex command mode in a browser D:
L277[07:18:54] <Ekoserin> As long as you don't use IE...
L278[07:19:14] <vifino> Sandra: Well, I do, right now, but I want pentadactyl. So damn much.
L279[07:19:55] <Izaya> Ekoserin, Internet Exploder or Internet Exploiter?
L280[07:20:01] <Ekoserin> Both.
L281[07:20:07] <vifino> Ohai Izaya.
L282[07:20:25] <vifino> 'Private mode (‘porn mode’) support, where no data is written to disk and all new private information is wiped on exit' -- Pentadactyl readme
L283[07:20:32] <Lizzy> did you know that in versions of windows before 10, that windows explorer and internet explorer are generally the same app
L284[07:20:50] <Sandra> yep.
L285[07:20:52] <vifino> Oh goodness.
L286[07:21:03] <vifino> IE Toolbars everywhere! D:
L287[07:21:06] <Sandra> well actually they're not.
L288[07:21:15] <Sandra> they're just inherantly linked.
L289[07:21:23] <Lizzy> Sandra, linked quite deeply
L290[07:21:25] <Sandra> yep.
L291[07:21:31] <Sandra> but different executables.
L292[07:21:40] <Sandra> iexplore.exe and explorer.exe.
L293[07:22:06] <Lizzy> that's probably just frontend stuff, they will still use the same backend files ans shis
L294[07:22:11] <Izaya> vifino, I'm not here.
L295[07:22:14] <Sandra> yeah.
L296[07:22:32] <Izaya> Lizzy, I hear newer versions of Internet Exploder are actually half-decent at HTML5, heard anything about that?
L297[07:22:42] <vifino> Izaya: Oh, well. Okay then. Where are you, if not here? And please don't answer Australia :/
L298[07:22:46] <Lizzy> Izaya, define recent
L299[07:23:03] <Lizzy> *newer
L300[07:23:13] <Izaya> vifino, /x/
L301[07:23:20] <vifino> Izaya: Oh.
L302[07:23:28] <Izaya> Lizzy, like, 11? Is that a thing?
L303[07:23:41] <Lizzy> 11 is W8+
L304[07:23:43] <Lizzy> i think
L305[07:23:43] <Sandra> yeah, I read a while ago that the most recent version of IE had better support for HTML5 than any other browser.
L306[07:23:52] <Sandra> it was IE12 or IE13.
L307[07:24:01] <Lizzy> Sandra, shame they fail in most other regards
L308[07:24:04] <Lizzy> *it
L309[07:24:11] <Lizzy> i cant word today
L310[07:24:15] <Izaya> I heard that once upon a time it was actually a good browser, deep in the '90s
L311[07:24:27] <Izaya> y'know, before Netscape died
L312[07:24:47] <Lizzy> Izaya, do you think it was actually good or just called that because there was nothing much else to compare it to at the time?
L313[07:25:48] <Izaya> I assume it was on the better part of the scale at the time, though back then there was probably no Javascript
L314[07:26:08] <Sandra> yeah.
L315[07:26:10] <Sandra> it was.
L316[07:26:22] *** SleepingFairy is now known as Daiyousei
L317[07:26:36] <Lizzy> also Izaya, Skye, dangranos: PM me with your BitBucket account usernames so i can add you to the config team (yes, Katie, I am stealing your idea)
L318[07:26:41] <Sandra> the only real reason it started to catch on though was after it started coming with windows.
L319[07:27:00] <Izaya> BitBucket?
L320[07:27:00] <Sandra> Lizzy, what is this you're talking about?
L321[07:27:08] <Lizzy> Sandra, IRCd configs
L322[07:27:12] <Izaya> I don't think I have an account
L323[07:27:26] <Lizzy> Izaya, like github but you don't have to pay to get private repos
L324[07:28:06] <Sandra> also not as good.
L325[07:28:13] <dangranos> github?
L326[07:28:14] <dangranos> own git server?
L327[07:28:14] <dangranos> ^
L328[07:28:19] <dangranos> why?
L329[07:28:19] <Sandra> and using mercurial instead of git.
L330[07:28:25] <Magik6k> > gitlab
L331[07:28:31] ⇨ Joins: MrRatermat (ratermat@host81-158-132-157.range81-158.btcentralplus.com)
L332[07:28:37] <dangranos> bitbucket can use git
L333[07:28:50] <Sandra> well yeah, they're compatible.
L334[07:28:58] <Lizzy> Sandra, it does both git and mercurial
L335[07:29:02] <Sandra> but internally it's mercurial.
L336[07:29:15] <Lizzy> also what are you questioning dangranos?
L337[07:29:23] <Sandra> iirc.
L338[07:30:10] <dangranos> why not use github or own git server?
L339[07:30:25] ⇨ Joins: alekso56_off (~alekso56@ti0107a400-0403.bb.online.no)
L340[07:30:33] <Lizzy> dangranos, Oh yeah, lets just put all the configs with all the oper passwords on a public place
L341[07:30:45] <Magik6k> gitalb offers free private repos as well as one can setup gitlab on own server
L342[07:30:46] <dangranos> own git server?
L343[07:30:59] <dangranos> with ssh keys
L344[07:31:02] <Lizzy> i tried that once, it didn't work
L345[07:31:15] <dangranos> huh?
L346[07:31:32] <Lizzy> dangranos, this setup i'm doing with bitbucket will use ssh keys
L347[07:31:51] <Lizzy> also the "it didn't work" message was to Magik6k
L348[07:34:18] <Magik6k> Well, it /almost/ worked for me, but then I saw that they host free repos that work
L349[07:34:29] <Magik6k> (private)
L350[07:35:40] <Lizzy> Y'know what? fuck it, the configs can wait. gonna try installing gitlab on Thor
L351[07:36:06] <vifino> Ooooh :o
L352[07:37:40] <Magik6k> Lizzy, inb4 don't try to install it on user other than their default(gitlab iirc)
L353[07:37:50] <Lizzy> ?
L354[07:38:36] <Magik6k> I tried to install gitlab on other user and that messed a ton of things
L355[07:39:23] <Lizzy> i think i was installing it using whatever guide they had, though it was on a Debian 7 box
L356[07:39:33] <Magik6k> like 'git' under /home/git
L357[07:45:43] <Lizzy> though before i do anything, lets do an update
L358[07:53:35] *** Cruor|Away is now known as Cruor
L359[07:55:58] *** Techokami|Off is now known as Techokami
L360[08:02:49] <Magik6k> ~w timer
L361[08:02:49] <ocdoc> Predicted http://www.lua.org/manual/5.2/manual.html#pdf-os.time
L362[08:02:58] <Magik6k> ~w tieout
L363[08:02:58] <ocdoc> Predicted http://ocd.cil.li/api:text
L364[08:03:07] <Magik6k> ~w timeout
L365[08:03:07] <ocdoc> Predicted http://www.lua.org/manual/5.2/manual.html#pdf-os.time
L366[08:07:25] <Lizzy> \o/ it's installed, now lets see how well ssh stuff works
L367[08:11:16] * vifino randomly hugs Lizzy
L368[08:12:17] * Lizzy hugs vifino back
L369[08:12:21] <CompanionCube> Lizzy, what did you install? gitolite?
L370[08:12:32] <Lizzy> CompanionCube, ?
L371[08:12:57] <CompanionCube> gitolite is a git server software providing auth and multiple repos without every user needing shell access
L372[08:13:34] <Lizzy> CompanionCube, I installed GitLab
L373[08:13:35] <Magik6k> gitlab doesn't grant any shell access
L374[08:13:39] <CompanionCube> Magik6k, I know
L375[08:13:47] <CompanionCube> but I didn't immediately think of gitlab
L376[08:13:52] <Magik6k> ah
L377[08:14:58] <CompanionCube> I used gitolite when setting up a git server because of RAM constraints
L378[08:15:13] <Sandra> I have no clue why my OC Baubles either aren't running, or not working with components correctly.
L379[08:16:01] <Lizzy> aww yiess http://puu.sh/hqemc/2be1eba92e.jpg now to go update paths properly
L380[08:16:34] * CompanionCube uses an ubuntu theme for chrome
L381[08:16:38] <CompanionCube> despite running on Arch.
L382[08:17:40] * Sandra uses a material design theme for chrome.
L383[08:17:46] <Sandra> despite it not doing much.
L384[08:18:01] <Sandra> I really wish chrome had material design.
L385[08:18:18] <Sandra> mostly because I just love material design and think it'd be cool.
L386[08:18:35] <Sandra> I'm a massive design nerd.
L387[08:18:46] <Skye> I like the windows 95 style...
L388[08:19:05] <Skye> (I used to have my windows themed to look like win95)
L389[08:19:23] <Sandra> ehh.
L390[08:19:31] <Sandra> not really a fan of that.
L391[08:20:00] <Sandra> Modern design is pretty close to material design though so I can deal with that.
L392[08:20:30] * Izaya is liking the way Windows 10 is looking, though it's pretty close to 8
L393[08:20:51] <Sandra> yeah, it sounds pretty nice.
L394[08:22:55] <Izaya> Still, the lack of application theming in Windows sucks
L395[08:23:39] <Sandra> it removes the separation between the modern and traditional desktops! Nice.
L396[08:23:46] <Sandra> I like that.
L397[08:24:15] <Lizzy> Izaya, ever used WindowsBlinds?
L398[08:24:23] <Sandra> because as it is there is basically no reason for me to use the modern interface on my computer except for the start screen.
L399[08:25:48] <Sandra> also I love how microsoft has the Spartan web browser with Cortana.
L400[08:25:53] <Sandra> because halo.
L401[08:29:56] <Izaya> Lizzy, never heard of it
L402[08:30:07] <Izaya> Sandra, I just wish I could cortana with anything but bing
L403[08:30:11] <Lizzy> http://www.stardock.com/products/windowblinds/
L404[08:30:24] <Sandra> mmm yeah.
L405[08:30:29] <Sandra> bing is horrible.
L406[08:30:52] <Sandra> they say it's fine but it's not.
L407[08:30:52] <Izaya> I'm told Bing is the best search engine for porn, so it's got that going for it, I'm sure the normals like that.
L408[08:31:04] <Sandra> whatreally?
L409[08:31:10] <Sandra> wow.
L410[08:31:29] <Izaya> Supposedly MS wanted some reason to use it
L411[08:31:51] <Sandra> well I mean, microsoft products are targeted towards businesses, and who accesses porn the most? businessmen.
L412[08:31:54] <Sandra> and teenagers.
L413[08:32:10] <Sandra> *sarcasm.
L414[08:33:50] <CompanionCube> what teenager uses bing o.o
L415[08:34:00] <Lizzy> .-. how does one read mail with the mailutils?
L416[08:34:06] <Lizzy> nvm
L417[08:35:08] <Izaya> CompanionCube, the computer-incompetent kind
L418[08:35:23] * Izaya sighs
L419[08:35:28] <Izaya> Don't remind me of the users, please.
L420[08:37:02] <CompanionCube> Izaya, could be worse
L421[08:37:11] <CompanionCube> Could be at /u/tuxedo_jack's school
L422[08:37:27] <Lizzy> Izaya, Not the users!! anything but the users!!! ? :P
L423[08:37:29] ⇨ Joins: orthoplex64 (~orthoplex@cpe-173-175-101-132.satx.res.rr.com)
L424[08:37:30] <Sandra> well probably the main reason why I don't use bing is because I sold my soul to google.
L425[08:38:15] * Lizzy is not sure where her soul is currently
L426[08:38:21] <Izaya> Lizzy, www.reddit.com/r/talesfromtechsupport/comments/33oaxs/the_new_guy_is_one_of_us/
L427[08:38:42] <Sandra> chrome for browser, hangouts for IM, android studio for IDE. and that's just things that are currently open on my computer!
L428[08:38:53] <Lizzy> Izaya, hahaha
L429[08:39:24] <Sandra> yes, I use android studio as my modding IDE. plz don't murder me.
L430[08:39:31] <CompanionCube> Sandra, eh
L431[08:39:38] <CompanionCube> it's based on intelij isn't it
L432[08:39:43] <Sandra> I mean it's just a fork of intellij idea.
L433[08:39:44] <Sandra> yeah.
L434[08:40:15] <Sandra> so it has everything that idea has plus official android dev tools.
L435[08:41:40] <Sandra> so I use: My apps first, google's apps second, then anything else.
L436[08:41:47] <Sandra> that's my order.
L437[08:42:38] <Sandra> I wrote my own custom launcher for android and so I use that as my home screen.
L438[08:43:06] <Sandra> it works sideways! :P
L439[08:44:37] ⇦ Quits: VikeStep (~VikeStep@CPE-1-120-134-78.qcl9.cha.bigpond.net.au) (Quit: Leaving)
L440[08:44:54] * Lizzy wonders where her soul is but then stops because her stomach starts rumbling
L441[08:44:54] <Sandra> the best thing about android for me is that you're not locked into any of the default apps for anything.
L442[08:44:57] <Lizzy> brb, getting food
L443[08:45:49] <Sandra> I mean, you can't remove them but in many cases you can just install a drop-in replacement that handles their callbacks.
L444[08:45:54] ⇨ Joins: Satori (~Satorikus@5.100.120.185)
L445[08:46:32] <Sandra> like you can actually replace the settings app if you want to. it won't be able to set any settings but you can set a new settings app.
L446[08:47:31] <Lizzy> but if you root your phone, that can be possible
L447[08:47:32] <Lizzy> :P
L448[08:47:55] <Sandra> mmm hmm.
L449[08:48:25] *** Pwootage|Off is now known as Pwootage
L450[08:48:26] <Lizzy> speaking of which i wanna root my phone
L451[08:48:41] <Sandra> My phone isn't rooted, as there is basically no reason to root android.
L452[08:48:55] <Sandra> it's only if you wanna do real weird things.
L453[08:49:05] <Lizzy> Sandra, yeah, like VPN tunnels
L454[08:49:09] <Lizzy> with tinc
L455[08:49:17] <Sandra> yes. real weird things.
L456[08:50:26] <Sandra> what've you been up to Lizzy anyway, haven't seen you around in a while.
L457[08:51:39] * Izaya currently has open: Two copies of FileLight, Firefox, Hexchat, pavucontrol, PCManFM - was just interrupted by a phone call - Pidgin, Skype, Steam and 4 terminals.
L458[08:52:28] <Izaya> isn't it nice when friends accidentally call your mum's phone thinking it was your sister's phone and you end up spending 15 minutes talking?
L459[08:52:55] * Lizzy has steam, Teamviewer, Chrome, HexChat, 2x Putty and probably other things running in the background
L460[08:52:56] <vifino> "nice"
L461[08:53:13] <Lizzy> and that's just my main pc
L462[08:53:33] <Lizzy> doing loads of stuff with my servers or other devices around my room
L463[08:53:34] <Izaya> I have OpenArena running on my tablet
L464[08:53:39] <Lizzy> also my room is a ti
L465[08:53:43] <Lizzy> s/$/p
L466[08:53:44] <Kibibyte> <Lizzy> also my room is a tip
L467[08:54:19] <Lizzy> Sandra, Work is what i've been up to, also have not been talking in here as much as normal
L468[08:54:22] <Lizzy> .stats
L469[08:54:22] <EnderBot2> We have channel stats provided by Ender \o/ http://goo.gl/Hzm22G
L470[08:54:27] <MichiBot> EnderBot2: http://stats.theender.net/opencomputers/ Page title: #oc @ EsperNet stats by Lizzy
L471[08:54:33] <Lizzy> err
L472[08:54:43] * Sandra has chrome, hexchat, android studio, multimc, and other background stuff.
L473[08:54:47] * Lizzy throws MichiBot at Katie
L474[08:54:59] * vifino has Steam, Chrome, Pentadactyl and 15 terminals running, containing 5 local tmux session and 3 remote
L475[08:55:05] <Izaya> So many people (including myself) have just been doing... other stuff recently. It's like people are slowly leaving
L476[08:55:35] <Sandra> yeah, *tears*
L477[08:55:47] * Magik6k has 7 workspaces on dual-display setup populated in stuff
L478[08:55:59] <Lizzy> Izaya, i haven't left and probably wont for a long time, just been actually concentrating on other things
L479[08:56:12] <Izaya> I have 4 workspaces and I only ever use one...
L480[08:56:18] <vifino> Pentadactyl is the only reason I might even consider switching to Mozarilla firlofax. :/
L481[08:56:40] <Izaya> Lizzy, It just feels like it's all slowly falling apart, sorta thing
L482[08:56:55] <Lizzy> on my main pc, FF is my NSFW browser, on my dad's pc it's my main one because Chrome rapes the CPU on it
L483[08:57:31] <vifino> Hah. nsfw browser :3
L484[08:57:32] <Sandra> >uses chrome for NSFW stuff, and regular stuff, in adjacent tabs.
L485[08:57:57] <Izaya> wget leaves no browsing history
L486[08:58:00] <Izaya> just a reminder
L487[08:58:02] <vifino> Wow.
L488[08:58:07] <vifino> xD
L489[08:58:11] *** Pwootage is now known as Pwootage|Off
L490[08:58:15] <Sandra> the reason why chrome is so fast, is because it uses as much RAM as possible.
L491[08:58:18] <vifino> elinks doesn't too, Izaya :)
L492[08:58:23] <Sandra> that's why. :P
L493[08:58:26] <Izaya> lynx
L494[08:58:29] <vifino> Well, I think.
L495[08:58:37] <Izaya> Sandra, and as many threads as possible.
L496[08:58:40] <Sandra> yep.
L497[08:58:41] <vifino> Izaya: But elinks got javascript.
L498[08:58:48] <Izaya> http://i.4cdn.org/x/1429812990854.jpg random shit I found on 4chan
L499[08:59:08] <Sandra> chrome just decides to be a big resource hog and so it's fast.
L500[08:59:25] <CompanionCube> I run Chrome on my 2 gig ram desktop circa 2008.
L501[08:59:37] <Sandra> well yeah.
L502[08:59:44] <Sandra> I run chrome on my everything.
L503[08:59:49] <vifino> I run chrome(ium) on my raspi :3
L504[08:59:50] <Izaya> Chrome and Core 2 Duo E6300 on the TV machine do not cooperate
L505[09:00:09] * Lizzy should get chromium on her pi, epiphany is shit
L506[09:00:11] <Sandra> chromium - chrome minus awesome.
L507[09:00:41] * CompanionCube also runs chromium
L508[09:00:44] * Izaya throws Midori at Lizzy
L509[09:00:49] <Lizzy> Izaya, ?
L510[09:00:50] <Sandra> THINGS THAT IT LACKS: pdf viewer, adobe flash player, auto updater, auto bug reporter.
L511[09:00:52] <CompanionCube> Izaya, I use midori when running VMs
L512[09:01:07] <CompanionCube> because when running VMs I need lots of free memory
L513[09:01:08] <vifino> Lizzy: I'd use Midori, never heard of epiphany.
L514[09:01:19] <Izaya> Midori is a nice light browser
L515[09:01:23] <vifino> ^
L516[09:01:32] <CompanionCube> ^
L517[09:01:41] <Lizzy> vifino, Epiphany is the default one that comes with the Pi, it's utter shit. takes ages to load then when it does it just dies
L518[09:01:50] <vifino> Oh god.
L519[09:01:59] <Sandra> chrome is the only way to get a modern flash player on linux.
L520[09:02:02] <Izaya> http://i.4cdn.org/x/1429813053064.jpg more random shit I found on 4chan
L521[09:02:05] <Sandra> fun fact.
L522[09:02:08] <vifino> Even chromium works semi-good on a pi.
L523[09:02:10] <vifino> @_@
L524[09:02:13] <Izaya> Sandra, and why are you using Flash player?
L525[09:02:20] <Sandra> things require it.
L526[09:02:23] <vifino> Sandra: pp flash.
L527[09:02:33] <vifino> You can use it in chromium too.
L528[09:02:33] <Sandra> vifino, yes.
L529[09:02:41] <vifino> baka.
L530[09:02:45] <Sandra> well yeah but it doesn't come with chromium.
L531[09:02:45] <Lizzy> right, lets see if this gitlab can do external mail with my current setup
L532[09:02:58] <Sandra> and it doesn't work in firefox.
L533[09:03:15] <Sandra> you have to get it out of chrome.
L534[09:03:15] <Sandra> :P
L535[09:03:53] * Sandra pokes Sangar.
L536[09:04:29] <vifino> Izaya: You are a firefox guy, right? Any make-it-black addons?
L537[09:04:35] <vifino> Or must have things?
L538[09:04:46] <Izaya> Make-it-black?
L539[09:05:04] <vifino> Yeah, like, all sites are black.
L540[09:05:12] <Lizzy> vifino, do you mean dark?
L541[09:05:24] <vifino> Well, same thing :v
L542[09:05:42] <Izaya> I'm currently running with Adblock Plus, Classic Theme Restorer, Stylish (for user styles, ie make-it-black), unused Chatzilla, FireSSH, a user agent switcher and Reddit Enhancement Suite
L543[09:06:20] <Sandra> y'know, I don't see the point in Adblock Plus.
L544[09:06:22] <vifino> One nice thing I found is FT DeepDark.
L545[09:06:34] <vifino> So pretty. Makes ugly firlofax pretty.
L546[09:06:45] <Sandra> Ghostery serves my purposes nicely.
L547[09:06:49] <Izaya> daaamnit /x/, cat just started yelling at something outside
L548[09:06:56] <Izaya> probably a cat
L549[09:07:00] <Izaya> instead of checking
L550[09:07:04] <Izaya> I went and got more coke
L551[09:07:06] <Sandra> and I don't like blocking ads.
L552[09:07:17] <Sandra> because people get money from those ads.
L553[09:07:27] <Sandra> it's only if they're annoying that I block them.
L554[09:08:03] <Izaya> I'm the selfish asshole that blocks them anyway, money earned for people that can use it or not
L555[09:08:34] <Sandra> I also like seeing the amount of trackers on websites and comparing them.
L556[09:08:57] <Sandra> I can't remember whether it was minecraft forums or wikia that's leading that competition.
L557[09:09:02] <Izaya> Tried Lightbeam - oh wait, it's a firefox addon
L558[09:09:07] <Izaya> ... and I've sounded hostile
L559[09:09:08] <Izaya> gg me
L560[09:09:44] <vifino> @_@ this theme broke pentadactyl
L561[09:09:50] * vifino rages
L562[09:12:05] * Sandra pokes Sangar.
L563[09:12:22] <Sandra> how do nodes work in the API?
L564[09:12:31] <Sandra> well no wait.
L565[09:12:48] <Sandra> I mean when do I connect the component's nodes to my node.
L566[09:12:58] <Sandra> my machine node.
L567[09:13:20] <CompanionCube> Izaya, FireSSH?
L568[09:15:39] <Izaya> ssh client for firefox
L569[09:16:08] <Magik6k> yay, timers work in my os \o/
L570[09:16:14] <Sandra> Sangar, when you get online, have a look at this: https://github.com/AwesomeSauceMods/OpenAutomation/blob/master/main/scala/com/awesomesauce/minecraft/forge/openautomation/common/oc/baubles/item/ItemMachineBauble.scala#L26-L61 it's not connecting to the node.
L571[09:16:45] <Sandra> no wait I mean it's crashing with an NPE there.
L572[09:20:09] <Magik6k> ~w gpu
L573[09:20:09] <ocdoc> http://ocd.cil.li/component:gpu
L574[09:22:21] * Izaya finally understood the naming of /r9k/ and now knows not to go there
L575[09:22:47] <Sandra> Izaya, aww, why not?
L576[09:23:03] <Izaya> I have better things to do with my time
L577[09:23:08] <Izaya> Like /h/
L578[09:23:14] <Sandra> robot9000, a mod bot where the rule is that you can't say anything that anyone has ever said before.
L579[09:23:45] <Sandra> comes from the #xkcd irc channel.
L580[09:24:08] <Izaya> mmm, to up the signal-to-noise ratio
L581[09:24:12] <vifino> @_@ if only the addons for pentadactyl wouldn't 404
L582[09:24:26] <Sandra> this has been random trivia, with Sandra.
L583[09:24:48] <Ekoserin> "random"
L584[09:26:12] ⇨ Joins: Alex2772 (~alex2772@77.239.254.135)
L585[09:26:43] <asie> Sandra: Isn't it only 30 days on #xkcd IRC
L586[09:26:50] <asie> ...
L587[09:26:52] <asie> got the best mod idea
L588[09:26:54] <asie> brb
L589[09:27:33] ⇦ Quits: Alex2772 (~alex2772@77.239.254.135) (Client Quit)
L590[09:27:47] <Sandra> idk, just going off that one blog post I read.
L591[09:29:45] <Izaya> ... so sleep paralysis is your body going to sleep and your ability to have out-of-body experiences where your mind can project whatever it likes
L592[09:29:52] <Izaya> weird shit
L593[09:34:14] ⇨ Joins: Alex2772 (~alex2772@77.239.254.135)
L594[09:36:10] <dangranos> Izaya, "lucid dream"?
L595[09:36:45] <Izaya> I think that's different
L596[09:36:54] <Ekoserin> Sleep paralysis is better described as "your mind will project your worst nightmares while you're awake"
L597[09:37:01] <Izaya> as a lucid dream takes place inside a dreem
L598[09:37:07] ⇦ Quits: Alex2772 (~alex2772@77.239.254.135) (Client Quit)
L599[09:37:10] <Izaya> dream*
L600[09:37:27] <Izaya> while sleep paralysis will allow you to be out-of-body while not quite asleep
L601[09:37:40] <Izaya> Ekoserin, from /x/, your mind projects what you expect.
L602[09:37:49] <Izaya> Expect nightmares? Get nightmares.
L603[09:37:54] <Izaya> Expect catS? Get cats.
L604[09:39:25] <Izaya> One assumes an ideal thing for your mind to project is the loading program out of The Matrix
L605[09:40:20] <dangranos> OMG
L606[09:40:25] <dangranos> IT IS DONE
L607[09:40:29] <dangranos> (compiling)
L608[09:41:55] <vifino> All hail the Way back machine. Saved all the pentodactyl plugins.
L609[09:42:00] * vifino obeys
L610[09:45:22] * Izaya totally didn't spend 10 minutes scanning 4plebs archives for something he saw 6 hours ago
L611[09:45:28] <Izaya> also, shit man, threads 404 fast
L612[09:48:32] *** alekso56_off is now known as alekso56
L613[09:50:55] <Kodos|Zzz> Oh neat, someone made Semiotic Standard textures for the LCD screen in SE
L614[09:57:06] <vifino> Mhm. Pentadactyl has a solarized dark colorscheme.
L615[09:58:31] <Izaya> what the fuck is solarized?
L616[09:58:42] <vifino> A color palette.
L617[09:58:49] <Izaya> oh
L618[09:58:51] <Alissa> It's a color palette that is amazing c:
L619[10:00:07] <Izaya> Oh I see.
L620[10:00:10] <Izaya> Interesting.
L621[10:01:12] <vifino> Pentadactyl is vim keybindings and ex commands for firlofax.
L622[10:01:32] <vifino> :open google <google query here>
L623[10:01:42] <Alissa> http://ethanschoonover.com/solarized Izaya, this has a palette somewhat down the page
L624[10:01:59] <vifino> j/k = up down respectively, etc..
L625[10:02:16] <vifino> H/L = back and forwards, respectivly
L626[10:02:40] <vifino> Pretty nifty thing.
L627[10:03:25] <vifino> It also has a lynx like hinting mode
L628[10:03:28] <vifino> which is awesome.
L629[10:03:53] *** Daiyousei is now known as DaiTheBurrito
L630[10:06:52] <Ekoserin> I'm going to use 1.7.10, because no cool mods seem to be on 1.8.
L631[10:06:56] <asie> ^
L632[10:08:06] <Ekoserin> Besides, 1.8 doesn't add anything worth not being able to use a lot of mods.
L633[10:08:29] <Ekoserin> Doors, customizable worlds... I can't think of anything else.
L634[10:08:33] *** DaiTheBurrito is now known as Daiyousei
L635[10:09:24] * Ekoserin goes on and on about how 1.7.10 is SOOO much better than 1.8
L636[10:12:56] <asie> rabbits
L637[10:13:07] <Ekoserin> Mods.
L638[10:13:45] <ds84182> Meinkraft 1.9: Paid Mods, Steam Workshop
L639[10:14:02] <gamax92> asie please fix erythang
L640[10:14:12] <ds84182> s/ery/err
L641[10:14:12] <Kibibyte> <gamax92> asie please fix errthang
L642[10:14:12] <MichiBot> <gamax92> asie please fix errthang
L643[10:14:16] <ds84182> Oh
L644[10:14:18] <ds84182> Kibi is here
L645[10:14:20] <ds84182> hmm
L646[10:14:30] <gamax92> kill kibi
L647[10:14:39] <ds84182> I got the pitchforks
L648[10:14:42] <ds84182> Who got torches
L649[10:14:44] <gamax92> death to kibi
L650[10:15:26] * Katie sighs
L651[10:15:27] <Katie> %sed disable
L652[10:15:28] <MichiBot> Katie: Disabled SED for this channel
L653[10:15:31] <Katie> %url disable
L654[10:15:31] <MichiBot> Katie: Disabled URLInfo for this channel
L655[10:15:36] <Katie> %yt disable
L656[10:15:36] <MichiBot> Katie: Disabled YTInfo for this channel
L657[10:15:51] <vifino> MichiBot is better than Kibibyte, Katie.
L658[10:15:59] <gamax92> ^
L659[10:17:11] <ds84182> ^^
L660[10:17:15] <dangranos> ^^^
L661[10:17:21] <Katie> Ok, so you prefer the double spam..?
L662[10:17:21] <EnderBot2> https://www.youtube.com/watch?v=anwy2MPT5RE
L663[10:17:22] -Kibibyte- [EnderBot2] Monty Python - Spam | by zumpzump | 3m20s | 427w2d ago | 6,566,510 views | Rated: 4.91/5.00
L664[10:17:36] <gamax92> no just remove kibi
L665[10:17:37] <dangranos> ...
L666[10:17:41] * ds84182 hugs MichiBot
L667[10:17:41] <vifino> Katie: I'm sure many people would prefer to kill Kibibyte entirely.
L668[10:18:07] * ds84182 gets out a second pitchfork
L669[10:18:53] <Katie> Well, that's not my call to make.
L670[10:23:23] <Daiyousei> inb4 gets replaced with crappy supybot clone
L671[10:24:00] <CompanionCube> ew supybot
L672[10:24:09] <Daiyousei> yes
L673[10:24:54] <vifino> Daiyousei: haaaaalp, mozarillo firlofax no plays youtube vids :c
L674[10:25:01] <Daiyousei> u dun goofd son
L675[10:25:09] <vifino> uwotm8
L676[10:26:01] <Izaya> turn on html5 mode
L677[10:26:12] <Daiyousei> vifino, http://youtube.com/html5
L678[10:26:16] <Daiyousei> turn it oooooon
L679[10:26:22] <Izaya> argh, too much distraction, bai esper
L680[10:26:37] * Izaya disappears in a puff of logic
L681[10:26:41] <Daiyousei> ded
L682[10:27:01] <Daiyousei> rest in negev, did not survive 1v5 crutch or kick :'(
L683[10:27:05] <Daiyousei> clutch*
L684[10:27:22] <vifino> Daiyousei: it is html5 player already :c
L685[10:27:29] <Daiyousei> o.o
L686[10:27:41] <vifino> mozarillo firlofaxo is borkt
L687[10:27:45] <Ekoserin> I'm installing waaay too many mods
L688[10:27:52] <Daiyousei> vifino, works for me
L689[10:27:52] <Daiyousei> lel
L690[10:28:05] <vifino> Daiyousei pls
L691[10:28:28] <ds84182> Woo, my text editor actually works
L692[10:28:36] <ds84182> finally
L693[10:28:48] <ds84182> And I named it micro because of how much I love nano
L694[10:29:24] <vifino> ds84182: i get sound, but no video
L695[10:29:27] <vifino> er
L696[10:29:29] <vifino> DaiyouseiÜ
L697[10:29:33] <vifino> ..
L698[10:29:39] <vifino> I trieð.
L699[10:29:41] <vifino> :|
L700[10:29:50] <vifino> I call bs on you, keyboard.
L701[10:31:36] <gamax92> Daiyousei: ?crutch
L702[10:33:46] <Daiyousei> ?crutch
L703[10:33:48] <Daiyousei> ?clutch
L704[10:33:53] <ds84182> Can I not draw grey on a Tier 2 GPU
L705[10:33:59] <ds84182> only comes out as blue
L706[10:34:41] <ds84182> gamax92: help
L707[10:35:24] <gamax92> ds84182: you have to set a palette entry to grey so you can use grey
L708[10:35:53] <gamax92> Tier 2 by default has a Minecraft Wool palette
L709[10:35:57] <gamax92> Tier 3 has grays
L710[10:35:59] <ds84182> oh
L711[10:36:14] <ds84182> ugh, too much work
L712[10:36:27] <gamax92> component.gpu.setPaletteColor(0,0x666666)
L713[10:36:30] <gamax92> so much work
L714[10:37:25] *** Pwootage|Off is now known as Pwootage
L715[10:39:07] <gamax92> The devil's grey
L716[10:40:12] <asie> 49 shades of gray left
L717[10:40:19] <ds84182> welp, I just did a set color of 0xCCCCCC
L718[10:40:31] <ds84182> because thats in the T2 palette
L719[10:45:27] ⇨ Joins: Vexaton (~Vexatos@p200300556E1FAD27F841D448579F7539.dip0.t-ipconnect.de)
L720[10:45:27] zsh sets mode: +v on Vexaton
L721[10:46:39] <Magik6k> I need unix terminal colors to hex translations
L722[10:46:58] <gamax92> too bad not even that is consistent
L723[10:46:58] <Magik6k> like 31 = 0xFF0000
L724[10:47:10] <gamax92> um what, what is this 31
L725[10:47:17] <Magik6k> red
L726[10:47:21] <vifino> red, gamax92
L727[10:47:22] *** Pwootage is now known as Pwootage|Off
L728[10:47:22] <gamax92> are you doing the 256 color
L729[10:47:27] <Magik6k> \033[31m
L730[10:47:30] <gamax92> oh that.
L731[10:47:49] <gamax92> those aren't even terminal colors they are ansi escape sequence parameters
L732[10:48:17] <vifino> ^
L733[10:48:21] <gamax92> Magik6k: http://en.wikipedia.org/wiki/ANSI_escape_code#Colors
L734[10:48:45] <gamax92> just take the index from 0 to 7 and add 30 or 40 for foreground or background
L735[10:49:49] * Magik6k is lazy and uses 'inspect element'
L736[10:51:06] ⇦ Quits: Vexatos (~Vexatos@p200300556E1FAD60F841D448579F7539.dip0.t-ipconnect.de) (Ping timeout: 378 seconds)
L737[10:55:06] *** manmaed|AFK is now known as manmaed
L738[10:55:56] *** Vexaton is now known as Vexatos
L739[11:01:57] *** alekso56 is now known as alekso56_off
L740[11:02:56] <PotatoVim> Swiggity Swoogitty I'm Comming For That Paid Mod Booty
L741[11:03:47] <CompanionCube> tfw the company / organisation developing the software you're using calls your issue weird / strange
L742[11:13:08] <Vexatos> At least they responded
L743[11:13:48] <Lizzy> k, enough gta mayhem for today
L744[11:14:08] ⇦ Quits: surferconor425 (~surfercon@cpc8-linc11-2-0-cust879.12-1.cable.virginm.net) (Remote host closed the connection)
L745[11:15:33] <Ekoserin> What are some good 1.7.10 mods?
L746[11:15:47] <Katie> All of them.
L747[11:15:58] <Ekoserin> uh
L748[11:16:20] <Katie> All 926 of them tracked at http://bot.notenoughmods.com/1.7.10.html fire up a MC instance with Every. One. Installed.
L749[11:16:38] <Lizzy> lemme just go get my IBM super computer
L750[11:17:02] *** manmaed is now known as manmaed|AFK
L751[11:17:05] *** manmaed|AFK is now known as manmaed
L752[11:17:18] <Ekoserin> I use modlist.mcf.li/version/1.7.10
L753[11:17:25] <Ekoserin> I search for mods there.
L754[11:18:24] <Ekoserin> Wait, 1.7.10 doesn't have Barrier blocks. Any mods to add something like that?
L755[11:19:29] <Katie> Meh, I prefer nem, it lists versions so I can quickly see updates
L756[11:19:30] <Katie> I'm lazy.
L757[11:21:20] <PotatoVim> Do you want to build a snow man?
L758[11:21:25] <PotatoVim> I don't
L759[11:21:28] <PotatoVim> Fuck snowmen
L760[11:21:33] <Ekoserin> Neither do I.
L761[11:21:39] <PotatoVim> standing around like they are better than you
L762[11:21:42] <Ekoserin> Is my Enter key slacking off?
L763[11:22:08] * Katie keeps snark in check
L764[11:22:17] * Katie decides to just log instead.
L765[11:22:28] <Ekoserin> Also, no Slime Blocks in 1.7.10
L766[11:22:51] ⇦ Quits: justastranger|zzz (justastran@2604:180::7239:d646) (Excess Flood)
L767[11:27:05] <Lizzy> ....
L768[11:27:13] <Lizzy> fuck you outlook.com
L769[11:27:51] <asie> Ekoserin: Yes Slime Blocks
L770[11:27:53] <asie> Pistronics 2.
L771[11:28:02] <asie> Adds fully functional slime blocks complete with a piston overhaul.
L772[11:29:26] <Lizzy> fuck you as well, outlook desktop client
L773[11:30:14] ⇨ Joins: justastranger (justastran@2604:180::7239:d646)
L774[11:32:06] <Ekoserin> I read that as "Piss-tronics 2"
L775[11:32:53] <Ekoserin> And I was thinking "Steve should really go see a doctor"
L776[11:33:30] <Lizzy> well, in other news GitLab is set up fully
L777[11:34:19] <PotatoVim> Breaking News: OpenComputers is the first mod to use Curse's "Mod Store" and is for sale for $10.99
L778[11:34:22] *** prasselpikachu is now known as prassel|off
L779[11:34:42] * Ekoserin stares at PotatoVim in absolute horror
L780[11:35:00] <PotatoVim> Microsoft and Curse get 75% of the profit, leaving 25% to be distributed to All Creators
L781[11:35:17] * Ekoserin stares at PotatoVim in less horror
L782[11:35:24] <PotatoVim> There is a lite version, but it only has tier 1 stuff
L783[11:36:28] * Skye compiles from github source
L784[11:36:35] <asie> Skye: Source pulled. It's MIT, no? :P
L785[11:36:37] <Ekoserin> /me speaks the Fringe intro music
L786[11:36:45] <Lizzy> GitHub access: 20$ DLC
L787[11:36:46] <Ekoserin> Wait, what?
L788[11:37:32] <PotatoVim> GitHub Editor Access: $100/month
L789[11:37:57] <Ekoserin> GitHub Editor Access (DELUXE): $299.99/week
L790[11:38:01] *** prassel|off is now known as prasselpikachu
L791[11:38:24] * Skye pulls from one of the large amount of "forks" (usually for a small PR) of OpenComputers
L792[11:48:41] * Ekoserin eats dinner with a GitHub fork
L793[11:49:37] * ds84182 jabs a BitBucket DELUXE Spoon(tm) into Ekoserin
L794[11:49:45] <ds84182> That will be $20/sec
L795[11:49:54] <Ekoserin> ow
L796[11:50:29] <ds84182> s/(tm)/™
L797[11:50:29] <Kibibyte> * ds84182 jabs a BitBucket DELUXE Spoon(™) into Ekoserin
L798[11:50:32] <ds84182> sure
L799[11:50:51] <Ekoserin> ow
L800[11:51:42] * Ekoserin tries to steal ds84182's wallet
L801[11:52:03] <ds84182> That will be $1205/millis
L802[11:52:41] <vifino> s/lli/crosoft
L803[11:52:42] <Kibibyte> <ds84182> That will be $1205/microsofts
L804[11:52:43] <Ekoserin> By the time anybody knows what you said, they will be in a $602,500 debt. (aprox.)
L805[11:53:10] *** Pwootage|Off is now known as Pwootage
L806[11:53:27] * vifino sits on Lizzy
L807[11:54:01] * Lizzy cuddd-- something just fell of my speakers O_o --les vifino
L808[11:54:15] <vifino> o_O
L809[11:55:27] * Ekoserin begins connecting numerous floppy drives to a monitor.
L810[11:57:33] ⇨ Joins: marcin212 (~marcin212@abhl8.neoplus.adsl.tpnet.pl)
L811[11:58:04] * Ekoserin arranges the numbered floppy drives into three categories; one has three standing up, the other two are lying flat.
L812[11:58:55] * Lizzy still needs to have a shower :/
L813[12:00:39] * Ekoserin attaches a Razer Naga 2014 to the monitor and launches a Linux distribution.
L814[12:02:58] *** Pwootage is now known as Pwootage|Off
L815[12:04:01] <Lizzy> wow, i haven't launched outlook on my main pc since june last year
L816[12:04:07] <PotatoVim> 0_0
L817[12:04:44] <Ekoserin> I haven't figured out how to sign-in.
L818[12:05:17] ⇨ Joins: Khio (~khionu@ip68-9-182-208.ri.ri.cox.net)
L819[12:05:17] <Ekoserin> Oh wow, FurMark runs BETTER with PostFX.
L820[12:05:20] ⇦ Quits: Khio (~khionu@ip68-9-182-208.ri.ri.cox.net) (Client Quit)
L821[12:05:56] ⇨ Joins: Khio (~khionu@ip68-9-182-208.ri.ri.cox.net)
L822[12:06:00] ⇦ Parts: Khio (~khionu@ip68-9-182-208.ri.ri.cox.net) ())
L823[12:06:02] *** gAway2002 is now known as g
L824[12:07:33] * vifino grabs Lizzy and pushes her in the shower
L825[12:07:37] <vifino> No problem. :D
L826[12:07:40] <Lizzy> :O
L827[12:07:48] * Lizzy grabs vifino and pulls him in with her
L828[12:07:51] * PotatoVim rubs some bacon on Lizzy
L829[12:08:00] <Lizzy> PotatoVim, stahp, pls
L830[12:08:00] <vifino> ;o
L831[12:08:05] <Lizzy> or i eat you
L832[12:08:09] <Lizzy> with the bacon
L833[12:08:09] * Ekoserin begins filming this shower event
L834[12:08:14] <vifino> PotatoVim: I'm gonna murder you.
L835[12:08:25] * PotatoVim gives vifino a snickers
L836[12:08:44] * vifino stabs PotatoVim
L837[12:08:55] <vifino> Ekoserin: No.
L838[12:08:57] <vifino> Just no.
L839[12:08:58] * PotatoVim spews steam at vifino's eye
L840[12:09:10] * vifino locks Lizzy and him in the shower
L841[12:09:45] * PotatoVim calls 911
L842[12:09:47] <PotatoVim> wait
L843[12:10:01] <PotatoVim> 0118 999 881 99 9119 7253
L844[12:10:49] <Kubuxu> \o
L845[12:11:03] <PotatoVim> Kubuxu, vifino is holding Lizzy for ransom
L846[12:11:11] <PotatoVim> we have the SWAT on their way
L847[12:11:17] <vifino> ._.
L848[12:11:18] * Ekoserin 's floppy drives begin playing musical scales individually
L849[12:11:32] <Lizzy> PotatoVim, he is not holding me for ransom
L850[12:11:52] <PotatoVim> Lizzy, IS THERE A GUN TO YOUR HEAD?
L851[12:11:54] <ds84182> VIFINO HAS A GUN
L852[12:11:55] <ds84182> RUN
L853[12:11:58] <PotatoVim> AHHHHHHHHHHHHHHHH
L854[12:12:06] <vifino> ._.
L855[12:12:15] * ds84182 stabs gamax92 for no reason
L856[12:12:20] <vifino> Well, not one that shoots bullets...
L857[12:12:22] * PotatoVim trips over gamax92
L858[12:12:30] <PotatoVim> HE HAS A ROCKET LAUNCHER
L859[12:12:35] <Ekoserin> What the hell?
L860[12:12:38] <ds84182> OH SHIT
L861[12:12:39] <vifino> Yeah, something like that..
L862[12:12:46] * PotatoVim grabs Ekoserin and runs out the door
L863[12:12:46] * vifino coughs
L864[12:12:50] * Ekoserin resists
L865[12:12:52] <PotatoVim> HE HAS EBOLA
L866[12:12:57] <vifino> ._.
L867[12:12:57] * Ekoserin reissts more
L868[12:13:00] <ds84182> CALL THE CDC
L869[12:13:11] <PotatoVim> CALL THE FBI, CIA, KGB,
L870[12:13:14] * Ekoserin resists even more
L871[12:13:26] <vifino> It was a nsfw joke x_x
L872[12:13:35] * PotatoVim lets go of Ekoserin and attacks ds84182 for no reason
L873[12:13:49] * Lizzy phases out taking vifino with her
L874[12:13:50] * Ekoserin runs back to his floppy drive configuration.
L875[12:13:52] <PotatoVim> HE'S GOT A STICK
L876[12:14:25] <ds84182> oww
L877[12:14:48] * ds84182 breaks everyone
L878[12:15:01] * PotatoVim breaks ds84182's left big toe
L879[12:15:01] * Ekoserin collapses
L880[12:15:09] <ds84182> owwie
L881[12:15:50] ⇦ Quits: iceman11a (icemna11a@cpe-74-141-48-157.neo.res.rr.com) (Ping timeout: 198 seconds)
L882[12:16:28] * Ekoserin contracts and extends his right thumb every 10 seconds
L883[12:20:07] <Kubuxu> God, this shity internet.
L884[12:20:20] *** alekso56_off is now known as alekso56
L885[12:20:45] <Kubuxu> Is Lizzy still in danger?
L886[12:20:59] * Ekoserin is still collapsed on the ground.
L887[12:21:22] * Lizzy was never in danger
L888[12:21:26] <Lizzy> well
L889[12:21:37] <Lizzy> before everyone starting being mental
L890[12:26:01] ⇨ Joins: powemorse (webchat@c-98-212-248-146.hsd1.il.comcast.net)
L891[12:26:05] <powemorse> I have a question
L892[12:26:24] <powemorse> With opencomputers do i need to make programs like in computercraft?
L893[12:26:46] *** manmaed is now known as manmaed|AFK
L894[12:27:03] * vifino hugs Lizzy :3
L895[12:27:13] <Magik6k> powemorse, well, sortkinda
L896[12:27:31] <Lizzy> powemorse, err. yes unless you want to use the stuff people have posted around the place
L897[12:27:36] <Magik6k> You may want to get some programs via oppm
L898[12:27:36] ⇨ Joins: surferconor425 (~surfercon@cpc8-linc11-2-0-cust879.12-1.cable.virginm.net)
L899[12:27:51] <powemorse> can you give me a link to a good thing like a jarvis?
L900[12:35:39] <powemorse> Does anyone know if theres a good program for opencomputers for like a jarvis from ironman
L901[12:37:03] ⇦ Quits: Satori (~Satorikus@5.100.120.185) (Read error: Connection reset by peer)
L902[12:37:38] <Kubuxu> You want us to link you to our SynteticInteligence assistant?
L903[12:37:49] <powemorse> sure
L904[12:37:58] <powemorse> what blocks do i need for it
L905[12:38:17] <Kubuxu> I don't think you have correct clearance.
L906[12:38:31] <powemorse> okay
L907[12:38:39] <Kubuxu> You would have to ask vifino...
L908[12:38:41] * Lizzy hugs vifino back
L909[12:39:02] <vifino> Hmm?
L910[12:41:03] ⇨ Joins: Acerixx (~Acerixx@wireless-nat-144.ip4.greenlan.pl)
L911[12:41:10] <powemorse> can i get the link to your synteticinteligence assistance
L912[12:42:44] <vifino> You'll have to talk to our lead program manager. Keep in mind that you have to load the binary blob with the interpreter, just ignore it's warnings.
L913[12:42:58] <powemorse> okay
L914[12:43:33] <vifino> Sorry, I'm quite busy fixing bugs. Kubuxu will surely help you out.
L915[12:43:51] ⇨ Joins: iceman11a (icemna11a@cpe-74-141-48-157.neo.res.rr.com)
L916[12:43:56] <Katie> ¬_¬ Stop fucking with him...
L917[12:44:03] *** Ekoserin is now known as EkoserinAway
L918[12:44:24] <Alissa> powemorse: They're trolling you. There's no SyntheticIntelligence that I've seen.
L919[12:45:17] <PotatoVim> powemorse, don't listen to Alissa. She hasn't been the same since the accident
L920[12:45:29] *** Daiyousei is now known as Fairy
L921[12:45:59] <Alissa> My birth?
L922[12:46:11] ⇦ Quits: GUIpsp (~GUIpsp@c-66-41-216-194.hsd1.mn.comcast.net) (Ping timeout: 202 seconds)
L923[12:46:27] <ds84182> What birth?
L924[12:46:27] <Fairy> what is a synthetic intelligence
L925[12:46:35] <Fairy> i've only heard of artifical
L926[12:46:37] <Fairy> not synthetic
L927[12:46:46] <vifino> Fairy: It uses midi.
L928[12:46:47] <ds84182> Fairy: A port of a real working brain
L929[12:47:00] <Fairy> vifino, joel would approve
L930[12:47:02] <Fairy> ds84182, glhf
L931[12:47:17] <Fairy> brb store
L932[12:47:20] <Kubuxu> Fairy: SI is sad when you call it Artificial.
L933[12:47:28] <Lizzy> powemorse, there are applications available for OpenComputers, check either the loot disks or oppm. there are very few people who will do the work for you
L934[12:47:33] <Fairy> Kubuxu, what
L935[12:47:37] <Fairy> i never called it artificial
L936[12:47:43] <Fairy> lrn2read m9
L937[12:47:50] <Kubuxu> Artificial Inteligence.
L938[12:48:00] <Lizzy> also fucking internet died again
L939[12:48:14] <Kubuxu> It is same as Synthetic Intelligence.
L940[12:48:20] <Fairy> k
L941[12:49:10] <Kubuxu> But Synthetic Intelligence is more politically correct when Artificial Intelligences are part of society.
L942[12:49:40] * ds84182 makes Absolute Intelligence because why not
L943[12:50:13] <Kubuxu> s/In/Inin
L944[12:50:14] <Kibibyte> * ds84182 makes Absolute Inintelligence because why not
L945[12:50:32] <Lizzy> s/. /meep
L946[12:50:33] <Kibibyte> * ds84182 makemeepAbsolute Inintelligence because why not
L947[12:50:47] <ds84182> s/. /meep/g
L948[12:50:47] <Kibibyte> * ds84182 makemeepAbsolutmeepInintelligencmeepbecausmeepwhmeepnot
L949[12:50:50] <ds84182> LOL
L950[12:50:56] <Lizzy> s/./meep/g
L951[12:50:56] <Kibibyte> <ds84182> meepmeepmeep
L952[12:51:07] * vifino meeps Lizzy
L953[12:51:13] *** Riking|away is now known as Riking
L954[12:51:21] * Lizzy boops vifino
L955[12:51:29] * vifino falls over
L956[12:51:42] <Kubuxu> s/ps/bp
L957[12:51:43] <Kibibyte> * Lizzy boobp vifino
L958[12:51:55] <ds84182> s/./\0\0/g
L959[12:51:55] <Kibibyte> * Lizzy 00000000000000000000000000
L960[12:51:59] <ds84182> lol
L961[12:52:14] <ds84182> glad to see Kibi doesn't have full regex
L962[12:53:06] ⇨ Joins: GUIpsp (~GUIpsp@c-66-41-216-194.hsd1.mn.comcast.net)
L963[12:53:09] <Katie> I have no idea exactly how much regex support MichiBot has
L964[12:54:20] ⇨ Joins: Vogel (~vogel@46.44.40.150)
L965[12:54:32] <Lizzy> dinner
L966[12:54:49] <ds84182> MichiBot has regex dinner support.
L967[12:55:14] ⇦ Quits: justastranger (justastran@2604:180::7239:d646) (Remote host closed the connection)
L968[12:56:01] <Vogel> Hello
L969[12:56:30] ⇦ Quits: Vogel (~vogel@46.44.40.150) (Client Quit)
L970[12:56:43] ⇨ Joins: Vogel (~vogel@46.44.40.150)
L971[12:56:46] <ds84182> Hi
L972[13:00:09] <Alissa> WELL HELLO THAR.
L973[13:00:11] <Alissa> \o
L974[13:00:14] *** Fairy is now known as Daiyousei
L975[13:00:33] * Katie turns off Alissa's caps lock, then breaks her Shift and Caps Lock keys
L976[13:00:52] ⇦ Quits: powemorse (webchat@c-98-212-248-146.hsd1.il.comcast.net) (Quit: Web client closed)
L977[13:01:16] * Alissa opens up a keyboard thing and turns on caPS LOCK
L978[13:01:46] * Katie EMPs Alissa's neighborhood.
L979[13:04:28] * PotatoVim NUKE's Alissa neighborhood
L980[13:08:25] ⇨ Joins: L00_Cyph3r (webchat@ip4da5f64d.direct-adsl.nl)
L981[13:08:53] <L00_Cyph3r> I've got a (stupid) question about the 3d-printer...
L982[13:08:55] *** Pwootage|Off is now known as Pwootage
L983[13:09:06] ⇦ Quits: Vogel (~vogel@46.44.40.150) (Remote host closed the connection)
L984[13:09:12] <L00_Cyph3r> Shouldn't it emit light without glowstone added?
L985[13:10:02] <L00_Cyph3r> Like, if you say: lightLevel=8, it should emit 8 light, and you can crank it up to 15 with glowstone...
L986[13:10:06] ⇨ Joins: Vogel (~vogel@46.44.40.150)
L987[13:10:57] ⇦ Quits: Vogel (~vogel@46.44.40.150) (Remote host closed the connection)
L988[13:11:35] <L00_Cyph3r> Anyone?
L989[13:12:34] ⇨ Joins: Vogel (~vogel@46.44.40.150)
L990[13:13:47] ⇦ Quits: Vogel (~vogel@46.44.40.150) (Client Quit)
L991[13:15:40] <Lizzy> L00_Cyph3r, it doesn't do that due to a limitation in the current process
L992[13:16:30] <L00_Cyph3r> So, is it supposed to, but not yet? Should I make a ticket for it?
L993[13:16:54] <Lizzy> L00_Cyph3r, i'm not sure, i think i recall Sangar saying there was a technical limitation
L994[13:17:49] <L00_Cyph3r> Because in an earlier issue, he said that by default it was limited to level 8... (https://github.com/MightyPirates/OpenComputers/issues/1024)
L995[13:18:43] *** Pwootage is now known as Pwootage|Off
L996[13:19:23] <PotatoVim> is modem.setWakeMessage new?
L997[13:19:27] <L00_Cyph3r> When I craft an object with lightLevel 8 now, it does nothing, but if I craft the print with glowstone dust, it get's a higher lightlevel (according to tooltip)
L998[13:19:31] <Lizzy> PotatoVim, yes
L999[13:19:35] ⇦ Quits: Dashkal (~dashkal@S0106001217d8177c.vf.shawcable.net) (Ping timeout: 186 seconds)
L1000[13:19:37] <PotatoVim> when was it added?
L1001[13:19:56] <Lizzy> PotatoVim, not sure, whenever the other wake on lan stuff was added
L1002[13:20:06] <PotatoVim> wat
L1003[13:20:07] <ds84182> >wake on lan
L1004[13:20:08] <ds84182> ermergurc
L1005[13:20:19] <ds84182> it does what I think it does, rite?
L1006[13:20:37] <L00_Cyph3r> PotatoVim, on Jan 15
L1007[13:20:48] <PotatoVim> I assume it is like putting it in a loop waiting for a certan event"?
L1008[13:20:59] <Lizzy> L00_Cyph3r, i can't help you any further as i haven't payed attention much here recently so have not picked up any of the 3D print stuff
L1009[13:21:24] <Lizzy> PotatoVim, no, it turns the pc on if it gets that message
L1010[13:21:33] <ds84182> wait, so how are you supposed to figure out why a computer turned on depending on the message
L1011[13:21:41] <ds84182> how would you be able to read said message
L1012[13:22:05] <Lizzy> ds84182, as far as the computer is concerned it was turned on as normal
L1013[13:22:06] <ds84182> wait
L1014[13:22:19] <ds84182> I was thinking about it accepting a pattern
L1015[13:22:25] <ds84182> mybad
L1016[13:22:58] <ds84182> But hmm, it would only be useful on a computer without an os because the os would eat more modem messages on startup
L1017[13:23:31] <Lizzy> ds84182, why would it eat them? all that method is for is turning on the computer
L1018[13:23:47] <Lizzy> after the computer is on whatever it's set to do takes over
L1019[13:24:08] <PotatoVim> Hmm
L1020[13:24:17] <PotatoVim> I wonder if there is a way to transfer files over modems yet
L1021[13:24:26] <ds84182> Lizzy: it wouldn't be great for openos tho, since open os would eat some events upon startup
L1022[13:24:37] <ds84182> especially if you have it boot into shell
L1023[13:25:12] <Lizzy> ds84182, why does eating matter? you send the message once and if that message is what you set for it to turn on with it boots the pc
L1024[13:25:53] <Lizzy> if you want it to send a message to start in "conversation" then you should make your programs factor in that the remote machine may not respond
L1025[13:25:58] ⇦ Quits: marcin212 (~marcin212@abhl8.neoplus.adsl.tpnet.pl) (Quit: Leaving)
L1026[13:26:07] <ds84182> yeah, true
L1027[13:26:14] <Lizzy> PotatoVim, there already is
L1028[13:27:26] <PotatoVim> how
L1029[13:28:04] <Lizzy> PotatoVim, read the contents of a file, serialise it, send it; receive it, unserialise then write
L1030[13:28:12] <Heartstrings> well the fun part there is limited packet size
L1031[13:28:31] <ds84182> hehe
L1032[13:28:32] <Lizzy> Heartstrings, in which case you need to get clever with splitting
L1033[13:28:40] * ds84182 sets the config value to 1 byte
L1034[13:28:41] <ds84182> ( ͡° ͜ʖ ͡°)
L1035[13:29:17] <Heartstrings> Lizzy: which is the fun part, I think. been thinking about this for a little while and I still don't have anything great in mind
L1036[13:30:06] <Lizzy> the packet size has the same principle as normal networking (you can't send massive files in one go, the max packet size is about 1500bytes on standard stuff IIRC)
L1037[13:30:27] <Heartstrings> splitting a message and adding sequence numbers isn't hard, but I want to limit the number of acknowledgements the receiving end has to send
L1038[13:30:46] <Heartstrings> assuming an unreliable network, though maybe i shouldn't bother
L1039[13:31:10] <Heartstrings> oh, no, I forgot switches drop packets after a point. so ack/resend is fairly important
L1040[13:31:42] <Lizzy> Heartstrings, could always have a starting packet with the total number of packets, each packet having their UID along with their data and an "end of transmission" message or something similar
L1041[13:31:53] ⇦ Quits: rashdanml (~rashdanml@S010628c68e00b41e.vc.shawcable.net) (Ping timeout: 206 seconds)
L1042[13:32:49] <Heartstrings> Lizzy: now what happens if the first packet drops
L1043[13:33:16] <Lizzy> the first one or the starting one?
L1044[13:33:44] <Heartstrings> the initialization one. hard to recover from that without timing out and resending
L1045[13:33:59] <Heartstrings> TFTP already exists but apparently that acks every single packet in lockstep, which is undesirable
L1046[13:34:07] <Lizzy> Heartstrings, maybe have it send, wait for a response then send the rest?
L1047[13:34:46] ⇨ Joins: rashdanml (~rashdanml@S010628c68e00b41e.vc.shawcable.net)
L1048[13:34:58] <Lizzy> and then after it's sent them all if it gets a response from the target saying it didn't receive x,y&z the sender should re-send them
L1049[13:35:36] ⇦ Quits: DaeDroug (uid22591@id-22591.ealing.irccloud.com) (Quit: Connection closed for inactivity)
L1050[13:35:42] <Heartstrings> could build a resend protocol based on missing packet ranges, yes
L1051[13:35:45] <Heartstrings> bit complicated though
L1052[13:35:59] <Lizzy> that's essentially how TCP works
L1053[13:36:36] <Heartstrings> in that line of thinking, could just resend the request to start at packet X and ignore any extras after that you might get. more wasteful, but simpler
L1054[13:36:37] <PotatoVim> crap
L1055[13:37:02] <Heartstrings> my motiviation here is highly limited code space and minimal power consumption, so no complex protocols and as few acks as possible
L1056[13:38:05] <L00_Cyph3r> You could make it more serial-like, instead of TCP
L1057[13:38:11] <Heartstrings> although realistically, with 8kb packet sizes and the finished product residing in memory, there's only so big a file you can send anyway, so perhaps the power consumption requirement should be ignored
L1058[13:38:45] <Lizzy> Heartstrings, idea: initial "you ready yet?" packet has an acknowlegement, and the end gets one back with whatever packets got lossed
L1059[13:38:51] <Lizzy> *lossed
L1060[13:38:54] <Lizzy> meh
L1061[13:39:44] <PotatoVim> I do not get the fs api for writing at all
L1062[13:40:19] <Lizzy> I should really tinker with OC a lot more than i do
L1063[13:40:20] <L00_Cyph3r> look at the github-example on openprograms
L1064[13:40:25] <Kodos|Zzz> http://pastebin.com/bdZKz46c This too
L1065[13:42:44] <L00_Cyph3r> And the chunked part... You could say that if the current length == max_length, than add it to file, otherwise end the file
L1066[13:44:20] <Heartstrings> loop while file incomplete, send request for ranges of missing chunks, timeout 5sec after last packet received to resend request. all data packets include full size of file. no state on the server, relatively minimal complexity on client
L1067[13:44:36] <PotatoVim> http://puu.sh/hqw8y/0aced915d3.png
L1068[13:45:59] <Lizzy> PotatoVim, wonderfully descriptive
L1069[13:46:06] <L00_Cyph3r> Or make every file start and end with a recogisable comment "--startfile--", "--endfile--"
L1070[13:46:27] <Kodos|Zzz> PotatoVim, assuming you copied from my example, see line 70: local h = io.open("Logs.txt", "a")
L1071[13:46:54] <PotatoVim> oh, I didn't see the a
L1072[13:47:02] <L00_Cyph3r> don't use "local h = component.something" in lua direct interpreter, make them global (except in scripts)
L1073[13:47:04] <Lizzy> L00_Cyph3r, or like "--STARTTRANSMIT-XPACKETS--"
L1074[13:47:08] <Kodos|Zzz> A is the mode, in this case, append
L1075[13:47:25] <Kodos|Zzz> there's other modes as well
L1076[13:47:30] <Kodos|Zzz> ~w io.open
L1077[13:47:30] <ocdoc> http://www.lua.org/manual/5.2/manual.html#pdf-io.open
L1078[13:47:30] <Lizzy> Magik6k, you around?
L1079[13:47:52] <Magik6k> yep
L1080[13:48:07] ⇨ Joins: justastranger|zzz (justastran@2604:180::7239:d646)
L1081[13:48:10] *** justastranger|zzz is now known as justastranger
L1082[13:48:19] <Lizzy> how robust is your networking API/package these days?
L1083[13:48:46] <L00_Cyph3r> Lizzy, you could even decrale the amount of transmits it's going to be "--STARTTRANSMIT-PACKETS-1/4--
L1084[13:49:07] <Magik6k> Stable enough to use it on even large networks
L1085[13:49:24] <Lizzy> L00_Cyph3r, that's what i was refering to with the XPACKETS (where X is a number)
L1086[13:49:32] <Heartstrings> sounds like a lot of complicated string parsing
L1087[13:49:38] <Lizzy> Magik6k, cool, will see if i can break it later
L1088[13:50:04] <Lizzy> not really, just look for "--STARTTRANSMIT"
L1089[13:50:13] <Lizzy> at the beginning of the message
L1090[13:50:29] <Magik6k> The only thing that is not fully working is wireless stuff
L1091[13:50:31] <L00_Cyph3r> Lizzy, I thought so, but then you don't know which of the x-amount of packets this tranmission is ;)
L1092[13:51:27] <Lizzy> L00_Cyph3r, the "--STARTTRANSMIT" is the very first packet, the data packets could have something like "--X--*data*" where X is it's packet number
L1093[13:51:28] <Heartstrings> still more than necessary considering "packets" can have multiple parts for some reason
L1094[13:51:44] <Lizzy> Heartstrings, how so?
L1095[13:52:07] <Magik6k> ~w term
L1096[13:52:07] <ocdoc> http://ocd.cil.li/api:term
L1097[13:52:25] <Heartstrings> Lizzy: low-level modem send() api takes 8 arguments, and you get them all back at the other end. hardware feature, not openos
L1098[13:52:43] <Heartstrings> Lizzy: so send(addr, port, sequence, #chunks, data) and get all three back on the other side.
L1099[13:52:55] <vifino> buildin mozillo firlofax.
L1100[13:53:05] <Lizzy> wait, are you talking about the actual modem component or an API you're writing?
L1101[13:53:11] <Heartstrings> Lizzy: modem.
L1102[13:53:22] ⇨ Joins: Ekoserin (webchat@ip72-196-209-254.dc.dc.cox.net)
L1103[13:53:35] <Lizzy> huh, i thought it was just send(addr, port, data)
L1104[13:53:36] ⇦ Quits: L00_Cyph3r (webchat@ip4da5f64d.direct-adsl.nl) (Quit: Web client closed)
L1105[13:53:36] <Heartstrings> http://ocdoc.cil.li/component:modem send(address, port, ...) max 8 extra arguments by dfeault
L1106[13:53:44] ⇨ Joins: L00_Cyph3r (~L00_Cyph3@ip4da5f64d.direct-adsl.nl)
L1107[13:54:03] <Heartstrings> it's a little odd to have that feature in the hardware, but I'm not complaining
L1108[13:54:32] <Lizzy> oh, i was getting confused between required and optional arguments
L1109[13:54:51] <Magik6k> huh, I'll need to port openos to vt100
L1110[13:54:56] <Lizzy> okay, that opens up new possibilities
L1111[13:55:00] <Magik6k> *openos term lib
L1112[13:55:08] <L00_Cyph3r> BTW, can anyone recommend a nice IRC-client? (windows)
L1113[13:55:15] <Magik6k> irssi
L1114[13:55:16] <Lizzy> L00_Cyph3r, HexChat
L1115[13:55:22] <Lizzy> Magik6k, *slap*
L1116[13:55:29] <PotatoVim> hexchat L00_Cyph3r
L1117[13:55:50] <PotatoVim> hexchat.org
L1118[13:56:03] <L00_Cyph3r> Currently got mIRC installed, but don't like it already (after 3 minutes)
L1119[13:56:11] <L00_Cyph3r> Downloading hexchat as we speak
L1120[13:56:13] <Lizzy> mIRC is iffy
L1121[13:56:13] <PotatoVim> hexchat
L1122[13:56:18] <Lizzy> PotatoVim, stahp
L1123[13:56:21] <PotatoVim> if you have linux, weechat
L1124[13:56:42] <L00_Cyph3r> I run linux/mac/windows simultaneous, so hexchat looks promising
L1125[13:56:43] * Lizzy prefers HexChat on GUI, irssi on CLI
L1126[13:57:15] * PotatoVim prefers sweet tea
L1127[13:57:15] <vifino> Weechat is da shit.
L1128[13:57:20] * Magik6k wonders how irssi would work in that wonderful dos prompt
L1129[13:57:27] <PotatoVim> I only learned about weechat from Kilobyte
L1130[13:57:33] <DeanIsaKitty> Magik6k: Its ugly and beautiful at the same time
L1131[13:57:53] <DeanIsaKitty> Also <3 for suggesting irssi ;)
L1132[13:57:58] <Lizzy> Heartstrings, with the extra optional data args, say you sent 1,2,3 as them, would the receiving end get them as 1,2,3? (in one message)
L1133[13:58:20] <Heartstrings> Lizzy: looks like they come as extra arguments to the event.
L1134[13:58:39] ⇦ Quits: L00_Cyph3r (~L00_Cyph3@ip4da5f64d.direct-adsl.nl) ()
L1135[13:58:46] <PotatoVim> RIP Cyph3r
L1136[13:58:53] ⇨ Joins: L00_Cyph3r (~L00_Cyph3@ip4da5f64d.direct-adsl.nl)
L1137[13:58:55] <Heartstrings> Lizzy: modem_message [local_address, remote_address, port, distance, ...]
L1138[13:59:11] <Heartstrings> Lizzy: for extra fun, can use the distance there to reduce wireless transmit power
L1139[13:59:12] <Lizzy> okay, so potentially you could have packetNo, data on each send (instead of crumping it in the same message)
L1140[13:59:19] <Heartstrings> Lizzy: precisely.
L1141[13:59:46] <L00_Cyph3r> More IRC-questions incoming... Can you register your username on a server (and if yes, how?)
L1142[13:59:57] <Lizzy> L00_Cyph3r, /msg nickserv help
L1143[13:59:57] <DeanIsaKitty> NickServ
L1144[14:00:56] <L00_Cyph3r> Thnx, done
L1145[14:01:24] <Lizzy> also DeanIsaKitty: current TMux session with irssi http://puu.sh/hqxe3/bce66aeb79.png
L1146[14:01:36] <PotatoVim> You don't have to require default lua things like io correct?
L1147[14:01:56] <Lizzy> require is a OpenOS added feature IIRC
L1148[14:01:56] <DeanIsaKitty> Your font is normal again! \o/
L1149[14:02:04] <Heartstrings> PotatoVim: in what context?
L1150[14:02:13] <PotatoVim> in a file
L1151[14:02:17] <Lizzy> DeanIsaKitty, putty fond is normally like that
L1152[14:02:20] <Magik6k> PotatoVim, correct
L1153[14:02:44] <Magik6k> all standard lua stuff is there
L1154[14:03:06] <Magik6k> (require is 100% standard too)
L1155[14:03:14] <L00_Cyph3r> Lol, so you use putty the run a cli-program... Much like RemoteApp, but then more like PuttyApp :P
L1156[14:04:05] <Lizzy> L00_Cyph3r, that tmux session is on my vps, helps when jumping between devices
L1157[14:04:52] <L00_Cyph3r> Lizzy, Like I said, just like some people run M$ Office on a vps...
L1158[14:04:53] <DeanIsaKitty> Lizzy: Oooooor just use your bouncer and a bunch of native clients? ;)
L1159[14:05:29] Katie sets mode: +v on Katie
L1160[14:05:30] <Heartstrings> ssh clients are more handily available than decent irc clients
L1161[14:05:35] Katie sets mode: -o on Katie
L1162[14:05:53] <Lizzy> Katie: what are you doing?
L1163[14:05:56] <Lizzy> DeanIsaKitty, http://puu.sh/hqxxA/9405850949.png
L1164[14:06:04] <Katie> Deoping myself for now?
L1165[14:06:11] <Lizzy> uhuh
L1166[14:06:21] <Magik6k> hmm
L1167[14:07:14] <Lizzy> DeanIsaKitty, that's nice and all but i don't have znc storing PMs (because it's notifications were fucking annoying) so i generally have a client that's "always on"
L1168[14:07:27] <PotatoVim> gah
L1169[14:07:53] <PotatoVim> hmm
L1170[14:07:53] <Lizzy> plus in that tmux session i can code and see chat and code (most of the time) whilst in a standard tty on laptop/Pi
L1171[14:08:11] <PotatoVim> so when I try to write the unserialized file thing it says it's getting a table when a string was expected
L1172[14:08:13] <PotatoVim> -_-
L1173[14:08:35] <Katie> Lizzy, I don't know exactly what is wrong today but I'm doing a shit job of impulse control.. So without +o I can't kick/ban without using the botserv fantasy commands.. and that's too much effort..
L1174[14:08:41] <Katie> so I can't be raging bitch op.
L1175[14:08:54] <Lizzy> Katie, ah, very well
L1176[14:09:14] ⇦ Parts: Ekoserin (webchat@ip72-196-209-254.dc.dc.cox.net) ())
L1177[14:09:16] * PotatoVim hugs Katie
L1178[14:09:30] <Katie> I apologize if I come across as short with anyone today, it's just not a good day (tm)
L1179[14:09:40] *** Pwootage|Off is now known as Pwootage
L1180[14:09:47] * vifino hugs Katie
L1181[14:09:49] <Lizzy> also DeanIsaKitty: http://i.imgur.com/tbjeczP.png terminal theme on laptop as well as main pc
L1182[14:09:57] * Lizzy hugs Katie
L1183[14:10:17] <PotatoVim> so uh
L1184[14:10:18] <DeanIsaKitty> ^All of the above^ Proof that Kathie is probably the most likable and nicest person in here *hug*
L1185[14:10:26] <PotatoVim> how do I write a table to a file
L1186[14:10:48] <Katie> Thanks guys.
L1187[14:10:49] <DeanIsaKitty> Butterflies?
L1188[14:10:52] <Katie> <3
L1189[14:11:04] <Lizzy> PotatoVim, did you serialise it to send? if so unserialise it to get the normal stuff back then write that
L1190[14:11:58] <PotatoVim> I did
L1191[14:12:13] <PotatoVim> I serialize io.open("text.txt")
L1192[14:12:18] <PotatoVim> send the serialized thing
L1193[14:12:21] <PotatoVim> unserialize it
L1194[14:12:46] <Lizzy> mind pastebining the code / screenshitting it?
L1195[14:12:53] <Lizzy> s/hi/ho
L1196[14:12:53] <Kibibyte> <Lizzy> mind pastebining the code / screenshotting it?
L1197[14:13:07] <vifino> lol
L1198[14:13:09] <PotatoVim> This is the receiving thingy http://puu.sh/hqxZA/3cea4dded3.png
L1199[14:13:11] <vifino> Screenshitting.
L1200[14:13:29] <PotatoVim> This is how I sent it http://puu.sh/hqy0N/075f358c0e.png
L1201[14:14:14] <L00_Cyph3r> Shouldn't you read the file first?
L1202[14:14:15] <PotatoVim> Screenshitting, A Trademark of Lizzy Inc
L1203[14:14:32] <Lizzy> s/Lizzy/Tricksters
L1204[14:14:33] <Kibibyte> <PotatoVim> Screenshitting, A Trademark of Tricksters Inc
L1205[14:14:52] ⇨ Joins: JohnRipley (~Something@2a02:fe0:ca10:a640:c508:9da8:3fed:75df)
L1206[14:14:57] <Lizzy> also PotatoVim what L00_Cyph3r said, your sending a file object, not the contents
L1207[14:14:58] <PotatoVim> L00_Cyph3r, what do you mean?
L1208[14:15:14] <PotatoVim> ELI5
L1209[14:15:16] <Lizzy> PotatoVim, s.serialize( file:read() )
L1210[14:15:22] <L00_Cyph3r> You're just opening the file
L1211[14:15:24] <PotatoVim> oh
L1212[14:15:25] <PotatoVim> ok
L1213[14:15:43] <L00_Cyph3r> and in the second-last screenshot "h" is not local
L1214[14:16:00] <Kodos|Zzz> Would it be easier to serialize the file:read() or to have the read insert each line into a table, serialize the table, and send that?
L1215[14:16:19] <Lizzy> Kodos|Zzz, probably the former
L1216[14:16:23] <Lizzy> also
L1217[14:16:32] * Lizzy give Kodos|Zzz coffee
L1218[14:16:43] *** Kodos|Zzz is now known as Kodos
L1219[14:16:44] <Kodos> Thanks, I needed that
L1220[14:16:44] <Lizzy> \o/
L1221[14:17:05] <Lizzy> also DeanIsaKitty did i tell you i got a new phone?
L1222[14:17:27] * PotatoVim gives Katie a bunny rabbit
L1223[14:17:42] <DeanIsaKitty> Lizzy: No you did not
L1224[14:17:45] <Kodos> So glad this works now https://pastebin.com/Fkc5xZh7
L1225[14:18:06] <Lizzy> DeanIsaKitty, oh, well i got a new phone last tuesday, it's a Sony Xperia Z2
L1226[14:18:12] <DeanIsaKitty> \o/
L1227[14:18:15] <gamax92> FUCK
L1228[14:18:16] <gamax92> EVERY TIME
L1229[14:18:23] <gamax92> I OPEN TIMER, DON'T SET THE TIMER
L1230[14:18:24] <DeanIsaKitty> I still have my trusty old Note 2 :D
L1231[14:18:29] <Katie> closed Chrome, and suddenly 10GB RAM free
L1232[14:18:33] <PotatoVim> hmm
L1233[14:18:37] <Lizzy> Katie, lol
L1234[14:18:41] <Katie> 10 EXTRA GB..
L1235[14:18:44] <PotatoVim> now it's not writing to text.txt on the receiving computer
L1236[14:18:50] <Kodos> pastebin code
L1237[14:18:51] <Katie> I had 3 GB free, I now have almost 13
L1238[14:18:59] <Lizzy> PotatoVim, call h:flush() after write
L1239[14:19:07] <DeanIsaKitty> RAM usage with FF: 1019MB; RAM usage without FF: ~200MB
L1240[14:19:23] <Heartstrings> that's it?
L1241[14:19:33] *** Pwootage is now known as Pwootage|Off
L1242[14:19:38] <Heartstrings> hm, sublime has gotten up to a 23gb address space again
L1243[14:19:41] <L00_Cyph3r> How about: http://pastebin.com/FUp4L2Qx
L1244[14:19:44] <Heartstrings> wonder how it does that
L1245[14:19:58] <Lizzy> O_o just using my Xperia U to get the text secure key off of it.... it's small
L1246[14:20:15] <PotatoVim> So, now it's only sending the first line
L1247[14:20:32] <Lizzy> oh yeah, forgot read() does a line at a time
L1248[14:20:36] <DeanIsaKitty> Yeah, those new phones are all so big. I mean I'm used to the Note 2 (which is not small) but still... 0.0
L1249[14:20:51] <PotatoVim> Lizzy, solution to this?
L1250[14:20:56] <vifino> DeanIsaKitty: Also a note 2 user \o/
L1251[14:21:05] <DeanIsaKitty> I know ;)
L1252[14:21:09] <vifino> :o
L1253[14:21:10] <Lizzy> PotatoVim, consult the io.read to see how to read the whole file in one go
L1254[14:21:18] <Kodos> ~w io.read
L1255[14:21:18] <ocdoc> http://www.lua.org/manual/5.2/manual.html#pdf-io.read
L1256[14:21:35] <Lizzy> also how the fuck did i use this phone for this long with it's size....
L1257[14:22:23] <DeanIsaKitty> Lizzy: I used an iPhone 3 for like 3 years. IDFK how anyone even sees anything on those miniscule screens
L1258[14:23:01] <vifino> o_o I used an iPhone 2 and 3 before my note 2
L1259[14:23:21] <Lizzy> DeanIsaKitty, did you get my text secure message?
L1260[14:23:28] <DeanIsaKitty> Yeah
L1261[14:23:37] <Lizzy> good, that still works
L1262[14:23:43] <PotatoVim> Hmm
L1263[14:24:23] <PotatoVim> Does \n work
L1264[14:24:28] <PotatoVim> to make a new line
L1265[14:24:44] <Lizzy> DeanIsaKitty, https://www.youtube.com/watch?v=VtNXTWYzTHw is my notification sound (the main part)
L1266[14:24:45] -Kibibyte- [Lizzy] Bunnies Screamathon | by georgeb435 | 42s | 359w0d ago | 134,128 views | Rated: 4.70/5.00
L1267[14:25:17] <DeanIsaKitty> 0.0 Im scared to click on that
L1268[14:25:31] <Lizzy> It's fine, just dont have your volume too loud
L1269[14:26:13] * vifino has a portal ringtone :3
L1270[14:26:28] <vifino> <3 portal
L1271[14:26:56] <Lizzy> well, the thing i just linked is my SMS sound, normal notification is one of the built in sound and G+ has a trumpet
L1272[14:27:07] <Lizzy> oh and work email has Steve saying "Heyoo"
L1273[14:27:35] <vifino> lol
L1274[14:28:42] <vifino> Come on, Mozarillo Firlofax! You take longer to compile than the kernel! >:(
L1275[14:29:05] <DeanIsaKitty> vifino: Its C++, you know? Thats like to be expected. :P
L1276[14:29:10] <vifino> Grr...
L1277[14:29:27] <vifino> Still. x_x
L1278[14:29:32] <vifino> So daaaaamn slow.
L1279[14:29:58] <vifino> All for -Ofast and -mtune=native
L1280[14:29:58] ⇨ Joins: JohnRipleyy (~Something@2a02:fe0:ca10:a640:61e7:dbe2:1a8e:3b4e)
L1281[14:30:17] <Heartstrings> it's probably bigger.
L1282[14:30:23] <DeanIsaKitty> That too
L1283[14:30:43] <DeanIsaKitty> But even if it was like 1/4 of the size C++ compiles so goddamned slow
L1284[14:30:47] ⇦ Quits: JohnRipley (~Something@2a02:fe0:ca10:a640:c508:9da8:3fed:75df) (Ping timeout: 186 seconds)
L1285[14:31:30] <vifino> DeanIsaKitty: I compiled the kernel with a big patchset and -Ofast -mtune=native with -j4. This uses -j9 @_@
L1286[14:31:46] * vifino shakes fists
L1287[14:31:51] <vifino> -s
L1288[14:32:02] <DeanIsaKitty> vifino: Multiple jobs does not help at all with the clusterfuck that are C++ Headers.
L1289[14:32:08] <vifino> x_x
L1290[14:32:16] <vifino> I tried, at least x_x
L1291[14:33:06] <DeanIsaKitty> Just sit trough it. It will very likely get better with C++17 (unless the C++ consortium fucks up ... again)
L1292[14:33:31] <vifino> Oh well.
L1293[14:33:34] <PotatoVim> so
L1294[14:33:47] * Lizzy should go shower
L1295[14:34:03] <PotatoVim> I'm still confused
L1296[14:34:09] * DeanIsaKitty roundhouse-kicks Lizzy into her shower
L1297[14:34:28] <PotatoVim> as to how to get the entire file to be sent over
L1298[14:34:44] <Lizzy> DeanIsaKitty, that would involve me going through multiple walls and down a floor
L1299[14:35:10] <Lizzy> anyway, might irc in shower. phone is waterproof after all
L1300[14:36:46] <vifino> o.o
L1301[14:36:56] * PotatoVim requests le help
L1302[14:37:02] <DeanIsaKitty> Lizzy: You are as stubborn as ever :>
L1303[14:37:19] <Lizzy> I am getting in shower now
L1304[14:38:27] ⇨ Joins: Harkole (webchat@host81-129-105-180.range81-129.btcentralplus.com)
L1305[14:38:27] <Lizzy> I am in shower, can send proof if needed
L1306[14:38:34] <PotatoVim> no
L1307[14:38:36] <PotatoVim> don't
L1308[14:38:37] <Harkole> wrong time to join channel
L1309[14:38:45] <Harkole> I'll leave and come back again
L1310[14:38:48] ⇦ Quits: Harkole (webchat@host81-129-105-180.range81-129.btcentralplus.com) (Client Quit)
L1311[14:38:48] <PotatoVim> ok
L1312[14:38:49] *** Riking is now known as Riking|away
L1313[14:38:58] ⇨ Joins: Harkole (webchat@host81-129-105-180.range81-129.btcentralplus.com)
L1314[14:39:04] <PotatoVim> So, about those pictures
L1315[14:39:06] <Harkole> Evening all
L1316[14:39:21] <PotatoVim> AHHHH THIS IS STRESSING ME OUTTHAH:JKFLJSDF
L1317[14:39:23] <DeanIsaKitty> Lizzy: I instantly believe you that you are in the shower. You are still a stubborn pighead :P
L1318[14:39:46] <Katie> IDK, I don't think Lizzy is in the shower.
L1319[14:40:14] <Lizzy> Hhd ttooo. Tayyip. Heenn Venn ettttt
L1320[14:40:21] <Lizzy> ---
L1321[14:40:25] <vifino> lol
L1322[14:40:35] <DeanIsaKitty> I think it tries to communicate...
L1323[14:40:50] <DeanIsaKitty> wait a sec
L1324[14:40:53] <Harkole> so someone give me a good modpack to play with, my server died and I just want to build stuff
L1325[14:40:55] <Lizzy> Wett screen = bad
L1326[14:41:13] <DeanIsaKitty> Heeeluuuuuuu. weehhreeee arr uuoo fruuuuuuuuum=?
L1327[14:42:11] <PotatoVim> Harkole, DW20 + OC
L1328[14:42:17] <PotatoVim> just remove CC
L1329[14:42:39] <Harkole> yeah, I'm thinking I might take this opertunity to try out TechnoFirmaCraft
L1330[14:42:51] <vifino> lol
L1331[14:42:55] <vifino> TechnoFirmaCraft.
L1332[14:43:20] <Lizzy> http://imgur.com/Z8d8eFB
L1333[14:43:45] <DeanIsaKitty> Proof arrived. SFW
L1334[14:43:55] <Harkole> sweet jesus there is a foot in your bath
L1335[14:44:16] <Lizzy> That's mine
L1336[14:44:20] <vifino> Aww.
L1337[14:44:31] <Harkole> that's ok then, you've got to watch those feet
L1338[14:44:41] <Harkole> dangerous little bastards
L1339[14:44:54] <DeanIsaKitty> Lizzy: I think vifino wanted more NSFW ;)
L1340[14:45:15] <Kodos> >.>
L1341[14:45:25] <Lizzy> vifino,, I ain't gonna post tit pics in a public place
L1342[14:45:29] * vifino shrugs
L1343[14:45:30] <Harkole> yeah, DW not going to make me happy
L1344[14:45:47] <Harkole> any good greg tech packs since TechnoFirmaCraft got laughed at?
L1345[14:47:00] <Harkole> just fancy something totally different to what I noramlly play
L1346[14:47:13] <Harkole> which is similar to DW I guess
L1347[14:47:26] <Kodos> Lizzy, are you implying you'd post them privately?
L1348[14:47:55] * vifino slaps Kodos
L1349[14:47:55] * EnderBot2 high-fives vifino
L1350[14:48:02] <vifino> Thanks EnderBot2 :o
L1351[14:48:10] <Lizzy> Nnpe
L1352[14:48:45] <Kodos> Ah, alright then
L1353[14:50:18] <Lizzy> I think the only person who has seen mor. E than either my hand or myfot is DeanIsaKitty
L1354[14:50:31] <Magik6k> ~w unicode
L1355[14:50:31] <ocdoc> http://ocd.cil.li/api:unicode
L1356[14:50:59] <DeanIsaKitty> <3
L1357[14:51:01] <Kodos> Eh, you know what they say about boobs, anyway. You've seen one pair, you wanna see them all.
L1358[14:51:02] * DeanIsaKitty cuddles Lizzy
L1359[14:51:07] <PotatoVim> YAYAYYAYAYYAY
L1360[14:51:10] <PotatoVim> I DID IT
L1361[14:51:14] <PotatoVim> I FUCKING DID IT
L1362[14:51:15] <DeanIsaKitty> \o/ ?
L1363[14:51:20] <vifino> Lizzy: I remember seeing a picture of you long time ago :D
L1364[14:51:37] <Lizzy> Ow. Long
L1365[14:51:38] <Harkole> woot email from server people, it's alive no more looking obliviously at the mod packs
L1366[14:52:01] <vifino> Hmm? What do you mean, Lizzy? :o?
L1367[14:52:10] <DeanIsaKitty> vifino: I think you even have a picture of me. :P
L1368[14:52:25] <vifino> Could be, not sure..
L1369[14:53:25] * vifino would be interested in any pictures of whoever, due to the fact that it helps him remember persons
L1370[14:53:58] <vifino> Muh brain sucks.
L1371[14:54:18] * DeanIsaKitty pokes Temia
L1372[14:54:29] <Lizzy> R
L1373[14:54:38] <vifino> U
L1374[14:55:03] <Kodos> vifino, http://i.imgur.com/Y5yghfD.jpg
L1375[14:55:13] <vifino> :o
L1376[14:55:32] <vifino> You look nice, Kodos :P
L1377[14:55:38] <Kodos> That was my wedding day =D
L1378[14:55:42] ⇦ Quits: Forecaster (~Forecaste@83.223.1.173) (Read error: Connection reset by peer)
L1379[14:55:44] <DeanIsaKitty> 0.0
L1380[14:55:45] <PotatoVim> I'm on my way to starting an email system
L1381[14:55:48] <vifino> Aww... Cute :P
L1382[14:56:02] <gamax92> vifino: lookin good http://i.imgur.com/fTmgMTQ.png
L1383[14:56:09] * Temia moos? .-.
L1384[14:56:16] <DeanIsaKitty> Temia! \o/
L1385[14:56:19] * DeanIsaKitty cuddles Temia
L1386[14:56:20] <vifino> gamax92: I almost thought it would be a picture of you.
L1387[14:56:23] <vifino> Almost.
L1388[14:56:32] * Temia blinkblinks. hi. o-o
L1389[14:56:46] <Temia> Gamax: haha
L1390[14:56:47] <PotatoVim> wtf is ocemu
L1391[14:57:31] <Katie> PotatoVim, I'd have to assume, given the name... a OC Emu..
L1392[14:57:35] <Katie> shoooooooooock
L1393[14:58:01] <vifino> DeanIsaKitty: Still have a picture? :P
L1394[14:58:02] <PotatoVim> We have a mammal named after oc now?
L1395[14:58:11] ⇨ Joins: Forecaster (~Forecaste@83.223.1.173)
L1396[14:58:24] <gamax92> Temia: almost there http://i.imgur.com/ijqylo3.png
L1397[14:58:49] <PotatoVim> So uh
L1398[14:58:55] <PotatoVim> if I update a file outside of MC
L1399[14:58:58] <PotatoVim> and save it
L1400[14:59:04] <Temia> g-goodness o-o
L1401[14:59:05] <PotatoVim> Do I have to exit the save for it to update?
L1402[14:59:07] <Temia> What happened?
L1403[14:59:20] <gamax92> changing the rendering system
L1404[15:00:03] <DeanIsaKitty> PotatoVim: Disable fs buffering in the Config
L1405[15:00:14] <Katie> PotatoVim, you don't have to.. you can also yank the HDD out.. or disbale the FS buffer
L1406[15:00:15] <DeanIsaKitty> vifino: You should have a picture already ;)
L1407[15:00:29] <PotatoVim> I just yanked the HDD out
L1408[15:00:32] <vifino> DeanIsaKitty: I don't save pictures D:
L1409[15:00:36] <PotatoVim> Guess I will update the cfg
L1410[15:00:40] <DeanIsaKitty> vifino: Too bad ;)
L1411[15:00:52] <vifino> DeanIsaKitty: Pretty please? :s
L1412[15:02:23] ⇦ Quits: JohnRipleyy (~Something@2a02:fe0:ca10:a640:61e7:dbe2:1a8e:3b4e) (Ping timeout: 186 seconds)
L1413[15:02:33] ⇨ Joins: Dashkal (~dashkal@S0106001217d8177c.vf.shawcable.net)
L1414[15:02:42] <vifino> x_x i wish I had it, I don't even remember any of it
L1415[15:02:53] <DeanIsaKitty> Me on a horse ;)
L1416[15:03:10] <vifino> Oh. Oh! OH! Now I remember!
L1417[15:03:16] <vifino> \o/
L1418[15:03:34] <DeanIsaKitty> Don't know too many people who do horseback riding, do you? :P
L1419[15:04:14] * vifino did actually ride horses before
L1420[15:04:30] <vifino> I also know a few people who did, so that's not true!
L1421[15:04:50] ⇦ Quits: Vexatos (~Vexatos@p200300556E1FAD27F841D448579F7539.dip0.t-ipconnect.de) (Quit: I guess I have to go now. Bye ✔)
L1422[15:05:48] * Lizzy has finished her shower and dried her phone so she xan use it property
L1423[15:05:57] <Lizzy> Mostly from
L1424[15:06:01] <DeanIsaKitty> vifino: But I know for sure I don't have a picture of you ;)
L1425[15:06:03] <vifino> Almost properly, Lizzy :P
L1426[15:06:13] <Lizzy> s/from//
L1427[15:06:13] <Kibibyte> <Lizzy> Mostly
L1428[15:06:17] <vifino> DeanIsaKitty: x_x maybe someday
L1429[15:08:04] ⇨ Joins: JohnRipley (~Something@2a02:fe0:ca10:a640:61e7:dbe2:1a8e:3b4e)
L1430[15:08:06] <vifino> I'm not that hard to describe. Just a fit person with shoulder long hair. Often referred by "Hey, bist du ein musiker?" x_x
L1431[15:08:24] <DeanIsaKitty> Hey, fits to Snagar ;P
L1432[15:08:53] <vifino> Who knows? Maybe I am Senger! :P
L1433[15:08:54] * Lizzy wishes she could learn languages easilly
L1434[15:09:04] ⇨ Joins: v^Laptop (~ping@2601:4:680:104c:caf7:33ff:fea5:c1cf)
L1435[15:09:04] ⇦ Quits: v^Laptop (~ping@2601:4:680:104c:caf7:33ff:fea5:c1cf) (Quit: Leaving)
L1436[15:09:16] ⇨ Joins: v^Laptop_ (~ping@2601:4:680:104c:caf7:33ff:fea5:c1cf)
L1437[15:09:16] zsh sets mode: +v on v^Laptop_
L1438[15:09:17] <DeanIsaKitty> vifino: Except Snagar is like double your age and has a different name. :P
L1439[15:09:34] <vifino> Lizzy: I'd have no trouble in teaching you german, if it comes down to it :3
L1440[15:09:52] <vifino> DeanIsaKitty: :P
L1441[15:10:08] <Lizzy> vifino, you could try, i'm very bad at learning though
L1442[15:10:22] <vifino> I also realized next to everyone I more regularly meet knows my name.
L1443[15:10:39] <DeanIsaKitty> Lizzy: Easy. Get your ass over here and your set. :P
L1444[15:10:47] <Lizzy> DeanIsaKitty, but monies
L1445[15:10:58] ⇨ Joins: ^v (~ping@c-68-36-225-16.hsd1.mi.comcast.net)
L1446[15:11:01] ⇦ Quits: ^v (~ping@c-68-36-225-16.hsd1.mi.comcast.net) (Remote host closed the connection)
L1447[15:11:09] <vifino> Lizzy: I'm sure you'll quickly learn german if I force you to be here :P
L1448[15:11:19] <Lizzy> also vifino you know that company which were doing the ARM dedicated servers? i found their email .....
L1449[15:11:25] ⇨ Joins: ^v (~ping@c-68-36-225-16.hsd1.mi.comcast.net)
L1450[15:11:30] <vifino> Hmm?
L1451[15:11:40] <vifino> Oh, they are going public now and stuffs :/
L1452[15:11:59] <Lizzy> yeah, i heard. found the email in my outlook's junk box
L1453[15:12:16] <vifino> Killed an ircd here x_x
L1454[15:12:25] <gamax92> http://i.imgur.com/5xZO3vI.png copy almost works
L1455[15:12:37] <gamax92> and by that i mean not at all
L1456[15:13:31] <gamax92> EYY
L1457[15:13:34] <gamax92> COPY IS SO MUCH FASTR
L1458[15:13:54] <Lizzy> i wonder what my parents would think if i just went full goth one day
L1459[15:14:07] <Lizzy> like with the panda eyes and all
L1460[15:14:16] <DeanIsaKitty> Sangar: Duuuuuudddeee, update your LinkedIn Profile xD
L1461[15:16:11] * Lizzy starts playing Enter Sandman
L1462[15:17:35] <vifino> Mhm. Metallica, if I remember correctly.
L1463[15:17:46] <DeanIsaKitty> Yep :D
L1464[15:18:27] * Lizzy pats vifino
L1465[15:18:49] ⇦ Quits: ^v (~ping@c-68-36-225-16.hsd1.mi.comcast.net) (Remote host closed the connection)
L1466[15:19:16] * vifino was a Metallica fan, but now rather listens to Electro Swing or good Dubstep, not this brostep garbage
L1467[15:19:19] ⇨ Joins: ^v (~ping@c-68-36-225-16.hsd1.mi.comcast.net)
L1468[15:19:20] * vifino purrs :3
L1469[15:20:36] <vifino> But really, I'd listen to anything not garbage, like brostep
L1470[15:20:38] <vifino> @_@
L1471[15:20:40] <gamax92> there now i can work on things that aren't trying to make (cec)screen.copy faster
L1472[15:20:46] <gamax92> vifino: what about garbagestep
L1473[15:20:51] * vifino really hates people selling brostep as Dubstep
L1474[15:21:02] <gamax92> but vifino
L1475[15:21:08] <vifino> but gamax92
L1476[15:21:13] <gamax92> butt vifino
L1477[15:21:21] <vifino> my butt
L1478[15:21:38] <PotatoVim> anas
L1479[15:22:59] <vifino> Oh, I realized why this ff stuff is compiling so slow. It's not using clang as I expected .-.
L1480[15:23:42] <gamax92> vifino: oh btw i was wrong, mingw-w64, despite the name, is a 32bit/64bit toolkit
L1481[15:23:54] <vifino> Oh, okay.
L1482[15:23:55] <gamax92> depending on if you do mingw-w64-i686 or mingw-w64-x86_64
L1483[15:24:07] <gamax92> 32 or 64 respectively
L1484[15:25:29] <vifino> DeanIsaKitty: You like vim, right? Ever heard of pentadactyl?
L1485[15:25:37] <vifino> Or cVim, etc..
L1486[15:26:12] * vifino is currently incredibly addicted to using vim keybindings and ex commands in browsers
L1487[15:31:10] <PotatoVim> what
L1488[15:31:12] <PotatoVim> what
L1489[15:31:17] <PotatoVim> what-what
L1490[15:31:40] <google> nano>vim
L1491[15:31:40] <google> kek
L1492[15:31:56] <vifino> google: Only if you are a noob.
L1493[15:34:09] <PotatoVim> vim > everything
L1494[15:34:23] <google> nano>vim>everything
L1495[15:34:23] <google> kek
L1496[15:34:42] <Lizzy> Lizzy > vim > everything else
L1497[15:34:47] <vifino> ^
L1498[15:34:54] <Sangar> 'pkmnSDG'PIsdeg'p[iojsgd'PIKN
L1499[15:35:06] <vifino> Lizzy & vifino > vim > *
L1500[15:35:06] <Sangar> err, evening
L1501[15:35:06] <vifino> :3
L1502[15:35:17] <Lizzy> Sangar, you okay?
L1503[15:35:32] <Sangar> ehh, annoyed by intellij (i think)
L1504[15:36:01] <Sangar> it corrupts binary assets when it copies them over before launching -.- so i have to quickly copy the image assets myself after hitting launch, so mc doesnt error trying to load my textures
L1505[15:36:18] <Lizzy> lol
L1506[15:36:20] <Sangar> and i have no clue why, i didn't change anything -.-
L1507[15:36:29] <Lizzy> now where is my hairbrush
L1508[15:36:31] <Sangar> (and it's not the hard drive, tested on another disk, too)
L1509[15:37:12] <vifino> Okay fireflux, you were given another chance.
L1510[15:37:49] * DeanIsaKitty pokes Sangar
L1511[15:38:21] <Sangar> oheythere
L1512[15:38:28] *** LordFokas is now known as LordFokas|off
L1513[15:38:48] <Temia> Sangar, any way you can trace the file descriptors it opens?
L1514[15:38:57] <Temia> ...Hm.
L1515[15:39:20] <Temia> Actually if it's corrupting binary assets, can you compare the two files? I'm starting to wonder if it's forcing LF/CRLF or vice versa conversion on you
L1516[15:40:35] <DeanIsaKitty> Have you tried starting up MC directly instead of with IDEA?
L1517[15:42:12] <Sangar> directly how?
L1518[15:42:14] ⇨ Joins: Yoyoto (~Yoyoto@pool-100-37-220-234.phlapa.fios.verizon.net)
L1519[15:42:43] <Yoyoto> WHOOO Time to learn some open computers!
L1520[15:42:50] <DeanIsaKitty> Not completely sure how your setup is, but Forge uses a Gradle Script IIRC.
L1521[15:44:35] <Sangar> any recommendation wrt a hex editor for windows? havent needed one in a long time :X
L1522[15:44:47] <DeanIsaKitty> vim? :P
L1523[15:44:57] <google> inb4 s/vim/nano
L1524[15:44:59] <Katie> I used to use HxD... not needed to in ages though
L1525[15:45:18] <L00_Cyph3r> http://sourceforge.net/projects/hexplorer/
L1526[15:45:19] <Sangar> ah, i kinda remember that name
L1527[15:45:21] <Katie> HxD is what I used when I was REing a image container format
L1528[15:46:49] <Sangar> hrm
L1529[15:46:56] <Sangar> 81 -> 3F , amongst others
L1530[15:47:24] <Sangar> 8d and 9d also -> 3f... anything too large -> 3f? dafuq
L1531[15:47:46] <Sangar> nope, f9 is fine
L1532[15:48:55] <Sangar> so it makes some stuff question marks...
L1533[15:49:05] <Sangar> that does sound like it might treat the files like text...
L1534[15:49:15] <DeanIsaKitty> Unicode fuckup?
L1535[15:49:30] <Sangar> but why all of a sudden D:
L1536[15:49:38] <DeanIsaKitty> IDEA update?
L1537[15:49:51] <Temia> google, nano's a useful enough general text editor and it's what I use when doing quick and dirty edits, but even I can attest that it's not as purpose-driven as vim, emacs, and the like. :P
L1538[15:49:51] <Sangar> a few days back. no issues until yesterday
L1539[15:49:53] <DeanIsaKitty> Did you set locale (system) recently?
L1540[15:50:12] <Sangar> nope
L1541[15:50:13] <DeanIsaKitty> You're still on Winderps, aren't you?
L1542[15:50:17] <Sangar> i am
L1543[15:50:53] <DeanIsaKitty> I mean Windows does not cope that well with UTF-8. Have you tried setting some Java Variables in that direction?
L1544[15:51:04] <Yoyoto> Hey uhh soo best way to familiarise myself with this mod?
L1545[15:51:09] <DeanIsaKitty> Like locale settings or default encoding and such?
L1546[15:51:19] <Lizzy> have you tried reconfiguring the primary power couplings?
L1547[15:51:44] <Katie> Don't forget to reverse the polarity on the main EPS conduits
L1548[15:52:02] <Sangar> DeanIsaKitty, i'm messing around with them in the ide now, yeah... didn't touch them before though :/
L1549[15:52:28] <Sangar> Yoyoto, ingame manual, and there are some good tutorials on the forum
L1550[15:52:45] <DeanIsaKitty> [...] Files and network data tend to be a mix of UTF-16, UTF-8 and legacy byte encodings. [...] <- That just waits for a disaster to happen really. :|
L1551[15:53:33] * Lizzy is going to play some GTA
L1552[15:55:25] *** Pwootage|Off is now known as Pwootage
L1553[15:56:17] ⇦ Quits: Harkole (webchat@host81-129-105-180.range81-129.btcentralplus.com) (Ping timeout: 204 seconds)
L1554[15:59:30] <DeanIsaKitty> Sangar: ForgeGradle has the task "runClient" and "runServer". If you run that without IDEA in between, does the issue persist?
L1555[15:59:52] <Sangar> ah, those. i'll try in a bit.
L1556[16:05:15] *** Pwootage is now known as Pwootage|Off
L1557[16:06:23] ⇦ Quits: v^Laptop_ (~ping@2601:4:680:104c:caf7:33ff:fea5:c1cf) (Ping timeout: 202 seconds)
L1558[16:06:26] <vifino> After writing 4 wrappers for clang{,++} and g{cc,++}, I finally got it to approve of my compilers q_q
L1559[16:06:39] <vifino> fuck you, firlofax
L1560[16:06:45] ⇨ Joins: v^Laptop_ (~ping@2601:4:680:104c:caf7:33ff:fea5:c1cf)
L1561[16:06:46] zsh sets mode: +v on v^Laptop_
L1562[16:09:27] ⇦ Parts: Yoyoto (~Yoyoto@pool-100-37-220-234.phlapa.fios.verizon.net) ())
L1563[16:11:43] <Sangar> DeanIsaKitty, mc crashes much sooner when i run those tasks, so i guess there's that :P
L1564[16:12:30] <Sangar> well, specifically nei crashes with a massive asm blurb
L1565[16:13:55] <Sangar> looks like it then also parses all the jars that are in some way a dependency. so that's not an option, really.
L1566[16:17:29] <gamax92> Sangar: eeprom checksum is the code or the data section of the eeprom
L1567[16:17:53] <Sangar> gamax92, code
L1568[16:24:15] <gamax92> #lua string.format("%08x",107300296)
L1569[16:24:15] <|0xDEADBEEF|> > 066545c8
L1570[16:24:31] * gamax92 shrugs
L1571[16:24:39] <gamax92> all of the checksums differ!
L1572[16:25:01] <gamax92> mine is not the same as OC's is not the same as what the command line util reports
L1573[16:25:50] * Sangar shrugs
L1574[16:25:56] <Sangar> i just use google's crc32 implementation
L1575[16:27:33] ⇦ Quits: CyberTurd (~CyberTurd@host86-145-128-89.range86-145.btcentralplus.com) (Read error: Connection reset by peer)
L1576[16:28:24] <gamax92> Sangar: uhh, is the checksum only calculated once? even if data changes
L1577[16:29:07] <Sangar> no
L1578[16:29:19] <Sangar> it's recomputed each time getChecksum is called
L1579[16:29:48] <gamax92> i think its just my unability to read scala
L1580[16:37:39] ⇨ Joins: TabletCube (~TCube@95f18ff0.skybroadband.com)
L1581[16:52:22] <vifino> Hah. Building firlofax with -flto. Because ya might as well do it right.
L1582[16:52:42] <vifino> Got loadsa memory, might as well use it.
L1583[16:53:33] ⇦ Quits: TabletCube (~TCube@95f18ff0.skybroadband.com) (Ping timeout: 378 seconds)
L1584[16:54:13] <Sangar> i'm off o/
L1585[16:55:46] <DeanIsaKitty> \o
L1586[16:56:56] * PotatoVim turns off Sangar
L1587[16:59:50] <gamax92> I ... why are screens ordered from Screen T1, Screen T2, Screen T3
L1588[16:59:56] <gamax92> i mean, 1, 3, 2
L1589[17:05:35] ⇨ Joins: TabletCube (~TCube@95f18c8b.skybroadband.com)
L1590[17:08:11] <gamax92> oh that's a nice "feature", if you try to open an invalid path for reading, it'll tell you the entire path of the server world
L1591[17:08:25] <vifino> wow
L1592[17:08:48] <vifino> Some of my servers would point to /tmp then :D
L1593[17:09:10] <gamax92> err sorry, for writing, where the directories don't eist
L1594[17:11:03] ⇦ Quits: ^v (~ping@c-68-36-225-16.hsd1.mi.comcast.net) (Remote host closed the connection)
L1595[17:11:03] ⇦ Quits: v^Laptop_ (~ping@2601:4:680:104c:caf7:33ff:fea5:c1cf) (Remote host closed the connection)
L1596[17:12:23] * vifino hugs gamax92
L1597[17:12:33] * gamax92 hugs vifino
L1598[17:12:42] <gamax92> vifino: also help
L1599[17:12:48] <vifino> hmm?
L1600[17:13:54] ⇦ Quits: CoolSquid (~SquidHub@ti0011a400-5117.bb.online.no) (Ping timeout: 378 seconds)
L1601[17:17:14] <Lizzy> sleep time
L1602[17:18:29] * vifino hugs Lizzy and gives her a kiss :3
L1603[17:18:45] * Lizzy blushes and hugs back
L1604[17:18:47] <google> vifino, Gaben has a Q&A on reddit about the mods situation :o https://www.reddit.com/r/gaming/comments/33uplp/mods_and_steam/
L1605[17:21:20] <PotatoVim> Just read that
L1606[17:21:29] <PotatoVim> He's only answering the easy questions
L1607[17:21:34] <PotatoVim> Just another PR move
L1608[17:22:59] <PotatoVim> anyways
L1609[17:23:03] <PotatoVim> anyone have a server
L1610[17:27:50] <PotatoVim> anone
L1611[17:32:40] *** prasselpikachu is now known as prassel|off
L1612[17:44:22] *** Pwootage|Off is now known as Pwootage
L1613[17:47:44] *** Cruor is now known as Cruor|Away
L1614[17:48:36] *** Skye is now known as Skye|ZZZ
L1615[17:48:49] *** Cruor|Away is now known as Cruor
L1616[17:52:03] *** Daiyousei is now known as SleepingFairy
L1617[17:53:19] ⇨ Joins: CoolSquid (~SquidHub@ti0011a400-5117.bb.online.no)
L1618[17:53:52] *** Pwootage is now known as Pwootage|Off
L1619[17:54:37] ⇦ Quits: sciguyryan (~sciguyrya@80-254-76-190.dynamic.swissvpn.net) ()
L1620[18:08:51] *** Cruor is now known as Cruor|Away
L1621[18:11:12] ⇨ Joins: MrRatermat_ (ratermat@host81-158-131-162.range81-158.btcentralplus.com)
L1622[18:11:29] ⇦ Quits: MrRatermat (ratermat@host81-158-132-157.range81-158.btcentralplus.com) (Killed (NickServ (GHOST command used by MrRatermat_!ratermat@host81-158-131-162.range81-158.btcentralplus.com)))
L1623[18:11:35] *** MrRatermat_ is now known as MrRatermat
L1624[18:15:30] ⇦ Quits: MrRatermat (ratermat@host81-158-131-162.range81-158.btcentralplus.com) (Client Quit)
L1625[18:15:44] ⇨ Joins: MrRatermat (ratermat@host81-158-131-162.range81-158.btcentralplus.com)
L1626[18:35:30] ⇨ Joins: Vaht (~Tahg@pool-96-237-111-105.bstnma.fios.verizon.net)
L1627[18:35:43] ⇦ Quits: Tahg (~Tahg@pool-96-237-111-105.bstnma.fios.verizon.net) (Ping timeout: 202 seconds)
L1628[18:39:49] ⇦ Quits: TabletCube (~TCube@95f18c8b.skybroadband.com) (Remote host closed the connection)
L1629[18:45:44] *** Riking|away is now known as Riking
L1630[18:46:31] <ds84182> PotatoVim: or maybe he only has two hours in a coffee shop so he's trying to answer as many as possible
L1631[18:46:34] <ds84182> Iddunno
L1632[18:47:02] <ds84182> You act like he's some sort of automated message answering system
L1633[18:47:14] <ds84182> He's still a person, and he also said he's using his iPad
L1634[18:49:04] <ds84182> https://www.reddit.com/r/gaming/comments/33uplp/mods_and_steam/cqokqef
L1635[18:51:24] ⇦ Quits: surferconor425 (~surfercon@cpc8-linc11-2-0-cust879.12-1.cable.virginm.net) ()
L1636[18:53:55] ⇦ Quits: Vaht (~Tahg@pool-96-237-111-105.bstnma.fios.verizon.net) (Ping timeout: 202 seconds)
L1637[18:57:58] * EkoserinAway produces an unholy scream
L1638[18:58:12] *** EkoserinAway is now known as EkoserinZZZ
L1639[18:58:12] <gamax92> calling pushSignal with no arguments leads to a NPE (though captured and returned to lua)
L1640[18:59:40] ⇨ Joins: Tahg (~Tahg@pool-96-237-111-105.bstnma.fios.verizon.net)
L1641[19:01:01] ⇦ Quits: Flenix (~Flenix@97e31234.skybroadband.com) (Quit: This computer has gone to sleep)
L1642[19:04:29] <gamax92> and addUser
L1643[19:04:41] ⇦ Quits: MrRatermat (ratermat@host81-158-131-162.range81-158.btcentralplus.com) (Quit: .)
L1644[19:05:13] *** PotatoVim is now known as BanishedPotato
L1645[19:05:20] <BanishedPotato> I love Banished with mods
L1646[19:06:24] <gamax92> and removeUser
L1647[19:09:56] ⇨ Joins: VikeStep (~VikeStep@CPE-1-120-134-78.qcl9.cha.bigpond.net.au)
L1648[19:12:21] *** g is now known as gDroid2002
L1649[19:20:23] ⇦ Quits: Dashkal (~dashkal@S0106001217d8177c.vf.shawcable.net) (Ping timeout: 186 seconds)
L1650[19:25:27] ⇦ Quits: Acerixx (~Acerixx@wireless-nat-144.ip4.greenlan.pl) (Read error: Connection reset by peer)
L1651[19:32:53] *** Pwootage|Off is now known as Pwootage
L1652[19:37:46] <EkoserinZZZ> http://www.reddit.com/r/tf2/comments/33ufvs/your_worst_nightmare/cqopsg7 Don't let your bot do this.
L1653[19:39:55] ⇦ Parts: EkoserinZZZ (~steamcomm@98.231.193.97) ())
L1654[19:42:47] *** Pwootage is now known as Pwootage|Off
L1655[19:44:46] *** Magik6k is now known as Magik6k|off
L1656[19:55:32] ⇨ Joins: ^v (~ping@c-68-36-225-16.hsd1.mi.comcast.net)
L1657[20:00:24] *** gDroid2002 is now known as gAway2002
L1658[20:04:32] <vifino> .-.
L1659[20:04:44] <vifino> the lto step uses 4gb ram on its own
L1660[20:05:01] <vifino> thank god for 16gb ram laptop
L1661[20:07:59] <gamax92> vifino: want to make a config system for ocemu?
L1662[20:08:08] <vifino> hmm?
L1663[20:08:21] <gamax92> i need to do it eventually
L1664[20:08:46] <gamax92> but standard load a lua table as a config are over done
L1665[20:12:11] <vifino> Holy shit, firlofax build!
L1666[20:12:13] <vifino> ;o
L1667[20:12:30] <vifino> -march=native -mtune=native -Ofast -flto should be fast, right?
L1668[20:14:18] <vifino> gamax92: hmm. Well, the format you made for wocchat is awesome.
L1669[20:14:27] <gamax92> no i hate it
L1670[20:14:44] <vifino> Anyways, I like it.
L1671[20:14:56] <vifino> It's simple and gets the job done.
L1672[20:16:32] <gamax92> fuckit im just gonna do a serializer, but in the style of oc's config
L1673[20:20:25] <google> vifino, :o
L1674[20:20:26] <google> # mitchell at gct1 in ~/luajit-2.0 on git:v2.1 o [21:21:35]
L1675[20:20:26] <google> $ ./src/luajit
L1676[20:20:27] <google> LuaJIT 2.1.0-alpha -- Copyright (C) 2005-2015 Mike Pall. http://luajit.org/
L1677[20:20:32] <google> >luajit 2.1
L1678[20:20:58] <vifino> vifino@vifino-MacBookPro  ~  luajit
L1679[20:20:58] <vifino> LuaJIT 2.1.0-alpha -- Copyright (C) 2005-2015 Mike Pall. http://luajit.org/
L1680[20:21:12] <vifino> google: had that for long
L1681[20:21:19] <vifino> doing weekly recompiles
L1682[20:21:27] <google> why have i not heard of it @_@
L1683[20:21:40] <vifino> I even told you about it.
L1684[20:21:52] <google> when? ._.
L1685[20:21:57] <vifino> months ago
L1686[20:23:16] <google> brb
L1687[20:26:47] ⇦ Quits: ^v (~ping@c-68-36-225-16.hsd1.mi.comcast.net) (Ping timeout: 202 seconds)
L1688[20:31:23] <ds84182> https://github.com/thenumbernine/wii-luajit
L1689[20:31:24] *** alekso56 is now known as alekso56_off
L1690[20:31:26] <ds84182> holeeshit
L1691[20:32:52] <ds84182> Well I know what I'm going to do with this
L1692[20:33:06] <ds84182> Love2D for wii
L1693[20:36:16] <google> back
L1694[20:38:47] <gamax92> ds84182: lol
L1695[20:48:13] <ds84182> gamax92: I'm going to have fun tonigh
L1696[20:48:29] <gamax92> I didn't need to know you were masturbating
L1697[20:48:29] *** Riking is now known as Riking|away
L1698[20:48:37] <ds84182> I'm not D:
L1699[20:48:46] <gamax92> I'm kidding
L1700[20:48:52] <ds84182> D:
L1701[20:48:56] <gamax92> I want to also play with that luajit thing but my wii is not here
L1702[20:50:48] <BanishedPotato> .p
L1703[20:51:05] *** Techokami is now known as Techokami|Off
L1704[21:00:34] ⇨ Joins: Caitlyn (Katie@eos.pc-logix.com)
L1705[21:00:35] *** Server sets mode: +ntz
L1706[21:00:35] *** Server sets mode: +ntz
L1707[21:00:44] <PotatoTrumpet> AHHHH
L1708[21:00:47] ⇨ Joins: Riking|away (~RikZNC@107.170.242.76)
L1709[21:00:48] zsh sets mode: +o on Caitlyn
L1710[21:00:54] <PotatoTrumpet> Bad zsh
L1711[21:00:58] * PotatoTrumpet spanks zsh
L1712[21:01:16] <Temia> Don't spank the robot!
L1713[21:01:17] <Caitlyn> ¬_¬
L1714[21:01:20] <Temia> I'll get turned on by it. D:
L1715[21:01:27] <Caitlyn> <*status> Disconnected from IRC (error:140940E5:SSL routines:SSL3_READ_BYTES:ssl handshake failure). Reconnecting...
L1716[21:01:27] * PotatoTrumpet spanks zsh harder
L1717[21:01:33] * Temia squirms D:
L1718[21:01:36] * ds84182 spanks zsh's power switch.
L1719[21:01:40] <ds84182> sorry
L1720[21:01:44] <ds84182> I turned it off.
L1721[21:01:45] <Temia> Aw. ;.;
L1722[21:01:50] * PotatoTrumpet starts spanking zsh right in the cpu
L1723[21:01:57] <ds84182> PotatoTrumpet: you broke it
L1724[21:02:13] * PotatoTrumpet starts using percussive maintiance
L1725[21:02:45] <ds84182> Oooh yay. A random headache.
L1726[21:02:49] * Skye|ZZZ gets a new server
L1727[21:02:51] <ds84182> Go awayheadache
L1728[21:02:53] * PotatoTrumpet spanks ds84182's head
L1729[21:02:53] <ds84182> D:
L1730[21:02:59] <ds84182> NOW ITS WORSE
L1731[21:03:07] * PotatoTrumpet hits it with a hammer
L1732[21:03:15] <ds84182> I think my brain is telling me to eat.
L1733[21:03:18] * Skye|ZZZ uses percussive maintinace on PotatoTrumpet
L1734[21:03:33] <ds84182> My minds telling me no. But my mind. My mind is telling me GO FUCKING EAT.
L1735[21:03:34] <Skye|ZZZ> (Punch, kick)
L1736[21:03:41] * PotatoTrumpet hands Skye|ZZZ some coffee
L1737[21:04:11] <Skye|ZZZ> I wanna sleep
L1738[21:04:55] * Skye|ZZZ fixes zsh after PotatoTrumpet's "fix"
L1739[21:04:57] * PotatoTrumpet gives Skye|ZZZ some rohypnol
L1740[21:05:01] <Skye|ZZZ> Phew
L1741[21:05:05] <Skye|ZZZ> Uhh
L1742[21:05:11] <Skye|ZZZ> No thanks...
L1743[21:05:22] <PotatoTrumpet> You said you want to sleep
L1744[21:05:36] <Skye|ZZZ> I kinda distrust you
L1745[21:05:48] <PotatoTrumpet> I'm on a different continent
L1746[21:06:44] <Skye|ZZZ> Thankfully
L1747[21:07:32] <PotatoTrumpet> Uggh
L1748[21:07:34] <gamax92> vifino: http://hastebin.com/notegodija.txt
L1749[21:07:37] <PotatoTrumpet> I don't know what game to play
L1750[21:07:51] <gamax92> Also i just noticed that config style looks really weird with no comments
L1751[21:08:16] <Temia> Ooh.
L1752[21:08:21] <Temia> What is this now? owo
L1753[21:08:32] <gamax92> ocemu's config format
L1754[21:08:35] <Temia> Ah
L1755[21:08:38] <gamax92> (its the same as opencomputers btw)
L1756[21:13:55] *** Caitlyn is now known as Katie
L1757[21:18:57] <PotatoTrumpet> I HAVE AN IDEA
L1758[21:19:17] <PotatoTrumpet> The tier of the HDD affects the read/write speed of it
L1759[21:19:36] <Heartstrings> why?
L1760[21:19:38] ⇦ Quits: orthoplex64 (~orthoplex@cpe-173-175-101-132.satx.res.rr.com) (Quit: Leaving)
L1761[21:19:41] <PotatoTrumpet> why not?
L1762[21:19:57] <Heartstrings> I don't think it really adds anything
L1763[21:20:39] <Temia> Available space is already small enough that IO wouldn't have a discernible effect on the rest of the game
L1764[21:21:04] <Temia> Well, so long as the server is using a sensible caching setup
L1765[21:21:50] *** Pwootage|Off is now known as Pwootage
L1766[21:25:48] ⇦ Quits: CoolSquid (~SquidHub@ti0011a400-5117.bb.online.no) (Quit: Leaving)
L1767[21:26:17] <vifino> gamax92 halp: http://hastebin.com/zagevorodi.rb
L1768[21:26:34] ⇨ Joins: bananagram (~bananagra@198.52.199.35)
L1769[21:26:36] <gamax92> i dunno
L1770[21:31:33] *** Pwootage is now known as Pwootage|Off
L1771[21:40:10] *** cbcercas is now known as cbcercas|AFK
L1772[21:46:57] <PotatoTrumpet> I'm making a text adventure game
L1773[21:48:24] <PotatoTrumpet> not for oc
L1774[21:48:27] <PotatoTrumpet> for irl
L1775[21:48:29] <PotatoTrumpet> :/
L1776[21:48:31] <PotatoTrumpet> yahj
L1777[21:48:32] <PotatoTrumpet> jdslkfajf;lsa
L1778[21:49:50] <dangranos> cat?
L1779[21:50:07] <dangranos> vim?
L1780[21:51:42] <PotatoTrumpet> but first, LINUX
L1781[21:52:03] <PotatoTrumpet> brb in a little
L1782[21:53:51] <Izaya> hrm
L1783[21:53:57] <Izaya> valve, this is a worrying trend
L1784[21:55:32] <vifino> firlofax, pls. I've been trying to build you for the whole fucking day.
L1785[21:55:37] <vifino> Just fucking work.
L1786[21:55:39] <vifino> kthxbai.
L1787[21:55:53] <Izaya> vifino, why not just use the binary package?
L1788[21:56:03] <vifino> Izaya: Too Generic.
L1789[21:56:11] <vifino> Need to be riced like it's hot.
L1790[21:56:35] <vifino> -march=native -mtune=native -Ofast -pipe -fomit-frame-pointer
L1791[21:57:03] <vifino> as c/cxxflags and -march=native -mtune=native -Ofast -Bdirect -Wl,-z,now as ldflags
L1792[21:57:03] <vifino> :3
L1793[21:57:26] <Izaya> ... you're worse than me
L1794[21:57:41] <vifino> ... Oh really? Just noticed?
L1795[21:57:54] <vifino> There is a reason I considered installing gentoo.
L1796[21:58:45] <vifino> Apart from that lto stuffs not work .-.
L1797[21:59:04] * Izaya mumbles something about /g/
L1798[22:00:12] <vifino> Izaya: Firlofax feels sluggish .-.
L1799[22:01:00] ⇦ Quits: Inari (~Uni@p5493562B.dip0.t-ipconnect.de) (Ping timeout: 378 seconds)
L1800[22:01:50] <vifino> I need a god damn uberbrowser.
L1801[22:02:24] <vifino> And Pentadactyl is the best thing there is.
L1802[22:02:30] <gamax92> I like netsurf
L1803[22:07:27] <vifino> Wow, pentadactyl implements more than I thought.
L1804[22:07:34] * Izaya is using filelight on a sshfs volume
L1805[22:07:39] <Izaya> volume?
L1806[22:07:43] <Izaya> no, directory
L1807[22:09:33] <vifino> I think mountpoint would be the ideal description, but it doesn't really matter.
L1808[22:13:39] *** Benguin is now known as Benguin[ZzZ]
L1809[22:14:03] ⇨ Joins: Dashkal (~dashkal@S0106001217d8177c.vf.shawcable.net)
L1810[22:18:59] <vifino> Izaya: Do you know some secret magic tricks I can use to make firlofax more usable? ._.
L1811[22:23:46] ⇦ Quits: Lathanael|Away (~Lathanael@p54971164.dip0.t-ipconnect.de) (Ping timeout: 198 seconds)
L1812[22:25:39] ⇨ Joins: Lathanael|Away (~Lathanael@p549710B2.dip0.t-ipconnect.de)
L1813[22:28:01] <Izaya> vifino, classic theme restorer
L1814[22:28:11] <Izaya> makes it look like Firefox rather than chrome
L1815[22:28:31] <vifino> Okay. Other than that?
L1816[22:29:13] <Izaya> there was a really good article on going into about:config and modifying settings
L1817[22:32:07] <Izaya> something about load delay and pipelining?
L1818[22:33:01] <vifino> Sounds fun.
L1819[22:33:55] <vifino> How does firlofax schedule its stuff? Chrome forks on each tab, and what does it do?
L1820[22:36:17] <Izaya> I think it shares stuff around, hence the reason it's better on machines with less threads
L1821[22:36:38] <Izaya> fucking filelight, fuck you.
L1822[22:36:44] <Izaya> I told you to ignore the folder
L1823[22:36:46] <Izaya> yet instead?
L1824[22:36:57] <Izaya> 128TiB in /proc/. thanks.
L1825[22:37:02] <Izaya> Totally useful
L1826[22:37:06] <Izaya> lets me see all the files.
L1827[22:40:02] <Izaya> fuck it, I'll use ncdu
L1828[22:43:57] <dangranos> ^
L1829[22:44:01] <dangranos> my reaction
L1830[22:44:43] <Izaya> there's probably a reason you don't try to use filelight on an sshfs mount
L1831[22:46:40] <SuPeRMiNoR2> Damn
L1832[22:46:47] <SuPeRMiNoR2> i think i need to clean my laptop
L1833[22:46:50] <SuPeRMiNoR2> 95C
L1834[22:46:59] <dangranos> make some coffee?
L1835[22:47:18] <SuPeRMiNoR2> dont like coffee XD
L1836[22:47:27] <SuPeRMiNoR2> it is going to roast my legs soon though
L1837[22:47:51] <Izaya> cook some bacon
L1838[22:48:11] * Izaya totally didn't cook bacon on his old low-profile Pentium 4 x64 HT heater he was running for a while
L1839[22:48:14] <SuPeRMiNoR2> that should be a project
L1840[22:48:24] <SuPeRMiNoR2> cook food on some cpus
L1841[22:49:06] <Izaya> it's a use for the stupidly high TDP on some CPUs
L1842[22:49:14] <Izaya> ie Pentium 4s
L1843[22:49:50] <Izaya> http://ark.intel.com/products/27478/Intel-Pentium-4-Processor-630-supporting-HT-Technology-2M-Cache-3_00-GHz-800-MHz-FSB this is one of the lower-TDP processors I have
L1844[22:53:55] <gamax92> with mouse working on ocemu, i can now watch Sangar's game of life run in OCEmu
L1845[22:55:26] <dangranos> gamax92, will there be tapes?
L1846[22:55:35] <gamax92> sure
L1847[23:00:20] *** LordFokas|off is now known as LordFokas
L1848[23:01:12] <Kodos> Does anyone know if there's a license on semiotic standard icons?
L1849[23:01:51] <gamax92> Agh! Altenius!
L1850[23:01:56] <gamax92> your steam locamotive is incomplete
L1851[23:04:32] <dangranos> what
L1852[23:10:27] *** Pwootage|Off is now known as Pwootage
L1853[23:11:12] <Sandra> gamax92, fix it for windows yet?
L1854[23:11:24] <gamax92> Sandra: its been fixed
L1855[23:11:43] <Sandra> can you just send me your lua install then since apparently mine's broken?
L1856[23:12:09] <gamax92> Sandra: http://joedf.users.sourceforge.net/luabuilds/
L1857[23:13:18] <Sandra> ah, it's probably because it's built with mingw and my lua was built with VC++.
L1858[23:13:28] <gamax92> maybe
L1859[23:17:32] <Sandra> gamax92, okay, can you send me some dlls actually?
L1860[23:17:40] <gamax92> T_T
L1861[23:17:48] <Sandra> it seems to be working mostly.
L1862[23:17:55] <Sandra> but it's missing SDL2.
L1863[23:18:15] <gamax92> Sandra: https://www.libsdl.org/release/SDL2-2.0.3-win32-x86.zip
L1864[23:20:16] *** Pwootage is now known as Pwootage|Off
L1865[23:20:30] <Sandra> gamax92, http://puu.sh/hr3mZ/410435f503.png
L1866[23:20:49] <gamax92> Sandra: view problem details please
L1867[23:21:15] <Sandra> gamax92, http://puu.sh/hr3pq/7777571d45.png
L1868[23:22:22] <gamax92> ahh, lovely, segfault
L1869[23:22:48] <Izaya> is it even fucking possible to install Java 6 on arch?
L1870[23:22:56] <gamax92> Sandra: are you using the version that has luasdl2 or sdl2-ffi (check for a sdl2 folder inside of src)
L1871[23:23:05] <gamax92> (which would indicate latter)
L1872[23:23:21] <gamax92> Izaya: why do you want 6?
L1873[23:23:44] <Izaya> apparently this game needs 6
L1874[23:26:31] <Sandra> gamax92, the latest commit.
L1875[23:26:49] <Sandra> and the sdl2 folder is there.
L1876[23:27:08] <gamax92> Alright, I haven't actually checked that version on windows, will do now
L1877[23:31:13] ⇨ Joins: Sulljason (webchat@c-50-173-75-113.hsd1.ca.comcast.net)
L1878[23:32:00] <gamax92> oh goody, absolutely no messages
L1879[23:35:52] <gamax92> >_>
L1880[23:36:00] <gamax92> it crashes at creating a window.
L1881[23:52:16] <dangranos> huh?
L1882[23:53:19] *** LordFokas is now known as LordFokas|off
L1883[23:57:25] <gamax92> I don't get it
L1884[23:57:31] <gamax92> its making windows of random sizes
L1885[23:57:38] <gamax92> and then it says invalid window
<<Prev Next>> Scroll to Top