<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:05:04] ⇨ Joins: flappy (~flappy@88-113-149-197.elisa-laajakaista.fi)
L2[00:11:12] <Amanda> Izaya: netutil in master doesn't have "nc" D:
L3[00:16:23] <Amanda> anyway, my pxe now (ab)uses lilac's frequest server, and is cpio and my whack-job bare-metal mess in one lua file. :S
L4[00:54:17] <Adorabl​eCatgirl> nice
L5[00:54:21] <Adorabl​eCatgirl> h-hey
L6[00:54:30] <Adorabl​eCatgirl> i made this cool archive fornat
L7[00:54:33] <Adorabl​eCatgirl> called tsar
L8[00:55:38] <Ar​iri> bomba
L9[00:56:12] <Sagh​etti> oh yeah
L10[00:56:14] <Adorabl​eCatgirl> that's what we call the zip bomb
L11[00:56:17] <Sagh​etti> tar bomb? more like tsar bomba
L12[00:56:35] <Adorabl​eCatgirl> anyways, it's this cool format like cpio but better
L13[00:57:10] ⇨ Joins: Dragon (~uninstall@51.159.2.88)
L14[00:57:12] <Amanda> @AdorableCatgirl gimme a 9 byte decoder, including magic finding, and I can add it. :P
L15[00:57:21] <Dragon> holy shit this works?
L16[00:57:33] <Adorabl​eCatgirl> n-nine bytes?
L17[00:57:44] <Dragon> is this real or simulated irc
L18[00:57:58] <Adorabl​eCatgirl> it's simulated
L19[00:58:16] <Dragon> really?
L20[00:58:30] <Adorabl​eCatgirl> yes
L21[00:58:31] <Amanda> @AdorableCatgirl that's all that's left for a vanilla EEPROM with my eeprom loader: https://nc.ddna.co/s/fckMHXLixYZzYEg
L22[00:58:38] <Adorabl​eCatgirl> anyways
L23[00:59:12] <Amanda> s/eeprom loader/pxe loader/
L24[00:59:12] <MichiBot> <Amanda> @AdorableCatgirl that's all that's left for a vanilla EEPROM with my pxe loader: https://nc.ddna.co/s/fckMHXLixYZzYEg
L25[00:59:20] <Dragon> this is nuts i didnt expect actual irc domains, just a local server network
L26[01:01:04] <Adorabl​eCatgirl> just lzss it
L27[01:01:35] <Dragon> ok really though this isnt simulated is it
L28[01:01:37] <Adorabl​eCatgirl> Amanda: hey, do you got source for it? :P
L29[01:01:54] <Amanda> @AdorableCatgirl https://gitlab.darkdna.net/amanda/oc-fileserver/-/blob/master/eeprom/custom/lilac-pxe.lua
L30[01:02:19] <Ar​iri> the universe might be a simulation, but other than that, no
L31[01:02:43] <Dragon> thats nuts, didnt expect this to be a real irc client lmao
L32[01:03:04] <Amanda> That gets minified using Izaya's minifyer, then concatanated with microtel-all and fget
L33[01:03:17] <Sagh​etti> nah man
L34[01:03:20] <Sagh​etti> this is all simulated
L35[01:04:56] ⇦ Quits: Dragon (~uninstall@51.159.2.88) (Quit: Dragon)
L36[01:05:39] ⇦ Quits: Vexatos (~Vexatos@port-92-192-99-49.dynamic.as20676.net) (Quit: Insert quantum chemistry joke here)
L37[01:07:24] <Adorabl​eCatgirl> ah
L38[01:07:29] <Adorabl​eCatgirl> LZSS it then
L39[01:08:47] <Adorabl​eCatgirl> That's how i got nearly 10KiB of code into Zorya NEO's loader
L40[01:11:17] <ThePi​Guy24> ive just been staring at this dissasembled x86 for about 2 hours now and still have little clue as to how it works
L41[01:12:54] <Amanda> Apparently that'lll compress it down to 1860 bytes. But that seems like overkill when I'm fine now, after I've extracted the runtime for my mess of a eeprom environment
L42[01:14:26] <Adorabl​eCatgirl> heh
L43[01:14:37] <Adorabl​eCatgirl> i'm working on my PXE loader
L44[01:14:48] <Adorabl​eCatgirl> for zlan 2.x and zlan 3.0
L45[01:15:08] <Adorabl​eCatgirl> zlan 3.0 is gonna be half my own shit, half frequest
L46[01:17:49] <Kristo​pher38> I'm gonna kms http://tinyurl.com/sogtnkz
L47[01:18:06] <Kristo​pher38> where the fuck gradle gets that version from
L48[01:18:44] <Kristo​pher38> i've deleted 2768 along with the entire .minecraft folder and installed >2816 on a fresh install
L49[01:19:51] <Adorabl​eCatgirl> tl;dr, it sends out a message on port 9900 for servers (if it doesn't have one hardcoded)
L50[01:20:21] <Adorabl​eCatgirl> a server would then send a port for it to connect to and do frequest on
L51[01:20:41] <Adorabl​eCatgirl> and a subdirectory, if needed
L52[01:20:57] <Adorabl​eCatgirl> and then it'd do normal things for zlan
L53[01:21:15] <Adorabl​eCatgirl> if `/subdir/:app` exists, the app exists (duh)
L54[01:21:50] <Adorabl​eCatgirl> `/subdir/:app/:version/info` gives you basic info in the form of a lua table
L55[01:22:13] <Adorabl​eCatgirl> and `/subdir/:app/:version/data` gives you the boot exec
L56[01:22:18] <Adorabl​eCatgirl> now
L57[01:22:25] <Adorabl​eCatgirl> time to implement all of this into a bootloader
L58[01:22:47] <Adorabl​eCatgirl> which will also have a lua console for if nothing is in the data section of the eeprom
L59[01:32:16] <Kristo​pher38> great
L60[01:32:32] <Kristo​pher38> somebody changed userdev.jar to userdev3.jar on a remote server and now the mod doesn't build
L61[01:34:23] <Brisingr​Aerowing> https://cdn.discordapp.com/attachments/356962606591770627/699006659804266587/2020-04-12_17_21_04-all_subreddits.png
L62[01:43:27] <Kristo​pher38> where does gradle keep its build configs, I can't find those in the repo ffs
L63[02:15:25] ⇦ Quits: Ocawesome101 (~manjaro-u@38.65.250.95) (Ping timeout: 204 seconds)
L64[02:20:36] <Kristo​pher38> jesus christ i just want to edit a fucking filename that it pulls from a server
L65[02:20:42] <Kristo​pher38> how hard would that be
L66[02:21:28] <Kristo​pher38> but I can't find the relevant file with that anywhere
L67[03:15:26] <Kristo​pher38> oh yes, finally compiled projectred with copy and paste in IC workbench
L68[03:18:46] <Izaya> now make it so you can get/set that with OC
L69[03:19:09] <Kristo​pher38> get/set what exactly?
L70[03:19:35] <Izaya> well, presumably that lets you serialize/unserialize a string to copy/paste
L71[03:20:00] <Izaya> basically, load and store blueprints with OC :D
L72[03:20:01] <dequbed> Izaya: So how does your vi clone work exactly now?
L73[03:20:15] <Izaya> dubiously
L74[03:21:22] <Kristo​pher38> it doesn't store the copied data in the clipboard, much less in a string format :P
L75[03:21:42] <Izaya> well then.
L76[03:21:45] <Izaya> there goes that idea.
L77[03:21:52] <Z0id​burg> AmandaC ooh
L78[03:21:58] <Izaya> https://cawfee.club/media/12b2ff758971a2a62533eedb76f4c7a7be551c548b7e5919b8b330b6888b5497.png
L79[03:22:15] <Kristo​pher38> but god, now it's gonna be so much easier building anything
L80[03:22:15] <Z0id​burg> nice pxe
L81[03:22:54] <dequbed> Izaya: Fuck you, Kahjiit did nothing wrong!
L82[03:23:24] <Kristo​pher38> I won't have to manually build all the single bits of whatever circuit you might imagine by hand through means of placing components one-by-one
L83[03:24:32] <Izaya> :D
L84[03:32:10] <Kristo​pher38> god, I love this http://tinyurl.com/rnmd6q9
L85[03:35:24] <Izaya> also, dequbed, space truck simulator is 75% off rn
L86[03:36:24] * dequbed strokes imaginary beard and hmms
L87[03:37:31] <Izaya> https://cf.mastohost.com/v1/AUTH_91eb37814936490c95da7b85993cc2ff/appdotnet/media_attachments/files/000/325/929/original/69b98e64ef13fe9e.png
L88[03:39:41] <dequbed> Izaya: Pointers on the proton settings for space trucking simulator 2014 or just use steam defaults?
L89[03:40:58] <Izaya> https://github.com/redmcg/wine/wiki#internal-error-creating-window
L90[03:41:00] <Izaya> uh
L91[03:41:04] <Izaya> https://github.com/redmcg/wine/wiki
L92[03:42:19] <Izaya> tl;dr all you have to do is install .NET 4.0 in the WINE prefix
L93[03:47:58] <Izaya> also, I imagine you'll want the Horizons expansion if you don't already know
L94[03:48:30] <Izaya> it contains all the content released within the last like 3 years, such as landing on planets
L95[03:48:31] <dequbed> I don't, I know fuck all about this game
L96[03:51:21] <Sagh​etti> is it normal to have 3 separate instances of eclipse open?
L97[03:51:25] <Sagh​etti> or is there something wrong with me
L98[03:56:20] <ThePi​Guy24> cant sleep, must create custom boot sector
L99[04:24:38] ⇦ Quits: ben_mkiv (~ben_mkiv@88.130.156.158) (Remote host closed the connection)
L100[04:35:44] ⇨ Joins: WNmc666 (~WNmc666@183.202.186.125)
L101[04:36:29] ⇦ Quits: WNmc666 (~WNmc666@183.202.186.125) (Client Quit)
L102[05:01:40] <CompanionCube> %tonk
L103[05:01:40] <MichiBot> Jeepers! Compan​ionCube! You beat Forec​aster's previous record of 5 hours, 36 minutes and 23 seconds (By 14 minutes and 25 seconds)! I hope you're happy!
L104[05:01:41] <MichiBot> CompanionCube's new record is 5 hours, 50 minutes and 48 seconds! CompanionCube also gained 0.00144 (0.00024 x 6) tonk points for stealing the tonk. Position #2. Need 0.02677 more points to pass Forec​aster!
L105[05:02:13] <CompanionCube> ...bugger, should've tonked out now forecaster will probably get it
L106[05:04:45] <CompanionCube> he gets to increase his lead with my points :(
L107[05:44:35] ⇦ Quits: Thutmose (~Patrick@host-69-59-79-181.nctv.com) (Quit: Leaving.)
L108[06:05:51] <Amanda> oops it's 01.00
L109[06:20:21] ⇦ Quits: Cervator (~Thunderbi@70.241.38.147) (Quit: Cervator)
L110[06:38:33] ⇨ Joins: ben_mkiv (~ben_mkiv@88.130.156.158)
L111[07:04:57] ⇦ Quits: Backslash (~Backslash@d137-186-220-152.abhsia.telus.net) (Read error: Connection reset by peer)
L112[07:10:58] ⇨ Joins: Saghetti (Mibbit@c-67-164-116-220.hsd1.ca.comcast.net)
L113[07:11:15] <Saghetti> hywl
L114[07:11:23] <Saghetti> help
L115[07:11:59] <Saghetti> reee
L116[07:12:25] <Saghetti> i have leave the rest to me stuck in my head
L117[07:12:28] <Saghetti> helP
L118[07:13:57] <Saghetti> also i did some work on my cursed redis thing
L119[07:14:27] <Saghetti> forge is almost bukkit and it makes me sad
L120[07:15:10] <Saghetti> i wonder if i can serialize events and send it over that way
L121[07:17:14] <Saghetti> is there any easy way to serialize events? or do i just need to do it myself
L122[07:20:17] <Saghetti> Izaya: how long have you been lurking in the oc irc for?
L123[07:22:05] ⇨ Joins: clipboard188 (~clipboard@223.81.118.93)
L124[07:22:55] ⇦ Quits: clipboard188 (~clipboard@223.81.118.93) (Client Quit)
L125[07:23:22] <Michiyo> Saghetti, since the beginning
L126[07:23:58] <Saghetti> not surprised tbh
L127[07:25:27] <Saghetti> %absorb
L128[07:25:27] <MichiBot> You drink a gloomy oculemon potion (New!). Saghetti turns into a bird bird boy for 5 hours.
L129[07:28:09] ⇦ Quits: Saghetti (Mibbit@c-67-164-116-220.hsd1.ca.comcast.net) (Quit: http://www.mibbit.com ajax IRC Client)
L130[08:27:22] ⇦ Quits: Stary (~Stary@thonk.9net.org) (Ping timeout: 378 seconds)
L131[08:27:49] ⇦ Quits: immibis (~immibis@x59cc8b7e.dyn.telefonica.de) (Ping timeout: 204 seconds)
L132[08:28:04] ⇨ Joins: Stary (~Stary@thonk.9net.org)
L133[08:32:50] ⇨ Joins: Blue_138 (~c8h10n4o2@47.196.68.21)
L134[08:33:08] <Blue_138> why does the english language have the word Defenestration
L135[08:33:16] <Blue_138> "the act of throwing a thing, especially a person, out of a window"
L136[08:33:22] <Blue_138> but not a word for "the day after tomorrow"
L137[08:35:14] <Blue_138> no official word for that, but someone suggested a translation of a german word ubermorgen, resulting in "overmorrow"
L138[08:36:31] <Forec​aster> because that hasn't already been a word for hundreds of years
L139[08:39:23] <Blue_138> shhh i wanna know why Defenestration exists
L140[08:39:50] <Blue_138> why not just say "throw'em out da windo"
L141[08:40:06] <Forec​aster> because someone decided to make up a word for it, and people used it to some extent
L142[08:40:48] ⇨ Joins: Inari (~Pinkishu@pD9E8F219.dip0.t-ipconnect.de)
L143[08:40:48] <Blue_138> its ridiculous, but lets keep it
L144[08:40:52] <Blue_138> wb Inari
L145[08:41:40] <Blue_138> next time i go on, i guarantee you the first things im doing
L146[08:41:47] <Blue_138> wait
L147[08:42:12] <Blue_138> can you push the output stream of a command to a file, like you can do (as in ls -R -> foo)
L148[08:42:23] <Blue_138> like you can do in linux*
L149[08:42:31] <Forec​aster> yes
L150[08:42:40] <Inari> Uhh
L151[08:42:41] <Inari> hi I guess
L152[08:42:52] <Blue_138> exactly the same? command -> file
L153[08:43:06] ⇨ Joins: immibis (~immibis@x59cc8bf1.dyn.telefonica.de)
L154[08:43:09] <Forec​aster> I don't remember what the pipe sequence is
L155[08:43:28] <Blue_138> i think its more "casting stdout" than piping since theres only one command
L156[08:44:41] <fingercomp> some-program > filename
L157[08:45:36] <Blue_138> ok thx
L158[08:48:51] <CompanionCube> Blue_138: defenstration exists because of people getting thrown out of the window in 1600s bohemia.
L159[08:49:22] <Blue_138> beautiful
L160[08:50:16] <Blue_138> so about the hard drives in your mod
L161[08:50:39] <Blue_138> do they have clear top panels or did you break them by exposing their platters to air?
L162[08:50:44] <Blue_138> to dust* not air air is fine
L163[08:51:24] <Blue_138> also why are there 3 platters instead of 2
L164[08:51:40] <Forec​aster> reading too much into item sprites
L165[08:52:39] <CompanionCube> said events ended up triggering a Very Big War that lasted three decades, bfw
L166[08:52:53] <Blue_138> whoo
L167[08:52:59] <Blue_138> also yeah forecaster
L168[08:53:16] <Blue_138> and it looks like you just lost the covers to the servers
L169[08:53:29] <Blue_138> and why would you ever have to open up a terminal server?
L170[08:54:10] <Blue_138> disk drive? eh maybe it gets jammed sometimes
L171[08:55:02] <Blue_138> remote terminal only has 10 buttons and 3 lines
L172[08:55:59] <Blue_138> remote terminal and terminal server are made with wireless network cards, but have unlimited range, as if they were using an upgraded version of the linked card
L173[08:56:07] ⇦ Quits: ben_mkiv (~ben_mkiv@88.130.156.158) (Remote host closed the connection)
L174[08:56:20] <Blue_138> terminal server works in night time, and indoors without light, even though they don't have batteries
L175[08:56:24] <Blue_138> remote terminal*
L176[08:56:50] <Blue_138> at the very least make it so remote terminals go in the charger every once in a while
L177[08:56:56] <Forec​aster> if anything seems strange the answer is minecraft magic
L178[08:57:16] <Blue_138> how much empty space is in the normal computer case anyway?
L179[08:57:29] <Blue_138> server racks can fit four times as many computers, each with way more components
L180[08:58:16] <Blue_138> why would you ever use a normal case in creative
L181[08:59:01] <Blue_138> server lets you use twice as much RAM, twice as many hard drives, and 4 cards, compared to a tier THREE computer case
L182[09:00:33] <Blue_138> of course servers dont have integrated floppy drives, but you can get those in the rack as well
L183[09:06:56] <Forec​aster> %sip
L184[09:06:56] <MichiBot> You drink a runny adamantium potion (New!). Forec​aster turns into a robot until they exit the room.
L185[09:07:12] ⇨ Joins: ben_mkiv (~ben_mkiv@88.130.156.158)
L186[09:07:25] <Blue_138> wanna bring this to your attention again: https://imgur.com/a/URDw97P ocdevices server rack broken
L187[09:08:26] <Forec​aster> I don't see an issue posted about that
L188[09:09:26] <Blue_138> i just put one up
L189[09:10:17] <Blue_138> [now afk]
L190[09:12:00] <Blue_138> i would (no joke) make a resource pack that just changes the names and textures of the apple and bread items to "cheese" and "cracker" in honor of MrCrayfish
L191[09:13:21] <Blue_138> issue was put up under name MCCreeper8890 if that helps
L192[09:15:20] <Forec​aster> there's exactly two open issues...
L193[09:17:03] <Blue_138> one is a feature request and the other is a bug report?
L194[09:19:48] <Blue_138> Shane, stop putting on multiple name tags and pretending to have a personality disorder. -Management
L195[09:20:51] <Blue_138> im #12, #7 was by you, and it seems like just the title was changed -_-
L196[09:22:28] <Blue_138> not by Forecaster actually but by ben_mkiv
L197[09:23:24] <Blue_138> im gonna go offline
L198[09:23:26] ⇦ Quits: Blue_138 (~c8h10n4o2@47.196.68.21) (Quit: WeeChat 1.9.1)
L199[09:37:19] <Forec​aster> okay...
L200[10:01:53] <Biat​aria> Hey guys I changed some stuff in one of my servers with OC and now my remote terminal is frozen up from last sesson
L201[10:28:19] <Forec​aster> might have to break it
L202[10:37:47] ⇨ Joins: seeseemelk (~seeseemel@2a02:a03f:85ae:c100:aca6:9aec:705e:8ba9)
L203[10:40:58] <seeseemelk> Hi, I'm trying to use the Wireless Network Cards to communicate between a computer and a robot, but my messages aren't coming through. I'm using version 1.7.5 of OC on minecraft 1.12.2 (playing The 1.12.2 Pack). Both the robot and computer have enough energy, and I've tried both sending to an address and broadcasting, but nothing seems to work. I do not receive any kind of event on the receiver although the sending functions do
L204[10:40:58] <seeseemelk> return 'true'
L205[10:41:57] <Forec​aster> have you opened the relevant port(s) on the receiving device?
L206[10:42:10] <seeseemelk> I have
L207[10:42:27] <Forec​aster> are you in creative?
L208[10:42:42] <seeseemelk> No, I'm in survival
L209[10:43:15] <Forec​aster> okay so you didn't copy the network card so they have the same address (I've done that once and was very confused)
L210[10:43:43] <seeseemelk> Nah, have crafted them both from scratch. They are Tier 1 cards if that matters
L211[10:43:43] <Forec​aster> how are you checking for the events?
L212[10:45:00] <seeseemelk> I've tried to check for events by: setting a callback using event.listen("modem_message"), pulling for an event using event.pull("modem_message"), and event listening for all events and printing their name with something along the lines of `while true do print(event.pull()) end`
L213[10:45:23] <seeseemelk> With the latter one I receive key_up, key_down, interrupted, component_*, and so on. But nothing modem related
L214[10:45:43] <Forec​aster> how far apart are they?
L215[10:45:51] <Forec​aster> the T1 card has a very limited range
L216[10:46:15] <Forec​aster> you might also need to set the sending strength
L217[10:46:30] <Forec​aster> although I think it should default to max...
L218[10:46:31] <seeseemelk> I've tried setting them both right next to each other, and with one block of air between. I've tried at strengths 5, 15, and 16
L219[10:47:28] <Forec​aster> odd
L220[10:48:09] <M​GR> Can you try with tier 2 cards just to check?
L221[10:49:13] <seeseemelk> The robot and computers are both tier 1s, but I'll spawn some tier 2s in real quick to test that
L222[10:56:02] <seeseemelk> It works with the tier 2 cards, but when I switched them for tier 1 cards it doesn't
L223[10:57:55] <seeseemelk> More specifically, I cannot receive anything with a tier 1 card, but I can send from a tier 1 to a tier 2
L224[10:58:31] <Forec​aster> a T1 card should be able to receive as long as the sending card is within the T1 max range
L225[10:59:31] <seeseemelk> There is one block of air between the two computers in my test setup
L226[11:13:29] <M​GR> I'm not sure why it's not working
L227[11:13:31] <Forec​aster> well it worked for me http://tinyurl.com/qoyl5po
L228[11:13:36] <M​GR> Are you trying to open more than one port?
L229[11:13:49] <Forec​aster> http://tinyurl.com/tvfksw3
L230[11:14:02] <seeseemelk> Nope, I'm trying on exactly one port
L231[11:14:10] <Forec​aster> this is with T1 cards, from a creative computer to a robot
L232[11:14:25] <seeseemelk> When using tier 2 cards I can receive messages from the lua interpreter
L233[11:14:48] <Forec​aster> try using the `dmesg` program to check for the messages
L234[11:14:49] <seeseemelk> But once I swap the tier 2 card for a tier 1 card on the receiving end, no messages get through anymore
L235[11:16:01] <seeseemelk> Even with dmesg, it stops working when the receiver has a tier 1 card
L236[11:17:11] <Forec​aster> I was using `OpenComputers-MC1.12.2-1.7.4.153`
L237[11:18:20] <seeseemelk> Almost (but not exactly) the same version `OpenComputers-MC1.12.2-1.7.5.192.jar`
L238[11:18:39] ⇨ Joins: GWarBand (webchat@HSI-KBW-46-223-162-169.hsi.kabel-badenwuerttemberg.de)
L239[11:20:57] ⇨ Joins: Blue_595 (~c8h10n4o2@47.196.68.21)
L240[11:21:22] <GWarBand> Hey everyone, can someone tell me how the combination of OC-Robot and AE2 Me Upgrade Tier 3 works? Everytime i get a "nil No Security Station"
L241[11:21:29] <Blue_595> as long as the join thing says ~c8h10n4o2@whatever you can assume its me
L242[11:22:03] <Blue_595> anyway @ben_mkiv did you find that bug report?
L243[11:23:09] <ben_mkiv> yes
L244[11:23:21] <ben_mkiv> but im busy with other stuff atm, so cant give an eta for a fix
L245[11:23:22] <seeseemelk> If this is the correct source code for that version (https://github.com/MightyPirates/OpenComputers/blob/v1.7.5/src/main/scala/li/cil/oc/server/component/WirelessNetworkCard.scala), then I can imagine that a tier 1 card can't receive
L246[11:23:32] <Blue_595> ok
L247[11:24:02] <Blue_595> wait why would a tier 1 wireless network card be transmit-only?!
L248[11:24:15] <seeseemelk> I'm not sure if the distance calculation is done correctly here, especially since for a Tier 1 card 'shouldSendWiredTraffic' is false `(shouldSendWiredTraffic || distance == 0) && super.isPacketAccepted(packet, distance)`
L249[11:25:02] <Blue_595> in other words, distance == 0 && super.isPacketAccepted(packet, distance)
L250[11:25:06] <seeseemelk> That should probably be more along the lines of `(shouldSendWiredTraffic || (distance >= 0 && distance <= maxWirelessRange)) && super.isPacketAccepted(packet, distance)`
L251[11:25:15] <Blue_595> can only be false or super.isPacketAccepted(packet, 0)
L252[11:25:28] <seeseemelk> And distance will always be > 0 unless it's one the same host
L253[11:28:25] <Blue_595> in which case it's a loopback test
L254[11:30:31] <Blue_595> i wanna see a more in-depth assembly where theres just one type of case, but you have 3 tiers of motherboard which go into the case to determine its tier
L255[11:31:41] ⇦ Quits: MajGenRelativity (~MajGenRel@c-73-123-203-209.hsd1.ma.comcast.net) (Quit: Leaving)
L256[11:31:44] <Blue_595> rip
L257[11:31:55] ⇨ Joins: Vexatos (~Vexatos@port-92-192-99-49.dynamic.as20676.net)
L258[11:31:55] zsh sets mode: +v on Vexatos
L259[11:32:27] <Blue_595> has someone made GPS yet, using the distance variable provided by modem_message events?
L260[11:33:10] <Forec​aster> it's not really GPS unless you cover your world with antennas
L261[11:33:25] <Blue_595> determine X, Y, Z based on distances to a given number of waypoints
L262[11:33:45] <Blue_595> and the waypoints could be microcontrollers embedded in the ground/sky for all i care
L263[11:34:27] <Blue_595> but if its the sky, youd need a robot with the angel upgrade to be able to service those, and likely a solar panel in each one
L264[11:34:55] <Blue_595> (im trying to make the waypoint block OBSOLETE)
L265[11:38:55] <Blue_595> well seeseemelk seems to have found a bug in the mod
L266[11:39:00] <Blue_595> hooray for people apparently
L267[11:40:05] <Forec​aster> %tonkout almost forgot
L268[11:40:05] <MichiBot> By my throth! Forec​aster! You beat Compan​ionCube's previous record of 5 hours, 50 minutes and 48 seconds (By 47 minutes and 35 seconds)! I hope you're happy!
L269[11:40:06] <MichiBot> Forec​aster has stolen the tonkout! Tonk has been reset! They gained 0.006 tonk points! plus 0.005 bonus points for consecutive hours! (Reduced to 50% because stealing) Current score: 0.65304. Position #1
L270[11:41:04] <Blue_595>
L271[11:42:23] <Blue_595> reduced to 50% because stealing? what criteria?
L272[11:42:51] <Forec​aster> because CompanionCube held the record, not me
L273[11:42:56] <Blue_595> since tonk exists i feel like setting up a raspberry pi on the wall in this room just to stay connected to IRC at all times
L274[11:43:45] <Blue_595> finding the satellite to be serviced seems like it would be a bit like a game of hot and cold, but with a robot
L275[11:44:17] <Forec​aster> why would they need to be serviced
L276[11:44:25] <Blue_595> idk
L277[11:44:38] <Blue_595> i just want the possibility
L278[11:44:51] <Blue_595> wait a minute computronics offers camera upgrades
L279[11:44:55] <Blue_595> 1). can those point down
L280[11:45:04] <Blue_595> 2). what bandwidth do they need to be sent over network?
L281[11:46:24] <Blue_595> is it possible to disable carpeted capacitors "zapping" cats n sheep? its for a science fair experiment
L282[11:47:05] <Forec​aster> make the mobs immortal
L283[11:47:16] <Blue_595> ?
L284[11:48:49] <Blue_595> also update, the GPS network expansion will be a robot going to a certain place using the existing network, placing a GPS microcontroller block
L285[11:48:59] <Blue_595> taking an EEPROM from its inventory and putting it in the microcontroller, then turning it on
L286[11:50:03] <Forec​aster> why not put the card in ahead of time
L287[11:50:20] <Blue_595> right you can do that at the assembly line
L288[11:51:45] ⇨ Joins: MajGenRelativity (~MajGenRel@c-73-123-203-209.hsd1.ma.comcast.net)
L289[11:52:01] <Blue_595> i can imagine an assembly line right now: a "primitives" stage which just knows microchips, PCBs, CUs, ALUs, etc. a "components" stage which knows CPUs RAM network cards EEPROMS etc, ...
L290[11:53:27] <Blue_595> a "programmer" which programs the EEPROM for a GPS microcontroller and sets its desired coordinates in the data section, an "assembler" which builds the microcontroller and gives it to...
L291[11:53:41] <Blue_595> the "deployer", a robot which puts the microcontroller in the sky and activates it
L292[11:54:30] <Blue_595> hey uh, when you set the wakeup message for a wired/wireless network card, does it persist after you remove the card?
L293[11:54:41] <Blue_595> because that detail will actually be pretty important here
L294[11:54:51] <Forec​aster> no idea
L295[11:58:10] <Blue_595> well, one way to find out
L296[11:58:11] ⇦ Quits: Blue_595 (~c8h10n4o2@47.196.68.21) (Quit: WeeChat 1.9.1)
L297[12:02:05] <seeseemelk> Ah, it turns out my bug was fixed back in january in commit bec3b09fc0. I'll just have to build from source as the modpack is still using an older version
L298[12:02:46] <Forec​aster> there's no more recent build on curseforge?
L299[12:07:22] <GWarBand> Hey everyone, can someone tell me how the combination of OC-Robot and AE2 Me Upgrade Tier 3 works? Everytime i get a "nil No Security Station"
L300[12:12:54] <Forec​aster> no idea, but presumably it can't find a security station
L301[12:20:17] <immibis> is it basically a wireless ME terminal upgrade? Because the normal wireless terminals require a security station, which is where you how the terminal to the network
L302[12:20:25] <immibis> which is how you connect* the terminal to the network
L303[12:21:40] <GWarBand> i think so, i will check it out, thanks
L304[12:22:15] <Forec​aster> %tonk
L305[12:22:15] <MichiBot> Voldemort! Forec​aster! You beat your own previous record of <0 (By 42 minutes and 9 seconds)! I hope you're happy!
L306[12:22:16] <MichiBot> Forecaster's new record is 42 minutes and 9 seconds! No points gained for stealing from yourself. (Lost out on 0.0007)
L307[12:26:01] <seeseemelk> There is no newer version on curseforge, but there is one on the CI server
L308[12:26:27] <seeseemelk> I tried building it from source earlier, but the resulting jar just caused minecraft to crash
L309[12:26:35] ⇦ Quits: CarlenWhite (~CarlenWhi@104.sub-174-231-131.myvzw.com) (Ping timeout: 204 seconds)
L310[12:34:27] <seeseemelk> Build #198 works!
L311[12:44:30] <GWarBand> immibis worked well thank you very much - i putted the me upgrade in the security terminal and installed also a wireless access point
L312[12:48:23] ⇨ Joins: TehnoKripto (~TehnoKrip@ns3152321.ip-51-91-61.eu)
L313[12:52:33] ⇦ Quits: TehnoKripto (~TehnoKrip@ns3152321.ip-51-91-61.eu) (Ping timeout: 204 seconds)
L314[12:56:08] <immibis> in the default OC recipes, does each tier of RAM require 2 of the previous tier? it might be a modpack customization
L315[12:56:16] <immibis> because those recipes make no sense with the default RAM sizes
L316[12:56:44] <immibis> 2x192=256, 2x256=384, 2x384=512, 2x512=768, 2x768=1024
L317[12:57:39] ⇦ Quits: GWarBand (webchat@HSI-KBW-46-223-162-169.hsi.kabel-badenwuerttemberg.de) (Quit: webchat.esper.net)
L318[12:59:01] * immibis wonders if mod authors are annoyed by the prevalence of modpack-specific customizations
L319[13:04:50] <Inari> Don't think so
L320[13:19:00] <ben_mkiv> are you playing dungeons dragons and space shuttles?
L321[13:19:09] <ben_mkiv> because that stupid recipe sounds familiar
L322[13:20:44] <Kristo​pher38> Huh, there was another guy with the exact same problem as you seeseemelk
L323[13:20:58] <Kristo​pher38> One or two weeks ago
L324[13:22:18] <seeseemelk> Thankfully it has been fixed, it just needs a release on curseforge
L325[13:23:06] <Kristo​pher38> Oh I see
L326[13:23:43] <Kristo​pher38> Payonel's busy with his own project, I don't think he'll be fixing any bugs and/or making a new release :P
L327[14:05:02] <Inari> Amanda: https://media.discordapp.net/attachments/436555823423160320/699236879903621160/p9q7dl24ags41.png?width=369&height=703
L328[14:17:37] ⇨ Joins: Vexaton (~Vexatos@port-92-192-45-133.dynamic.as20676.net)
L329[14:17:37] zsh sets mode: +v on Vexaton
L330[14:20:35] ⇦ Quits: Vexatos (~Vexatos@port-92-192-99-49.dynamic.as20676.net) (Ping timeout: 204 seconds)
L331[14:23:34] <Amanda> Inari: fecking weebs. :P
L332[14:24:36] <Forec​aster> %sip
L333[14:24:36] <MichiBot> You drink a fiery rød potion (New!). Forec​aster feels slightly weaker.
L334[14:24:42] <Forec​aster> aw
L335[14:24:56] <Vexaton> no weebs allowed in #oc
L336[14:25:02] <Vexaton> [96 people quit #oc]
L337[14:25:47] ⇨ Joins: Blue_181 (~c8h10n4o2@47.196.68.21)
L338[14:26:34] <EvaKn​ievel> Hey, do you guys have a modpack list or favourite modpack
L339[14:26:52] <Blue_181> who is this CaitlynMainer on github who forked OCDevices?
L340[14:27:07] <M​GR> That's Miiimiru
L341[14:27:20] ⇨ Joins: Thutmose (~Patrick@host-69-59-79-181.nctv.com)
L342[14:28:08] <Skye> aka Michiyo :P
L343[14:28:40] <Blue_181> oh ok
L344[14:30:20] <Blue_181> theres a PC-Logix mod called OpenFM which adds streaming radio
L345[14:30:33] <Blue_181> why not make a tablet PC with a tuner and carry that around with you while mining?
L346[14:30:57] <Skye> immibis, well OC has got recipie customisation as a config option so probably not gonna be annoyed in this case... :P
L347[14:30:58] *** Vexaton is now known as Vexatos
L348[14:31:41] <Blue_181> eh never mind
L349[14:32:01] <Blue_181> looks like you cant get an FM radio card or tablet upgrade
L350[14:32:57] <Blue_181> ooh OpenPrinter
L351[14:33:51] <Blue_181> well fuck im gonna print out EEPROMs n stuff
L352[14:35:11] <Blue_181> OpenPrinter looks nice, but the printer seems a bit too detailed for OC
L353[14:37:33] <Michiyo> There is a config option for that, or in 1.12 I think it brings a resource pack for it
L354[14:37:39] <Blue_181> https://github.com/PC-Logix/GregsLighting-Reloaded/blob/master/LICENSE im assuming this wasn't Michiyo who made this one...
L355[14:37:52] <Blue_181> a bit too wordy license file
L356[14:38:05] <Michiyo> well, read the name of the mod..
L357[14:38:25] <Michiyo> also "Greg Ewing's Lighting mod, with bug fixes!"
L358[14:39:33] <Blue_181> but also
L359[14:39:42] <Blue_181> its supposed to say "go nuts kiddo"
L360[14:40:09] <Blue_181> in fact, my floppy disks will have a ".license" file which contains only those three words
L361[14:42:01] <Blue_181> how many cylinders/heads/sectors do standard hard drives have in OpenComputers?
L362[14:42:27] <Blue_181> (when in unmanaged mode; using drive component)
L363[14:43:37] ⇨ Joins: Cervator (~Thunderbi@70.241.38.147)
L364[14:43:40] <Blue_181> wb
L365[14:43:56] <Blue_181> i have an idea for my own version of the standard FAT filesystem
L366[14:45:55] <Blue_181> but the emulator doesnt like the drive component
L367[14:46:18] <Blue_181> what do getSectorSize() and getCapacity() return for each byte, forget the c/h/s question from earlier
L368[14:46:18] ⇦ Quits: seeseemelk (~seeseemel@2a02:a03f:85ae:c100:aca6:9aec:705e:8ba9) (Read error: Connection reset by peer)
L369[14:46:24] <Blue_181> for each drive*
L370[14:46:44] ⇨ Joins: seeseemelk (~seeseemel@2a02:a03f:85ae:c100:aca6:9aec:705e:8ba9)
L371[14:46:49] <Blue_181> wb
L372[14:48:40] <Blue_181> oh and getPlatterCount()
L373[14:49:19] <Blue_181> cylinder : getCapacity() / (getPlatterCount() * getSectorSize())
L374[14:49:25] <Blue_181> head : getPlatterCount()
L375[14:50:38] <Blue_181> sector : what i said was cylinder before sorry
L376[14:50:59] <Blue_181> cylinder : doesnt even exist apparently
L377[14:55:06] <Blue_181> component.transposer.getStackInSlot(sides.foo, bar) what kind of table does it return
L378[14:56:12] <Blue_181> its item stack info but whats the structure of that table
L379[15:19:29] ⇦ Quits: Blue_181 (~c8h10n4o2@47.196.68.21) (Ping timeout: 204 seconds)
L380[15:27:22] <immibis> I wish you could see tanks in robot GUIs
L381[15:27:53] <immibis> i was going to tell Blue_181 to just get one and print it out, but s/he left
L382[16:04:07] <Forec​aster> he'll be back
L383[16:04:09] <Forec​aster> probably
L384[16:32:41] <Ocawes​ome101> %tonk
L385[16:32:41] <MichiBot> Dagnammit! Ocawes​ome101! You beat Forec​aster's previous record of 42 minutes and 9 seconds (By 3 hours, 28 minutes and 16 seconds)! I hope you're happy!
L386[16:32:42] <MichiBot> Ocawesome101's new record is 4 hours, 10 minutes and 25 seconds! Ocawesome101 also gained 0.00347 tonk points for stealing the tonk. Position #6. Need 0.00731 more points to pass ThePi​Guy24!
L387[16:49:17] <Ar​iri> Any suggestions on how to set up 2 500gb ssds, an old 640gb hdd, and a 1tb hdd for media/file storage? I was thinking raid 1 for the hdds but itd be slow, so perhaps weekly backups from the 1tb to the 640gb?
L388[16:49:17] <Ar​iri> Its an old HP with Intel Pentium that was sitting around doing nothing, so I got a new PSU and case for it but its just running Ubuntu right now.
L389[16:56:47] <Sagh​etti> hmm
L390[16:57:32] <Sagh​etti> my brain wants to say raid 1 for the SSDs because redundancy, but nah
L391[16:58:08] <Sagh​etti> how about raid 0 for the ssds, which gets periodically copied to the hdd
L392[17:01:28] <Sagh​etti> and idk what to do with the 640gb hdd
L393[17:01:49] <Forec​aster> put it between two pieces of bread and sell it as a sandwich
L394[17:01:50] <Forec​aster> :D
L395[17:02:01] <Forec​aster> no one will know
L396[17:05:08] <Sagh​etti> hmm
L397[17:05:22] <Sagh​etti> use it to store files you don't really care about
L398[17:05:47] <Forec​aster> I need more storage space for tv shows on my media server...
L399[17:09:16] <Adorabl​eCatgirl> i'm gonna get a BD drive and use an old PDC computer as a lil media thing
L400[17:16:41] <Michiyo> I'm bummed that I dropped a bunch of money on 4tb 3.5" drives, and my new server only takes 2.5's :(
L401[17:16:57] <Michiyo> though, I did find 4tb 2.5's for roughly what I paid for the 3.5's last year..
L402[17:17:38] <Michiyo> ATM I have an old AMD APU board running OpenMediaVault and have that shared to my server
L403[17:18:00] <Adorabl​eCatgirl> ah
L404[17:18:08] <Forec​aster> send me the 3.5 ones :D
L405[17:18:17] <Adorabl​eCatgirl> if i was gonna make a file server, i might just get a Rock64Pro or w/e it was
L406[17:18:30] <Adorabl​eCatgirl> and nice lil SATA controller card
L407[17:19:01] <Adorabl​eCatgirl> since all i have are old POS LGA775/771 machines
L408[17:19:03] <Adorabl​eCatgirl> for the most part
L409[17:19:36] <Michiyo> I wanna grab my new CPUs for the server.. but they're looking to be about $90 a pop, and I need all 4 :/
L410[17:19:43] <Adorabl​eCatgirl> i have one ancient AM1 computer, my threadripper, and a lil thing using a laptop APU
L411[17:23:01] <Adorabl​eCatgirl> here's the real question
L412[17:24:09] <Michiyo> I'm also going to need to get an AC... cause it's not even 80 here and my room is hot AF, and the server's fans are going *nuts*
L413[17:24:44] <Adorabl​eCatgirl> should i get a SATA SSD or just stick a CF+adapter in there
L414[17:24:46] <Adorabl​eCatgirl> mega thonk
L415[17:24:58] <Adorabl​eCatgirl> 'cause it's got an IDE controller in there.....
L416[17:25:36] <Adorabl​eCatgirl> i'm only using the sob to boot linux and that's about it
L417[17:27:05] <Michiyo> just USB boot it :P
L418[17:30:32] <Adorabl​eCatgirl> usb 2slow
L419[17:30:47] <Adorabl​eCatgirl> i could netboot it...
L420[17:34:07] <Michiyo> over wireless g!
L421[17:55:45] <Inari> %inv add wirelss OpenGL
L422[17:55:45] * MichiBot summons 'wirelss OpenGL' and adds to her inventory. I could get some good swings in with this.
L423[17:56:13] <Inari> +e
L424[17:56:35] <Forec​aster> %sip
L425[17:56:35] <MichiBot> You drink a light dirt potion (New!). Forec​aster thinks the empty bottle is a snake until they see a star fall.
L426[17:56:42] <Forec​aster> agh
L427[18:00:03] <Ar​iri> snakeeee
L428[18:00:17] <Forec​aster> %fling snake bottle at Ariri
L429[18:00:17] <MichiBot> Forec​aster flings snake bottle in a random direction. It hits Ariri in the small of the back. They take 1d4 => 1 damage!
L430[18:01:13] <Ar​iri> Ouchie
L431[18:01:24] <Ar​iri> %bap Forecaster
L432[18:01:24] <MichiBot> Ar​iri baps Forecaster with chunks of Izaya!
L433[18:01:31] <Forec​aster> ew
L434[18:01:31] <Ar​iri> wut
L435[18:01:36] <Michiyo> o_O
L436[18:01:51] <Michiyo> chunks of Izaya Inari
L437[18:01:54] <Michiyo> WHY Inari
L438[18:01:56] <Ar​iri> lmao that was unexpected
L439[18:01:58] <Inari> Haha
L440[18:02:23] <Ar​iri> %fling chunks of Izaya at Inari
L441[18:02:23] <MichiBot> Ar​iri flings chunks of Iz​aya in a random direction. It hits In​ari in the head. They take 1d4 => 1 damage!
L442[18:02:32] <Inari> Ouch
L443[18:03:41] <Inari> %pet Michiyo
L444[18:03:41] <MichiBot> Inari is petting Michiyo with dizunilando. Michiyo regains 1d4 => 3 hit points!
L445[18:03:55] * Michiyo squints
L446[18:04:16] <Forec​aster> %inv count
L447[18:04:16] <MichiBot> The inventory contains 115 items.
L448[18:10:26] * Izaya screams
L449[18:12:16] <Inari> Izaya: It's okay
L450[18:12:21] <Inari> %pet Izaya
L451[18:12:21] <MichiBot> Inari is brushing Izaya with a meat popsicle. Izaya regains 1d4 => 2 hit points!
L452[18:12:23] <Inari> Here, have some healing
L453[18:13:54] <Inari> Amanda: I got a new plan to get you to like fish! https://media.discordapp.net/attachments/249763352425922560/699275121273077810/ksj_bestsopmod2ever141_20200413_6.png
L454[18:23:36] ⇨ Joins: AdorableCatgirl (~sam@pool-71-176-252-72.rcmdva.fios.verizon.net)
L455[18:23:46] <AdorableCatgirl> shaking_eyes.gif
L456[18:24:35] <Sagh​etti> :eyeshake:
L457[18:26:26] <Sagh​etti> ?take
L458[18:44:29] <Forec​aster> weird, the build server is up but it's not doing anything
L459[18:44:37] <Forec​aster> ah well, not a critical build anyway
L460[18:53:17] <DaCompu​terNerd> %sip
L461[18:53:17] <MichiBot> You drink a soft lime potion (New!). A warp zone opens up next to DaCompu​terNerd. (Use %warp to jump in)
L462[18:53:36] <DaCompu​terNerd> %warp
L463[18:53:36] <MichiBot> You end up in a dimension populated by wolf fish boys.
L464[18:53:51] <DaCompu​terNerd> Ok then
L465[18:54:20] <Forec​aster> fun times were had by all
L466[18:54:40] <Forec​aster> except DaComputerNerd who probably became dinner
L467[18:57:19] <Michiyo> CSRF protection is breaking the github webhook..
L468[18:58:20] <Amanda> Inari: no thx
L469[18:58:32] <Inari> Amanda: shame!
L470[19:00:28] <Michiyo> nvalid nginx configuration: nginx: [emerg] "http" directive is not allowed here in
L471[19:00:31] <Michiyo> %flip
L472[19:00:31] <MichiBot> Mic​hiyo: (╯°□°)╯┻━┻
L473[19:12:43] * Michiyo headdesks
L474[19:12:47] <Michiyo> Why...
L475[19:12:48] <Michiyo> q_q
L476[19:21:41] <Ar​iri> I want to see the original for that fish picture.. I wonder what it was
L477[19:29:29] <Ocawes​ome101> %flip 6
L478[19:29:29] <MichiBot> Ocawes​​ome101: (╯°□°)╯9
L479[19:29:38] <Ocawes​ome101> oh right, that's what that does
L480[19:30:26] <DaCompu​terNerd> I see
L481[19:30:34] <DaCompu​terNerd> %flip /
L482[19:30:34] <MichiBot> DaCompu​​terNerd: (╯°□°)╯/
L483[19:30:39] <DaCompu​terNerd> Fair
L484[19:30:55] <DaCompu​terNerd> %flip ¬
L485[19:30:56] <MichiBot> DaCompu​​terNerd: (╯°□°)╯¬
L486[19:31:20] <DaCompu​terNerd> Yep only supports a few symbols
L487[19:33:14] <Ocawes​ome101> %flip Hello World
L488[19:33:14] <MichiBot> Ocawes​​ome101: (╯°□°)╯plɹoM ollǝH
L489[19:43:11] <ThePi​Guy24> %flip блять
L490[19:43:11] <MichiBot> ThePi​​Guy24: (╯°□°)╯ьтялб
L491[19:43:29] <ThePi​Guy24> tyalb
L492[19:44:22] <Ocawes​ome101> I must say, Luacomp is very useful for building kernels-- monolithic ones in particular
L493[19:44:37] <Ocawes​ome101> I can keep my crap organized while still having a single kernel script
L494[19:47:40] <Ocawes​ome101> thank you AdorableCatgirl :P
L495[19:55:08] <Adorabl​eCatgirl> sure thing
L496[20:02:24] ⇦ Quits: Tahg (~Tahg@pool-71-184-110-95.bstnma.fios.verizon.net) (Ping timeout: 189 seconds)
L497[20:04:17] ⇨ Joins: Backslash (~Backslash@d137-186-220-152.abhsia.telus.net)
L498[20:11:06] <Forecaster> %restart
L499[20:11:07] ⇦ Quits: MichiBot (~MichiBot@149.56.6.196) ()
L500[20:11:29] ⇨ Joins: MichiBot (~MichiBot@149.56.6.196)
L501[20:11:29] zsh sets mode: +v on MichiBot
L502[20:11:43] <Forec​aster> %fling
L503[20:12:10] <MichiBot> Forec​aster flings eternal purr in a random direction. It hits Squi​dDev in their spleen. They take 1d4 => 4 damage!
L504[20:12:11] * MichiBot Eternal purr received a call it had won a million money, it wasn't seen again.
L505[20:14:30] ⇨ Joins: Tahg (~Tahg@pool-71-184-110-95.bstnma.fios.verizon.net)
L506[20:17:27] <Forec​aster> nice, now the more full the inventory gets the more fragile things are :P
L507[20:23:44] ⇨ Joins: t20kdc (~20kdc@cpc139340-aztw33-2-0-cust225.18-1.cable.virginm.net)
L508[20:33:54] ⇦ Quits: ben_mkiv (~ben_mkiv@88.130.156.158) (Ping timeout: 190 seconds)
L509[21:05:57] <SquidDev> Forecaster: Rude!
L510[21:09:57] <Sagh​etti> oh hi squid dev
L511[21:10:19] <Sagh​etti> ive heard your name on the computercraft forums a lot
L512[21:13:04] <asie> yes, he's a traitor
L513[21:15:19] <Ocawes​ome101> SquidDev is the main CC: Tweaked dev IIRC
L514[21:23:34] <SquidDev> %tonk
L515[21:23:35] <MichiBot> Dagnammit! Squi​dDev! You beat Ocawes​ome101's previous record of 4 hours, 10 minutes and 25 seconds (By 40 minutes and 27 seconds)! I hope you're happy!
L516[21:23:36] <MichiBot> SquidDev's new record is 4 hours, 50 minutes and 53 seconds! SquidDev also gained 0.00335 (0.00067 x 5) tonk points for stealing the tonk. Position #14 => #13. Need 0.00384 more points to pass Ar​iri!
L517[21:23:44] <Sagh​etti> dang it
L518[21:25:25] <SquidDev> Sorry!
L519[21:25:35] <Sagh​etti> nah it's ok
L520[21:25:39] <Sagh​etti> i just suck at tonking
L521[21:40:22] <immibis> assuming ComputerCraft is still the same as it was in 1.4.7, it has its pros and cons
L522[21:40:35] <immibis> like not having to type in UUIDs
L523[21:41:45] <Ar​iri> https://i.imgur.com/a2A6GjK.jpg so many pretty planets in one system
L524[21:42:14] <Forec​aster> not having to type a handful of characters if you want to use more than one of a component is a big pro? :P
L525[21:43:56] <immibis> turtles can use peripherals
L526[21:44:01] <immibis> basically no limits on anything
L527[21:44:07] <Ocawes​ome101> immibis: it's probably better (definitiely less buggy) now than it was then
L528[21:44:56] <immibis> they also don't use tool durability
L529[21:45:19] <immibis> the parallel library that nobody seems to have written for OC
L530[21:45:28] <immibis> (probably because computer.pullSignal isn't just coroutine.yield)
L531[21:45:37] <Izaya> ~w thread
L532[21:45:38] <ocdoc> http://ocd.cil.li/api:thread
L533[21:45:41] * Izaya coughs
L534[21:46:25] <Ocawes​ome101> the parallel API is just a really basic scheduler
L535[21:46:28] * Inari hands Izaya a slimy salmon potion to help iwth the cough
L536[21:49:56] <SquidDev> immibis: No, it's much better than it was in 1.4.7!
L537[21:50:01] * SquidDev ducks
L538[21:50:17] <Izaya> Inari: I don't trust this
L539[21:50:29] <Inari> Izaya: It'll be fine
L540[21:50:33] <simon816> ahh 1.4.7. The last version redpower existed on
L541[21:52:42] <Sagh​etti> i'll taste test it
L542[21:52:53] <Sagh​etti> %absorb slimy salmon potion
L543[21:52:55] <MichiBot> You drink a slimy salmon potion (New!). Sagh​etti feels a sudden surge of static electricity.
L544[21:53:04] <Sagh​etti> ouch!
L545[22:03:19] <CompanionCube> https://na.leagueoflegends.com/en-us/news/dev/dev-null-anti-cheat-kernel-driver/ shitty DRM of the day...
L546[22:03:31] <CompanionCube> was linked elsehwere, don't play riotgeames
L547[22:05:37] <Sagh​etti> starforce 2: electric bogaloo
L548[22:06:50] <SquidDev> I wish people could write articles like that without putting random jokes in every few sentences. There's enough interesting content, you don't need to pad it!
L549[22:08:01] <Adorabl​eCatgirl> >anti-cheat kernel driver
L550[22:14:43] <simon816> >not mentioning ring -2
L551[22:21:59] <simon816> -3 even https://en.wikipedia.org/wiki/Intel_Management_Engine#Ring_%E2%88%923_rootkit
L552[22:23:26] <Adorabl​eCatgirl> damnit i was about to mention -3
L553[22:24:22] <simon816> I wonder where we might discover -4 :p
L554[22:26:09] <CompanionCube> yeah not happening
L555[22:37:29] ⇦ Quits: seeseemelk (~seeseemel@2a02:a03f:85ae:c100:aca6:9aec:705e:8ba9) (Quit: Leaving)
L556[22:42:04] ⇦ Quits: lord| (~ba7888b72@66.109.211.150) (Ping timeout: 378 seconds)
L557[22:47:16] <Z0id​burg> oh hey Simon816 is going over ring levels
L558[22:47:20] <Ocawes​ome101> Fortunately, one can mostly disable the ME
L559[22:47:28] <Sagh​etti> you can?
L560[22:47:31] <Ocawes​ome101> According to that Wikipedia article anyway
L561[22:47:41] <Ocawes​ome101> Under Security Vulnerabilities
L562[22:47:43] <Z0id​burg> I am working
L563[22:47:48] <Z0id​burg> why are we talking about ring levels now
L564[22:47:54] <Sagh​etti> scroll up
L565[22:47:56] <Adorabl​eCatgirl> kernel driver DRM
L566[22:48:03] <Sagh​etti> > https://na.leagueoflegends.com/en-us/news/dev/dev-null-anti-cheat-kernel-driver/ shitty DRM of the day...
L567[22:48:03] <Sagh​etti> @CompanionCube#0000
L568[22:48:11] <Z0id​burg> Everything should be done in ring 0
L569[22:48:12] <Z0id​burg> 😄
L570[22:48:19] <Z0id​burg> even user processe
L571[22:48:20] <Sagh​etti> happy temple os noises
L572[22:48:27] <simon816> @Saghetti, https://wiki.gentoo.org/wiki/Sakaki%27s_EFI_Install_Guide/Disabling_the_Intel_Management_Engine
L573[22:48:27] <Z0id​burg> ROFL
L574[22:48:35] <Z0id​burg> That guy is unfortunately dead now
L575[22:49:59] <Sagh​etti> RIP Terry Davis
L576[22:50:37] <Z0id​burg> Despite the fact that the entire OS is useless to me
L577[22:50:56] <Z0id​burg> it was very well detailed
L578[22:50:58] <Z0id​burg> in what it had
L579[22:51:00] <Sagh​etti> petition to rewrite entire linux kernel in HolyC
L580[22:51:08] <Z0id​burg> No
L581[22:51:10] <Sagh​etti> yes
L582[22:51:17] <Z0id​burg> Linux is already extremely unorganized and ugky af underneath
L583[22:51:24] <Sagh​etti> alright then
L584[22:51:26] <Z0id​burg> I'm not touching it
L585[22:51:33] <Sagh​etti> petition to rewrite entire freebsd kernel in holyc
L586[22:51:46] <Z0id​burg> How did you know I am a FreeBSD user?
L587[22:51:48] <Z0id​burg> lol
L588[22:51:54] <Sagh​etti> ...
L589[22:51:57] <Z0id​burg> Oh wait, I said the Linux kernel was ugly
L590[22:52:01] <Z0id​burg> that gave it away
L591[22:52:04] <Sagh​etti> yeah
L592[22:52:12] <Z0id​burg> Because BSDs kernel code is so clean lol
L593[22:52:18] <Sagh​etti> i mean
L594[22:52:21] <Sagh​etti> i gotta give it to them
L595[22:52:22] <Z0id​burg> its the cleanest monolithic kernel I've ever worked on
L596[22:52:25] <Sagh​etti> it is REALLY clean
L597[22:52:28] <Sagh​etti> meanwhile in windows nt land
L598[22:52:36] <Z0id​burg> LOL
L599[22:52:54] <Z0id​burg> I think Windows still does its graphical interface system entirely in ring0 doesn't it?
L600[22:53:10] <Z0id​burg> it was in 9x, and it was in earlier NT kernels
L601[22:53:16] <Sagh​etti> probably
L602[22:53:23] <Sagh​etti> but seriously
L603[22:53:38] <Sagh​etti> partially integrating msie into the kernel
L604[22:53:40] <Sagh​etti> ring 0
L605[22:53:42] <Sagh​etti> bruH
L606[23:08:19] ⇦ Quits: Inari (~Pinkishu@pD9E8F219.dip0.t-ipconnect.de) (Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/)
L607[23:22:18] <CompanionCube> the canonical example is the font renderer.
L608[23:23:45] <CompanionCube> things that also exist: 'http.sys'
L609[23:23:57] <Sagh​etti> vomits
L610[23:24:09] <Sagh​etti> cursed filename
L611[23:24:24] <CompanionCube> it's cursed but that's what microsoft does/did in IIS.
L612[23:26:25] <Izaya> """""micro"""""kernel
L613[23:26:55] <CompanionCube> (and yes, it has been exploited before, because of course)
L614[23:32:29] <Brisingr​Aerowing> How about a macrokernal? Several times the size of a monolithic kernel.
L615[23:38:26] <CompanionCube> not a thing
L616[23:39:24] <simon816> see also: Uber
L617[23:41:47] <simon816> (ref: https://twitter.com/GergelyOrosz/status/1247132806041546754)
L618[23:46:02] <Kristo​pher38> %invite
L619[23:46:06] <Kristo​pher38> %discord
L620[23:46:07] <MichiBot> Kristo​​pher38: https://discord.gg/0hVukoQ2KYm2aoXh
L621[23:46:17] ⇦ Quits: t20kdc (~20kdc@cpc139340-aztw33-2-0-cust225.18-1.cable.virginm.net) (Remote host closed the connection)
L622[23:53:02] <Br​om> Does anybody know if there is a way to stop the debug card from outputting to the chat when I use debug.runCommand()? It doesn't seem to follow the commandBlockOutput false rule
<<Prev Next>> Scroll to Top