<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:24:33] ⇦ Quits: hilariousppp (hilariousppp!~hilarious@71-212-114-244.tukw.qwest.net) (Ping timeout: 189 seconds)
L2[00:26:23] ⇨ Joins: regakakobigman (regakakobigman!~regakakob@c-73-174-187-176.hsd1.pa.comcast.net)
L3[00:51:21] <Kleadron> How does getting raw keyboard input work? I'm working on my own operating system (because god knows we need another) and i can't seem to figure out anything. I've looked around and haven't found anything very useful either
L4[00:52:48] <Izaya> ~w signals
L5[00:52:48] <ocdoc> http://ocd.cil.li/component:signals
L6[00:54:27] <Kleadron> i'll look into that
L7[01:06:28] <Kleadron> i managed to accidentally make it so the entire OS pauses when searching for a keyboard signal
L8[01:12:52] <Kleadron> i think i've realized how it's supposed to work
L9[01:16:19] ⇨ Joins: hilariousppp (hilariousppp!~hilarious@71-212-114-244.tukw.qwest.net)
L10[01:21:46] ⇦ Quits: hilariousppp (hilariousppp!~hilarious@71-212-114-244.tukw.qwest.net) (Ping timeout: 200 seconds)
L11[01:48:35] ⇨ Joins: hilariousppp (hilariousppp!~hilarious@71-212-114-244.tukw.qwest.net)
L12[01:50:54] ⇦ Quits: bauen1 (bauen1!~bauen1@ipb21bb53f.dynamic.kabel-deutschland.de) (Ping timeout: 198 seconds)
L13[01:53:58] <Kleadron> I figured out how it worked, thanks Izaya
L14[02:03:06] ⇨ Joins: guwa (guwa!~guwa@158.46.41.119)
L15[02:04:11] ⇦ Quits: guwa (guwa!~guwa@158.46.41.119) (Client Quit)
L16[02:16:29] <Lizzy> inb4 i don't get this
L17[02:16:31] <Lizzy> %tonk
L18[02:16:32] <MichiBot> I'm sorry Lizzy, you were not able to beat The_Stargazer's record of 6 hours, 48 minutes and 26 seconds this time. 3 hours, 12 minutes and 11 seconds were wasted! Missed by 3 hours, 36 minutes and 14 seconds!
L19[02:16:47] <Lizzy> called it!
L20[02:30:44] <Forecaster> :O
L21[03:00:02] ⇨ Joins: Inari (Inari!~Pinkishu@pD9E8F6E5.dip0.t-ipconnect.de)
L22[03:06:58] ⇦ Quits: hilariousppp (hilariousppp!~hilarious@71-212-114-244.tukw.qwest.net) (Remote host closed the connection)
L23[03:07:08] ⇨ Joins: hilariousppp (hilariousppp!~hilarious@71-212-114-244.tukw.qwest.net)
L24[03:29:04] <Forecaster> %sip
L25[03:29:05] <MichiBot> You drink a salty ocean potion (New!). Forecaster feels slightly weaker.
L26[03:29:09] <Forecaster> aw
L27[03:54:02] <Inari> .
L28[03:54:27] <Inari> Amanda: haha
L29[04:42:30] <TheLunaticist> Is there any way to make sure touch events are registered? Is there any solution to having your program check for two different sorts of events at a time, without having to switch between checking for both?
L30[04:42:35] ⇨ Joins: Webchat778 (Webchat778!webchat@lfbn-poi-1-1376-205.w90-78.abo.wanadoo.fr)
L31[04:43:29] <TheLunaticist> Is there any way to make sure touch events are registered? Is there any solution to having your program check for two different sorts of events at a time, without having to switch between checking for both? (that makes getting input events quite unreliable) [Edited]
L32[04:53:08] <Forecaster> register an event listener
L33[05:08:03] <TheLunaticist> Isn't an event listener a tool to execute a function when the computer is executing openos and the openos event system?
L34[05:12:55] <Forecaster> I have no idea what you are doing
L35[05:13:08] <Forecaster> if you're operating outside of openos look at how openos does it
L36[05:14:35] <Inari> https://www.youtube.com/watch?v=5qedVrPtDOs top wholesome
L37[05:14:36] <MichiBot> Nekomata Okayu saying Korone too precious in her stream pt 1 | length: 2m 27s | Likes: 421 Dislikes: 1 Views: 3,159 | by Bwapii Thex | Published On 8/1/2020
L38[05:22:20] ⇨ Joins: bauen1 (bauen1!~bauen1@x52717985.dyn.telefonica.de)
L39[05:39:13] <Inari> https://www.youtube.com/watch?v=O5BJVO3PDeQ
L40[05:39:13] <MichiBot> The Engoodening of No Man's Sky | length: 53m 51s | Likes: 225,263 Dislikes: 1,752 Views: 2,131,172 | by Internet Historian | Published On 9/1/2020
L41[05:51:40] ⇦ Quits: Webchat778 (Webchat778!webchat@lfbn-poi-1-1376-205.w90-78.abo.wanadoo.fr) (Quit: webchat.esper.net)
L42[05:54:00] <TheLunaticist> @Forecaster I tried calling a function via an event listener while an infinite while loop contained in the same program was executed, but the function never was called. If the while loop never gets entered and I try calling the event without a program running it works. How can I use an event listener while an program is running?
L43[05:54:18] ⇦ Quits: bauen1 (bauen1!~bauen1@x52717985.dyn.telefonica.de) (Ping timeout: 190 seconds)
L44[05:54:20] <Forecaster> yield
L45[05:54:21] <TheLunaticist> @Forecaster I tried calling a function via an event listener while an infinite while loop contained in the same program was executed, but the function never was called. If the while loop never gets entered and I try calling the event without the program running it works. How can I use an event listener while an program is running? [Edited]
L46[05:55:16] <Inari> pull events?
L47[05:57:27] <Lizzy> s/yield/cease
L48[05:57:27] <MichiBot> <Forecaster> cease
L49[05:59:21] <Forecaster> & decist
L50[06:30:15] <AdorableCatgirl> says nintendo
L51[06:39:31] <Forecaster> Yay home, and it's not even 2 pm
L52[06:43:19] * Lizzy declares it lunch time
L53[06:43:38] * Amanda stirs awake at the mention of food, follows Lizzy in the hopes of getting some breakfast.
L54[06:46:07] ⇨ Joins: ironmountain (ironmountain!~cgil@50-196-104-9-static.hfc.comcastbusiness.net)
L55[06:51:48] ⇦ Quits: AdorableCatgirl (AdorableCatgirl!~sam@pool-74-110-180-14.rcmdva.fios.verizon.net) (Ping timeout: 190 seconds)
L56[07:09:45] <Forecaster> %sip
L57[07:09:45] <MichiBot> You drink a soft moonstone potion (New!). Forecaster feels a sudden surge of static electricity.
L58[07:13:37] <TheLunaticist> Can anybody tell me why this isn't working? I haven't got any clue of threads and I'm tryining to use the examples of the wiki. Code Block pastebined null
L59[07:13:57] <TheLunaticist> Can anybody tell me why this isn't working? I haven't got any clue of threads and I'm tryining to use the examples of the wiki. Code Block pastebined null [Edited]
L60[07:14:38] <TheLunaticist> The values of x y never seem to update.
L61[07:15:05] <TheLunaticist> Can anybody tell me why this isn't working? I haven't got any clue of threads and I'm tryining to use the examples of the wiki. Code Block pastebined null [Edited]
L62[07:15:38] <TheLunaticist> Can anybody tell me why this isn't working? I haven't got any clue of threads and I'm trying to use the examples of the wiki. Code Block pastebined null [Edited]
L63[07:28:22] <S3> Looks like I had fee a lotmore time on my hands
L64[07:28:25] <S3> Have
L65[07:28:56] <S3> Maybe I can finish Trotwood
L66[07:30:30] <Amanda> What's grantedyou the free time, S3?
L67[07:30:50] <Lizzy> the time generator
L68[07:30:59] <Amanda> I thought I sealed that! D:
L69[07:31:02] * Lizzy offers some tuna pasta to Amanda
L70[07:31:17] <Amanda> I need less time, not more, it's too annoying waiting for new things! D:
L71[07:31:25] <S3> Some really fucked up shot at home tbh.
L72[07:31:30] <S3> Shit*
L73[07:31:31] * Amanda politely declines Lizzy's offer
L74[07:31:46] <ThePiGuy24> /give @s reality:free_time 64
L75[07:57:17] <Amanda> @TheLunaticist you need to call `event.pull` or `os.sleep` in the infinite loop. You should be calling one or the other anyway, busyloops are frowned upon
L76[07:58:01] <Amanda> ( Note, I can't see the source, because Mimiru's servers are in flux )
L77[08:06:23] <Lizzy> Amanda, https://pastebin.com/V6xbLXxs is the code they pasted
L78[08:08:15] <TheLunaticist> I'm sorry for not doing that myself, I did for some reason not think of that.
L79[08:08:33] <Lizzy> normally it gets pastebinned fine
L80[08:08:45] <Lizzy> just Mimiru's servers are having a fun time with DNS right now
L81[08:09:53] <Mimiru> ^ I'm working on it.. lol
L82[08:10:12] * Lizzy soft-pats Mimiru
L83[08:23:29] <Bob> @TheLunaticist Lua has no parallel threads, they are cooperative so in order ro another thread to work, you need to sleep all the others
L84[08:23:36] <Bob> and why tf do you use globals
L85[08:23:40] <Bob> locals men
L86[08:25:29] <Bob> oh boi time to test that XDA MTK board bug that allows temp uuid 0 on adb shell
L87[08:25:35] <Bob> i hope it works cause damn i want su
L88[08:28:40] <TheLunaticist> @Bob If there can only be one thread at a time and the parent process counts towards that cap why would you use threads at all?
L89[08:29:00] <TheLunaticist> @Bob If there can only be one thread at a time and the parent process counts towards that cap why would you use threads at all? [Edited]
L90[08:29:04] <Forecaster> that's not what he said
L91[08:34:49] <Bob> @TheLunaticist thats not how it works
L92[08:37:04] <Amanda> @TheLunaticist it's not one thread total, one thread can run at once
L93[08:37:35] <Bob> yep
L94[08:37:56] <Amanda> You release control by yielding, via coroutine.yield, os.sleep, event.pull, etc
L95[08:37:57] <Bob> you can have infinite* (as long as you have memory), then you can only run one at once as Amanda says
L96[08:38:06] <Bob> as Lua is cooperative and not parallel
L97[08:38:55] <Amanda> Think of it as a construction zone. Each thread ("coroutine" in lua parlance) is a direction of traffic. The construction workers cooperate to send one flow, then the other.
L98[08:39:24] <Amanda> At any one moment, only one directino is going (one "coroutine" is running)
L99[08:39:31] <Amanda> but they work together to alternate
L100[08:40:00] <Amanda> coroutine.yield is the lowest-level primitive of that. ( The workers flipping the signs )
L101[08:40:30] <Amanda> event.pull is the same, but it'll also listen to the radio to let an emergency vehicle through immediately
L102[08:40:58] <Amanda> os.sleep is "I'm waiting, but still want to handle the emegrency vehiccle )
L103[08:42:55] <Bob> http://tinyurl.com/tvj8s3o
L104[08:42:58] <Bob> so guys we didi it
L105[08:43:08] <Bob> we rooted another locked MTK phone trought MTK bugs
L106[08:43:25] <Bob> Code Block pastebined null
L107[08:44:03] <Mimiru> damn it, I thought I'd fixed the pastebin
L108[08:44:28] <Mimiru> https://paste.pc-logix.com/ it w orks for me q_q
L109[08:44:30] <Amanda> might be a cached failure, Mimiru, it'll clear up in a bit
L110[08:44:49] <Forecaster> always remember to cache your failures
L111[08:45:02] <Amanda> Though it's an invalid CA for me?
L112[08:45:08] <Inari> I nkind of want a YT series again that explains how a PC does something, starting with like a super broad description, then going into deeper detail for each part of that, and then going into more detail for each part of that detail and so on
L113[08:45:10] <Mimiru> is it..?
L114[08:45:33] <Amanda> It's seving a Plesk certificate
L115[08:45:38] <Mimiru> god damn it
L116[08:45:57] <Mimiru> still?
L117[08:46:16] <Amanda> Loading now
L118[08:46:26] <Mimiru> ```Testing```
L119[08:46:30] <Mimiru> bah
L120[08:46:32] <Forecaster> I het a LE certificate
L121[08:46:35] <Mimiru> This
L122[08:46:35] <Mimiru> is
L123[08:46:36] <Mimiru> A
L124[08:46:44] <Mimiru> Message contained 4 or more newlines and was pastebined null
L125[08:46:50] <Mimiru> nope still fails there
L126[08:48:09] <Inari> Even with the devils of time against you, never let the fire fade in you~ ?
L127[08:48:23] <Mimiru> I'm going to restart Corded.. maybe?
L128[08:48:39] <Amanda> might work, might not
L129[08:48:49] <Forecaster> Inari what if you're mostly water
L130[08:48:52] ⇦ Quits: Corded (Corded!~MichiBot@eos.pc-logix.com) (Remote host closed the connection)
L131[08:49:15] zsh sets mode: +v on Corded
L132[08:49:14] ⇨ Joins: Corded (Corded!~MichiBot@149.56.6.196)
L133[08:49:23] <Mimiru> "Host down skipping update, starting bot." But it's not though
L134[08:49:38] <Forecaster> also Amanda doesn't have an avatar anymore cause you changed your name :P
L135[08:50:00] <Mimiru> I'm surprised avatars are working at all
L136[08:50:40] <Forecaster> %avatar
L137[08:50:41] <MichiBot> Forecaster: Use `!setmyavatar <url>`
L138[08:50:55] <Mimiru> Code Block pastebined null
L139[08:51:01] <Mimiru> still null
L140[08:51:33] <Bob> Any android root users / experts, what binaries should i choose for Oreo, classical su or Magisk ?
L141[08:51:42] <Bob> i don't give a fuck about messing with /system so
L142[08:51:43] <Mimiru> hmm %avatar needs to check if that's a bridged user and yell at them, cause !setmyavatar wont work from Discord
L143[08:51:57] <Forecaster> it's just a dyncommand
L144[08:52:10] <Mimiru> then it needs to be amended to say that :P
L145[08:52:17] <Forecaster> that I added cause nobody could ever remember the actual command
L146[08:52:20] <Lizzian> A null haiku
L147[08:52:20] <Lizzian> Code Block pastebined null
L148[08:52:23] <Forecaster> including me
L149[08:52:24] <Mimiru> "From IRC" or something lol
L150[08:52:46] <Forecaster> well, discord users can use it all they want, it just wont do anything :P
L151[08:53:08] <Amanda> !setmyavatar https://nc.ddna.co/s/rgLS8fim7WKFwtT/preview
L152[08:53:16] <Mimiru> Code Block pastebined null
L153[08:53:26] <Mimiru> that's the error Corded is spewing
L154[08:53:45] <Forecaster> well, clearly there's some kind of JSON error
L155[08:53:55] <Forecaster> "Well there's your problem"
L156[08:54:35] <Mimiru> oh.. hmm
L157[08:54:45] <Mimiru> I wonder if it's choking on the SSL now..
L158[08:55:28] <Mimiru> Also, @Lizzian that was beautiful.
L159[08:55:37] <Lizzy> :P
L160[08:56:27] * Amanda cuddles Lizzy, leaving plenty of room for Elfi
L161[08:56:37] * Lizzy mews softly, purrs
L162[08:56:51] <Forecaster> %sip
L163[08:56:51] <MichiBot> You drink a smelly adamantium potion (New!). Forecaster feels slightly weaker.
L164[08:56:57] <Forecaster> again D:<
L165[08:57:15] <Corded> * <Mimiru> stabs ci
L166[08:57:26] <Mimiru> [Fatal Error] :6:3: The element type "hr" must be terminated by the matching end-tag "</hr>".
L167[08:57:43] <Inari> @Forecaster shoo, don't be so anti-inspirational
L168[08:58:39] <Forecaster> are you saying water is bad
L169[08:58:46] <Mimiru> I can't build Corded..
L170[08:58:53] <Forecaster> oO
L171[08:58:59] <Mimiru> https://ci.pc-logix.com/job/Yuri/140/console
L172[09:00:14] <Forecaster> strange
L173[09:00:19] <Mimiru> seems something has broken the change log... somehow
L174[09:00:36] <Mimiru> line 14 of the file it's talking about is `def xml = new XmlSlurper().parseText(data)`
L175[09:00:45] <Mimiru> which is `def url = new URL("$build_url/api/xml").openConnection()`
L176[09:00:53] <Mimiru> I g uess Ican just nuke the changelog junk
L177[09:01:37] <Forecaster> https://youtu.be/zOBa6Of80No
L178[09:01:38] <MichiBot> Hidden Weirdness in Christmas Stories: Nutcracker | length: 13m 35s | Likes: 11,546 Dislikes: 108 Views: 202,202 | by LGR | Published On 7/12/2018
L179[09:02:08] <ThePiGuy24> oh god
L180[09:02:27] <Forecaster> have some weirdness
L181[09:02:42] <TheLunaticist> How did you aquire any knowlege about open computers? There are tutorials about basic scripting, I understand how to write a program that makes a computer follow instructions, but as soon as I try to program a simple application that allows you to interact with the pixels on a screen I'm on this chat here asking the stupidest questions. The api seems like it's written for people who alredy know what they are doing and it seems like there are
L182[09:02:42] <TheLunaticist> almost 0 resources for anything.
L183[09:02:54] <Amanda> a podcast I listen to(Myths & Legends) recently covered the original story of that.
L184[09:03:24] <Bob> @TheLunaticist OC wiki tells everything needed all you need to know is Lua really
L185[09:03:29] <Forecaster> @TheLunaticist the OpenComputer specific stuff is specified on the wiki
L186[09:03:30] <Bob> https://www.tutorialspoint.com/lua
L187[09:03:36] <Forecaster> the rest is regular Lua
L188[09:03:39] <Bob> ^
L189[09:03:52] <Bob> i learned everything from OC wiki
L190[09:03:56] <Forecaster> then there's the source code for OpenOS and other programs you can pick apart for how to do things
L191[09:03:57] <Bob> and Lua on tutorials point
L192[09:04:06] <Forecaster> it's all open
L193[09:04:10] <Bob> ~~i use OpenOS code in my LÖVE2D Projects~~
L194[09:04:17] <Bob> ~~u guys did an amazing job~~
L195[09:05:28] ⇦ Quits: Corded (Corded!~MichiBot@149.56.6.196) ()
L196[09:05:46] ⇨ Joins: Corded (Corded!~MichiBot@149.56.6.196)
L197[09:05:47] zsh sets mode: +v on Corded
L198[09:06:19] <Lizzian> Testing with the null haiku:
L199[09:06:19] <Lizzian> Code Block pastebined null
L200[09:06:29] <Mimiru> no not yet
L201[09:06:32] <Lizzy> oh
L202[09:06:35] <Mimiru> I've not got a build of corded working
L203[09:06:43] <Lizzy> well rip
L204[09:09:59] <Inari 「オ兄デレ」「狐少女」> .
L205[09:10:31] <Inari 「オ兄デレ」「狐っ娘」> New moon runes \o/
L206[09:11:32] <Corded> * <Mimiru> screams
L207[09:11:39] <Mimiru> http://ci.pc-logix.com//job/Yuri/144/api/xml?depth=20<html>
L208[09:11:40] <Mimiru> <head><title>301 Moved Permanently</title></head>
L209[09:12:48] <Inari> ?
L210[09:12:50] <Lizzy> that link works for me
L211[09:12:57] <Lizzy> i.e. it displays and xml file
L212[09:12:58] <Inari> I mean
L213[09:13:03] <Mimiru> Does it though?
L214[09:13:04] <Mimiru> When you click it....
L215[09:13:13] <Mimiru> does it use http, or https?
L216[09:13:26] <Inari> https
L217[09:13:31] <Lizzian> https http://tinyurl.com/urg3nml
L218[09:13:50] <Mimiru> yes... and not http.. which is explicitly what it was looking for
L219[09:13:55] <Inari> I see
L220[09:14:18] <Lizzy> changing it to http, firefox gets a 301 and goes to https
L221[09:14:23] <Mimiru> which... is a fucking problem
L222[09:14:36] <Mimiru> because jenkins is an asshole
L223[09:14:37] <Mimiru> sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
L224[09:14:50] <Mimiru> even though I'm running new enough java it shouldn't care
L225[09:15:20] <Forecaster> https://i.imgur.com/N0QL22w.gifv
L226[09:16:02] <Mimiru> JDK 8u201-1~webupd8~1
L227[09:16:04] <Corded> * <Mimiru> sighs
L228[09:20:26] * Mimiru screams
L229[09:25:10] ⇨ Joins: bauen1 (bauen1!~bauen1@ipb21bb53f.dynamic.kabel-deutschland.de)
L230[09:27:25] <Mimiru> So new reverse proxy forces a 301 to https.. I either have to disable that, and use http again for the back end. Or figure out why Jenkins shits itself on le certs
L231[09:28:22] <Lizzy> is jenkins making connections to itself?
L232[09:29:10] <Lizzy> so long as whatever you're using for reverse proxying isn't forwarding the http-based requests to jenkins it *shouldn't* matter
L233[09:29:34] <Lizzy> though it's probably the certs it's getting locked up on
L234[09:36:25] ⇦ Quits: bauen1 (bauen1!~bauen1@ipb21bb53f.dynamic.kabel-deutschland.de) (Remote host closed the connection)
L235[09:42:15] ⇨ Joins: bauen1 (bauen1!~bauen1@ipb21bb53f.dynamic.kabel-deutschland.de)
L236[10:11:11] ⇦ Quits: hilariousppp (hilariousppp!~hilarious@71-212-114-244.tukw.qwest.net) (Ping timeout: 202 seconds)
L237[10:11:41] ⇨ Joins: hilariousppp (hilariousppp!~hilarious@2607:fb90:837b:4201:0:21:8160:6f01)
L238[10:16:27] <Mimiru> I'm just a dumb ass... I can force the URL to 127.0.0.1:port instead of telling it to grab the jenkins url from the system var..
L239[10:16:38] <Mimiru> hey look that magically worked.
L240[10:17:01] ⇦ Quits: Corded (Corded!~MichiBot@149.56.6.196) (Remote host closed the connection)
L241[10:17:08] ⇨ Joins: Corded (Corded!~MichiBot@149.56.6.196)
L242[10:17:09] zsh sets mode: +v on Corded
L243[10:17:32] <Mimiru> Code Block pastebined httpss://paste.pc-logix.com/ehanaxajet
L244[10:17:43] <Mimiru> httpss:/
L245[10:17:44] <Mimiru> god damn it
L246[10:18:21] <Forecaster> ohno
L247[10:18:47] <Mimiru> I had a replace for http -> https
L248[10:18:57] <Mimiru> so now that it's returning https... https → httpss
L249[10:19:15] ⇦ Quits: Corded (Corded!~MichiBot@149.56.6.196) (Remote host closed the connection)
L250[10:19:16] ⇦ Quits: hilariousppp (hilariousppp!~hilarious@2607:fb90:837b:4201:0:21:8160:6f01) (Read error: Connection reset by peer)
L251[10:19:22] ⇨ Joins: Corded (Corded!~MichiBot@149.56.6.196)
L252[10:19:23] zsh sets mode: +v on Corded
L253[10:19:23] ⇨ Joins: hilariousppp (hilariousppp!~hilarious@164.116.230.1)
L254[10:19:31] <Mimiru> Code Block pastebined egaqegewiw
L255[10:19:39] <Mimiru> pastebined egaqegewiw FUUUUUU
L256[10:19:49] <Lizzy> http hiss
L257[10:20:58] ⇦ Quits: Corded (Corded!~MichiBot@149.56.6.196) (Remote host closed the connection)
L258[10:21:05] ⇨ Joins: Corded (Corded!~MichiBot@149.56.6.196)
L259[10:21:06] zsh sets mode: +v on Corded
L260[10:21:18] <Mimiru> Code Block pastebined https://paste.pc-logix.com/oqifozaqax
L261[10:21:22] <Mimiru> YAY
L262[10:22:28] <Amanda> %pet Mimiru
L263[10:22:28] <MichiBot> Amanda is petting Mimiru with a picture of a unicorn. Mimiru regains 1d4 => 1 hit points! The picture of a unicorn vibrates into the ground.
L264[10:22:45] <Amanda> I-I didn't realise it was THAT kind of girl's toy...
L265[10:24:13] <Mimiru> ;)
L266[10:32:02] <Ocawesome101> Part of my iPad’s digitizer has gone bad ? I’ve only had it for like a year and a half and I paid $350 for it :/
L267[10:37:38] ⇦ Quits: hilariousppp (hilariousppp!~hilarious@164.116.230.1) (Ping timeout: 190 seconds)
L268[10:45:48] ⇨ Joins: Vexatos (Vexatos!~Vexatos@port-92-192-30-40.dynamic.as20676.net)
L269[10:45:48] zsh sets mode: +v on Vexatos
L270[10:47:37] <TheLunaticist> I'm trying to code an application to "paint" pixel art on an computer screen. I'm stuck at not knowing a way how to detect touch events for "painting" and also key pressed events for saving and exiting the application reliably. I did find a way by using event.pull on a timer, but that makes the detections of both events only 50 out of 100 times possible. Is there a way to do this reliably?
L271[10:48:11] <Bob> events are queued
L272[10:48:16] <Bob> so you defenitely void events somewhere
L273[10:48:53] <Inari> How did you do it?
L274[10:49:12] <Inari> If you just do event.pull("key_pressed") or so, it'll just void all events until it gets a key_pressed event
L275[10:49:23] <Inari> So instead you have to call it without parameters and filter the returned event yourself
L276[10:52:21] <Forecaster> iirc those are called "keyboard" or something
L277[10:52:30] <Forecaster> regardless all the events are listed on the wiki
L278[10:52:58] ⇨ Joins: MtgSaber (MtgSaber!~mtgsaber@168.28.186.188)
L279[10:53:12] <MtgSaber> help
L280[10:53:26] <Forecaster> can't
L281[10:53:59] ⇦ Quits: MtgSaber (MtgSaber!~mtgsaber@168.28.186.188) (Client Quit)
L282[10:55:51] <Mimiru> o_O
L283[11:03:13] <Amanda> Magic the Gathering has a Saber-clone too
L284[11:03:14] <Amanda> ?
L285[11:23:26] <Inari> Amanda: Oh I see
L286[11:23:37] <Inari> It semes I watched some lets play of Bittersweet Gamers in the past, thats why it sounded familiar
L287[11:23:38] <Inari> :p
L288[11:44:39] ⇨ Joins: lol (lol!~lol@84-10-173-222.static.chello.pl)
L289[11:44:49] ⇦ Quits: lol (lol!~lol@84-10-173-222.static.chello.pl) (Client Quit)
L290[12:29:07] ⇨ Joins: hohserg (hohserg!webchat@5.35.0.226)
L291[12:30:48] <hohserg> Hello! Is it normal to be asked here to consider my issue?
L292[12:32:03] <Lizzy> err, if you mean is this the channel to ask for help with OpenComputers, then yes
L293[12:32:35] <Bob> bruh
L294[12:35:03] <Mimiru> hurb
L295[12:35:16] <Mimiru> I miss being able to chain commands..
L296[12:39:19] <hohserg> Ok, my issue has not received a response. https://github.com/MightyPirates/OpenComputers/issues/3208 Is it temporal or is there no one to say anything about? Suggested solve is complies small code changes and I complete it in first evening. However, I not sure for create pull request before discuss
L297[12:39:20] <MichiBot> Title: Make waypoints more safe | Posted by: hohserg1 | Posted: Mon Jan 06 09:19:43 CST 2020 | Status: open
L298[12:39:51] <hohserg> If my message are sended by cutted chunk, tell me plz
L299[12:40:30] <hohserg> :D It is happen sometimes with webchat
L300[12:41:42] <Kleadron> %loot the communist linux penguin headquarters
L301[12:41:43] <MichiBot> Kleadron: You stab the communist linux penguin headquarters! It dropped Sedimented Citrus potion (Junk)!
L302[12:42:08] <Kleadron> i stabbed a building and it dropped loot
L303[12:43:33] <Ocawesome101> logic
L304[12:45:21] <Forecaster> %splash @Kleadron with Sedimented Citrus potion
L305[12:45:22] <MichiBot> You fling a sedimented citrus potion (New!) that splashes onto @Kleadron. @Kleadron zones out for 10 minutes.
L306[12:45:39] <Forecaster> Mimiru: chain commands?
L307[12:48:49] <Lizzy> hohserg, someone will probably reply to it at some point
L308[12:54:26] <hohserg> Lizzy ok, then I will send pull request, let it waiting when someone will consider pr
L309[12:54:43] ⇦ Quits: hohserg (hohserg!webchat@5.35.0.226) (Quit: webchat.esper.net)
L310[12:55:04] <Lizzy> i mean, that aint gonna get it accepted any sooner but you do you
L311[12:57:25] <Kleadron> Would it be a good idea to reimplement common APIs from OpenOS into my own, or should i make it completely proprietary and have no documentation ;)
L312[12:59:00] ⇨ Joins: {Opsimath}Shawn ({Opsimath}Shawn!~shawn156@c-76-25-73-212.hsd1.co.comcast.net)
L313[12:59:47] <Mimiru> @Forecaster early days of MichiBot you could chain commands
L314[13:00:18] <Mimiru> back in the day I could %reverse rainbow someword and it would drowemos in pretty colors
L315[13:00:37] <Mimiru> But that was when EVERYTHING was in a single giant horrible command class..
L316[13:00:43] <Forecaster> hm
L317[13:00:52] <Mimiru> I think I used something like %chain command1 command2 or something
L318[13:01:31] <Forecaster> I could fix that if I implement my command structure deeper and replace the weird inefficient event system
L319[13:01:33] <Mimiru> I don't even have any of that in git, I never commited the early MichiBot.. lol
L320[13:02:03] <Mimiru> I.. just tried to goto irclogs...
L321[13:02:06] <Mimiru> *sigh* lol
L322[13:02:15] <Mimiru> gotta g o setup the dns record for now
L323[13:02:21] <Forecaster> I'd probably make it %command1/command2/command3 though
L324[13:02:47] ⇨ Joins: Thutmose (Thutmose!~Patrick@host-69-59-79-181.nctv.com)
L325[13:04:32] ⇨ Joins: Oscar_Simplement (Oscar_Simplement!~Oscar_Sim@ip40.ip-87-98-168.eu)
L326[13:04:59] ⇦ Quits: Oscar_Simplement (Oscar_Simplement!~Oscar_Sim@ip40.ip-87-98-168.eu) (Client Quit)
L327[13:05:19] ⇨ Joins: Oscar_Simplement (Oscar_Simplement!~Oscar_Sim@ip40.ip-87-98-168.eu)
L328[13:08:53] ⇦ Quits: Oscar_Simplement (Oscar_Simplement!~Oscar_Sim@ip40.ip-87-98-168.eu) (Ping timeout: 190 seconds)
L329[13:15:46] <Mimiru> $logs
L330[13:15:48] <Mimiru> ...
L331[13:15:49] <Mimiru> %logs
L332[13:15:50] <MichiBot> Mimiru: https://oclogs.pc-logix.com/
L333[13:16:10] * Mimiru burns everything
L334[13:17:02] * Amanda puts up a force field to starve the fire of oxygen
L335[13:17:08] <Amanda> %bap Mimiru
L336[13:17:08] <MichiBot> [ Amanda baps Mimiru with the vegan pasta maker! ]
L337[13:17:15] <Amanda> Mimiru: use the designated fire pits please!
L338[13:17:43] <Mimiru> well, "everything" to do with this migration
L339[13:19:02] <Mimiru> @Forecaster assuming DNS has updated for you
L340[13:19:09] <Mimiru> https://irclogs.pc-logix.com/view.php?chan=oc&log=2014-05-15.log#L369 is how MichiBot handled it before
L341[13:19:39] <Mimiru> %drama | rainbow
L342[13:19:39] <MichiBot> Mimiru: Hexxit makes BevoLJ invincible from Thaumcraft in ATLauncher
L343[13:19:44] <Mimiru> would run drama through rainbow
L344[13:20:47] <Mimiru> ping used ".pipe" which is where I got confused with "chain"
L345[13:23:05] <Forecaster> nup, 404
L346[13:23:30] <Mimiru> 404 o_O
L347[13:23:38] <Forecaster> pipe symbol could work too, I could support both
L348[13:23:49] <Forecaster> http://tinyurl.com/yx8yvc2n
L349[13:24:22] <Mimiru> that 404 is coming from the wrong damn server.. lmao
L350[13:24:23] <Mimiru> wat
L351[13:24:35] <Mimiru> like how even
L352[13:24:51] <Forecaster> %actualshrug
L353[13:24:51] <MichiBot> Forecaster: ¯\_(ツ)_/¯
L354[13:25:23] <Mimiru> %lookup irclogs.pc-logix.com
L355[13:25:23] <MichiBot> ERROR: No DNS record for 'irclogs.pc-logix.com'
L356[13:25:24] <MichiBot> DNS error Resolved: Unresolved: irclogs.pc-logix.com
L357[13:25:28] <Mimiru> WAT
L358[13:25:30] <Mimiru> I quit
L359[13:25:42] <Mimiru> %lookup google.com
L360[13:25:42] <MichiBot> ERROR: No DNS record for 'google.com'
L361[13:25:43] <MichiBot> DNS error Resolved: Unresolved: google.com
L362[13:25:49] <Mimiru> ok.. so no the resolver is broken ok
L363[13:26:16] <ironmountain> maybe google.com doesn't exist
L364[13:26:26] <Forecaster> maybe it never did....
L365[13:26:37] <Mimiru> How can anything exist man
L366[13:27:13] <Kleadron> Some things have the audacity to exist and they shouldn't
L367[13:30:24] <Kleadron> well i have a basic form of input working http://tinyurl.com/v7ne3xw
L368[13:30:26] <Lizzy> Mimiru, oclogs's cert is reportedly for cailyn.pc-logix.com
L369[13:32:36] <Mimiru> Yeah.... use irclogs.pc-logix.com for now.. assuming it doesn't 404 you to death
L370[13:32:51] <Mimiru> oclogs just 301'd to irclogs with the oc chan selected lol
L371[13:33:12] <Lizzy> ah
L372[13:33:33] <Lizzy> that just returns "o/"
L373[13:33:57] <Mimiru> O_O
L374[13:33:59] <Mimiru> wtf
L375[13:34:13] <Mimiru> o_O that was supposed to be wat... thanks muscle memory
L376[13:34:22] <Lizzy> also the link MichiBot gave did go to irclogs.pc-logix.com
L377[13:34:31] <Mimiru> https://irclogs.pc-logix.com/
L378[13:34:48] <Mimiru> the non https might wave at you
L379[13:35:09] <Lizzy> the https one waves at me
L380[13:35:14] <Mimiru> how...
L381[13:35:16] <Mimiru> it works for me..
L382[13:35:27] <Mimiru> if you nslookup the domain what IP do you get?
L383[13:36:43] <Lizzy> irclogs.pc-logix.com. 10374 IN A 149.56.6.198
L384[13:36:44] <Mimiru> FOR FUCKS SAKE DO..
L385[13:36:57] <Mimiru> If I spam the lookup it swaps between 196 and 198
L386[13:37:04] <Lizzy> ah
L387[13:37:05] <Lizzy> gg
L388[13:37:19] <simon816> load balancing/dns propagation?
L389[13:37:24] <Mimiru> likely
L390[13:37:26] * Mimiru sighs
L391[13:37:47] <Lizzy> should it be 198 or 196?
L392[13:39:13] <Lizzy> 1.1.1.1 is reporting 198
L393[13:39:20] <Lizzy> also no dnssec responses
L394[13:39:34] <Lizzy> though idk if you have that set up yet or not
L395[13:39:48] <Mimiru> I don't have dnssec setup yet
L396[13:40:01] <Mimiru> and it should be 196
L397[13:40:10] <Lizzy> hmm
L398[13:40:28] <Izaya> morning nerds
L399[13:40:36] <Lizzy> sup
L400[13:41:19] <Mimiru> 1.1.1.1 reports 196
L401[13:41:20] <Mimiru> lol
L402[13:41:35] <Izaya> 2 hours on the highway for me today
L403[13:41:36] <Izaya> yaaaaay
L404[13:41:38] <Izaya> fuck the highway
L405[13:41:40] <Lizzy> for me it's reporting 198
L406[13:42:11] <Lizzy> though that might be cached from the earlier result
L407[13:42:25] <Mimiru> https://paste.pc-logix.com/ahitagifiz.css
L408[13:42:31] <Mimiru> Gotta love hosting your own DNS..
L409[13:42:33] <Mimiru> lol
L410[13:42:49] <Lizzy> well
L411[13:42:56] <Lizzy> mine seems to be doing okay :P
L412[13:43:06] <Mimiru> mines in the middle of a rollover too
L413[13:43:24] <Mimiru> half the internet is still looking at Eos for some damn reason
L414[13:43:30] <Lizzy> lol
L415[13:44:14] <Forecaster> sometimes it's hard to let go
L416[13:44:32] <Mimiru> Of course... 80% of my stuff is still on Eos too.. so
L417[13:55:08] <Kleadron> i have arguments now http://tinyurl.com/qpnonsp
L418[13:57:02] <Mimiru> I'd like to argue that point
L419[13:57:47] <CompanionCube> %tonk
L420[13:57:47] <MichiBot> Aw jeez! CompanionCube! You beat The_Stargazer's previous record of 6 hours, 48 minutes and 26 seconds (By 4 hours, 52 minutes and 49 seconds)! I hope you're happy!
L421[13:57:48] <MichiBot> CompanionCube's new record is 11 hours, 41 minutes and 15 seconds! CompanionCube also gained 0.03416 (0.00488 x 7) tonk points for stealing the tonk.
L422[14:02:32] <Izaya> https://expired.mentality.rip/media/bbdf897b568a1797779e7b70fda2e5a5cf41e28d85ed73740f1346599d3aaa3d.jpg
L423[14:03:00] <Kleadron> oh my god
L424[14:03:39] <Forecaster> it's probably true to some extend
L425[14:03:42] <Forecaster> it's probably true to some extent [Edited]
L426[14:04:01] <Ocawesome101> 90% though?
L427[14:05:46] <Izaya> yes
L428[14:06:01] <Izaya> https://social.shadowkat.net/media/6d8ea908e2aeb3d39074c829f5e387480b8116bf2fa32ac83412aad3bc01e429.jpg
L429[14:08:16] ⇨ Joins: ben_mkiv (ben_mkiv!~ben_mkiv@i577BCFB2.versanet.de)
L430[14:17:03] <Forecaster> %sip
L431[14:17:03] <MichiBot> You drink a warpy currentcorn potion (New!). Forecaster's pockets suddenly contain 1d10 => 5 Dilithium colored marbles.
L432[14:17:09] <Forecaster> oh
L433[14:17:16] <Forecaster> hm
L434[14:31:52] ⇦ Quits: Backslash (Backslash!~Backslash@d75-156-174-126.abhsia.telus.net) (Quit: Leaving)
L435[14:34:29] <Brisingr Aerowing> http://unitednuclear.com/index.php?main_page=product_info&products_id=1143
L436[14:35:03] <Inari> Thats like a very sketchy styled website
L437[14:53:58] <Forecaster> noooo
L438[14:57:49] ⇨ Joins: AshleighTheCutie (AshleighTheCutie!~ashleight@172-223-004-102.res.spectrum.com)
L439[14:57:53] <AshleighTheCutie> haihai
L440[14:58:27] * Izaya laughs manically
L441[14:58:32] <Izaya> I have automated imaging of hard drives!
L442[14:58:49] <Forecaster> but what about imagining of hard drives?
L443[14:58:55] <AshleighTheCutie> ^^
L444[14:59:32] <Izaya> automating that would be blasphemy
L445[15:00:24] <Ariri> imagine automating the imagining of hard drives
L446[15:04:42] <Kleadron> batch files
L447[15:06:11] <Izaya> https://i.imgur.com/xQht2au.png \
L448[15:06:27] <Izaya> where /mnt/c8f/ is a floppy with OpenOS and Minitel installed on it
L449[15:07:43] ⇦ Quits: AshleighTheCutie (AshleighTheCutie!~ashleight@172-223-004-102.res.spectrum.com) (Quit: AshleighTheCutie)
L450[15:08:04] ⇨ Joins: AshleighTheTablet (AshleighTheTablet!~ashleight@172-223-004-102.res.spectrum.com)
L451[15:08:07] <AshleighTheTablet> nya
L452[15:09:16] <AshleighTheTablet> my x60 comes in today
L453[15:10:00] <AshleighTheTablet> brb
L454[15:10:02] ⇦ Quits: AshleighTheTablet (AshleighTheTablet!~ashleight@172-223-004-102.res.spectrum.com) (Quit: AshleighTheTablet)
L455[15:11:57] ⇨ Joins: Backslash (Backslash!~Backslash@d75-156-174-126.abhsia.telus.net)
L456[15:14:07] ⇨ Joins: AshleighTheTablet (AshleighTheTablet!~ashleight@172-223-004-102.res.spectrum.com)
L457[15:14:11] <AshleighTheTablet> haihai
L458[15:14:15] <MGR> Welcome back
L459[15:14:15] <AshleighTheTablet> im bacc nya
L460[15:14:18] <MGR> What's an x60?
L461[15:14:22] ⇦ Quits: Backslash (Backslash!~Backslash@d75-156-174-126.abhsia.telus.net) (Read error: Connection reset by peer)
L462[15:14:23] <AshleighTheTablet> Thinkpad
L463[15:14:30] <MGR> Ah
L464[15:14:59] <AshleighTheTablet> I oreder a mint-condition preserver-by-collector X60 Tablet for $98 on a eBay bid
L465[15:15:18] <AshleighTheTablet> hoping the screen hasnt died
L466[15:15:21] ⇨ Joins: Backslash (Backslash!~Backslash@d75-156-174-126.abhsia.telus.net)
L467[15:15:25] <AshleighTheTablet> well, the touch panel really
L468[15:16:36] <MGR> I hope it turns out well ?
L469[15:17:53] <Izaya> X60t a qt
L470[15:20:29] <AshleighTheTablet> nya
L471[15:20:42] <Forecaster> %sip
L472[15:20:43] <MichiBot> You drink a fluffy grass potion (New!). Forecaster shrinks by a negligible amount until they say the word "Blatherskite".
L473[15:20:48] <Izaya> I kinda want an X220t
L474[15:20:56] <Izaya> but 1366x768 really puts me off
L475[15:20:58] <Forecaster> Blatherskite!
L476[15:21:07] <Forecaster> hm
L477[15:21:18] <Forecaster> I should add a method that returns random nonsense words
L478[15:21:37] <AshleighTheTablet> meh
L479[15:21:48] <AshleighTheTablet> 1280x800 on a x201 is fine for me soo
L480[15:22:03] <AshleighTheTablet> even for art, 1280x800 is fine
L481[15:22:03] <Izaya> pwgen -A0
L482[15:22:20] <Izaya> I mean I've been using an X220 for a while with 1366x768
L483[15:22:25] <Izaya> but I only use that for 9px text
L484[15:22:34] <Izaya> Forecaster: a sample: oowoorib ieshahja shoobeiy moothaoc fohviena hiepojae vaingagu aivahbah
L485[15:23:13] <Izaya> Amanda: you had a todo list program right?
L486[15:23:40] <Amanda> Izaya: yup
L487[15:23:56] <Izaya> it was networked and relied on most of your stack right? :p
L488[15:24:04] <Amanda> Izaya: it's even ported to psychos and packaged as a .cpio now!
L489[15:24:14] <Izaya> :o
L490[15:24:19] <Izaya> software for PsychOS, most unusual
L491[15:24:33] <Izaya> was gonna ask about storage of items on the list, I imagine you tried at least a few
L492[15:24:57] <Izaya> like, methods
L493[15:25:27] <Amanda> a seerialised table on a hdd. under psychos it relies on it being named "data" (saves to /data/... )
L494[15:25:45] <Brisingr Aerowing> https://reddit.com/r/videos/comments/emrca7/lockpickinglawyer_picks_a_gun_lock_with_a_lego/
L495[15:25:57] <Izaya> that makes sense, are you just doing t[k] = true/false?
L496[15:26:33] <Izaya> I feel a need to state that the reddit layout is garbage
L497[15:26:41] ⇦ Quits: AshleighTheTablet (AshleighTheTablet!~ashleight@172-223-004-102.res.spectrum.com) (Read error: Connection reset by peer)
L498[15:26:52] <Izaya> https://imgur.com/RqcJhKx.png
L499[15:26:56] <Izaya> >half the video is behind the sidebar
L500[15:27:01] <Izaya> >wasted space to the left of the video
L501[15:27:16] <Kleadron> why aren't you using old.reddit.com
L502[15:27:20] <Amanda> Izaya: todos[id] = { priority = ..., text = ... } then I seralise that to the table
L503[15:27:33] <Amanda> er/file
L504[15:27:37] <Amanda> Izaya: https://gitlab.darkdna.net/amanda/oc-fileserver/blob/master/embedded/special-purpose/todo/service/todo.lua
L505[15:27:41] ⇦ Quits: Backslash (Backslash!~Backslash@d75-156-174-126.abhsia.telus.net) (Read error: -0x1: UNKNOWN ERROR CODE (0001))
L506[15:27:48] <Kleadron> also nice window frame
L507[15:27:51] <Izaya> Kleadron: I am, it's stored in my preferences
L508[15:28:02] <Amanda> Izaya: or http://amanda.ddna.cc/oc-fileserver/out/pos-todo.cpio for a cpio built at master
L509[15:28:03] <Izaya> I'm logged in so reddit defaults to old reddit
L510[15:28:31] <Amanda> ( note: HTTP, we need to fix our LE auto-renewal, so https is currently serving with an invalid cert )
L511[15:28:32] <Kleadron> oh, so that is old reddit
L512[15:28:48] <Kleadron> welcome to crappy design
L513[15:29:06] <Izaya> the fact that nobody expects portrait displays annoys me
L514[15:29:10] <Izaya> web pages are documents
L515[15:29:14] <Izaya> documents are traditionally portrait
L516[15:29:16] <Izaya> why is this so hard
L517[15:29:49] <Kleadron> idk ask them
L518[15:30:16] <Izaya> Amanda: would you be interested in connecting your networks to one of the vTunnel bridges?
L519[15:30:36] <Izaya> Admittedly, I'm not really sure what advantages that would provide, beyond the novelty of being hooked up to other servers
L520[15:30:43] <Amanda> Izaya: mayhaps, not sure, been on another reading kick atm
L521[15:30:57] <Izaya> actually
L522[15:30:59] <Izaya> here's one
L523[15:31:04] <Izaya> you could exchange mail with other servers
L524[15:31:51] ⇨ Joins: AshleighTheCutie (AshleighTheCutie!~ashleight@172-223-004-102.res.spectrum.com)
L525[15:31:55] <AshleighTheCutie> haihia
L526[15:31:59] <AshleighTheCutie> wocchat is neato
L527[15:32:09] <AshleighTheCutie> reminds me of mIRC and HexChat strongly
L528[15:33:39] <Mimiru> yeah gamax92 knocked it out of the park with it
L529[15:34:12] ⇨ Joins: AshleighTheTablet (AshleighTheTablet!~ashleight@172-223-004-102.res.spectrum.com)
L530[15:34:24] <AshleighTheTablet> and it's on the tablet
L531[15:34:34] <AshleighTheTablet> now, to see if it handles autostart well
L532[15:34:36] ⇦ Quits: AshleighTheTablet (AshleighTheTablet!~ashleight@172-223-004-102.res.spectrum.com) (Remote host closed the connection)
L533[15:34:53] <AshleighTheCutie> it does not at all
L534[15:34:55] ⇨ Joins: AshleighTheTablet (AshleighTheTablet!~ashleight@172-223-004-102.res.spectrum.com)
L535[15:35:02] ⇦ Quits: AshleighTheTablet (AshleighTheTablet!~ashleight@172-223-004-102.res.spectrum.com) (Remote host closed the connection)
L536[15:35:53] ⇨ Joins: AshleighTheTablet (AshleighTheTablet!~ashleight@172-223-004-102.res.spectrum.com)
L537[15:37:02] <AshleighTheCutie> hmmm
L538[15:37:04] <AshleighTheCutie> brb
L539[15:37:09] <AshleighTheCutie> checking something...
L540[15:37:16] ⇦ Quits: AshleighTheCutie (AshleighTheCutie!~ashleight@172-223-004-102.res.spectrum.com) (Remote host closed the connection)
L541[15:38:20] <AshleighTheTablet> i want to see if it works on plank9k, out of curiosity
L542[15:38:36] <AshleighTheTablet> becuase nothing that needs the internet works correctly
L543[15:39:07] <Brisingr Aerowing> Plan9k is dead AFAIK. So using is is not recommended.
L544[15:39:17] <AshleighTheTablet> oh i know
L545[15:39:20] <AshleighTheTablet> im just curious
L546[15:39:34] <AshleighTheTablet> it's one of the few things that does multiseat terminals though
L547[15:41:21] <AshleighTheTablet> awwwwe
L548[15:41:43] <AshleighTheTablet> the robominer has been screaming CHEST?!? for days now and i feel bad becuase no one heard him
L549[15:43:34] ⇨ Joins: AshleighTheCutie (AshleighTheCutie!~ashleight@172-223-004-102.res.spectrum.com)
L550[15:43:38] <AshleighTheCutie> back
L551[15:43:56] <AshleighTheCutie> forgot that oppm doesnt exist properly there
L552[15:44:12] <AshleighTheCutie> and i dont care enough to make it work manually
L553[15:52:57] ⇦ Quits: AshleighTheTablet (AshleighTheTablet!~ashleight@172-223-004-102.res.spectrum.com) (Ping timeout: 189 seconds)
L554[15:53:15] ⇦ Quits: AshleighTheCutie (AshleighTheCutie!~ashleight@172-223-004-102.res.spectrum.com) (Ping timeout: 202 seconds)
L555[15:59:10] <Forecaster> https://tapas.io/episode/1625267
L556[15:59:20] <Forecaster> Such cruelty
L557[16:01:09] <Amanda> %8ball rain box?
L558[16:01:10] <MichiBot> Amanda: Without a doubt
L559[16:03:29] ⇨ Joins: AshleighTheCutie (AshleighTheCutie!~ashleight@172-223-004-102.res.spectrum.com)
L560[16:03:33] <AshleighTheCutie> nyanya
L561[16:03:44] <stephan48> wb
L562[16:04:45] <Kleadron> today i learned http://tinyurl.com/t3aqxmk
L563[16:04:55] <AshleighTheCutie> i dont think imma click that
L564[16:05:02] <Kleadron> that's an image
L565[16:05:11] <AshleighTheCutie> in a url shortener
L566[16:05:13] <Forecaster> it's a screenshot of a wiki page
L567[16:05:38] <Kleadron> yeah, it's in a url shortener because the IRC mirror shortens discord embedded links
L568[16:05:40] <Izaya> tinyurl has a nice feature to show you the URL before you click through
L569[16:06:05] <Izaya> https://tinyurl.com/preview.php
L570[16:06:06] <Bob> Kleadron cursed
L571[16:06:38] <Izaya> that sums up DOS
L572[16:06:56] <Bob> fair
L573[16:07:16] <Kleadron> here is the link to the wikipedia page if you really don't trust the shortened link https://en.wikipedia.org/wiki/List_of_DOS_commands#UNDELETE
L574[16:07:45] <AshleighTheCutie> ah, yeah, that exists
L575[16:07:56] <AshleighTheCutie> i never click shortened anything
L576[16:08:19] <Kleadron> you're gonna see a lot of them in this chat and you're gonna miss out on a lot of stuff then
L577[16:08:47] <AshleighTheCutie> fine
L578[16:08:59] <Forecaster> and this channel is PG
L579[16:09:11] <AshleighTheCutie> PG != virus link
L580[16:09:21] <Amanda> Not like a shortenedlink is any more dangerous than a non-shortened one
L581[16:09:35] <Amanda> Just don't run anythinng that you download.
L582[16:09:52] <AshleighTheCutie> browser hijackers dont need downloads
L583[16:09:52] <Forecaster> if you're afraid of viruses then straighten up your anti-virus :P
L584[16:10:22] <AshleighTheCutie> and i had to start using firfox solely becuase chrome got hijacked endlessly
L585[16:10:31] <Amanda> "hijacked"?
L586[16:10:38] <Forecaster> use a sandbox environment
L587[16:10:40] <Izaya> just disable javascript and CSS and your web browser
L588[16:10:43] <AshleighTheCutie> yes, remote adminstration
L589[16:10:53] <stephan48> anti-virus is no solution for everything. :)
L590[16:10:54] <Amanda> Can honestly say I've never had that happen to me
L591[16:11:02] <Kleadron> not sure what sites you gotta be going to, to even get to that point
L592[16:11:04] <Forecaster> it's not like firefox is flawless, there was some kind of 0-day exploit in FF that recently got patched
L593[16:11:14] <AshleighTheCutie> somethign Russian appeared and Chrome said it was installed by a nonesixtant admin
L594[16:11:16] <AshleighTheCutie> oh, i know
L595[16:11:19] <AshleighTheCutie> but it was usable
L596[16:11:28] <AshleighTheCutie> Chrome was unusable at this point
L597[16:11:28] <stephan48> there are almost daly 0-days in browsers
L598[16:11:47] <stephan48> because these shitholes get more and more complicated so that they are just not easily auditable anymore
L599[16:12:00] <Mimiru> K, I'm replacing tinyurl in Corded with http://www.5z8.info/_init_download_t8r3gv_animated-gifs-of-train-accidents
L600[16:12:06] <Amanda> Sounds like an extension that you installed, or had installed that then got bought by some shady advertisement company
L601[16:12:18] <stephan48> and it does not help that we nowdays embet a usually stone agy copy of webkit/webengine
L602[16:12:18] <AshleighTheCutie> i had none installed
L603[16:12:29] <stephan48> in almost everything*
L604[16:12:37] <Izaya> Mimiru: is openprinter ink only being craftable with squid ink intentional?
L605[16:12:45] <Mimiru> Yes!
L606[16:12:46] <Forecaster> I use chrome exclusively and I've not had any issues, and it's not because I avoid shortened urls :P
L607[16:12:49] <AshleighTheCutie> that was before i started using adblockers and nthigns
L608[16:12:52] <Izaya> figured as much
L609[16:12:54] <Izaya> evil
L610[16:12:56] <Izaya> I love it
L611[16:13:07] <Mimiru> <3
L612[16:13:10] <AshleighTheCutie> well, that was the only correlation i could find to the extension's origin
L613[16:13:14] <Izaya> time to build a print server
L614[16:13:15] <Amanda> Izaya: it's Mimiru's printer DRM, ofc.
L615[16:13:23] <stephan48> adblockers are a must, noscript is a plus, umatrix for these who like to torture themselves :D
L616[16:13:54] <AshleighTheCutie> i like how MC is only open for the purposes of IRC at this point
L617[16:13:59] <Forecaster> I only use adblock
L618[16:14:08] <AshleighTheCutie> lemme put a tire 3 gfx card in this
L619[16:14:12] <stephan48> adblock helps quite a bit already
L620[16:14:13] <Forecaster> get a real irc client and you can fix that :p
L621[16:14:27] <AshleighTheCutie> no
L622[16:14:27] * Izaya recommends Vision
L623[16:14:28] <stephan48> because ads are sadly the number one vector nowadays
L624[16:14:35] <stephan48> irssi
L625[16:14:36] <AshleighTheCutie> no irssi
L626[16:14:40] <AshleighTheCutie> only MC and OC
L627[16:14:43] <AshleighTheCutie> *tposes*
L628[16:14:44] <stephan48> awwww
L629[16:14:49] <stephan48> twhat?
L630[16:15:00] <stephan48> weechat?
L631[16:15:07] <AshleighTheCutie> meh, i jest
L632[16:15:07] <Izaya> vision stronk
L633[16:15:12] <Izaya> https://shadowkat.net/img/haiku-vision.png
L634[16:15:14] <Amanda> stephan48: Arms outstretched, horizontal with the floor. I guess it's the kids new dab?
L635[16:15:31] <stephan48> weird people there are nowadays.
L636[16:15:41] <AshleighTheCutie> i normally use mIRC on Windows, but since i moved away fro windows i dont really have IRC usage to begin with
L637[16:15:52] <Mimiru> Temba, his arms wide
L638[16:15:53] <stephan48> back in my youth they were a little less strange(i am not that old.)
L639[16:15:56] <Amanda> stephan48: it's usually the default model posion pre-animations being loaded
L640[16:15:59] <stephan48> noscript can help because you limit what runs nasty stuff
L641[16:16:03] <stephan48> ah
L642[16:16:14] <Corded> * <Forecaster> sends Mimiru to the final frontier
L643[16:16:25] <AshleighTheCutie> ono
L644[16:16:36] <Amanda> So probably based off some silly fortnite bug
L645[16:16:45] <AshleighTheCutie> fuck fortnite
L646[16:16:46] <stephan48> ah. that generation is lost anyway
L647[16:16:53] * Amanda damends the children get off her lawn
L648[16:16:59] <AshleighTheCutie> not even i like that shit
L649[16:17:03] <Forecaster> eyeroll
L650[16:17:14] * Izaya shakes fist at cloud
L651[16:17:19] <stephan48> but technically speaking that generation includes me too.
L652[16:17:38] <Mimiru> I belong to the generation that updated our DNS records via Email.
L653[16:18:01] <Amanda> My family had a second land-line for AOL growing up, but we were on the tail end of AOL beng relevent
L654[16:18:13] <AshleighTheCutie> it actually still is
L655[16:18:22] <AshleighTheCutie> AOL still services DSL, IIRC
L656[16:18:23] <Amanda> In rural areas? Ues.
L657[16:18:31] <stephan48> i gladly missed that time period Mimiru.
L658[16:18:37] <AshleighTheCutie> ^^
L659[16:18:42] <stephan48> web uis where a thing in 2009.
L660[16:18:45] * Amanda vacates Mimiru's lawn
L661[16:19:49] <AshleighTheCutie> steam's new UI is garbage, speaking of web uis
L662[16:19:56] <stephan48> its a webui.
L663[16:20:05] <AshleighTheCutie> yes.
L664[16:20:07] <Amanda> Goddesses above, "get off my lawn" is probably too old a reference for most of th ekids in here. I only know it from reruns on Boomerang, I think
L665[16:20:39] <Kleadron> we got to web uis in desktop applications when we gave javascript power
L666[16:20:56] <Amanda> except steam doesn't use much JS
L667[16:20:58] <Amanda> IIRC
L668[16:21:10] <Amanda> They just use it as a cheaper rendering engine, with less training time
L669[16:21:11] <AshleighTheCutie> it uses CSS and HTML5, i think?
L670[16:21:13] <Izaya> new chat is all running in CEF
L671[16:21:19] <stephan48> for the amount of animation they have?
L672[16:21:27] <AshleighTheCutie> yes.
L673[16:21:31] <Amanda> Not that hard to do with CSS3
L674[16:21:33] <AshleighTheCutie> it takes, like, 3 Gb RAM
L675[16:21:36] <Izaya> hey they could've done it all in CSS
L676[16:22:13] <AshleighTheCutie> and runs like garbage
L677[16:22:25] <AshleighTheCutie> it looks nice. it does not play nice.
L678[16:22:39] <Forecaster> runs fine on my end
L679[16:23:14] <Amanda> same
L680[16:23:16] <AshleighTheCutie> your GPU isnt a Intel HD Graphics 4000 and a nVidia Quadro K2000M on a i7 from 2014
L681[16:23:47] <Amanda> I'm using an iGPU from intel
L682[16:23:50] <Forecaster> the only issue I have with it is that when you click the "play" button on the last played game in the library home view, it starts the game but also opens the game detail screen, when it should only start the game
L683[16:23:54] <Kleadron> for some reason the steam ui feels like working fine one day and then goes to complete garbage the next day
L684[16:24:22] <AshleighTheCutie> i have dropped frames everywhere on mine, on Linux and windows, on multiple different machines
L685[16:24:26] <Amanda> Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz according to /proc/cpu
L686[16:25:03] <AshleighTheCutie> i7-3840QM, 32 GB RAM, nVidia Quadro K200m (about a GT 710, IIRC?)
L687[16:25:19] <AshleighTheCutie> a GT with more vRAM, iirc
L688[16:25:33] <Amanda> This is a laptop on my end, too.
L689[16:25:51] <AshleighTheCutie> 2014 thinkpad gang rise up
L690[16:25:53] <Amanda> the iGPU doesn't give me any issues, and genuinely runs most gameI care about fine
L691[16:26:01] <AshleighTheCutie> mine doesnt
L692[16:26:09] <AshleighTheCutie> CS:GO does not work at 15 FPS
L693[16:26:27] <DaComputerNerd> My laptop's just a bit newer than yours lol, a 2015 zbook. It has a quadro k2100m, 16GB of memory, and a i7-4800MQ
L694[16:26:31] <Izaya> AshleighTheCutie: switch it to uh
L695[16:26:32] <Izaya> what is it
L696[16:26:35] <AshleighTheCutie> (not that the nVidia card is much better)
L697[16:26:38] <Izaya> there's a setting that disables a portion of the animations
L698[16:26:44] <AshleighTheCutie> in what?
L699[16:26:47] <AshleighTheCutie> CS:GO
L700[16:26:50] <AshleighTheCutie> or steam ui
L701[16:26:56] <Amanda> steam UI, I assume
L702[16:26:58] <Izaya> steam
L703[16:27:04] <AshleighTheCutie> oh, i have IIRC
L704[16:27:13] <AshleighTheCutie> Power Saving Mode, iirc
L705[16:27:21] <AshleighTheCutie> even with it on or off, no difference
L706[16:27:26] <Izaya> there's low bandwidth mode or some shit too
L707[16:27:32] <Izaya> disables anti-features like inlining images
L708[16:27:41] <Kleadron> no more "can it run crysis", it's now "can it run steam"
L709[16:28:22] <stephan48> yes!
L710[16:28:36] <Ocawesome101> Can someone give me a hand with my operating system? I'm having small issues with keyboard input
L711[16:28:58] <Ocawesome101> Code Block pastebined https://paste.pc-logix.com/fenivepaze
L712[16:30:37] <AshleighTheCutie> ooh something to distract me
L713[16:30:41] <Ocawesome101> Code Block pastebined https://paste.pc-logix.com/vuzufaxino
L714[16:30:41] <Ocawesome101> My issue with this function is that it doesn't quite pick up every keypress-- this might be the fault of OCEmu, but after about a second of fast typing it starts dropping keypresses [Edited]
L715[16:32:22] <Ocawesome101> I've put the full file at https://pastebin.com/FFmxysW7
L716[16:34:15] <AshleighTheCutie> well, i have to go, nya
L717[16:34:22] ⇦ Quits: AshleighTheCutie (AshleighTheCutie!~ashleight@172-223-004-102.res.spectrum.com) (Remote host closed the connection)
L718[16:35:37] <Ocawesome101> I suppose the issue is actually more likely to be in `io.read`:
L719[16:35:37] <Ocawesome101> Code Block pastebined https://paste.pc-logix.com/awadiqosuv
L720[16:35:37] <Ocawesome101> Everything referenced is defined above this function
L721[16:39:06] <Ocawesome101> Any help would be greatly appreciated ?
L722[16:55:58] <Kleadron> i have a bad idea, is it possible to store functions in an array so that i could use a key to access and run it
L723[16:56:37] <Forecaster> probably
L724[16:57:22] <Kleadron> reason i want to do this is so i can just grab the command name and check if it's in the array of internal commands
L725[16:57:34] <Kleadron> and then run the function inside that array item
L726[16:57:43] <Kleadron> using the command name as the key
L727[16:57:49] <Izaya> then you can abuse metatables to return a function that is a loadfile() of a file
L728[17:06:57] <DaComputerNerd> you can set table elements to functions
L729[17:07:05] <DaComputerNerd> in fact, you can set table keys to functions, I think
L730[17:07:34] <Kleadron> that sounds useful
L731[17:07:41] <Kleadron> i'm going to try it
L732[17:13:10] <Kleadron> so in theory this works?
L733[17:13:10] <Kleadron> Code Block pastebined https://paste.pc-logix.com/sezaqaqexu
L734[17:13:27] <Kleadron> not sure
L735[17:13:31] <Kleadron> i'll try it
L736[17:14:21] <Inari 「オ兄デレ」「狐っ娘」> Well, that will call clear and set the result to the table ?
L737[17:14:31] <Kleadron> right
L738[17:14:37] <Ocawesome101> For the last line you'd want `internalCommands["clear"] = clear` instead but otherwise it should work
L739[17:15:01] <Bob> ^
L740[17:15:01] <Ocawesome101> For the last line you'd want Code Block pastebined https://paste.pc-logix.com/gajuluroqo instead but otherwise it should work [Edited]
L741[17:15:11] <Bob> table.string_key works aswell
L742[17:15:34] <Bob> and its better to do `commands.clear = term.clear` @Kleadron
L743[17:15:55] <Bob> Creating a function just to call another function is pointless
L744[17:16:15] <Bob> and yeah, thats a basic aproeach to terminal commands, i use the same thing
L745[17:16:26] <Kleadron> the point of that is so i can add more entries to point to the same function, so "cls" and "clrscr" do the same thing
L746[17:16:53] <Kleadron> but yeah you are correct
L747[17:17:13] <Bob> just use a dupe function to define multiple fields with the same thing
L748[17:18:35] <Bob> Code Block pastebined https://paste.pc-logix.com/akapulinep
L749[17:22:02] <Kleadron> how is "table.string_key" supposed to work
L750[17:22:39] <Kleadron> can't find anything useful about it
L751[17:23:34] <Kleadron> maybe that isn't supposed to be a thing and i'm just being an idiot because i tried what i thought wouldn't work and it worked anyway
L752[17:23:41] <Kleadron> anways
L753[17:23:45] <Kleadron> anyways [Edited]
L754[17:23:55] <Kleadron> thanks for your guys' help
L755[17:26:15] <Bob> `table.key == table["key"]`
L756[17:26:18] <Bob> just sugar syntax
L757[17:26:22] <Bob> to not [""]
L758[17:26:32] <Bob> [[[]]] :GWmemetownLULLLLLLLLLLL:
L759[17:28:49] <Kleadron> ah i see
L760[17:49:10] ⇦ Quits: Inari (Inari!~Pinkishu@pD9E8F6E5.dip0.t-ipconnect.de) (Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/)
L761[17:49:42] <Kleadron> well that works great now http://tinyurl.com/rv8qt3z
L762[17:54:03] <Mimiru> %table
L763[17:54:07] <Mimiru> %flipt
L764[17:54:09] <Mimiru> soeiguh
L765[17:54:10] <Mimiru> %flip
L766[17:54:10] <MichiBot> Mimiru: (╯°□°)╯┻━┻
L767[17:54:56] <Ocawesome101> (╯°□°)╯︵ ┻━┻
L768[17:55:55] <Kleadron> (╯°□°)╯┻━┻
L769[17:56:00] <Kleadron> ┬─┬ ノ( ゜-゜ノ)
L770[18:30:35] <Corded> * <Ocawesome101> flips a table
L771[18:31:00] * Amanda bolts the remaining tables down
L772[18:32:44] ⇨ Joins: Backslash (Backslash!~Backslash@d75-156-174-126.abhsia.telus.net)
L773[18:32:50] ⇦ Quits: Backslash (Backslash!~Backslash@d75-156-174-126.abhsia.telus.net) (Remote host closed the connection)
L774[18:39:01] <Corded> * <Forecaster> flips a bolt
L775[18:40:48] <Kleadron> gets the sudo command
L776[18:41:22] <Kleadron> nice http://tinyurl.com/uac2ffq
L777[18:47:14] <MGR> That's weird
L778[18:47:19] <MGR> Mine is less
L779[18:47:31] <MGR> ~300MB total
L780[19:16:46] ⇦ Quits: Vexatos (Vexatos!~Vexatos@port-92-192-30-40.dynamic.as20676.net) (Quit: Insert quantum chemistry joke here)
L781[19:23:39] ⇨ Joins: Backslash (Backslash!~Backslash@d75-156-174-126.abhsia.telus.net)
L782[20:00:50] <Ocawesome101> Finally got oc-kernel to a working state!
L783[20:01:00] <Ocawesome101> https://github.com/ocawesome101/oc-kernel
L784[20:10:58] <Kleadron> seems like a cool idea, i'll star it
L785[20:22:52] <Ocawesome101> Thanks ?
L786[20:23:02] <Ocawesome101> I appreciate it
L787[20:34:17] <Kleadron> print function in my OS now properly advances the screen and i made it so the cursor isn't peristant across lines http://tinyurl.com/shzxnm2
L788[20:34:39] <Kleadron> persistant*
L789[21:22:35] <Zef> > basing your command line off windows
L790[21:23:14] <CompanionCube> ikr
L791[21:50:02] <AdorableCatgirl> yikes
L792[21:50:42] <DaComputerNerd> Heh
L793[21:51:27] <DaComputerNerd> Could easily make it more linuxy by replacing `>` with `$ `
L794[21:52:01] <DaComputerNerd> With a space after the $ that I expected discord to not crop out of the code block
L795[22:03:33] ⇨ Joins: AdorableCatgirl (AdorableCatgirl!~sam@pool-74-110-180-14.rcmdva.fios.verizon.net)
L796[22:03:40] <AdorableCatgirl> dam
L797[22:03:46] <AdorableCatgirl> time to work on fennec
L798[22:05:57] <AdorableCatgirl> so i went back to fennec's source
L799[22:06:00] <AdorableCatgirl> and i just see
L800[22:06:14] <AdorableCatgirl> threadflag.fishsleep
L801[22:06:15] <AdorableCatgirl> nice
L802[22:13:35] <Kleadron> i like the windows one better
L803[22:13:37] <Kleadron> actually
L804[22:13:50] <Kleadron> it's ms-dos im basing it on
L805[22:14:50] <Kleadron> tell me why i shouldn't
L806[22:54:59] <Zef> Because windows sucks - A windows user
L807[23:06:49] <ThePiGuy24> Microsoft just suck in general really
L808[23:22:41] <Ariri> xbox one series x
L809[23:22:49] <Ariri> predecessor to
L810[23:22:51] <Ariri> xbox one x
L811[23:23:02] <Ariri> successor to [Edited]
L812[23:27:55] ⇦ Quits: Backslash (Backslash!~Backslash@d75-156-174-126.abhsia.telus.net) (Read error: Connection reset by peer)
L813[23:46:48] ⇦ Quits: ben_mkiv (ben_mkiv!~ben_mkiv@i577BCFB2.versanet.de) (Ping timeout: 190 seconds)
<<Prev Next>> Scroll to Top