<<Prev Auto Refresh Scroll to Bottom
Stuff goes here
L1[00:44:19] ⇨ Joins: Neo (~neo@50.39.219.205)
L2[00:44:27] *** Server sets mode: +ntz
L3[00:49:23] <Forec​aster> I've just witnessed this https://cdn.discordapp.com/attachments/125649403162656768/1139103186645418084/20230810_094513.jpg
L4[01:40:08] <Forec​aster> https://cdn.discordapp.com/attachments/125649403162656768/1139115957030240256/20230810_094513_copy_2250x3000.jpg
L5[01:40:12] <Forec​aster> Smaller image
L6[01:40:28] <Forec​aster> Thankfully I don't have to mess with it
L7[02:17:57] ⇦ Quits: Vexatos (~Vexatos@p200300eaef4e9d00843890c77f04227c.dip0.t-ipconnect.de) (Quit: Insert quantum chemistry joke here)
L8[04:18:50] <stephan48> Amanda: we suspect some former cheating ban evading player with a vpn and a heck of a lot of steam profiles, being an ass. They are rotating their DDOS between three different communities. What made this one annoying is a rate of up to 1.2 GBit
L9[04:24:22] <Amanda> stephan48: ah
L10[04:28:16] * Amanda meows quietly and looks around for the fairy-earmuffs since Elfi's sleeping on her face
L11[04:36:59] ⇦ Quits: Hobbyboy (Hobbyboy@hobbyboy.co.uk) (Quit: The BNC has broken!)
L12[04:37:48] <Forec​aster> %tonkout
L13[04:37:48] <MichiBot> Dad-Sizzle! Forec​aster! You beat your own previous record of 4 hours, 16 minutes and 22 seconds (By 33 minutes and 41 seconds)! I hope you're happy!
L14[04:37:49] <MichiBot> Forec​aster has tonked out! Tonk has been reset! They gained 0.004 tonk points! plus 0.006 bonus points for consecutive hours! Current score: 0.87882472, Position #3 Need 0.16341789 more points to pass Va​ur!
L15[04:39:47] ⇨ Joins: Hobbyboy (Hobbyboy@hobbyboy.co.uk)
L16[07:06:00] ⇦ Quits: bul_bul (bul@2001:df0:27b::1f6) (Quit: Leaving)
L17[07:07:07] <Mic​hiyo> >Forecaster:
L18[07:07:08] <Mic​hiyo> How did you get a picture of what I was doing last night?!
L19[07:16:41] <Forec​aster> Ninja skills? I mean, nevermind
L20[07:19:49] <Ocawes​ome101> %tonk
L21[07:19:49] <MichiBot> Awesome! Ocawes​ome101! You beat Forec​aster's previous record of <0 (By 2 hours and 42 minutes)! I hope you're happy!
L22[07:19:50] <MichiBot> Ocawesome101's new record is 2 hours and 42 minutes! Ocawesome101 also gained 0.0027 tonk points for stealing the tonk. Position #4. Need 0.01729091 more points to pass Forec​aster!
L23[07:27:49] ⇨ Joins: bul_bul (bul@2001:df0:27b::1f6)
L24[07:46:29] <Va​ur> %sip
L25[07:46:30] <MichiBot> You drink a dashed sapphire potion (New!). The potion bottle is suddenly on fire! Vaur takes 1d​4 => 2 fire damage before letting go of it!
L26[07:49:06] <Mic​hiyo> Discovered last night that my fileserver's rails are missing the cable management arm bracked ._.
L27[07:49:13] <Mic​hiyo> wasted $45...
L28[07:49:21] <Mic​hiyo> bracket*
L29[08:02:49] <Forec​aster> The image above is evidence that cable management is overrated anyway
L30[08:09:52] <flamin​g_birb> was wondering if i could ask a simple coding question about some code i wrote on OC lua bios?
L31[08:10:04] <Mic​hiyo> So, I found the missing bracket on a South African IT site, the literal ONLY place I can find it... the bracket? like $10
L32[08:10:12] <Mic​hiyo> the shipping to the US? $250
L33[08:10:20] <flamin​g_birb> just joined and i've never programmed in lua before let alone minecraft
L34[08:11:24] <Mic​hiyo> %ask
L35[08:11:24] <MichiBot> http://sol.gfxile.net/dontask.html
L36[08:11:33] <Mic​hiyo> tl;dr, don't ask to ask. Just ask.
L37[08:13:43] <flamin​g_birb> i was trying to change background color to blue https://cdn.discordapp.com/attachments/125649403162656768/1139215004701294632/image.png
L38[08:13:48] <flamin​g_birb> i think this is how you do it
L39[08:14:46] <Mic​hiyo> No, that's not how you do it https://ocdoc.cil.li/component:gpu?s[]=setbackground.
L40[08:14:55] <Mic​hiyo> setBackground is a function, you call it with what you want.
L41[08:15:07] <flamin​g_birb> oh right
L42[08:15:20] <flamin​g_birb> is that the same with any gpu components?
L43[08:15:33] <Mic​hiyo> That's the same with anything that is a function.
L44[08:15:47] <Mic​hiyo> AFAIK there are no components that work the way you've done above.
L45[08:15:54] <flamin​g_birb> oh
L46[08:15:55] <flamin​g_birb> damn
L47[08:15:57] <flamin​g_birb> alright thanks
L48[08:16:53] <flamin​g_birb> also i was trying to do it on a tier 1 computer
L49[08:18:43] <Mic​hiyo> Yeah, not going to work anyway, t1 is black and white only.
L50[08:19:25] <flamin​g_birb> alr tysm
L51[08:19:35] <flamin​g_birb> i wanna try and eventually make a robot that mines for me
L52[08:19:41] <Mic​hiyo> The thing to know about your above code, even if it haden't errored out on the setBackground call with no values. All you've basically done is say bg = nil then bg = colors.blue.
L53[08:19:42] <flamin​g_birb> but i think im FAR from that
L54[08:19:56] <Mic​hiyo> You're not doing anything other than overwriting the value of bg.
L55[08:20:17] <flamin​g_birb> yeah i find the requiring and directories confusing
L56[08:20:21] <Mic​hiyo> %pil
L57[08:20:21] <MichiBot> https://www.lua.org/pil/contents.html#P1
L58[08:20:22] <Mic​hiyo> might help
L59[08:20:23] <flamin​g_birb> all the programming ive done before has been on python and shit
L60[08:20:27] <flamin​g_birb> alr ill take a look
L61[08:20:51] <Mic​hiyo> That's not OC specific, it's general Lua, but with it, and the OC Wiki you should be able to figure most things out
L62[08:21:05] <flamin​g_birb> >Michiyo: That's not OC specific, it's general Lua, but with it, and the OC Wiki you shou…
L63[08:21:05] <flamin​g_birb> yeah i understand
L64[08:21:29] <flamin​g_birb> cuz its not the API that im having trouble with its the lua syntax
L65[08:21:33] <flamin​g_birb> (i think)
L66[08:28:04] <Amanda> fingercomp: Uh. I was getting a FileNotFound error loading my workspace for a .tcl file, which I think was being improperly bubbled up from a system resuming/starting up?
L67[08:28:28] <Amanda> ( In ocelot )
L68[08:28:42] <Amanda> The popup said to check the logs for more info, but the logs didn't mention it at all
L69[08:33:32] <Forec​aster> We need to torture the logs to give us the info
L70[08:45:49] <fingercomp> a while ago I noticed ocelot didn't actually log exceptions resulting from loading/saving, and I was sure I fixed it; but I'm looking at the code right now and I can't find where I did that
L71[08:46:17] <fingercomp> maybe it happened in my dreams
L72[08:46:36] <Amanda> Unfortunately it seems closing the workspace overwrote the broken one with a blank one, so I can't get the logs out now
L73[08:46:36] <fingercomp> I'll fix this right away
L74[08:46:46] <fingercomp> ouch
L75[08:47:38] <Amanda> Does Ocelot have some kind of updater?
L76[08:52:39] <fingercomp> it doesn't update the ocelot jar itself, so updates have to be installed manually, but if newer versions change the workspace format, they'll have compatibility code to load older saves
L77[08:53:34] <Amanda> ah
L78[10:33:24] ⇦ Quits: ping (~uwu@femboy.me) (Quit: 🥕🐡)
L79[10:33:45] ⇨ Joins: ping (~uwu@femboy.me)
L80[10:38:02] <Va​ur> %tonk
L81[10:38:03] <MichiBot> Eh! Va​ur! You beat Ocawes​ome101's previous record of 2 hours and 42 minutes (By 36 minutes and 13 seconds)! I hope you're happy!
L82[10:38:04] <MichiBot> Vaur's new record is 3 hours, 18 minutes and 14 seconds! Vaur also gained 0.0018 (0.0006 x 3) tonk points for stealing the tonk. Position #2. Need 0.00681716 more points to pass Compan​ionCube!
L83[13:07:09] ⇨ Joins: Neo (~neo@50.39.219.205)
L84[13:07:18] *** Server sets mode: +ntz
L85[13:15:35] <Forec​aster> We're safe from Skynet again! Wait, wrong franchise
L86[13:20:13] <Amanda> %choose comfort or utility
L87[13:20:14] <MichiBot> Ama​nda: You'll want to go with "comfort".
L88[13:30:45] <Va​ur> %sip
L89[13:30:46] <MichiBot> You drink a woolly dirt potion (New!). A sudden craving for soup occupies Vaur's thoughts until someone stabs them.
L90[14:47:37] <S​3> The stuff you find on ebay
L91[14:47:43] <S​3> https://cdn.discordapp.com/attachments/125649403162656768/1139314158094012497/FB_IMG_1691678421444.jpg
L92[14:51:00] <Ocawes​ome101> %tonk
L93[14:51:02] <MichiBot> Zounderkite! Ocawes​ome101! You beat Va​ur's previous record of 3 hours, 18 minutes and 14 seconds (By 54 minutes and 43 seconds)! I hope you're happy!
L94[14:51:03] <MichiBot> Ocawesome101's new record is 4 hours, 12 minutes and 58 seconds! Ocawesome101 also gained 0.00364 (0.00091 x 4) tonk points for stealing the tonk. Position #4. Need 0.01365091 more points to pass Forec​aster!
L95[15:49:07] <Amanda> @S3 that can't be within expiration
L96[15:49:29] <Amanda> I remember seeing those when I was like 12
L97[16:11:03] <lili​rine> OC wireless cards (tier 2) have a 400-block range, right?
L98[16:11:06] <lili​rine> Or was it less
L99[16:31:23] <Izzy> 400 sounds right
L100[16:34:24] <Mic​hiyo> 400 air blocks, solid blocks reduce range depending on their hardness value, don't they?
L101[16:35:18] <Izzy> yup
L102[17:08:14] <S​3> Amanda: Yeag so, they were discontinued in 2001
L103[17:08:19] <S​3> I wonder what color they were originally.
L104[17:09:03] <Amanda> So not 12, more like 10
L105[17:52:05] * Amanda curls up atop Elfi, meows about her weird dream about being from an alternate universe where she was a 61 year old man, escaping {unspecified Soviet country} by crossing a nearby street, and how she accidentally slipped into this reality, where her parents had a huge house with her entire Soviet family over for a birthday party, and she got to have a nice nap on a toaster
L106[17:52:38] <Amanda> @Nadja ^
L107[17:53:09] <Amanda> Sleeps time, night girls
L108[17:56:50] <Mic​hiyo> Night
L109[18:06:15] <lili​rine> >Michiyo: Currently I can't upgrade from 20.04 to 22.04 because the update wants to u…
L110[18:06:15] <lili​rine> Does 22.04 shove snap down your throat
L111[18:06:20] <Ocawes​ome101> bios :) https://cdn.discordapp.com/attachments/125649403162656768/1139364140595556454/Screenshot_20230810_210534.png
L112[18:06:29] <lili​rine> Canonical really suffers from NIH syndrome doesn't it
L113[18:06:44] <lili​rine> >Ocawesome101: bios :)
L114[18:06:44] <lili​rine> ~~Hey I didn't give you permission to turn me into a BIOS~~
L115[18:06:52] <Ocawes​ome101> pfff
L116[18:07:05] <lili​rine> joke only makes sense if you knew my old username
L117[18:07:27] <Ocawes​ome101> bios Should™ be able to load from both mtpt and osdi boot partition
L118[18:07:30] <Ocawes​ome101> + s
L119[18:07:31] <lili​rine> which, considering the lack of linkage between them, the number of people who do is probably approximately zero
L120[18:07:36] <lili​rine> mtpt? osdi?
L121[18:07:50] <Ocawes​ome101> minitel partition table, open simple disk info (also partition table)
L122[18:07:52] <lili​rine> ah
L123[18:07:54] <Ocawes​ome101> both opencomputers partitioning specs
L124[18:08:02] <lili​rine> on that note, has anyone used Lua 5.4 much
L125[18:08:03] <lili​rine> for an OS
L126[18:08:20] <lili​rine> admittedly I'm not sure how many features could be used
L127[18:10:13] <lili​rine> support for Unicode values up to 2^31 sounded great, but...
L128[18:10:27] <lili​rine> unfortunately, anything above U+10FFFF is displayed as multiple characters
L129[18:11:23] <lili​rine> though, technically they don't have to be *displayed* to be stored.
L130[18:21:56] <Mic​hiyo> >lilirine: Does 22.04 server shove snap down your throat
L131[18:21:57] <Mic​hiyo> Yeah, it seems so.
L132[18:27:30] <microco​in_1397> >Ocawesome101: bios :)
L133[18:27:30] <microco​in_1397> how would one do that
L134[18:27:37] <microco​in_1397> magic thing
L135[18:27:55] <Ocawes​ome101> what magic thing? the logo at the top?
L136[18:29:15] <Ocawes​ome101> i'm using an incredibly jank system wherein i create a small raw RGB image using an editor i wrote, then convert that, using a script i wrote, to something i can put into a lua script and display on the screen
L137[18:29:34] <Ocawes​ome101> none of the code is good or particularly readable but it Works so i can't be bothered to touch it
L138[18:43:16] <luna​r_sam> logos are fun
L139[18:49:51] <luna​r_sam> https://cdn.discordapp.com/attachments/125649403162656768/1139375096260210848/image.png
L140[18:57:14] <Izzy> Ocawesome101: but can it boot from tapes?
L141[18:58:06] <Izzy> mine is much less fancy https://media.shadowkat.net/media/bfbc0ea96087d496d9114afb19ff595d0aeb8057997b12f5a5dd1174e6ffd236.png
L142[19:00:47] <S​3> >Ocawesome101: bios :)
L143[19:00:47] <S​3> Why... does this look like a commodore logo?
L144[19:00:55] <S​3> Cool though!
L145[19:01:22] <Ocawes​ome101> >S3: Why... does this look like a commodore logo?
L146[19:01:22] <Ocawes​ome101> unintentionally :p
L147[19:01:26] <S​3> hahahaha
L148[19:01:42] <Ocawes​ome101> izzy: no but adding that would be relatively trivial
L149[19:06:44] <luna​r_sam> i'm still rewriting how devices are read from so i don't need several different code paths for each device :v
L150[19:06:55] <luna​r_sam> i've just beel sleeping too much
L151[19:11:31] ⇨ Joins: Hawk777 (~Hawk777@2607:c000:829f:b00:7f5e:1d58:9804:4845)
L152[19:42:40] <diamondc​reeper_6> is there a good way to farm ectoplasm from random things without having to manually kill the spirits?
L153[19:47:42] <brisingr​aerowing> The spectre sapling
L154[19:49:41] <lili​rine> Izzy: I wish Ocelot had support for tapes :waaaaaaaaah:
L155[19:49:48] <Izzy> same
L156[19:49:48] <lili​rine> Only thing stopping me from procrastinating tape-boot support
L157[19:50:12] <lili​rine> it's like the one thing missing
L158[19:50:19] <lili​rine> not that teasix has had any work done on it whatsoever
L159[19:50:25] <lili​rine> besides the point tho :P
L160[19:52:22] <lili​rine> 5.4's RAII looks interesting
L161[19:52:38] <Izzy> I got PsychOS working with a main filesystem on tape :3
L162[19:57:27] <lili​rine> nice!
L163[19:58:37] <techt​astic> Message contained 4 or more newlines and was pastebined https://paste.pc-logix.com/ujavoxezuh
L164[19:58:53] <techt​astic> This is a Java project btw
L165[20:24:05] ⇦ Quits: ping (~uwu@femboy.me) (Quit: 🥕🐡)
L166[20:24:13] ⇨ Joins: ping (~uwu@femboy.me)
L167[20:52:20] <techt​astic> ok im being dumb, how the hell do i make a POST request?
L168[21:05:31] <Forec​aster> %tonk
L169[21:05:32] <MichiBot> Gadsbudlikins! Forec​aster! You beat Ocawes​ome101's previous record of 4 hours, 12 minutes and 58 seconds (By 2 hours, 1 minute and 31 seconds)! I hope you're happy!
L170[21:05:33] <MichiBot> Forecaster's new record is 6 hours, 14 minutes and 29 seconds! Forecaster also gained 0.01015 (0.00203 x 5) tonk points for stealing the tonk. Position #3. Need 0.15506789 more points to pass Va​ur!
L171[21:26:34] <Forec​aster> %sip
L172[21:26:35] <MichiBot> You drink a dangerous tuna potion (New!). Forecaster looks confused as nothing happens.
L173[21:35:04] <diamondc​reeper_6> >brisingraerowing: The spectre sapling
L174[21:35:04] <diamondc​reeper_6> oh shit! forgot about this feature!
L175[21:45:31] <Ocawes​ome101> \o/ https://cdn.discordapp.com/attachments/125649403162656768/1139419301829431396/Screenshot_20230811_004443.png
L176[21:46:23] <Ocawes​ome101> cldr can't read partition tables yet but otherwise this is 100% booted from a simplefs partition!!! :D
L177[21:48:49] <Izzy> ayyyyyy
L178[21:48:52] <Izzy> good shit
L179[21:49:14] <Ocawes​ome101> i am extremely happy right now :D
L180[22:01:34] <lunar_sam> very nice!
L181[22:04:27] <lunar_sam> if i don't immediately pass out when i get home, i'll try to finish up my new BIOS (and i'm reaching the size limit anyways lol) and work on banging out a foxfs spec and reference implementation
L182[22:11:37] <Va​ur> %sip
L183[22:11:37] <MichiBot> You drink a dusty avesmingo potion (New!). Vaur turns into an iron dryad turtle boy until their next sip of water.
<<Prev Auto Refresh Scroll to Top