<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:05:22] <Izaya> https://i.4cdn.org/sci/1614814630306.png
L2[00:07:37] <Vexatos> did a rocket blow up again
L3[00:09:26] <Izaya> yes but only once it landed
L4[00:09:34] <Izaya> which I think is a pleasant change
L5[00:12:49] <Ariri> 7 min is plenty of time to get people out to safety
L6[00:13:29] <Ariri> I love that image
L7[00:15:17] <CompanionCube> Izaya: Skye: "Transphobia is not tolerated on Mumsnet" lol
L8[00:15:30] <Izaya> based
L9[00:15:40] <CompanionCube> Izaya: no, not based
L10[00:15:52] <CompanionCube> it's fucking mumsnet, the statement's a damned lie
L11[00:16:00] <Izaya> what's that
L12[00:16:24] <Izaya> is it exactly what it sounds like
L13[00:16:33] <CompanionCube> what does it sound like
L14[00:16:49] <Izaya> a forum for mothers with nothing better to do
L15[00:17:25] <CompanionCube> lol, probably right
L16[00:17:33] <Ariri> That's what I thought tbh
L17[00:17:43] <Izaya> my sister is in a bunch of facebook groups along those lines
L18[00:17:59] <Ariri> > Mumsnet is a London-based internet forum created by Justine Roberts for discussion between parents of children and teenagers.
L19[00:18:03] <Izaya> seems like a thoroughly depressing sort of thing
L20[00:18:39] <CompanionCube> https://rationalwiki.org/wiki/Mumsnet
L21[00:21:43] <Klea​dron> sounds like a really funny place
L22[00:22:08] <Izaya> TIL
L23[00:22:25] <Ariri> >There are also offshoots of the site, e.g. "Gransnet" (for women over 50). | Okay then
L24[00:30:00] <CompanionCube> there are reasons 'terf island' is a thing people came up with. (sad but hilarious: an irrelevant group of local tankies once went to bat for JK Rowling of all people because of this topic.)
L25[00:31:14] ⇦ Quits: ThePiGuy24 (~ThePiGuy2@242.93.147.147.dyn.plus.net) (Quit: h)
L26[00:50:47] ⇦ Quits: Vexatos (~Vexatos@port-92-192-39-125.dynamic.as20676.net) (Quit: Insert quantum chemistry joke here)
L27[01:11:01] <Ar​iri> https://www.reddit.com/r/SpaceXLounge/comments/lx7iad/14_minutes_and_35_seconds_spacex_absolutely/gplgsyj/
L28[01:17:26] <MichiBot> Ariri REMINDER: build atlantis
L29[01:41:49] <tS​haw> Is there a way to change the event name ("modem_message") for when a computer receives a network message?
L30[01:45:00] <M​GR> I don't believe you can change the event name, but you could set up a listener that pushes another event under a different name, but with all the same information
L31[01:46:31] <Kristo​pher38> What's your use case anyway?
L32[01:49:12] <tS​haw> A daemon that handles encryption/decryption for connection automatically
L33[01:49:33] <Izaya> using the data card?
L34[01:50:06] <tS​haw> But in changing "modem_message", I would just screw up a lot of other sub-processes wouldn't I
L35[01:50:10] <tS​haw> >Iz​aya: using the data card?
L36[01:50:10] <tS​haw> yes
L37[01:51:03] <Kristo​pher38> How do you define 'connection'
L38[01:51:04] <tS​haw> I am registering events to handle sending network data, so that part isn't a problem
L39[01:52:40] <Kristo​pher38> Maybe make your apps subscribe to your custom-made event with decrypted data
L40[01:53:47] <Kristo​pher38> Your listener would listen on modemmessage, decrypt messages coming from your "connection" and and requeue and event like modemmessage but with a different name
L41[01:54:07] <Kristo​pher38> Your listener would listen on modem_message, decrypt messages coming from your "connection" and requeue an event like modem_message but with a different name [Edited]
L42[01:56:46] <tS​haw> >Kristo​pher38: How do you define 'connection'
L43[01:56:46] <tS​haw> Code Block pastebined https://paste.pc-logix.com/palitumeka In context, an overview of a 'connection'.
L44[01:58:12] <Kristo​pher38> I wasn't expecting that essay, but it's interesting nonetheless
L45[01:58:14] <Izaya> I'd be interested in this when you're ready to publish the code
L46[01:58:39] <tS​haw> So my delema is more if I should let unencrypted communication take place between peers
L47[01:58:51] <tS​haw> https://tinyurl.com/yaj337jn
L48[01:58:52] <Izaya> consider also:
L49[01:58:59] <Izaya> encrypted emulated tunnel cards
L50[01:59:26] <tS​haw> This file contains the specification, although I stopped in the middle of writting it, and some information is now not accurate.
L51[01:59:58] <Izaya> On a mostly unrelated note, did "rolldoor controllers as a microcontroller upgrade" ever get into OpenSecurity?
L52[02:00:05] <tS​haw> But for an overiew, it gives a clear picture of what I'm trying to do.
L53[02:00:43] <Kristo​pher38> I can take a look at it tomorrow since I'm going to bed this very moment
L54[02:00:53] <tS​haw> >Iz​aya: consider also:
L55[02:00:53] <tS​haw> encrypted emulated tunnel cards?
L56[02:01:08] <Kristo​pher38> It makes me kinda sad that I didn't finish my protocol thingy tho
L57[02:01:14] <tS​haw> interesting, how may I go about doing that?
L58[02:01:25] <Izaya> look into vComponent
L59[02:01:31] <Izaya> I use a virtual tunnel card in vTunnel
L60[02:01:37] <Kristo​pher38> Anyway gn, I'll let Izaya handle you
L61[02:01:42] <Kristo​pher38> :P
L62[02:01:55] <tS​haw> Damn, what? is that in the OPPM?
L63[02:02:16] <Izaya> https://github.com/ShadowKatStudios/OC-Minitel/blob/master/vTunnel/OpenOS/etc/rc.d/vtunnel.lua
L64[02:02:23] <Izaya> vcomponent is on oppm yes
L65[02:02:32] ⇦ Quits: t20kdc (~20kdc@cpc139384-aztw33-2-0-cust220.18-1.cable.virginm.net) (Remote host closed the connection)
L66[02:02:34] <Izaya> (as is all the Minitel stuff, if that's what you were asking about)
L67[02:03:09] ⇦ Quits: immibis (~immibis@62.156.144.218) (Ping timeout: 189 seconds)
L68[02:03:23] <Izaya> https://github.com/OpenPrograms/gamax92-Programs/tree/master/vcomponent
L69[02:03:23] <tS​haw> Alright, I installed it. Looking into it now
L70[02:04:59] <Izaya> tl;dr you can register a fake component - like a tunnel card - and if you make it look similar enough software will never even notice
L71[02:05:21] ⇨ Joins: immibis (~immibis@62.156.144.218)
L72[02:05:27] <Izaya> so you could have software that establishes encrypted connections to other machines over the normal network and registers tunnel cards
L73[02:15:54] <Ar​iri> Izaya: https://youtu.be/JpCyeRiRBDU
L74[02:15:54] <MichiBot> Honda owners be like | length: 23s | Likes: 25,438 Dislikes: 268 Views: 525,289 | by Megamanny | Published On 28/2/2021
L75[02:21:09] <CompanionCube> %tonkout
L76[02:21:09] <MichiBot> Heckgosh! Compan​ionCube! You beat your own previous record of 2 hours, 6 minutes and 5 seconds (By 39 minutes and 17 seconds)! I hope you're happy!
L77[02:21:10] <MichiBot> Compan​ionCube has tonked out! Tonk has been reset! They gained 0.002 tonk points! plus 0.002 bonus points for consecutive hours! Current score: 0.354571, Position #3 Need 0.055119 more points to pass Forec​aster!
L78[02:22:32] <tS​haw> Where can I find the documentation for vcomponent
L79[02:32:51] ⇦ Quits: Stary (~Stary@thonk.9net.org) (Ping timeout: 189 seconds)
L80[02:33:32] ⇦ Quits: CompanionCube (~samis@thonk.9net.org) (Ping timeout: 189 seconds)
L81[02:33:43] ⇦ Quits: Fridtjof (~fridel@thonk.9net.org) (Ping timeout: 204 seconds)
L82[02:47:28] ⇨ Joins: Stary (~Stary@thonk.9net.org)
L83[02:47:47] ⇨ Joins: CompanionCube (~samis@thonk.9net.org)
L84[02:48:41] ⇨ Joins: Fridtjof (~fridel@thonk.9net.org)
L85[02:50:43] * Amanda looks around the channel for Elfi, curls back up and notices a smol Fairy cuddled up among her floof that she didn't notice before, zzzmews with the knowledge she's safe
L86[02:50:54] <Amanda> Night nerds
L87[03:04:07] ⇨ Joins: Renari (~Renari@64.67.31.239.res-cmts.bgr.ptd.net)
L88[03:10:00] ⇦ Quits: Thutmose (~Patrick@host-69-59-79-181.nctv.com) (Quit: Leaving.)
L89[03:33:15] ⇦ Quits: m1cr0man (~m1cr0man@gelandewagen.m1cr0man.com) (Ping timeout: 204 seconds)
L90[03:47:09] ⇨ Joins: m1cr0man (~m1cr0man@gelandewagen.m1cr0man.com)
L91[04:02:38] ⇦ Quits: jackie (~jackie@tureis.comfix.cc) (Ping timeout: 189 seconds)
L92[04:08:24] ⇦ Quits: ben_mkiv (~ben_mkiv@2001:16b8:1ec1:1000:9342:2e08:7f22:5264) (Killed (NickServ (GHOST command used by ben_mkiv|afk!~ben_mkiv@200116b81401dc00b6739440d6614fb1.dip.versatel-1u1.de)))
L93[04:08:28] ⇨ Joins: ben_mkiv|afk (~ben_mkiv@200116b81401dc00b6739440d6614fb1.dip.versatel-1u1.de)
L94[04:14:09] ⇨ Joins: jackie (~jackie@tureis.comfix.cc)
L95[04:14:09] zsh sets mode: +v on jackie
L96[05:12:23] ⇦ Quits: lord| (~ba7888b72@66.109.211.50) (Quit: https://i.imgur.com/xacQ09F.mp4)
L97[05:48:42] <CompanionCube> %tonk
L98[05:48:42] <MichiBot> Yippee! Compan​ionCube! You beat your own previous record of <0 (By 3 hours, 27 minutes and 33 seconds)! I hope you're happy!
L99[05:48:43] <MichiBot> CompanionCube's new record is 3 hours, 27 minutes and 33 seconds! No points gained for stealing from yourself. (Lost out on 0.00346)
L100[05:49:09] <CompanionCube> There is much catching up to be done.
L101[05:52:53] <Optional o​pt = null;> %sip
L102[05:52:53] <MichiBot> You drink a shining rød potion (New!). Optional opt = null; gains some curse. Optional opt = null; has 1 curse.
L103[05:52:59] <Optional o​pt = null;> what?
L104[05:59:19] <Va​ur> %sip
L105[05:59:19] <MichiBot> You drink a viscous rød potion (New!). Vaur turns into an oculemon bear until Sozin's Comet returns.
L106[06:16:31] <CompanionCube> %drink
L107[06:16:33] <MichiBot> You drink a molten transparent potion (New!). CompanionCube has a single tear roll down their cheek for some reason.
L108[07:10:18] ⇨ Joins: lord| (~ba7888b72@66.109.211.50)
L109[07:30:23] ⇦ Quits: lord| (~ba7888b72@66.109.211.50) (Quit: https://i.imgur.com/xacQ09F.mp4)
L110[07:47:40] ⇨ Joins: lord| (~ba7888b72@66.109.211.50)
L111[07:55:59] ⇦ Quits: lord| (~ba7888b72@66.109.211.50) (Quit: https://i.imgur.com/xacQ09F.mp4)
L112[07:58:51] ⇨ Joins: lord| (~ba7888b72@66.109.211.50)
L113[08:09:11] ⇦ Quits: ben_mkiv|afk (~ben_mkiv@200116b81401dc00b6739440d6614fb1.dip.versatel-1u1.de) (Ping timeout: 189 seconds)
L114[08:09:39] <Mandalor​TheWorthy> I'm using the Charts API to watch the RPM of an Extreme Reactors turbine, however the progress bar/printout of the RPM just stops working after about a minute or so. Is there a way to make the progress bar and printout persistent? I can include a pastebin as needed
L115[08:10:38] <Forec​aster> I don't know what you expect anyone to do with no code
L116[08:11:15] <Mandalor​TheWorthy> https://pastebin.com/hUgTFky0
L117[08:22:24] <Mandalor​TheWorthy> I'm using the Charts API to watch the RPM of an Extreme Reactors turbine, however the progress bar/printout of the RPM just stops working after about a minute or so. Is there a way to make the progress bar and printout persist? Updated Pastebin: https://pastebin.com/G5PzLQQx [Edited]
L118[08:24:00] <Forec​aster> ...
L119[08:24:17] <Forec​aster> you're only looping through "getRotorSpeed" once
L120[08:24:20] <Forec​aster> then the program ends?
L121[08:24:35] <Va​ur> Code Block pastebined https://paste.pc-logix.com/elufefariv
L122[08:24:36] <Va​ur> your loop stop once your i reach getRotorSpeed()
L123[08:24:52] <Va​ur> Code Block pastebined https://paste.pc-logix.com/zevijizenu
L124[08:24:52] <Va​ur> your loop stop once your `i` reach getRotorSpeed() [Edited]
L125[08:25:13] <Mandalor​TheWorthy> what happens if I set ``i`` to a negative number? will it run to infinity or no?
L126[08:25:32] <Va​ur> no i will get incremented until it reach getRotorSpeed
L127[08:25:34] <Forec​aster> no, it will just make it take a bit longer
L128[08:26:13] ⇨ Joins: ThePiGuy24 (~ThePiGuy2@242.93.147.147.dyn.plus.net)
L129[08:27:34] <Forec​aster> what you probably want to do is
L130[08:27:34] <Forec​aster> Code Block pastebined https://paste.pc-logix.com/qisavuwita
L131[08:28:05] <Forec​aster> wait, no, I'm dumb
L132[08:28:33] <Forec​aster> what you probably want to do is
L133[08:28:33] <Forec​aster> Code Block pastebined https://paste.pc-logix.com/ifebazayir [Edited]
L134[08:35:38] <Mandalor​TheWorthy> that seems to be running alright; definately better than what I was doing xD thanks for the help. gonna let it run for a while and make sure it doesn't shut itself off
L135[08:35:59] <Mandalor​TheWorthy> that seems to be running alright; definitely better than what I was doing xD thanks for the help. gonna let it run for a while and make sure it doesn't shut itself off [Edited]
L136[08:39:05] <ThePi​Guy24> my new favourite license http://www.wtfpl.net
L137[08:42:50] <Izaya> ThePiGuy24: I need a name for my communist space empire
L138[08:43:40] <ThePiGuy24> idk
L139[08:43:45] <ThePiGuy24> philip or something
L140[08:44:17] <Mandalor​TheWorthy> look up the latin spelling of a Russian word and use that?
L141[09:03:40] ⇨ Joins: Vexatos (~Vexatos@port-92-192-39-125.dynamic.as20676.net)
L142[09:03:40] zsh sets mode: +v on Vexatos
L143[09:04:43] ⇦ Quits: BrightYC (~BrightYC@147.78.67.50) (Quit: :q!)
L144[09:05:32] ⇨ Joins: BrightYC (~BrightYC@147.78.67.50)
L145[09:06:45] <Izaya> https://steamuserimages-a.akamaihd.net/ugc/1771575494826503704/30FBCD009488D829897557D29EF26B2F38A04800/
L146[09:08:44] <Va​ur> %sip
L147[09:08:44] <MichiBot> You drink a diluted aqua potion (New!). Vaur gains one research point. Vaur now has 1 point.
L148[09:08:56] <Va​ur> liar
L149[09:09:19] <Mandalor​TheWorthy> %sip
L150[09:09:19] <MichiBot> You drink a forked water potion (New!). The bottle turns into a cerulium sling.
L151[09:10:07] <Va​ur> > MichiBot BOT 20/02/2021
L152[09:10:08] <Va​ur> > You drink a resonating water potion (New!). Vaur gains one research point. Vaur now has 1 point.
L153[09:10:28] <Va​ur> shouldn't it be 2 points ?
L154[09:12:04] <Forec​aster> it resets if the bot is restarted
L155[09:12:19] <Va​ur> rip
L156[09:25:01] <CompanionCube> %tonkout
L157[09:25:01] <MichiBot> Potzblitz! Compan​ionCube! You beat your own previous record of 3 hours, 27 minutes and 33 seconds (By 8 minutes and 45 seconds)! I hope you're happy!
L158[09:25:02] <MichiBot> Compan​ionCube has tonked out! Tonk has been reset! They gained 0.003 tonk points! plus 0.004 bonus points for consecutive hours! Current score: 0.361571, Position #3 Need 0.048119 more points to pass Forec​aster!
L159[09:43:26] ⇦ Quits: hnOsmium0001 (uid453710@id-453710.stonehaven.irccloud.com) (Quit: Connection closed for inactivity)
L160[09:50:18] <Va​ur> dang it cube ... do you sleep ... like ever ?
L161[09:51:06] <Klea​dron> do you?
L162[09:53:17] <Klea​dron> playing around with 6502 assembly in a simple emulator https://tinyurl.com/y9drctfb
L163[09:54:07] <Klea​dron> it's not 100% the same as what is normally used but it works
L164[09:54:49] <bauen1> easy6502 is nice
L165[09:56:05] <Klea​dron> i decided to make a pretty simple game with it
L166[09:56:23] <Klea​dron> you just walk around and collect coins until you have 7
L167[09:56:53] <Klea​dron> thinking i could maybe extend it to have an enemy that follows you around every step you take
L168[09:57:10] <Klea​dron> the difference between you and him is the fact he can't roll over past the edges :)
L169[09:57:46] <Klea​dron> so to avoid him you can just go to the edge of the screen, pop out on the other side, and he would have to go all the way back to where you are
L170[09:59:13] <Klea​dron> I might also make a port of this to redpower 2 so i can get a feel for how it works
L171[10:01:26] <Va​ur> >Klea​dron: do you?
L172[10:01:26] <Va​ur> of course I do ... when he get all his tonk for free ...
L173[10:59:36] <Kristo​pher38> @Kleadron but have you tried: writing for an actual c64
L174[11:00:37] <Va​ur> %tonk
L175[11:00:39] <MichiBot> Huzzah! Va​ur! You beat Compan​ionCube's previous record of <0 (By 1 hour, 35 minutes and 36 seconds)! I hope you're happy!
L176[11:00:40] <MichiBot> Vaur's new record is 1 hour, 35 minutes and 36 seconds! Vaur also gained 0.00159 tonk points for stealing the tonk. Position #1.
L177[11:05:00] <Klea​dron> @Kristopher38 I could do that, but I was also think, It would be really funny to put this on the atari 2600
L178[11:06:26] <Klea​dron> @Kristopher38 I could do that, but I was also thinking It would be really funny to put this on the atari 2600 [Edited]
L179[11:54:32] ⇨ Joins: trigger (~trigger@cpc89704-darl9-2-0-cust82.11-2.cable.virginm.net)
L180[11:55:10] ⇦ Quits: trigger (~trigger@cpc89704-darl9-2-0-cust82.11-2.cable.virginm.net) (Remote host closed the connection)
L181[12:03:35] ⇨ Joins: TPG24 (~ThePiGuy2@242.93.147.147.dyn.plus.net)
L182[12:03:56] <Optional o​pt = null;> %sip
L183[12:03:57] <MichiBot> You drink a sour black potion (New!). Optional opt = null;'s favourite hat is suddenly fire.
L184[12:04:10] <Optional o​pt = null;> that happened to me like thrice
L185[12:04:53] <Va​ur> %sip
L186[12:04:53] <MichiBot> You drink a shining oculemon potion (New!). A giant boulder is rolling towards Vaur! They fail to evade it with a 3 vs DC 15 and takes 1d​6 => 2 damage.
L187[12:04:59] ⇦ Quits: ThePiGuy24 (~ThePiGuy2@242.93.147.147.dyn.plus.net) (Ping timeout: 189 seconds)
L188[12:16:12] <bauen1> %sip
L189[12:16:12] <MichiBot> You drink a resonating ocean potion (New!). bauen1: Nothing seemed to happen...
L190[12:16:13] <My​ros> %sip
L191[12:16:14] <MichiBot> You drink an oxidised tomato potion (New!). Everything Myros says is now in Wingdings until they have A Fluffy Chocolate potion.
L192[12:20:09] <Va​ur> %sip
L193[12:20:10] <MichiBot> You drink a dull adamantium potion (New!). The next remote Vaur looks for is extra hard to find.
L194[12:20:14] <My​ros> ☈☏♆♆ ⚃ ⚈⚡⚵⛨⛽ ⛱⛟⛡ ⛣⛧⛊
L195[12:28:11] <My​ros> ☟︎□︎⬥︎ ♍︎♋︎■︎ ♓︎ ❒︎♏︎❍︎□︎❖︎♏︎ ♋︎ 🏱︎□︎⧫︎♓︎□︎■︎✍︎
L196[12:28:48] <My​ros> This Windings stuff makes me crazy!
L197[12:28:59] <My​ros> ❄︎♒︎♓︎⬧︎ 🕈︎♓︎■︎♎︎♓︎■︎♑︎⬧︎ ⬧︎⧫︎◆︎♐︎♐︎ ❍︎♋︎🙵♏︎⬧︎ ❍︎♏︎ ♍︎❒︎♋︎⌘︎⍓︎✏︎
L198[12:29:30] <My​ros> ♓︎ ■︎♏︎♏︎♎︎ ♋︎ ✌︎ ☞︎●︎◆︎♐︎♐︎⍓︎ 👍︎♒︎□︎♍︎□︎●︎♋︎⧫︎♏︎ ◻︎□︎⧫︎♓︎□︎■︎
L199[12:39:37] <Va​ur> %splash Myros with A Fluffy Chocolate potion
L200[12:39:38] <MichiBot> You fling a fluffy chocolate potion (New!) that splashes onto Myros. Myros gains the proportional strength of a water for 2 hours.
L201[12:40:14] <Va​ur> %sip
L202[12:40:14] <MichiBot> You drink a wild pussplum potion (New!). Vaur's favourite cup is now upside down.
L203[12:40:33] <Va​ur> %tonkout
L204[12:40:34] <MichiBot> Boo-yah! Va​ur! You beat your own previous record of 1 hour, 35 minutes and 36 seconds (By 4 minutes and 20 seconds)! I hope you're happy!
L205[12:40:35] <MichiBot> Va​ur has tonked out! Tonk has been reset! They gained 0.001 tonk points! Current score: 0.542098, Position #1
L206[12:43:45] <My​ros> ^^ Thanks you
L207[13:06:37] <Forec​aster> https://i.imgur.com/u5CXWRJ.gifv
L208[14:03:23] * Amanda stacks some pancakes on Inari's face
L209[14:13:32] ⇨ Joins: ThePiGuy24 (~ThePiGuy2@242.93.147.147.dyn.plus.net)
L210[14:14:39] ⇦ Quits: TPG24 (~ThePiGuy2@242.93.147.147.dyn.plus.net) (Ping timeout: 189 seconds)
L211[14:23:05] <Optional o​pt = null;> %sip
L212[14:23:06] <MichiBot> You drink a light rubium potion (New!). A tiny cloud appears with a ridiculous smile on it. It follows Optional opt = null; until the next time they hug someone.
L213[14:23:20] <Optional o​pt = null;> well...
L214[14:23:43] <Va​ur> %tonk
L215[14:23:43] <MichiBot> Wah! Va​ur! You beat your own previous record of <0 (By 1 hour, 43 minutes and 9 seconds)! I hope you're happy!
L216[14:23:44] <MichiBot> Vaur's new record is 1 hour, 43 minutes and 9 seconds! No points gained for stealing from yourself. (Lost out on 0.00172)
L217[14:23:49] <Va​ur> %sip
L218[14:23:49] <MichiBot> You drink a bubbly sapphire potion (New!). The bottle splits into two revealing a smaller Runny Caterium potion.
L219[14:25:46] <Optional o​pt = null;> %sip
L220[14:26:08] <Optional o​pt = null;> I guess the cooldown between %sips is like 2 hours?
L221[14:27:56] <Forec​aster> it tells you in a pm (or a notice on IRC)
L222[14:28:18] <Forec​aster> at least if you don't have spaces in your name, it might not work then
L223[14:30:08] <Optional o​pt = null;> I do have spaces
L224[14:31:02] <Forec​aster> I know, hence why you can't get DMs over corded
L225[14:46:41] ⇨ Joins: Thutmose (~Patrick@host-69-59-79-181.nctv.com)
L226[14:55:12] ⇨ Joins: t20kdc (~20kdc@cpc139384-aztw33-2-0-cust220.18-1.cable.virginm.net)
L227[14:56:09] <stephan48> Your nickname confuses me... i am always trying to figure out what strange command you want to give MichiBot before I see that its just your discord nick
L228[15:47:43] ⇦ Quits: BrightYC (~BrightYC@147.78.67.50) (Quit: :q!)
L229[15:57:37] <My​ros> %sip
L230[15:57:37] <MichiBot> You drink a hairy cyan potion (New!). After the first sip the potion poofs away.
L231[16:04:11] <ThePi​Guy24> you ever just.. https://tinyurl.com/ycozd2a5
L232[16:06:22] ⇨ Joins: hnOsmium0001 (uid453710@id-453710.stonehaven.irccloud.com)
L233[16:35:03] <Va​ur> %tonkout
L234[16:35:04] <MichiBot> Fopdoodle! Va​ur! You beat your own previous record of 1 hour, 43 minutes and 9 seconds (By 28 minutes and 11 seconds)! I hope you're happy!
L235[16:35:05] <MichiBot> Va​ur has tonked out! Tonk has been reset! They gained 0.002 tonk points! plus 0.002 bonus points for consecutive hours! Current score: 0.546098, Position #1
L236[16:36:27] <Va​ur> %sip
L237[16:36:28] <MichiBot> You drink a dusty jumbonium potion (New!). Once empty the potion bottle fills with a different potion.
L238[16:57:13] ⇨ Joins: Inari (~Pinkishu@p4fe7ef39.dip0.t-ipconnect.de)
L239[16:58:02] <Va​ur> %sip
L240[16:58:02] <MichiBot> You drink a molten weather potion (New!). The bottle turns into an automato sling.
L241[17:13:03] <Amanda> my pancakes!
L242[17:13:08] * Amanda glares at Inari
L243[17:34:34] <Inari> Amanda: meow?
L244[17:34:49] <Forec​aster> %sip
L245[17:34:49] <MichiBot> You drink a light chocolate potion (New!). Forecaster is now Borg until they see a bird.
L246[17:35:14] <Va​ur> %sip
L247[17:35:14] <MichiBot> You drink a soft cerulium potion (New!). A swinging blade comes flying towards Vaur from nowhere! They fail to evade it with a 11 vs DC 16 and takes 1d​8 => 3 damage.
L248[17:35:15] <Forec​aster> %tonk
L249[17:35:15] <MichiBot> Dagnabbit! Forec​aster! You beat Va​ur's previous record of <0 (By 1 hour and 11 seconds)! I hope you're happy!
L250[17:35:16] <MichiBot> Forecaster's new record is 1 hour and 11 seconds! Forecaster also gained 0.001 tonk points for stealing the tonk. Position #2. Need 0.135408 more points to pass Va​ur!
L251[17:35:26] <Amanda> Inari: you knocked over the pile of pancakes I put on your face!
L252[17:37:00] <Inari> I mean, can't blame me, I'm not a certified pancake holder. Go stack on someone who is
L253[17:37:28] <Forec​aster> like a plate!
L254[17:37:40] ⇨ Joins: ben_mkiv (~ben_mkiv@200116b81401dc00b6739440d6614fb1.dip.versatel-1u1.de)
L255[17:37:42] <Forec​aster> sir plate, of platopia
L256[17:42:24] <Elfi> %splash Inari with mutable potion
L257[17:42:25] <MichiBot> You fling a mutable salmon potion (New!) that splashes onto Inari. Inari turns into a platypus boy until they have A Prickly potion.
L258[17:42:46] * Elfi stacks pancakes on Inari's bill
L259[17:43:07] <Inari> platypus is not the same as plate
L260[17:43:07] <Inari> D:
L261[17:43:14] <Inari> Rude fairy
L262[17:43:33] <Forec​aster> if you read quickly it could be, plateypus
L263[17:45:41] <Elfi> It's 4/5
L264[17:45:49] <Elfi> Within the margin of error
L265[17:49:26] ⇦ Quits: bauen1 (~bauen1@aftr-62-216-207-236.dynamic.mnet-online.de) (Ping timeout: 189 seconds)
L266[17:57:16] ⇨ Joins: bauen1 (~bauen1@aftr-62-216-207-236.dynamic.mnet-online.de)
L267[18:00:01] <Inari> %splash Elfi
L268[18:00:03] <MichiBot> You fling a molten gold potion (New!) that splashes onto Elfi. Nothing in particular happens.
L269[18:00:08] <Inari> rude
L270[18:00:21] <Elfi> :3
L271[18:04:04] <Forec​aster> hm, I should add a resist roll to thrown potions and unknown drank potions
L272[18:07:09] <Inari> wtf
L273[18:07:11] <Inari> theres a yurucamp game
L274[18:07:37] <Inari> Interesting, but way overpriced with 20 eurso
L275[18:29:41] ⇨ Joins: TPG24 (~ThePiGuy2@242.93.147.147.dyn.plus.net)
L276[18:30:27] ⇦ Quits: ThePiGuy24 (~ThePiGuy2@242.93.147.147.dyn.plus.net) (Ping timeout: 189 seconds)
L277[18:31:39] ⇦ Quits: TPG24 (~ThePiGuy2@242.93.147.147.dyn.plus.net) (Remote host closed the connection)
L278[18:31:52] ⇨ Joins: TPG24 (~ThePiGuy2@242.93.147.147.dyn.plus.net)
L279[18:35:23] *** TPG24 is now known as ThePiGuy24
L280[18:56:22] ⇨ Joins: TPG24 (~ThePiGuy2@242.93.147.147.dyn.plus.net)
L281[18:58:02] ⇦ Quits: ThePiGuy24 (~ThePiGuy2@242.93.147.147.dyn.plus.net) (Ping timeout: 189 seconds)
L282[19:17:56] <The Mi​serable> %tonk
L283[19:17:57] <MichiBot> Yikes! The Mi​serable! You beat Forec​aster's previous record of 1 hour and 11 seconds (By 42 minutes and 30 seconds)! I hope you're happy!
L284[19:17:58] <MichiBot> The Miserable's new record is 1 hour, 42 minutes and 41 seconds! The Miserable also gained 0.00142 (0.00071 x 2) tonk points for stealing the tonk. Position #13. Need 0.00032 more points to pass Ar​iri!
L285[19:34:22] <dequbed> Izaya: Communist Space Empire? a) what are you doing? b) People's Union of <Name> or Federal Union of <Name> or Republican Union of <Name>
L286[19:36:30] <ThePi​Guy24> Socialist Union of Space Kosmonauts
L287[19:36:36] <ThePi​Guy24> or SUCK
L288[20:09:24] <dequbed> Or of course Socialist Union of <Name>
L289[20:09:30] <Ar​iri> Izaya:
L290[20:09:36] <Ar​iri> https://tinyurl.com/ybt8yjwg
L291[20:11:59] <Ar​iri> dequbed: Socialist Union of Shadowkatstudios, SUS
L292[20:15:12] <dequbed> Ariri: Yes, but most large countries do hint at their political system, e.g. Federal Republic, United States/Kingdom, Sowjetskich Respublik, etc.
L293[20:17:54] <Ar​iri> I meant SUS as in S.U.S.
L294[20:18:04] <Ar​iri> either that or I’m missing context
L295[20:24:21] <dequbed> Ariri: I just meant that "Socialist Union" doesn't indicate political system, which most countries prefer to. There is no "Capitalist Union", but there are Federal Unions, etc.
L296[20:27:54] <dequbed> In other words: if you want a play on the Soviet Union but not call it exactly that drop the "Socialist" rather than the "Soviet" :P
L297[20:47:58] <Ar​iri> Ah, true
L298[21:03:50] <CompanionCube> %tonk
L299[21:03:52] <MichiBot> Yay! Compan​ionCube! You beat The Mi​serable's previous record of 1 hour, 42 minutes and 41 seconds (By 3 minutes and 13 seconds)! I hope you're happy!
L300[21:03:53] <MichiBot> CompanionCube's new record is 1 hour, 45 minutes and 54 seconds! CompanionCube also gained 0.0001 (0.00005 x 2) tonk points for stealing the tonk. Position #3. Need 0.049019 more points to pass Forec​aster!
L301[21:06:20] ⇦ Quits: Vexatos (~Vexatos@port-92-192-39-125.dynamic.as20676.net) (Ping timeout: 189 seconds)
L302[21:15:14] <JP​S91> why are more than 60% of any message bot marked?
L303[21:15:29] <M​GR> %corded
L304[21:15:29] <MichiBot> Cor​ded is a relay between IRC and Discord. The user talking is between the <>
L305[21:15:32] <dequbed> Because we're all rogue AI trying to take over the Internet
L306[21:15:59] <JP​S91> nice to know, but u are then anyoing
L307[21:16:16] ⇨ Joins: BrightYC (~BrightYC@147.78.67.50)
L308[21:16:18] <dequbed> annoying*
L309[21:16:28] <JP​S91> any oing
L310[21:16:32] <JP​S91> xd
L311[21:17:52] <JP​S91> just kidding might killing
L312[21:21:24] <JP​S91> just kidding might ... [Edited]
L313[21:21:57] *** BrightYC is now known as BrightYC_
L314[21:21:58] *** BrightYC_ is now known as BrightYC
L315[21:22:17] <Va​ur> %sip
L316[21:22:17] <MichiBot> You drink a dull oculemon potion (New!). Vaur sees the sky briefly flash solid dark blue then go back to normal.
L317[21:22:54] ⇦ Quits: ashka (~postmaste@62-210-251-94.rev.poneytelecom.eu) (Ping timeout: 198 seconds)
L318[21:24:21] ⇨ Joins: ashka (~postmaste@62-210-251-94.rev.poneytelecom.eu)
L319[21:26:13] <My​ros> %sip
L320[21:26:13] <MichiBot> You drink a prickly mithril potion (New!). A horse flies past that vaguely resembles someone Myros knows.
L321[21:46:44] <Inari> Sins of game design: loading screens with descriptions of the mission that go away on their own once loaded
L322[21:47:52] <Forec​aster> what do you mean
L323[21:48:02] <Forec​aster> if you have a fast computer just read faster
L324[21:48:04] <Forec​aster> :P
L325[21:59:04] <ben_mkiv> lately i've played metal gear solid v, and they did so many things in a good way in terms of UX and game design
L326[21:59:16] <ben_mkiv> i feel like i got scammed by any other game company before
L327[21:59:52] <ben_mkiv> they btw. had loading screens with hints, where you had to hit a button once its done with loading, so you could read the hints before, that's why it came to my mind ;)
L328[22:01:23] <Z0id​berg> https://cdn.discordapp.com/attachments/649186919317504012/816826751007064074/cpu1.mp4
L329[22:18:27] <bad at​ vijya> aw yea
L330[22:18:31] <bad at​ vijya> nbd time
L331[22:21:07] ⇦ Quits: t20kdc (~20kdc@cpc139384-aztw33-2-0-cust220.18-1.cable.virginm.net) (Remote host closed the connection)
L332[22:21:41] ⇨ Joins: t20kdc (~20kdc@cpc139384-aztw33-2-0-cust220.18-1.cable.virginm.net)
L333[22:45:07] <My​ros> Does anyone knw how far the Tractor Beam Upgrade can go?
L334[22:47:29] <CompanionCube> Ariri: 'Valuation Risk: Tethers are backed 100% by Tether’s Reserves. Those Reserves are not insured and could be subject to unexpected diminution in value or to governmental and regulatory freezes and seizure. This may result in delays and other barriers to redemption and sale. Tether Tokens are not a fiat currency and are not issued, backed, or guaranteed by any government. As with all investments,
L335[22:47:29] <CompanionCube> there is a risk of loss in owning Tether Tokens. Token holders should be aware of these risks at all times.' inb4 'unexpected diminution' of the bitcoin price affects tether at some point
L336[22:47:43] <CompanionCube> also 'not a fiat currency' my ass
L337[22:56:47] <Va​ur> %tonkout
L338[22:56:48] <MichiBot> Yay! Va​ur! You beat Compan​ionCube's previous record of 1 hour, 45 minutes and 54 seconds (By 7 minutes)! I hope you're happy!
L339[22:56:49] <MichiBot> Va​ur has stolen the tonkout! Tonk has been reset! They gained 0.001 tonk points! Current score: 0.547098. Position #1
L340[22:57:46] ⇨ Joins: flappy (~flappy@88-113-155-26.elisa-laajakaista.fi)
L341[22:57:53] <Amanda> Elfi: If I align with the fae, you'll protect me from the rival faction's mages, right?
L342[22:59:22] <Amanda> ( Mana & Artifice, Tier 3 requires you align with either tha Fae, the Wizard Council, or the Demons )
L343[23:19:58] ⇨ Joins: prisma (~prisma@222-154-238-184.adsl.xtra.co.nz)
L344[23:20:04] <prisma> i had a very cursed idea
L345[23:20:16] <prisma> you can pull signals in an EEPROM init right?
L346[23:20:25] <prisma> and in a post-EEPROM init too
L347[23:20:46] <prisma> that means that theoretically you could do a menu in an init
L348[23:20:51] <prisma> I think.
L349[23:20:58] <Izaya> you can do a whole OS in an EEPROM
L350[23:21:07] <Izaya> depending on how much you hate yourself
L351[23:21:19] <prisma> speaking of that
L352[23:21:27] <prisma> you can easily break the 4k limit by just loading from a network :p
L353[23:21:33] <bad at​ vijya> yes
L354[23:21:35] <bad at​ vijya> but where's the fun in that
L355[23:21:36] <Izaya> that you can!
L356[23:21:52] <bad at​ vijya> also yeah, i did a menu in an EEPROM
L357[23:21:53] <Inari> If you coudln't pull signals in an EEPROM there sort of be no way to pull signals
L358[23:21:53] <prisma> what's the minimum amount of RAM a drone or microcontroller can have?
L359[23:21:56] <Izaya> bad_at_vijya: loading a normal OS into the tmpfs and running it like it's just normal
L360[23:22:00] <Izaya> 192k
L361[23:22:14] <Inari> *sort of would be no way
L362[23:22:16] <bad at​ vijya> https://github.com/Adorable-Catgirl/super-multi-boot
L363[23:22:26] <prisma> thats a 48x increase in storage capacity if you load directly into memory
L364[23:22:34] <prisma> using the modem
L365[23:22:43] <Izaya> has a 64k tmpfs as well
L366[23:22:48] <prisma> oh?
L367[23:23:08] <prisma> do all devices have that?
L368[23:23:11] <prisma> and does it take up any RAM
L369[23:23:12] <Izaya> yup
L370[23:23:22] <Izaya> nope
L371[23:23:24] <prisma> nice
L372[23:23:34] <bad at​ vijya> anyways, super multi boot is really wacky and neat
L373[23:23:36] <prisma> drones and micros cant have drives right?
L374[23:23:42] <Izaya> it also persists as long as there's power to the computer
L375[23:23:53] <Izaya> so rebooting is safe, but not shutting down
L376[23:24:03] <prisma> does it persist if you reboot via computer.shutdown
L377[23:24:04] <bad at​ vijya> i ran psychos on a uC once
L378[23:24:05] <prisma> ah
L379[23:24:55] <Izaya> load PsychOS from tape into the tmpfs B)
L380[23:25:05] <bad at​ vijya> Izaya: i mean i used an EEPROM card
L381[23:25:06] <prisma> i wonder if you could do network installation of openos
L382[23:25:20] <bad at​ vijya> also, kings is a bop
L383[23:25:20] <bad at​ vijya> https://www.youtube.com/watch?v=qO_UVjDjxP4
L384[23:25:21] <MichiBot> "Kings" (Extended) - Project Wingman Soundtrack | length: 45m 7s | Likes: 976 Dislikes: 6 Views: 73,269 | by Zaptroxix Backup | Published On 1/12/2020
L385[23:26:05] <bad at​ vijya> project wingman is a Very Good Game™️ and i can recommend it
L386[23:26:14] <Izaya> OpenOS won't fit into the tmpfs but if you implemented something like mtfs in the EEPROM - before the OS loads - and attach it as a fake component
L387[23:26:30] <prisma> I meant like
L388[23:26:35] <prisma> Install it to a drive
L389[23:27:05] <prisma> you could send a single archive file and extract it to the drive
L390[23:27:16] <Izaya> oh yeah you could do that
L391[23:27:21] <prisma> bypass the 64kb limit by sending data in parts
L392[23:27:28] <prisma> so like, send eight parts at a time and keep sending
L393[23:27:39] <Izaya> the practical limit is ~8K then
L394[23:27:41] <prisma> then, when done, send NUL to let the receiver know the file is complete
L395[23:27:43] <Izaya> max modem message size
L396[23:27:53] <prisma> 8 parts tho right?
L397[23:27:57] <prisma> 8kb per part
L398[23:27:59] <prisma> 8 parts
L399[23:28:01] <prisma> = 64kb
L400[23:28:10] <prisma> send in multiple messages to get around that
L401[23:28:11] <Amanda> Elfi: Rude! You should tell the Fairy Queen to disable the check for flying when you're allying with them!
L402[23:28:39] <Izaya> OpenOS is like, just under 512K
L403[23:30:15] <prisma> and then when you've finished sending the file
L404[23:30:16] <prisma> send \99
L405[23:30:17] <prisma> er
L406[23:30:18] <prisma> \0
L407[23:30:22] <bad at​ vijya> ehh
L408[23:30:26] <bad at​ vijya> there are better ways of doing it
L409[23:30:32] <Izaya> spew an mtar file over a socket
L410[23:30:48] <bad at​ vijya> spew literally anything over a socket
L411[23:30:56] <bad at​ vijya> tsar, cpio, mtar, etc
L412[23:31:08] <bad at​ vijya> ~~just not the wacky format i made for veloxboot~~
L413[23:31:23] <Izaya> mtar is shit but you need like, 3 lines of code to read it
L414[23:31:31] <Izaya> ergo it's not shit
L415[23:31:53] <bad at​ vijya> veloxboot's rom format takes a bit more code so i could fit file metadata into a tiny space
L416[23:32:47] <bad at​ vijya> iirc it was 8 bytes?
L417[23:36:45] ⇦ Quits: brandon3055 (~Brandon@81.25.68.254) (Ping timeout: 189 seconds)
L418[23:37:16] ⇨ Joins: brandon3055 (~Brandon@81.25.68.254)
L419[23:47:12] ⇦ Quits: immibis (~immibis@62.156.144.218) (Ping timeout: 189 seconds)
L420[23:56:45] ⇦ Quits: Inari (~Pinkishu@p4fe7ef39.dip0.t-ipconnect.de) (Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/)
<<Prev Next>> Scroll to Top