<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:01:03] <Mimiru> anyway, that's my good deed for the year
L2[00:01:48] <Awesome Gamer YT TV> ok it replaced /home to the text that i but I still see the # and command entered. anyway to remove those or no?
L3[00:03:26] <Awesome Gamer YT TV> thats what it looks like http://tinyurl.com/y7xwuz5v
L4[00:04:06] <Mimiru> https://drive.pc-logix.com/index.php/s/nCkHQZrZT6DJGDA Then something is wrong
L5[00:04:11] <Mimiru> cause as you can see... it works
L6[00:06:36] <Awesome Gamer YT TV> my code http://tinyurl.com/ybsl8yz4
L7[00:06:43] <Awesome Gamer YT TV> wait nvm i figured it out
L8[00:06:47] <Awesome Gamer YT TV> thanks a bunch
L9[00:07:20] <Awesome Gamer YT TV> i had a value between the two single quotes at the gpu.fill line
L10[00:08:23] <Mimiru> I prefer term.clear() myself, but I'm lazy :P
L11[00:08:41] <Awesome Gamer YT TV> lol
L12[00:09:20] <Awesome Gamer YT TV> according to your code, how do i make the text bigger?
L13[00:09:38] <Mimiru> you'd set the resolution smaller
L14[00:09:43] <Awesome Gamer YT TV> ok
L15[00:10:34] <Mimiru> anyway, good luck I'm crashing
L16[00:11:51] <Awesome Gamer YT TV> nice lol
L17[00:59:14] ⇦ Quits: Xal (Xal!~Xal@S010664777dabacc3.vw.shawcable.net) (Ping timeout: 190 seconds)
L18[01:02:16] ⇨ Joins: Xal (Xal!~Xal@S010664777dabacc3.vw.shawcable.net)
L19[02:06:06] ⇨ Joins: Keridos (Keridos!~Keridos@static.56.72.76.144.clients.your-server.de)
L20[02:07:02] ⇦ Quits: progwml6 (progwml6!~progwml6@104.168.20.187) (Ping timeout: 200 seconds)
L21[02:09:47] ⇨ Joins: progwml6 (progwml6!~progwml6@104.168.20.187)
L22[04:25:59] ⇨ Joins: DrNefario (DrNefario!webchat@114-198-69-28.dyn.iinet.net.au)
L23[04:27:39] ⇦ Quits: jackie (jackie!~jackie@irc.chaosfield.at) (Quit: bye o/)
L24[04:28:25] ⇦ Quits: DrNefario (DrNefario!webchat@114-198-69-28.dyn.iinet.net.au) (Client Quit)
L25[04:31:17] <Bob> olo
L26[04:31:44] <Bob> me : exams
L27[04:31:44] <Bob> also me : doing lua script for Nuclear Craft reactor with buttons and y'all vanity terms
L28[04:33:40] ⇨ Joins: jackie (jackie!~jackie@irc.chaosfield.at)
L29[04:33:40] zsh sets mode: +v on jackie
L30[05:02:25] ⇨ Joins: DrNefario (DrNefario!webchat@114-198-69-28.dyn.iinet.net.au)
L31[05:03:57] <DrNefario> So I'm new to OpenComputers, is there a way to get access to a block's API on a specific side? I need to measure the amount of liquid in a barrel, but can't figure out how.
L32[05:05:42] <Forecaster> put a transposer next to it and use the transposer to get the fluid
L33[05:07:12] <DrNefario> Will that work with a robot?
L34[05:19:53] <Bob> how to get a comonent methods
L35[05:20:01] <Bob> i know you have to go to lua mod on the pc but fogot oof
L36[05:20:42] <Lizzian> in the Lua prompt, type `=component.blah` and it'll return `blah`'s methods
L37[05:21:24] <Bob> any way to prevent the ... ?
L38[05:22:09] <Bob> it outputs not full list seems
L39[05:23:29] <Bob> :GWbratWhy:
L40[05:25:26] <Bob> i'm bad asf for making scripts up from the begining
L41[05:25:48] <Lizzian> that's the lua prompt truncating it. try `for name, funct in pairs(component.blah) do print(name, funct) end`
L42[05:26:35] <Bob> Thx
L43[05:29:56] <Forecaster> DrNefario: for a robot you need the fluid upgrade thingy
L44[05:29:59] <Forecaster> whatever it's called
L45[05:30:17] <DrNefario> Oh, I was hoping that I could use the Extra Utilities API
L46[05:30:30] <Forecaster> why?
L47[05:30:34] <DrNefario> I used to be able to do that with OpenComputers
L48[05:30:42] <DrNefario> Not opencomputers, computercraft
L49[05:30:53] <DrNefario> In 1.7.10, at least
L50[05:31:08] <Forecaster> you can put an adapter next to it if it has OC support, but that wont work with a robot
L51[05:31:53] <DrNefario> Ok, so not much choice unless I use another computer
L52[05:33:30] <Forecaster> I don't see why you don't want to use the fluid upgrade
L53[05:37:38] <DrNefario> I would just prefer to use the API like I used to, so much easier
L54[05:38:08] <Forecaster> or you could learn to use the mod you're trying to use :P
L55[05:38:18] <Forecaster> which you'd have to do anyway to do anything with it
L56[05:45:53] ⇦ Quits: DrNefario (DrNefario!webchat@114-198-69-28.dyn.iinet.net.au) (Quit: webchat.esper.net)
L57[05:52:33] <Forecaster> or not I guess
L58[06:26:50] ⇨ Joins: Arimil (Arimil!~Renari@70.15.63.19)
L59[06:28:54] ⇦ Quits: Renari (Renari!~Renari@70.15.63.19) (Ping timeout: 190 seconds)
L60[06:40:16] <Bob> how to get a method value from the lya thing
L61[06:40:20] <Bob> lua console*
L62[06:40:39] <Bob> Like i have my reactor, just to test i want to try getLenghtZ
L63[06:40:50] <Bob> have i to type component.reactor.getlenght
L64[06:40:56] <Bob> or other stuff?
L65[06:41:03] <MGR> That works
L66[06:41:21] <MGR> =component.reactor.getLengthZ()
L67[06:41:29] <MGR> That should print the output of that function
L68[06:41:38] <Bob> Thanks
L69[06:41:40] <Bob> i was wondering
L70[06:46:44] <Bob> also are there any requirements to os.sleep
L71[06:46:52] <Bob> i want my code to run once every tick / 2 ticks
L72[06:47:20] <Forecaster> what do you mean requirements
L73[06:48:03] <Forecaster> I'm pretty sure you can do `os.sleep(0)` and it will run as often as possible while still yielding
L74[06:48:50] <MGR> ^
L75[07:01:53] <Bob> any one knows an editable pastebin thing
L76[07:02:10] <Bob> i just dont want to setup a server to host my OC scripts ?
L77[07:02:31] <Forecaster> pastebin maybe?
L78[07:02:41] <Forecaster> github
L79[07:03:11] <Bob> :GWaobloChildPepeSweat:
L80[07:03:21] <Bob> i guess ill have to
L81[07:03:33] <Forecaster> any of the millions of other file hosting services
L82[07:03:36] <Forecaster> dropbox
L83[07:03:37] <Forecaster> drive
L84[07:03:39] <Forecaster> etc
L85[07:03:45] <Bob> but where you can edit i mean
L86[07:04:22] <Forecaster> see above
L87[07:04:37] <Bob> ¯\_(ツ)_/¯
L88[07:06:19] <Forecaster> I don't know what else you want
L89[07:26:23] <Izaya> https://alp.fail/
L90[08:09:31] <Bob> http://tinyurl.com/ybwnqxwv
L91[08:10:16] <Bob> im so bad
L92[08:10:19] <Izaya> quality error message https://lainchan.org/vis/src/1544247491266.png
L93[08:13:24] <Bob> :lul:
L94[08:13:55] <Bob> at least its very clear
L95[08:29:05] <AmandaC> @20kdc it seems you can't open/copy files off a fs that's read-only?
L96[08:36:58] <Bob> http://tinyurl.com/y8ro6ocm
L97[08:37:10] <Bob> i can't understand why i get an error and it says its comparing nil
L98[08:37:24] <Bob> :GWaobloChildPepeSweat:
L99[08:37:50] <Izaya> extended :emoticons: were a mistake
L100[08:38:03] <Bob> yes
L101[08:38:05] <Bob> i agree
L102[08:38:20] * Izaya squints
L103[08:38:27] <stephan48> emoticons in itself where a mistake.
L104[08:38:32] <AmandaC> Is WSEP and MHP both set, @Bob?
L105[08:38:47] <Bob> yep
L106[08:38:56] <Bob> by a tonumber io.read reapeating loop
L107[08:38:59] <Bob> until it mets the conditions
L108[08:39:08] <AmandaC> above the function that uses them?
L109[08:39:25] <Bob> http://tinyurl.com/y8a2vu37
L110[08:39:26] <Bob> Is it right
L111[08:39:27] <AmandaC> or at least defined above ( `local WSEP` )
L112[08:39:27] <Bob> lmao
L113[08:39:45] <Bob> http://tinyurl.com/y76g5hdr
L114[08:39:45] <Bob> all is set
L115[08:39:58] <AmandaC> what line are you getting the error at?
L116[08:40:19] <Bob> if HP > MHP or SEP > WSEP
L117[08:40:36] <AmandaC> remember that lua reads files top-to-bottom
L118[08:40:37] <Bob> gives this
L119[08:40:37] <Bob> http://tinyurl.com/y9ftjrwo
L120[08:40:39] <Bob> i really have no clue
L121[08:41:11] <Bob> yea all order respected
L122[08:41:15] <AmandaC> If you don't have `WSEP` and `MHP` both set ( or at least defined) earlier in the file than you're using them, they're nil
L123[08:41:57] <Bob> WSEP and MHP are the frist thing sets
L124[08:42:08] <Bob> 15 / 20 lines
L125[08:42:11] <AmandaC> no idea without seeing more of the file, then.
L126[08:42:23] <AmandaC> We can't really help with tiny snippets of the file at a time
L127[08:43:39] <Bob> http://tinyurl.com/ycuxscre
L128[08:43:52] <Bob> Help ?
L129[08:44:25] * AmandaC shrugs, goes back to her own problems
L130[08:44:58] <MGR> Send the entire code please
L131[08:45:28] <Bob> we need an #spam or codeshare lol
L132[08:45:30] <Bob> gonna dm
L133[08:46:30] <AmandaC> code sharing is what the triple-backtick is for
L134[08:46:42] <Izaya> it just gets pastebinned anyway
L135[08:47:04] <MGR> It's over 2000 characters, so Discord won't send it in one go
L136[08:47:16] <Bob> https://hastebin.com/idequbawuz.sql
L137[08:47:26] <Bob> Hastebin has syntax highligh
L138[08:47:29] <Bob> and edit mode
L139[08:47:29] <Bob> so
L140[08:47:35] <MGR> That works fine
L141[08:47:56] <Izaya> sharing stuff like this is why pastebins exist
L142[08:51:18] <LuCazz> Hey somebody know how to make something similar to this work in oc? https://pastebin.com/bdv9WW6N
L143[08:51:24] <LuCazz> Hey somebody knows how to make something similar to this work in oc? https://pastebin.com/bdv9WW6N [Edited]
L144[09:02:10] <Bob> it seems almos tready
L145[09:02:25] <Bob> just slap some io.read, the components requirements and that stuff
L146[09:23:22] <Bob> i found it why my script wanst working
L147[09:23:23] <Kodos> %tonk
L148[09:23:24] <MichiBot> You still hold the record Kodos, for now... 22 hours, 21 minutes and 14 seconds
L149[09:23:29] <Kodos> \o/
L150[09:23:56] <Bob> Message contained 4 or more newlines and was pastebined https://paste.pc-logix.com/kusuyobuhu
L151[09:23:59] <Bob> i need MHP to be defined
L152[09:24:22] <Kodos> So just do local MHP = "" at the top
L153[09:24:29] <Kodos> Then you have a starting value
L154[09:24:40] <Bob> i need to define them frist ?
L155[09:24:48] <Kodos> Oh, wait, no
L156[09:24:49] <Kodos> Hang on
L157[09:24:52] <Bob> :GWjiangoOmegaLUL:
L158[09:24:58] <Bob> look at my pastebin
L159[09:25:03] <Bob> the repeat valeus are undefined
L160[09:25:04] <Bob> nil
L161[09:25:13] <Bob> even if io red mets conditions
L162[09:25:14] <Bob> brb fast
L163[09:25:36] <20kdc> AmandaC: I do believe I have a new release to write.
L164[09:25:48] <20kdc> Specifically because that is indeed a bug.
L165[09:26:22] <AmandaC> haha
L166[09:26:33] <AmandaC> I forget, can KOS be updated via claw?
L167[09:26:46] <Compu> yes
L168[09:27:16] <20kdc> Some changes in the earlier versions break CLAW (specifically the ''), but in this case installing it over itself will work.
L169[09:27:29] <20kdc> * specifically the 'memory-saving' changes/Claw2
L170[09:28:16] <20kdc> The easiest way to test is to see if you have access to the server but CLAW is failing to retrieve package data. This means CLAW is too old and you need to redownload the installer (the URL is app-wget's default)
L171[09:28:31] <AmandaC> ah, yeah
L172[09:31:59] <AmandaC> ... well, System76, that's sure an intersting place to put the "Turn the LCD off" button on a laptop.
L173[09:32:05] <AmandaC> Right next to the volume controls.
L174[09:32:16] <AmandaC> ( I never noticed until now )
L175[09:33:12] <AmandaC> oh.
L176[09:33:20] <AmandaC> @Bob the reason is you're using `local` inside a sub-scope
L177[09:33:47] <AmandaC> At the top have `local MHP, WSEP` and then instead of `local MHP = ...` just to `MHP = ..`
L178[09:47:17] <Bob> AmandaC Thanks alot, it worked, good think to know for me :GWjiangPepeThumb:
L179[09:47:17] <MichiBot> ALOT: http://tinyurl.com/y42zurt
L180[09:47:27] <Bob> a l o t
L181[09:47:36] <Bob> b b b ut i pressed space
L182[09:49:34] <Compu> AmandaC how r those system76 laptops btw?
L183[09:51:03] <AmandaC> Rather like mine
L184[10:03:18] <MGR> "Managers at Corporate tended to fall into one of two categories; those that excel at engineering and those that Excel *at* Engineering."
L185[10:05:49] ⇨ Joins: Jojo1545 (Jojo1545!~jojo1545@ns533456.ip-149-56-242.net)
L186[10:05:55] <Jojo1545> test
L187[10:06:06] <Forecaster> pong
L188[10:06:29] ⇦ Quits: Jojo1545 (Jojo1545!~jojo1545@ns533456.ip-149-56-242.net) (Client Quit)
L189[10:06:30] <Lizzian> hej
L190[11:46:25] ⇨ Joins: xarses (xarses!~xarses@8.39.49.160)
L191[11:47:06] <AmandaC> %choose ? or no
L192[11:47:07] <MichiBot> AmandaC: My grandfather always told me that no is the way to go!
L193[11:47:09] ⇦ Quits: xarses (xarses!~xarses@8.39.49.160) (Client Quit)
L194[11:48:00] ⇨ Joins: xarses (xarses!~xarses@8.39.49.160)
L195[11:52:58] <Bob> http://tinyurl.com/y9448xld
L196[11:52:58] <Bob> bruh
L197[11:55:15] <Kodos> code
L198[11:55:15] <Kodos> bruhh
L199[11:55:18] <Kodos> bruh [Edited]
L200[11:55:36] <Bob> нуы
L201[11:55:40] <Bob> Yes
L202[12:10:16] <20kdc> AmandaC: I've uploaded r7, so you should be able to update now.
L203[12:10:21] <AmandaC> \o/
L204[12:39:48] ⇨ Joins: Vexatos (Vexatos!~Vexatos@p200300C107205E90A27450262DB7FBC9.dip0.t-ipconnect.de)
L205[12:39:48] zsh sets mode: +v on Vexatos
L206[12:49:55] ⇨ Joins: Inari (Inari!~Pinkishu@p4FC1E876.dip0.t-ipconnect.de)
L207[13:10:12] <Inari> https://images-ext-2.discordapp.net/external/qa28T2d-CyV6RHgTUDJlx-6bEKbnyAsAuiJYE-XAkXM/https/i.redd.it/dlytzobubi321.png heh
L208[13:17:09] <Forecaster> well I just made a stupid decition
L209[13:17:15] <Forecaster> ventured into a low-sec system
L210[13:17:25] <Forecaster> someone was camping the gate and warplocked me
L211[13:17:31] <Inari> https://media.discordapp.net/attachments/344256550640287755/521931197782294529/6i68a9q81xt11.png
L212[13:17:43] <Inari> I read "decition" as "erection" at a glance
L213[13:18:23] <Forecaster> ejected from my battleship >:
L214[13:19:43] ⇦ Quits: xarses (xarses!~xarses@8.39.49.160) (Read error: Connection reset by peer)
L215[13:20:15] <stephan48> what game?
L216[13:20:16] <CompanionCube> Skye: so today the commons broke into outright laughter after may said she'd listened to them
L217[13:20:22] <Forecaster> EVE
L218[13:20:31] <stephan48> mh.
L219[13:21:34] <Lizzy> https://www.facebook.com/KillingBritain/videos/568769730235922/
L220[13:22:36] <CompanionCube> Lizzy: blue passportses!
L221[13:22:53] * CompanionCube listened to it on youtube
L222[13:27:19] ⇨ Joins: xarses (xarses!~xarses@8.39.49.160)
L223[13:27:39] <Skye> CompanionCube, yep
L224[13:30:42] <Forecaster> this is the second battleship I've lost :|
L225[13:31:55] <simon816> %tonk
L226[13:31:56] <MichiBot> simon816! You beat Kodos's previous record of 22 hours, 21 minutes and 14 seconds! I hope you're happy!
L227[13:31:57] <MichiBot> simon816's new record is 23 hours, 59 minutes and 38 seconds
L228[13:32:09] <simon816> so close to 24h
L229[13:32:28] <AmandaC> ... wasn't it just bumped by Kodos this morning?
L230[13:32:29] <Forecaster> hm
L231[13:32:43] <Forecaster> maybe you get points by claiming even hours
L232[13:32:59] <Forecaster> then when it goes above 24 hours it resets
L233[13:33:26] <simon816> Kodos held the record, it didn't get reset
L234[13:33:47] <Forecaster> what
L235[13:34:17] <simon816> %tonk
L236[13:34:17] <MichiBot> You still hold the record simon816, for now... 23 hours, 59 minutes and 38 seconds
L237[13:34:23] <simon816> time isn't wasted
L238[13:34:42] <AmandaC> Oh, I mis-parsed the line from michibot this morning
L239[13:34:47] <Forecaster> I know...
L240[13:34:58] <Forecaster> how is that related to what I said xD
L241[13:35:39] <simon816> was replying to AmandaC :p
L242[13:35:53] <Forecaster> ah
L243[13:37:09] <Inari> https://www.youtube.com/watch?v=uA7ZGV5z3i4 Yep, still loving Oomori Seiko
L244[13:37:09] <MichiBot> 大森靖子「死神」Music Video | length: 4m 2s | Likes: 6,175 Dislikes: 147 Views: 400,972 | by 大森靖子 Youtube Channel | Published On 22/6/2018
L245[14:02:33] <ZefTheFox> I opened the forum and was **so** excited
L246[14:02:47] <ZefTheFox> I had a notification, oh what could it be?!?
L247[14:03:05] <ZefTheFox> It was a reaction. From someone that complimented the mod like a week ago
L248[14:11:01] <AmandaC> %choose food? or food!
L249[14:11:01] <MichiBot> AmandaC: Out of these two choices? I'd say food!.
L250[14:21:04] <Forecaster> what do you call a flock of mining ships http://tinyurl.com/ya6dju3a
L251[14:22:03] <ZefTheFox> A huge investment
L252[14:38:59] <stephan48> Soon to be yours?
L253[14:47:34] <Forecaster> nah, I have my own mining ship http://tinyurl.com/ydz8zonj
L254[15:00:18] <AmandaC> %choose halucinate or meh
L255[15:00:18] <MichiBot> AmandaC: I saw that halucinate is the best choice in a vision
L256[15:00:25] <AmandaC> Hrm I suppose
L257[15:00:40] <AmandaC> %choose ship-chan goes military or vampires
L258[15:00:41] <MichiBot> AmandaC: vampires is for cool kids!
L259[15:03:23] <Forecaster> MichiBot stop reading Twillight
L260[15:03:31] <AmandaC> Non-sparkly vampires!
L261[15:08:51] ⇦ Quits: feldim2425 (feldim2425!~feldim242@213-33-20-18.adsl.highway.telekom.at) (Quit: ZNC 1.8.x-git-91-b00cc309 - https://znc.in)
L262[15:08:59] ⇨ Joins: feldim2425 (feldim2425!~feldim242@213-33-20-18.adsl.highway.telekom.at)
L263[15:14:55] <Inari> AmandaC: nono
L264[15:14:59] <Inari> Vampyres is for cool kids
L265[15:15:31] <AmandaC> What now?
L266[15:15:46] <Inari> :p
L267[15:15:58] <Forecaster> Vampirs
L268[15:16:16] <Inari> Seripmav
L269[15:27:48] ⇨ Joins: Kleadron (Kleadron!~kleadron@c-73-254-147-9.hsd1.wa.comcast.net)
L270[15:46:02] <Compu> https://i.kym-cdn.com/photos/images/original/001/439/467/ee0.jpeg
L271[16:09:36] <ZefTheFox> Okay?
L272[16:26:12] <Communist Bill Gates> Component.get is not working
L273[16:26:24] <Communist Bill Gates> -w component
L274[16:33:58] <Communist Bill Gates> Someone give me an example of some random code using ``component.get ``
L275[16:34:44] <ZefTheFox> component.get(address: string[, componentType: string]): string | (nil, string)
L276[16:34:44] <ZefTheFox> Tries to resolve an abbreviated address to a full address. Returns the full address on success, or nil and an error message otherwise. Optionally filters by component type.
L277[16:36:38] <Communist Bill Gates> Example code not the wiki entry
L278[16:37:27] <Michiyo> component.get("RandomShitHere")
L279[16:37:28] <Michiyo> done.
L280[16:37:31] <Michiyo> it's that simple.
L281[16:37:38] <ZefTheFox> "didnt you install windows 10 on a seperate drive or partition
L282[16:37:39] <ZefTheFox> did you know that windows 7 has a system in place to remove windows 10"
L283[16:37:47] <ZefTheFox> Dumbest stuff I have ever heard
L284[16:37:47] <Michiyo> I usually use the first 3-4 chars of the component address
L285[16:38:18] <Michiyo> also it's ~w, not -w
L286[16:41:05] <Michiyo> usually component.get is paired with component.proxy
L287[16:41:23] <Michiyo> so whatever = component.proxy(component.get("something"))
L288[16:48:57] <Michiyo> @Forecaster you're making me want to play EVE again..
L289[16:49:15] <Forecaster> don't it's awful
L290[16:49:19] <Corded> * <Forecaster> keeps playing
L291[17:04:13] <Kleadron> windows xp is magically finding updates
L292[17:13:58] <Bob> ?
L293[17:16:30] ⇦ Quits: Inari (Inari!~Pinkishu@p4FC1E876.dip0.t-ipconnect.de) (Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/)
L294[17:19:46] ⇨ Joins: TheGaminAutomyst (TheGaminAutomyst!~thegamina@158.69.124.22)
L295[17:20:08] <TheGaminAutomyst> is it possible for drones / robots to follow a player
L296[17:23:28] <AmandaC> Sure
L297[17:23:45] <AmandaC> Just need to know the location of the player
L298[17:24:30] <AmandaC> Which you can get with stuff like the computronics radarr
L299[17:25:07] <AmandaC> Or a player held tablet and lots of maths
L300[17:25:17] <TheGaminAutomyst> so the radar can track players and the robot / drone can detect it and go to there
L301[17:26:11] <AmandaC> Yep
L302[17:58:34] ⇦ Quits: xarses (xarses!~xarses@8.39.49.160) (Ping timeout: 190 seconds)
L303[18:01:21] ⇦ Quits: Vexatos (Vexatos!~Vexatos@p200300C107205E90A27450262DB7FBC9.dip0.t-ipconnect.de) (Quit: Insert quantum chemistry joke here)
L304[18:09:32] ⇦ Quits: cloakable (cloakable!~cloakable@cpc87175-aztw31-2-0-cust202.18-1.cable.virginm.net) (Ping timeout: 200 seconds)
L305[18:31:22] ⇨ Joins: cloakable (cloakable!~cloakable@cpc87175-aztw31-2-0-cust202.18-1.cable.virginm.net)
L306[18:41:07] <AmandaC> %choose ? or no
L307[18:41:07] <MichiBot> AmandaC: Out of these two choices? I'd say ?.
L308[19:01:04] <ZefTheFox> So I really want vtol vr
L309[19:01:05] <ZefTheFox> lol
L310[19:01:16] <ZefTheFox> my computer probably couldn't run it though
L311[19:02:52] <ZefTheFox> The rx 460 is what I have and the gtx 970 is what it recommends as the *minimum* http://tinyurl.com/y8zrwj9a
L312[19:09:01] <AmandaC> %8ball second dinner?
L313[19:09:01] <MichiBot> AmandaC: Outlook not so good
L314[19:09:21] <AmandaC> Right, snacks it is
L315[19:13:43] <Compu> i have a GTX 1050 2 GB
L316[19:17:23] <ZefTheFox> That's as expensive as the windows mr headset I"m geting
L317[19:17:28] <ZefTheFox> That's as expensive as the windows mr headset I'm getting [Edited]
L318[19:47:42] ⇦ Quits: TheGaminAutomyst (TheGaminAutomyst!~thegamina@158.69.124.22) (Remote host closed the connection)
L319[20:20:50] ⇨ Joins: xarses (xarses!~xarses@172.58.92.228)
L320[20:22:43] ⇨ Joins: xarses_ (xarses_!~xarses@8.39.49.160)
L321[20:24:41] ⇦ Quits: xarses (xarses!~xarses@172.58.92.228) (Ping timeout: 183 seconds)
L322[21:00:58] ⇦ Quits: xarses_ (xarses_!~xarses@8.39.49.160) (Ping timeout: 190 seconds)
L323[21:09:14] ⇦ Quits: stephan48 (stephan48!~stephanj@nemesis.stejau.de) (Ping timeout: 190 seconds)
L324[21:11:22] <Izaya> Zef: if you care to poke at it under loonix I'd appreciate it
L325[21:17:08] ⇨ Joins: stephan48 (stephan48!~stephanj@nemesis.stejau.de)
L326[21:37:43] <ZefTheFox> Oh
L327[21:38:12] <ZefTheFox> Izaya what do you mean by that?
L328[21:38:44] <Izaya> Just see if you can make it do anything under Linux pls
L329[21:39:11] <ZefTheFox> I'll see about testing it
L330[21:39:23] <Izaya> Thanks :D
L331[21:39:24] <ZefTheFox> I'm just not experienced with linux
L332[21:39:37] <ZefTheFox> So don't expect the best results
L333[21:39:58] <Izaya> They're the best price/specs ratio as far as VR headsets go but I haven't heard about anyone making them work on Linux yet
L334[21:40:34] <ZefTheFox> Yeah it seems to just be windows 10 exclusive since that's what the drivers are included in
L335[21:40:46] <Izaya> Can't take too long, I guess, considering the Surface Pro is the best Linux tablet
L336[21:42:26] <ZefTheFox> Yeah I've heard stuff about wine
L337[21:42:46] <ZefTheFox> Maybe I could try copying the setup program to that
L338[21:43:03] ⇦ Quits: Keridos (Keridos!~Keridos@static.56.72.76.144.clients.your-server.de) (Ping timeout: 190 seconds)
L339[21:43:06] <ZefTheFox> From then it's the issue of finding linux vr games
L340[21:43:27] <Izaya> nah WINE won't help you hear
L341[21:43:30] <Izaya> here
L342[21:43:35] <Izaya> unless the drivers are for DOS
L343[21:43:45] <ZefTheFox> Oh
L344[21:43:55] <Izaya> (and for a network card)
L345[21:43:57] <ZefTheFox> Like I said, I'm very inexperienced in linux
L346[21:43:59] <ZefTheFox> Lol
L347[21:44:08] <Izaya> as far as loonix VR games, I'm 99% sure SteamVR works under Linux
L348[21:44:24] <Izaya> if not, you can bodge like 6 different games into working relatively reasonably
L349[21:44:56] <ZefTheFox> Well I'm not good at this *bodging* you speak of
L350[21:45:12] <ZefTheFox> I struggle to compile a program following step by step instructions
L351[21:45:17] <Izaya> by bodging, I mean install minetest, set to side-by-side rendering
L352[21:45:34] <Izaya> assuming it's not broken in the current version >.>
L353[21:47:10] <ZefTheFox> Alright lol
L354[21:47:34] <ZefTheFox> Well I'm getting it on Christmas hopefully
L355[21:47:35] ⇦ Quits: ba7888b72413a16a (ba7888b72413a16a!~ba7888b72@66.109.211.150) (Read error: Connection reset by peer)
L356[21:47:48] <Izaya> https://i.imgur.com/8e1qnuJ.png
L357[21:48:00] <ZefTheFox> And I'm not sure what exact headset I'm getting, I just gave my parents the specs
L358[21:48:04] ⇦ Quits: evil_dan2wik (evil_dan2wik!~evil_dan2@s3n1.52k.de) (Ping timeout: 200 seconds)
L359[21:48:07] <Izaya> in 0.4.17.1 it is ... very broken
L360[21:48:19] ⇨ Joins: ba7888b72413a16a (ba7888b72413a16a!~ba7888b72@66.109.211.150)
L361[21:48:31] <ZefTheFox> What kinda name is that
L362[21:48:44] <Izaya> ?
L363[21:48:57] <ZefTheFox> The ba7888b... guy
L364[21:49:07] <Izaya> oh, I think that's a UUID
L365[21:49:16] <ZefTheFox> Strange
L366[21:49:35] * Izaya has their client filtering joins and quits for anyone that hasn't talked recently
L367[21:49:35] <ZefTheFox> Well I've been making a list of games and stuff I want to try in vr
L368[21:49:52] <ZefTheFox> Ohh
L369[21:50:12] <ZefTheFox> And there's quite a lot of free games
L370[21:50:19] * Izaya nods
L371[21:50:35] <Izaya> the space is rather empty right now so the stuff there is mostly testing the waters
L372[21:51:16] <ZefTheFox> Well I honestly think it's good that the AAA industry hasn't set it's eyes on it quite yet
L373[21:51:31] * Izaya nods
L374[21:51:45] <Izaya> microtransactions straight to your eyeballs, wonderful idea
L375[21:52:04] <ZefTheFox> Yeah along with even more addictive tendencies
L376[21:52:43] <ZefTheFox> Well I hope my card can run at least some games
L377[21:53:03] <ZefTheFox> The steam vr performance test was very dissatisfied with my gpu
L378[21:55:11] <ZefTheFox> However that was more testing the vive, and using code they wrote back when vr was pretty new
L379[21:55:47] * Izaya is mostly interested in VR stuff for Elite: Dangerous, and has already tested performance on Linux
L380[21:56:03] <Izaya> at 1080p on medium settings it tanks to 30FPS in busy stations
L381[21:56:19] <Izaya> with two viewports and some shader mangling to make it play nice with a VR headset, that is
L382[21:56:26] <Izaya> said headset being my phone
L383[21:56:35] <ZefTheFox> Well recommended is 90fps
L384[21:57:04] <Izaya> well, my phone only does 60, and nothing else is really a reasonable price yet
L385[21:57:10] <Izaya> PSVR stuff is cheap and works nice on Linux
L386[21:57:21] <Izaya> it's not significantly better than using a phone though
L387[21:57:25] <ZefTheFox> My current card had 30% of frames under 90fps on the lowest settings for the steamvr test
L388[21:57:43] ⇨ Joins: evil_dan2wik (evil_dan2wik!~evil_dan2@s3n1.52k.de)
L389[21:57:50] <Izaya> they kinda fucked the PSVR tbh
L390[21:58:11] <Izaya> they used a plain 1080p panel rather than a 2160x1080 panel
L391[21:58:26] <Izaya> 2160x1080 would give you 1080x1080px per eye
L392[21:58:45] <Izaya> a plain 1080p panel will give you 960x960px per eye
L393[21:58:50] <ZefTheFox> Yeah well they had to make it work with the original ps4
L394[22:00:20] <ZefTheFox> Why I hate the current console generation
L395[22:00:53] <ZefTheFox> Rather than making meaningful longterm improvements they changed one thing and released a new "pro" version
L396[22:01:13] <Izaya> meh, they're just underpowered PCs anyway
L397[22:01:24] <ZefTheFox> And that also limits that new ones performance because it has to work with the original too
L398[22:01:24] <Izaya> (yes, I know, they're not quite, but they use 90% of the same hardware)
L399[22:01:31] <ZefTheFox> Yeah they do
L400[22:01:37] <ZefTheFox> And they're not worth it
L401[22:02:57] <Izaya> I mean, if you got an original PS4 for $50 that wouldn't be bad
L402[22:03:06] <Izaya> you can install Linux on it and then play all your Windows games
L403[22:03:23] <Izaya> it'd be weak but not a bad behind-TV machine
L404[22:03:59] <ZefTheFox> Yeah but what's the chance of that
L405[22:04:06] <Izaya> unsure
L406[22:04:12] <Izaya> can't say I've checked the going rate
L407[22:04:16] <ZefTheFox> People are gonna charge as much as they can get
L408[22:04:25] <ZefTheFox> I can't say I have either
L409[22:04:32] <ZefTheFox> Just doubt that cheap
L410[22:04:56] * Izaya nods
L411[22:05:00] <Izaya> it'll happen eventually
L412[22:05:15] <Izaya> right before prices shoot back up
L413[22:05:18] <ZefTheFox> I can't believe phones are more expensive than vr
L414[22:06:30] <Izaya> https://i.4cdn.org/g/1544558666668.jpg
L415[22:07:22] <ZefTheFox> You're better off starting over at that point
L416[22:07:34] <Izaya> nuke and pave
L417[22:08:12] <ZefTheFox> Nuke and hope next time you're not as lazy with cable management
L418[22:11:05] <Izaya> hey bro here's your GPU upgrade https://i.4cdn.org/g/1544563997710.jpg
L419[22:12:11] <Kleadron> %8ball do i like anime
L420[22:12:11] <MichiBot> Kleadron: I don't think that's a question...
L421[22:13:17] <Kleadron> ok then
L422[22:13:48] <Kleadron> %8ball should i try to watch anime even though it causes me internal pain and suffering on a large extent that nobody else knows
L423[22:13:48] <MichiBot> Kleadron: I don't think that's a question...
L424[22:13:50] <Mimiru> %8ball does @"Kleadron" like anime>
L425[22:13:50] <MichiBot> Mimiru: I don't think that's a question...
L426[22:13:53] <Mimiru> %8ball does @"Kleadron" like anime?
L427[22:13:53] <MichiBot> Mimiru: Signs point to yes
L428[22:15:57] <Kleadron> well crap
L429[22:16:09] <Izaya> >tiny server is refusing ssh connections
L430[22:58:56] ⇨ Joins: xarses (xarses!~xarses@24.5.179.230)
L431[23:00:39] ⇨ Joins: xarses_ (xarses_!~xarses@8.39.49.160)
L432[23:03:07] ⇦ Quits: xarses (xarses!~xarses@24.5.179.230) (Ping timeout: 202 seconds)
L433[23:06:12] ⇨ Joins: Keridos (Keridos!~Keridos@static.56.72.76.144.clients.your-server.de)
L434[23:39:17] ⇦ Quits: Kleadron (Kleadron!~kleadron@c-73-254-147-9.hsd1.wa.comcast.net) (Quit: I CAN DREAM, SHUTUP)
L435[23:52:57] <Kodos> https://i.imgur.com/h6uFip5.png Holy shit
L436[23:54:22] <Kleadron> sphere
L437[23:56:03] <Kodos> Loot sphere
<<Prev Next>> Scroll to Top