<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:25:48] ⇨ Joins: expert975 (~expert975@200-140-65-240.gnace701.dsl.brasiltelecom.net.br)
L2[00:26:12] ⇦ Quits: Vexatos (~Vexatos@port-92-192-7-140.dynamic.as20676.net) (Quit: Insert quantum chemistry joke here)
L3[00:29:40] <Kleadron> i think i might try making a super basic version of a stacking window manager
L4[01:13:19] <Lazar K​ovacevic> Is there any mode to improve OC cables, something like bundled redstone?
L5[01:16:22] <DaCompu​terNerd> ?
L6[01:16:35] <DaCompu​terNerd> There is not a way to carry multiple networks in one cable
L7[01:16:57] <DaCompu​terNerd> There is a way to separate components while connecting networks using relays
L8[01:17:25] <Lazar K​ovacevic> I was more focusing on the aspect of cables being flat and connecting to the side of a block
L9[01:17:57] <DaCompu​terNerd> Ah. Don't think so. Not sure why it'd really be needed anyways
L10[01:18:23] <Lazar K​ovacevic> I just feel like standard cables are a bit massive
L11[01:18:34] <Lazar K​ovacevic> And look bad in small space
L12[01:20:32] <DaCompu​terNerd> ... Lizzian messed the tonk timing up and now it's a terrible time for me again :(
L13[01:20:50] <DaCompu​terNerd> It was going to be perfect for a tonk and tonkout :(
L14[01:25:23] <Brisingr​ Aerowing> Ender IO has OC conduits, and there’s an XNet addon called YNot that adds OC network support. XNet / YNot may be your best bet.
L15[02:20:04] <Kleadron> are you sure XNet isn't some sort of obscure web browser for the Original Xbox
L16[02:20:21] <DaCompu​terNerd> It's a mod
L17[02:20:31] <Kleadron> i know, i'm joking about the name
L18[02:21:11] ⇦ Quits: S3_ (sid159874@hathersage.irccloud.com) (Ping timeout: 204 seconds)
L19[02:21:45] ⇨ Joins: S3_ (sid159874@id-159874.hathersage.irccloud.com)
L20[02:29:24] <Kleadron> now for my prototype that i have been procrastinating about for the past hour or two, i have set up a string drawing function that draws every character of a string one at a time
L21[02:30:16] <Kleadron> im going to check if there is a layer above where the character is and ignore drawing that character if there is a window on top of it or something
L22[02:30:48] <Kleadron> nothing of what i just said should make sense at all
L23[02:33:30] <The_St​argazer> what's the pattern to match all hex characters after a space? `%s%x*` returns `nil`
L24[02:33:56] <The_St​argazer> oh, and the space needs to be after a specific string
L25[02:36:45] <The_St​argazer> basically I want to match a hostname-address pair, then remove the hostname from the pair, leaving just the address, which is then sent to the client that requested it
L26[03:27:12] ⇦ Quits: expert975 (~expert975@200-140-65-240.gnace701.dsl.brasiltelecom.net.br) (Ping timeout: 198 seconds)
L27[03:30:00] ⇨ Joins: expert975 (~expert975@177.3.208.240)
L28[03:43:44] <The_St​argazer> Um.
L29[03:43:55] <The_St​argazer> My /etc/hosts file contains `printer-main` but it's invisible to all programs?
L30[03:44:16] <The_St​argazer> Shows in `edit` and is in the output of `cat` but that's it
L31[03:44:25] <The_St​argazer> Not even `cat /etc/hosts | grep printer-main` works..
L32[03:44:44] <The_St​argazer> Does Lua really hate `-`'s or something?
L33[03:45:46] <The_St​argazer> `grep` even recognizes the line it's on but not the actual string..
L34[03:47:00] <The_St​argazer> All other `/etc/hosts` entries are fine.
L35[03:47:35] <The_St​argazer> It's only the specific string `printer-main`..
L36[03:48:01] <The_St​argazer> ..in fact it appears to be any string with a dash/hyphen/whatever in it
L37[03:49:17] <Brisingr​ Aerowing> That’s a bug, most likely. Should probably be reported on GitHub.
L38[03:51:07] <The_St​argazer> it's a Lua thing it seems
L39[03:53:14] <The_St​argazer> oh i'm stupid
L40[03:53:24] <The_St​argazer> it's interpreting the `-` as a special char in `str:match()`
L41[04:03:48] <The_St​argazer> finally
L42[04:03:54] <The_St​argazer> DNR is mostly complete
L43[04:04:34] <The_St​argazer> I say 'mostly' because at some point I'll want to add feature X or Y
L44[04:04:45] <The_St​argazer> so it'll probably never be 100% complete
L45[04:18:45] <Kleadron> i spent an hour getting my system to work and i think i got it working
L46[04:20:03] <Kleadron> yes i do
L47[04:20:08] <Kleadron> did*
L48[04:47:29] ⇦ Quits: expert975 (~expert975@177.3.208.240) (Quit: WeeChat 2.6)
L49[04:53:13] <Kleadron> https://youtu.be/W5JZZC0gicA
L50[04:53:15] <MichiBot> OpenComputers Stacking Window Manager Test | length: 29s | Likes: 0 Dislikes: 0 Views: 2 | by Kleadron | Published On 18/1/2020
L51[04:53:42] <Kleadron> why does it have two views, i haven't even shown it to anyone else yet
L52[05:09:12] ⇨ Joins: expert975 (~expert975@177.3.208.240)
L53[05:10:13] <expert975> What would be the possible reasons for the timing out of the irc program? It seems the internet card isn't working as well
L54[05:10:28] <expert975> It was working before I moved the server to another host
L55[05:25:25] <Adorabl​eCatgirl> what is DNR @The_Stargazer
L56[05:32:52] ⇨ Joins: test123 (~test123@177.3.208.240)
L57[05:32:53] <test123> Hello
L58[05:33:01] <expert975> Yes, hello
L59[05:34:27] <expert975> It was a problem with the DNS server on my new host. Write that down, people
L60[05:57:50] ⇦ Quits: test123 (~test123@177.3.208.240) (Quit: test123)
L61[05:58:00] <Kleadron> bye test123 :(
L62[05:58:28] <ben_mkiv> test passed
L63[05:58:29] <ben_mkiv> away
L64[05:58:51] <Kleadron> we will all visit his funeral
L65[05:59:09] <ben_mkiv> he will be burried in a test case
L66[05:59:40] <ben_mkiv> buried^
L67[06:03:31] <expert975> LOL
L68[06:05:01] <expert975> He used to live in a suite
L69[06:10:03] ⇨ Joins: AdorableCatgirl (~sam@pool-74-110-180-14.rcmdva.fios.verizon.net)
L70[06:14:43] ⇦ Quits: AdorableCatgirl (~sam@pool-74-110-180-14.rcmdva.fios.verizon.net) (Ping timeout: 190 seconds)
L71[06:19:40] <Kleadron> What do the numbers in the "Operations/tick" mean for the GPUs?
L72[06:20:36] <Kleadron> nvm
L73[06:20:43] <Kleadron> i could literally have just looked at the doc
L74[06:28:38] ⇨ Joins: AdorableCatgirl (~sam@pool-74-110-180-14.rcmdva.fios.verizon.net)
L75[06:31:18] <Kleadron> new question, is gpu.get limited to the same operations per tick as gpu.set
L76[06:41:50] <Kleadron> it appears not but it's just slow as hel
L77[06:47:59] ⇦ Quits: expert975 (~expert975@177.3.208.240) (Quit: WeeChat 2.6)
L78[07:05:53] ⇦ Quits: Thutmose (~Patrick@host-69-59-79-181.nctv.com) (Quit: Leaving.)
L79[07:09:03] ⇦ Quits: Tahg (~Tahg@pool-71-184-110-95.bstnma.fios.verizon.net) (Read error: Connection reset by peer)
L80[07:21:20] <Kleadron> i did a basic optimization for my program that doesn't use gpu.get and seems to run a lot better
L81[07:22:07] ⇦ Quits: AdorableCatgirl (~sam@pool-74-110-180-14.rcmdva.fios.verizon.net) (Ping timeout: 202 seconds)
L82[07:36:29] <Forec​aster> %sip
L83[07:36:30] <MichiBot> You drink a gloopy crimson potion (New!). Sitting down suddenly seems like a really terrible idea.
L84[07:50:57] ⇨ Joins: Inari (~Pinkishu@pD9E8E135.dip0.t-ipconnect.de)
L85[07:59:47] ⇦ Quits: Backslash (~Backslash@d75-156-174-126.abhsia.telus.net) (Read error: -0x1: UNKNOWN ERROR CODE (0001))
L86[08:43:02] ⇦ Quits: Kleadron (~kleadron@c-73-254-147-9.hsd1.wa.comcast.net) (Quit: Xbox overlords taking over the planet)
L87[08:43:47] ⇨ Joins: Vexatos (~Vexatos@port-92-192-7-140.dynamic.as20676.net)
L88[08:43:47] zsh sets mode: +v on Vexatos
L89[08:44:54] ⇦ Quits: ben_mkiv (~ben_mkiv@mue-88-130-63-247.dsl.tropolys.de) (Ping timeout: 198 seconds)
L90[08:48:43] ⇦ Quits: gamax92 (~gamax92@c-73-153-119-160.hsd1.co.comcast.net) (Read error: Connection reset by peer)
L91[10:53:30] ⇨ Joins: Vexaton (~Vexatos@port-92-192-109-28.dynamic.as20676.net)
L92[10:53:30] zsh sets mode: +v on Vexaton
L93[10:56:00] ⇦ Quits: Vexatos (~Vexatos@port-92-192-7-140.dynamic.as20676.net) (Ping timeout: 189 seconds)
L94[13:19:38] <Inari> Honey, the browser extension that won't save you any money because it either doesn't have the shop you're shopping at, or only invalid coupons. Also probably sends all the things you buy back to its homepage
L95[13:21:43] <Elfi> Honey, I shrunk your savings
L96[13:21:53] <Inari> Ohi
L97[13:21:55] <Inari> %pet Elfi
L98[13:21:55] <MichiBot> Inari is petting Elfi with big-endian x86. Elfi regains 1d4 => 1 hit points!
L99[14:18:28] <Amanda> %inv add middle-endian x86
L100[14:18:28] * MichiBot summons 'middle-endian x86' and adds to her inventory. This seems very sturdy.
L101[14:18:57] <ThePi​Guy24> oh my the concept of middle endian is kinda cursed
L102[14:19:46] <ThePi​Guy24> %inv add outer-endian x86
L103[14:19:46] * MichiBot summons 'outer-endian x86' and adds to her inventory. This seems very sturdy.
L104[14:38:19] ⇨ Joins: Tahg (~Tahg@pool-71-184-110-95.bstnma.fios.verizon.net)
L105[14:41:22] <DaCompu​terNerd> im not sure either is sturdy michibot
L106[14:41:27] <DaCompu​terNerd> %sip
L107[14:41:27] <MichiBot> You drink a solid orange potion (New!). DaCompu​terNerd's nose vanish for 6 moons.
L108[14:41:57] <DaCompu​terNerd> the grammar D:
L109[15:34:45] ⇨ Joins: expert975 (~expert975@177.3.208.240)
L110[15:50:35] <Ocawes​ome101> @Kleadron let me know when this WM is in a usable state, it looks really cool!
L111[16:15:08] ⇦ Quits: bauen1 (~bauen1@ipb21bb53f.dynamic.kabel-deutschland.de) (Ping timeout: 190 seconds)
L112[16:22:05] ⇨ Joins: bauen1 (~bauen1@ipb21bb53f.dynamic.kabel-deutschland.de)
L113[16:35:31] ⇦ Quits: Vexaton (~Vexatos@port-92-192-109-28.dynamic.as20676.net) (Quit: Insert quantum chemistry joke here)
L114[16:47:43] ⇨ Joins: Vexatos (~Vexatos@port-92-192-109-28.dynamic.as20676.net)
L115[16:47:43] zsh sets mode: +v on Vexatos
L116[17:04:49] <Adorabl​eCatgirl> so
L117[17:04:51] <Adorabl​eCatgirl> it's sleeting
L118[17:14:59] <DaCompu​terNerd> Full snow here. It's been doing it since last night
L119[17:16:44] <Adorabl​eCatgirl> anyways
L120[17:16:50] <Adorabl​eCatgirl> i'm going back to work on my AI base
L121[17:17:24] <Adorabl​eCatgirl> I want to be able to make a small campaign in gmod that doesn't run like hot garbage :P
L122[17:17:34] <Adorabl​eCatgirl> and has nice feeling AI
L123[17:21:44] ⇨ Joins: regakakobigman (~regakakob@c-73-174-187-176.hsd1.pa.comcast.net)
L124[17:22:39] ⇦ Quits: alekso56_ (~cax@2001:464b:c21a:0:745d:45ff:fe3b:a098) (Ping timeout: 378 seconds)
L125[17:27:13] ⇨ Joins: dfsf (webchat@ip-95-223-184-229.hsi16.unitymediagroup.de)
L126[17:28:03] ⇦ Quits: flappy (~flappy@88-113-149-197.elisa-laajakaista.fi) (Ping timeout: 190 seconds)
L127[17:28:07] ⇦ Quits: dfsf (webchat@ip-95-223-184-229.hsi16.unitymediagroup.de) (Client Quit)
L128[17:30:50] ⇨ Joins: Alexander (~alexander@45.10.24.114)
L129[17:31:16] ⇨ Joins: Tom_I (~tom_i@45.10.24.114)
L130[17:31:19] <Tom_I> Hello
L131[17:31:29] <Alexander> Hello
L132[17:31:51] ⇨ Joins: LOLLOOL (webchat@ip-95-223-184-229.hsi16.unitymediagroup.de)
L133[17:32:00] <Alexander> Lol
L134[17:32:03] ⇨ Joins: Thutmose (~Patrick@host-69-59-79-181.nctv.com)
L135[17:33:22] <Tom_I> Alex?
L136[17:33:28] <Alexander> Ja?
L137[17:33:41] <Tom_I> Zeig mal wie das mit dem Reaktor geht?
L138[17:33:46] <Alexander> OK
L139[17:35:44] <Inari> Da ihr sowieso auf dem selben Server seid, könnt ihr das auch ingame besprechen anstatt den Englischen Chat mit Deutsch vollzuschreiben ;D
L140[17:36:28] <Alexander> Wir sind nicht auf dem selben ;)
L141[17:37:08] <LOLLOOL> Und außerdem teste ich nur was
L142[17:37:36] <Forec​aster> make your own irc channel to chat in
L143[17:37:36] <Inari> Sure, just happens to be the same IP
L144[17:38:21] <Inari> I always wonder btw
L145[17:38:42] <Inari> Is it legal to join a semi-private MC server by its IP being exposed on services such as IRC?
L146[17:39:26] <Tom_I> Yes and i dont know why you dont know about ports
L147[17:39:30] <Forec​aster> if the only "protection" is the ip not being known and you don't get kicked or anything then it's fair I'd say
L148[17:39:34] <Tom_I> More Servers
L149[17:39:36] <Inari> Ports are scannable
L150[17:39:43] <Forec​aster> plus if it's modded you'd need the right mods
L151[17:40:07] <Inari> Sure, but mods are queryable
L152[17:40:24] <Tom_I> exit
L153[17:40:25] ⇦ Quits: Tom_I (~tom_i@45.10.24.114) (Quit: Tom_I)
L154[17:41:17] <Inari> Acutlaly, port scannign may not be legal
L155[17:41:30] <Alexander> Yes
L156[17:41:39] <Alexander> Its illegal
L157[17:41:41] <Inari> Shame :p
L158[17:41:54] <Forec​aster> most people probably use the default port
L159[17:42:18] <Inari> A lot of people use hosting providers though, which migth stick multiple servers on different ports on the same IP? No clue
L160[17:43:40] <LOLLOOL> I dont no why but i think self installed server are better than you buy a server and dont have any knowledge about it how a mc server works
L161[17:43:51] ⇨ Joins: yalter1337 (~yalter133@84-236-49-99.pool.digikabel.hu)
L162[17:43:56] ⇦ Quits: yalter1337 (~yalter133@84-236-49-99.pool.digikabel.hu) (Client Quit)
L163[17:44:20] <Forec​aster> last time I hosted a server I used a dedicated provider
L164[17:44:33] <Forec​aster> even though I knew perfectly well how it works and could have used my own hardware
L165[17:44:53] <LOLLOOL> Yes that is it what i mean
L166[17:44:57] <LOLLOOL> You know about it
L167[17:45:18] <Forec​aster> irrelevant
L168[17:45:32] <Forec​aster> I didn't need to to use the provider
L169[17:55:57] ⇨ Joins: AshleighTheCutie (~ashleight@172-223-004-122.res.spectrum.com)
L170[17:56:05] <AshleighTheCutie> nya!
L171[17:57:39] <AshleighTheCutie> i love playing at 5 FPS for some reason
L172[17:58:09] <AshleighTheCutie> actually,1 FPS
L173[17:58:46] <AshleighTheCutie> i think fedora is messing with something
L174[17:59:50] <AshleighTheCutie> this pack normally runs at 15-30 FPS on the iGPU
L175[18:01:14] ⇦ Quits: AshleighTheCutie (~ashleight@172-223-004-122.res.spectrum.com) (Remote host closed the connection)
L176[18:02:36] <DaCompu​terNerd> Ashleigh does the computer you're using have nvidia graphics?
L177[18:06:15] ⇦ Quits: LOLLOOL (webchat@ip-95-223-184-229.hsi16.unitymediagroup.de) (Quit: webchat.esper.net)
L178[18:06:58] <DaCompu​terNerd> Oh they already left
L179[18:07:48] ⇨ Joins: gamax92 (~gamax92@c-73-153-119-160.hsd1.co.comcast.net)
L180[18:07:48] zsh sets mode: +v on gamax92
L181[18:08:25] ⇦ Quits: Alexander (~alexander@45.10.24.114) (Quit: Alexander)
L182[18:26:52] <Inari> I'm a pie
L183[18:30:34] <Amanda> Inari: Are you trying to lewd potions now?
L184[18:30:37] ⇦ Quits: Vexatos (~Vexatos@port-92-192-109-28.dynamic.as20676.net) (Quit: Insert quantum chemistry joke here)
L185[18:31:30] <Inari> Amanda: meow/
L186[18:31:56] <Forec​aster> %sip
L187[18:31:56] <MichiBot> You drink a basic rød potion (New!). Forec​aster's bones turn the color of lime until their next sip of water.
L188[18:32:25] <Inari> %splash Amanda
L189[18:32:26] <MichiBot> You fling a sweet naqahdah potion (New!) that splashes onto Amanda. Amanda remembers an important appointment.
L190[18:32:26] ⇨ Joins: Vexatos (~Vexatos@port-92-192-109-28.dynamic.as20676.net)
L191[18:32:26] zsh sets mode: +v on Vexatos
L192[18:32:34] <Amanda> oops, brb
L193[18:33:10] <Brisingr​ Aerowing> That's a handy potion.
L194[18:33:44] <Brisingr​ Aerowing> Power came back on a bit ago, after being out for about 30 minutes.
L195[18:33:50] <Brisingr​ Aerowing> I hate power failured.
L196[18:34:31] <Brisingr​ Aerowing> And now Discord won't save my edit...
L197[18:34:32] <Inari> https://www.youtube.com/watch?v=1i2vpUBsMqk
L198[18:34:32] <MichiBot> The Juiciest Italian Meatballs I Have Ever Made. [NYC] | length: 11m 22s | Likes: 1,428 Dislikes: 13 Views: 10,070 | by Alex | Published On 18/1/2020
L199[18:35:26] <Brisingr​ Aerowing> https://www.youtube.com/watch?v=ecH8tgass1A
L200[18:47:16] <Inari> Amanda: we've answered the questiont o "what does the fox say?"
L201[18:47:17] <Inari> https://www.youtube.com/watch?v=oMc8kEhiGjg
L202[18:47:18] <MichiBot> Shirakami Fubuki noises | length: 13m 56s | Likes: 20,489 Dislikes: 174 Views: 312,443 | by Spitzer | Published On 11/3/2019
L203[18:56:36] <Inari> She seems to also do that exclamation that Akai Haato did
L204[19:29:41] <Klea​dron> @Ocawesome101 sure, just keep in mind im not that experienced in lua and it might be a bit crap until i figure out some optimizations. I kinda want to make a graphical shell for OpenOS or my own OS
L205[19:35:48] ⇨ Joins: Kleadron (~kleadron@c-73-254-147-9.hsd1.wa.comcast.net)
L206[19:38:30] ⇦ Quits: regakakobigman (~regakakob@c-73-174-187-176.hsd1.pa.comcast.net) (Ping timeout: 189 seconds)
L207[19:53:37] ⇨ Joins: alekso56 (~cax@2001:464b:c21a:0:745d:45ff:fe3b:a098)
L208[19:55:09] <Redston​neur1256> Do its normal when i press "d" my computer restart ?
L209[19:55:33] <Redston​neur1256> on the first time i pressed d its worked but now the computer restart
L210[19:56:28] <Redston​neur1256> I can't delete when editing file
L211[19:56:46] <Redston​neur1256> and nothing work
L212[19:56:52] <Forec​aster> which OS are you using
L213[19:57:18] <Redston​neur1256> windows
L214[19:58:11] <Redston​neur1256> and the server is running debian 9
L215[19:58:27] <Forec​aster> I meant which OC OS
L216[19:58:28] <Inari> You installed windows on OC? Thats quite a feat
L217[19:58:38] <Redston​neur1256> OpenOS x)
L218[20:00:24] <Forec​aster> well, I'd suggest trying to re-install it
L219[20:00:34] <Forec​aster> I've never heard of that before
L220[20:00:55] <Ocawes​ome101> @Kleadron that’s fine! I might even be able to help optimize it.
L221[20:01:04] <Ocawes​ome101> If I can figure out the source code, that is.
L222[20:02:31] <Redston​neur1256> I can't delete
L223[20:03:20] <Redston​neur1256> i used suppr to delete the char but it delete all line and now i can't get a new line
L224[20:03:31] <Forec​aster> okay...
L225[20:04:05] <Redston​neur1256> \:/ it took me 30 minute and a lot of ressources to do all components (and success) for a not working computer
L226[20:04:42] <Forec​aster> have you installed openOS or are you just running it from the disk?
L227[20:04:56] <Redston​neur1256> i installed it
L228[20:05:09] <Forec​aster> try re-installing it
L229[20:05:14] <Redston​neur1256> i do it
L230[20:05:37] <Redston​neur1256> i deleted the hard disk drive and gived a new one and installed it back
L231[20:05:40] <Redston​neur1256> nothing changed
L232[20:06:34] <Forec​aster> well I doubt the issue is with the mod since I've never heard of an issue like this before
L233[20:06:59] <Forec​aster> are you in singleplayer?
L234[20:07:03] <Redston​neur1256> no
L235[20:07:11] <Forec​aster> try it in SP
L236[20:07:26] <Redston​neur1256> i already played in solo and its working
L237[20:07:39] <Forec​aster> well it's something wrong with the server then
L238[20:08:54] <Redston​neur1256> :/
L239[20:09:24] <Forec​aster> it's something the server owner would have to look into I'm afraid
L240[20:09:50] <Redston​neur1256> ?
L241[20:22:32] <Klea​dron> when you make a typo in your code and then spend the next half hour trying to fix it
L242[20:22:55] <Klea​dron> only to realize that the function you made for a specific thing wasn't using the input variable it was supposed to
L243[20:23:07] <Klea​dron> everything now works fine
L244[20:23:32] <Forec​aster> I've never done that
L245[20:23:39] <Forec​aster> as far as anyone knows...
L246[20:27:05] <Klea​dron> ok so on my window program only one specific window is having problems
L247[20:27:10] <Klea​dron> but all the others are working fine
L248[20:27:18] <Klea​dron> wtf
L249[20:31:56] ⇨ Joins: Backslash (~Backslash@d75-156-174-126.abhsia.telus.net)
L250[20:45:03] <Klea​dron> ok i have seemingly solved the repainting issues
L251[20:45:43] <Klea​dron> it is all still a little bit slow but i can figure out optimizations when i get it fully working
L252[20:46:09] <Klea​dron> http://tinyurl.com/rd32sqb
L253[20:48:00] <Klea​dron> the main problem i had was that everything worked just fine with one window but if i moved multiple windows it would cause problems
L254[20:54:43] <Elfi> If we get to OpenOS 1.10, should we rebrand it as OpenOS X? :thinking:
L255[20:55:29] <Forec​aster> https://i.imgur.com/G2k9FRZ.png
L256[20:56:02] <Forec​aster> OpenOS Jaguar
L257[20:57:33] <gamax92> OpenOS rolling release
L258[21:08:37] ⇨ Joins: regakakobigman (~regakakob@c-73-174-187-176.hsd1.pa.comcast.net)
L259[21:08:46] <Ar​iri> rolling girl
L260[21:11:16] <Inari> @Ariri was a nice series
L261[21:11:50] <Inari> https://www.youtube.com/watch?v=0CmLQKd_LX4 ~
L262[21:11:50] <MichiBot> The Rolling Girls - Tsuki no Bakugekiki [ED] (月の爆撃機) | length: 3m 30s | Likes: 1,318 Dislikes: 66 Views: 222,473 | by RdNetwork | Published On 15/5/2017
L263[21:12:06] <Ar​iri> added to my watchlist
L264[21:12:07] <Ar​iri> i also like the song Rolling Girl
L265[21:12:17] <Ar​iri> i still need to watch mha s4
L266[21:20:33] ⇦ Quits: Inari (~Pinkishu@pD9E8E135.dip0.t-ipconnect.de) (Ping timeout: 190 seconds)
L267[21:20:51] <Forec​aster> %sip
L268[21:20:51] <MichiBot> You drink a porous red potion (New!). Forec​aster shrinks by a negligible amount for 8 moons.
L269[21:21:18] <CompanionCube> %tonk
L270[21:21:19] <MichiBot> Aw jeez! CompanionCube! You beat Lizzian's previous record of 18 hours, 34 minutes and 59 seconds (By 4 hours, 26 minutes and 57 seconds)! I hope you're happy!
L271[21:21:20] <MichiBot> CompanionCube's new record is 23 hours, 1 minute and 57 seconds! CompanionCube also gained 0.08455 (0.00445 x 19) tonk points for stealing the tonk.
L272[21:21:24] <CompanionCube> wow
L273[21:21:25] <Lizzian> NUU
L274[21:21:41] <CompanionCube> that was a random tonk
L275[21:21:46] <CompanionCube> so the round number is nice
L276[21:21:55] ⇨ Joins: Inari (~Pinkishu@pD9E38748.dip0.t-ipconnect.de)
L277[21:22:04] <CompanionCube> and i was expecting someone to have tonked out and be closer to overtaking my record
L278[21:22:08] <CompanionCube> but apparently not.
L279[21:22:24] <Forec​aster> I don't see any of those as "round numbers"
L280[21:22:39] <CompanionCube> okay fine, almost-round number
L281[21:25:42] <Ar​iri> oval
L282[21:26:31] <Inari> Ugh
L283[21:26:36] <Inari> I hate hwen I recall something but can't find it
L284[21:29:25] <Inari> Anyone recall a pretty old Minecraft video, where theres parkouring that involves placing blocks of sand to jump off of before they fall?
L285[22:02:56] <gamax92> I just remembered and found an old video I watched like 6 years ago
L286[22:04:00] <Inari> gamax92: share it!
L287[22:04:07] <gamax92> https://www.youtube.com/watch?v=A2sFSiaS65E
L288[22:04:08] <MichiBot> CAPSULE - CONTROL (FULL ver.) | length: 4m 50s | Likes: 5,640 Dislikes: 87 Views: 885,908 | by CAPSULE | Published On 1/11/2013
L289[22:05:21] <gamax92> only thing I remembered was the word samurai but turns out that wasn't even this video it was another song by capsule, samurai logic
L290[22:24:20] ⇨ Joins: ben_mkiv (~ben_mkiv@mue-88-130-63-223.dsl.tropolys.de)
L291[22:35:47] ⇨ Joins: flappy (~flappy@88-113-149-197.elisa-laajakaista.fi)
L292[23:01:51] <S3_> I may be driving down to NY from Maine on short notice...
L293[23:02:02] <S3_> Snow storm inbound too
L294[23:02:34] <Amanda> it wasn't that bad, when it hit me
L295[23:02:40] <Amanda> Maybe an inch of snow
L296[23:20:06] ⇦ Quits: ba7888b72413a16a (~ba7888b72@66.109.211.150) (Read error: Connection reset by peer)
L297[23:20:50] ⇨ Joins: ba7888b72413a16a (~ba7888b72@66.109.211.150)
L298[23:28:57] ⇦ Quits: Inari (~Pinkishu@pD9E38748.dip0.t-ipconnect.de) (Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/)
L299[23:46:50] <Brisingr​ Aerowing> It seems there’s a bug that allows connecting to two worlds / servers at once in MC.
L300[23:46:53] <Brisingr​ Aerowing> https://bugs.mojang.com/browse/MC-74984
L301[23:57:09] <Klea​dron> make it a feature
<<Prev Next>> Scroll to Top