<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:24:15] <Va​ur> %sip
L2[00:24:16] <MichiBot> You drink a runny aluminium potion (New!). Vaur: Nothing seemed to happen...
L3[01:26:18] ⇦ Quits: bul_bul (bul@2001:df0:27b::1f6) (Quit: Leaving)
L4[01:37:08] ⇨ Joins: bul_bul (bul@2001:df0:27b::1f6)
L5[01:44:28] <Va​ur> %sip
L6[01:44:28] <MichiBot> You drink a big tomato potion (New!). Vaur feels slightly faster.
L7[01:53:31] <ar2​000> https://github.com/AR2000AR/openComputers_codes/tree/master/network
L8[01:55:07] <ar2​000> >microwave_man___: This sounds neat, I'll read up more on it tomorrow, as its late and i nee…
L9[01:55:07] <ar2​000> No one ever used it yet (aside from me), but I made another network stack. It's UDP/IP only for now, but TCP is on the back burner.
L10[01:55:08] <ar2​000> API is made to be like luasocket
L11[01:55:46] <ar2​000> Configuration is done via /etc/network/interfaces
L12[01:55:56] <ar2​000> Like a Linux system
L13[01:57:27] <ar2​000> I also made a VPN to route the network through the internet card. A bit experimental and there is currently no publicly hosted server but the code in the repo (icable)
L14[02:04:43] <CompanionCube> %tonkout
L15[02:04:43] <MichiBot> I'm sorry Compan​ionCube, you were not able to beat Forec​aster's record of 5 hours, 42 minutes and 53 seconds this time. 5 hours, 13 minutes and 43 seconds were wasted! Missed by 29 minutes and 10 seconds!
L16[02:30:58] <Izzy> huh, your implementation is comparable in size to uIP for contiki
L17[02:31:20] <Izzy> for the source code, anyway; given it ran on the C64 I imagine it compiles down significantly smaller :p
L18[03:17:13] ⇨ Joins: yes (~yes@p4fdf7240.dip0.t-ipconnect.de)
L19[03:17:47] ⇦ Quits: yes (~yes@p4fdf7240.dip0.t-ipconnect.de) (Client Quit)
L20[03:19:22] <nightm​arepog> hmh, Can I somehow convert midi into frequency?
L21[03:23:51] <lunar_sam> Izaya: okay but what if, right
L22[03:23:59] <lunar_sam> i put tsukinet support into velox
L23[03:29:36] <Izzy> do it coward
L24[03:33:23] <lunar_sam> bet with a capital b
L25[03:33:45] <lunar_sam> i'll even support booting over tsukinet :v
L26[03:34:17] <Izzy> nearly got power on the New Server(tm)
L27[03:34:40] <Izzy> which means I'm nearly up to my usual bullshit
L28[03:34:43] <Izzy> B)
L29[03:35:17] <lunar_sam> very nice
L30[03:35:25] <lunar_sam> you know, it's funny
L31[03:35:27] <Izzy> ie, once that's done I'll have reason to implement netbooting
L32[03:35:35] <lunar_sam> i still haven't made a public implementation of tsukinet
L33[03:35:44] <lunar_sam> which is good because i've changed how i want TN to work again
L34[03:35:52] <Izzy> because if I can avoid paying for hard drives I damn well intend to
L35[03:36:07] <lunar_sam> the only thing that's managed to stay the same is the addresses
L36[03:36:08] <lunar_sam> :v
L37[03:36:26] <Izzy> also gonna uhh
L38[03:36:33] <Izzy> finally write that minitel version that mangles addresses
L39[03:37:53] <Izzy> for routing purposes
L40[03:39:18] <lunar_sam> v nice
L41[03:45:22] <MichiBot> Amanda REMINDER: either find a pleroma option to retry dbs or move it to nomad
L42[04:05:19] <ar2​000> >Izzy: huh, your implementation is comparable in size to uIP for contiki
L43[04:05:19] <ar2​000> It's IP. Can't really be small. Wireshark understand it
L44[04:06:37] <ar2​000> Some things are not 1:1 like arp or Ethernet (obviously)
L45[04:06:55] <ar2​000> And DNS will get a partial rewrite soon
L46[04:11:38] <Izzy> I was more impressed that it wasn't bigger y'know
L47[04:11:55] <Izzy> like, again, uIP targeted 8-bit micros
L48[04:12:53] <walks​anator> i am making a funny mod
L49[04:13:03] <walks​anator> that limits the programming mods you can do in ceartain parts of the world
L50[04:15:01] <ar2​000> Oh. I thought it was another IP implementation for oc. I guess I did a decent job then
L51[04:15:03] <walks​anator> oh yeah... it uses simplex noise to controll the "bubbles"
L52[04:18:00] <Izzy> walks​anator: so there'd be opencomputers areas, CC areas, retrocomputers areas, etc?
L53[04:20:28] <walks​anator> well this is 1.19.2 so the areas are CC,Hexcasting, and TIS-3d
L54[04:20:31] <walks​anator> and areas can overlap
L55[04:20:41] <walks​anator> and there can be areas of no mods
L56[04:21:23] <walks​anator> this is mainly a POC to consider making this a more propper mod so that i could eg: make it so there would be bubbles of Magic and tech mods
L57[04:21:28] <walks​anator> slowly moving across the world
L58[04:22:01] <walks​anator> (slowly moving is not yet implemented)
L59[04:22:21] <Izzy> that would be interesting
L60[04:22:38] <ar2​000> Would make a nice mod pack
L61[04:22:38] <walks​anator> i also probally should profile it
L62[04:23:02] <walks​anator> since the "heavy" function is
L63[04:23:03] <walks​anator> Code Block pastebined https://paste.pc-logix.com/madageqafo
L64[04:23:14] <walks​anator> Enable is a enum
L65[04:23:34] <walks​anator> Nullifier is a expensive block that well... nullifies the gimmick
L66[04:23:46] <walks​anator> (creates a 10 block radius area where all mods work)
L67[04:25:24] <ar2​000> Can't you save some states either in memory or in the chunk data ?
L68[04:25:24] <ar2​000> That way you only have to calculate things when they change
L69[04:26:43] <walks​anator> here is the "displayer" https://cdn.discordapp.com/attachments/125649403162656768/1143144143825154058/image.png
L70[04:26:57] <walks​anator> it shows what mods work in which chunks
L71[04:27:10] <walks​anator> the redstone block is the current chunk
L72[04:27:14] <ar2​000> Only one mod per chunk ?
L73[04:27:21] <walks​anator> no you can see mutiple
L74[04:27:26] <walks​anator> amethyst dust indicates hexcasting
L75[04:27:32] <walks​anator> advanced computer is CC
L76[04:27:39] <walks​anator> Casing is TIS-3d
L77[04:27:48] <ar2​000> So mods are stacked vertically?
L78[04:27:48] <walks​anator> but as you can also see there are chunks where there are no mods
L79[04:27:51] <walks​anator> yep
L80[04:28:39] <walks​anator> also this is obvs a block entity with a custom render
L81[04:28:43] <ar2​000> Do machine already in a chunk keep working if not allowed anymore?
L82[04:28:44] <walks​anator> so uhh pls dont spam them
L83[04:28:50] <walks​anator> >ar2000: Do machine already in a chunk keep working if not allowed anymore?
L84[04:28:50] <walks​anator> no
L85[04:28:57] <walks​anator> you get forced to pack up and migrate
L86[04:30:26] <walks​anator> ofc i llike it when *the functions are the exact same* yet they behave diffrently
L87[04:32:11] <walks​anator> ah i swapped the TIS-3d and CC displays
L88[04:32:16] <Va​ur> %sip
L89[04:32:17] <MichiBot> You drink a punctual unobtanium potion (New!). Vaur knows the exact location of a particular molecule of oxygen until they say the phrase "Noir Nyan".
L90[04:32:40] <ar2​000> The perfect tracking device
L91[04:33:10] <walks​anator> want to see my code?
L92[04:36:06] <walks​anator> yep now it works
L93[04:44:55] <nightm​arepog> >walksanator: here is the "displayer"
L94[04:44:55] <nightm​arepog> thats cute, made by 3d printer?
L95[04:47:13] <walks​anator> >nightmarepog: thats cute, made by 3d printer?
L96[04:47:13] <walks​anator> nope
L97[04:47:13] <walks​anator> a custom BlockEntityRender
L98[04:48:04] <nightm​arepog> oh
L99[04:48:06] <nightm​arepog> cool
L100[04:55:45] <Forec​aster> %sip
L101[04:55:45] <MichiBot> You drink a frosty dirt potion (New!). Forecaster now has a mullet until they recite the litany against fear.
L102[04:56:02] <Forec​aster> Mullets are the mind killer
L103[04:57:58] <Va​ur> https://www.reddit.com/r/ProgrammerHumor/comments/15wyr86/therealreasonwhylinuxissaferthanotheros/
L104[05:02:50] <Amanda> I like the comment that was like "Why not just run the malware's docker image? jeeezuuuss"
L105[05:42:53] <walks​anator> >Vaur: https://www.reddit.com/r/ProgrammerHumor/comments/15wyr86/therealreasonwhylinu���
L106[05:42:53] <walks​anator> i like how they actually felt sorry for the guy
L107[05:43:02] <Va​ur> yup
L108[05:43:05] <walks​anator> and bitcoin'd them $f
L109[05:43:11] <Va​ur> cherry on the cake
L110[05:44:39] <walks​anator> because it went from, missing permissions, missing library, to *invalid api in the filesystem*
L111[06:36:04] <dash_un​derscore> >Vaur: https://www.reddit.com/r/ProgrammerHumor/comments/15wyr86/therealreasonwhylinuxiss���
L112[06:36:04] <dash_un​derscore> from thumbnail i thought this was am's meme https://www.youtube.com/watch?v=EddX9hnhDS4
L113[07:48:34] <Forec​aster> %tonkout
L114[07:48:34] <MichiBot> Zounderkite! Forec​aster! You beat your own previous record of 5 hours, 42 minutes and 53 seconds (By 57 seconds)! I hope you're happy!
L115[07:48:35] <MichiBot> Forec​aster has tonked out! Tonk has been reset! They gained 0.005 tonk points! plus 0.008 bonus points for consecutive hours! Current score: 1.01365824, Position #1
L116[07:48:44] <Forec​aster> Close...
L117[07:58:02] ⇨ Joins: Hawk777 (~Hawk777@2607:c000:82a0:1a00:5a72:e5f:ac9c:2401)
L118[08:38:20] <nightm​arepog> can I do in eeprom some function like it exist?
L119[08:38:23] <nightm​arepog> like
L120[08:39:13] <nightm​arepog> Code Block pastebined https://paste.pc-logix.com/xufafiwezo
L121[08:45:26] <Hawk777> If you’re coding in an EEPROM, you don’t have an OS. If you don’t have an OS, you don’t have a single unified filesystem with a root directory. Instead you have to access individual filesystem components via the component API, using their individual component IDs.
L122[08:47:45] <Hawk777> So for example you might do something like component.invoke("12345678-1234-1234-1234-123456789ABC", "exists", "init.lua"), where the ID is the ID of the filesystem on which you want to check for the file.
L123[09:00:52] <dacompu​ternerd> or component.proxy("12345678-1234-1234-1234-123456789ABC").exists("init.lua")
L124[09:01:28] <dacompu​ternerd> or even component.list("filesystem")().exists("init.lua") iirc
L125[09:08:33] <Hawk777> Yeah, you can look up components by type, but I believe most systems will have more than one, so you don’t know which one you’ll get in that case (I think most systems that have a hard drive or floppy drive have that plus a tmpfs, at least?).
L126[09:13:12] <walks​anator> which looks better A or B
L127[09:13:12] <walks​anator> https://imgur.com/QYwncTA.png
L128[09:13:13] <walks​anator> https://imgur.com/NiRZ75E.png
L129[09:13:20] <walks​anator> remeber this is to communicate avaliable mods
L130[09:18:39] <nightm​arepog> >Hawk777: So for example you might do something like component.invoke("12345678-1234-1234…
L131[09:18:39] <nightm​arepog> that id thats disk?
L132[10:00:10] ⇦ Quits: dustinm` (~dustinm@static.38.6.217.95.clients.your-server.de) (Ping timeout: 195 seconds)
L133[10:02:30] <Ocawes​ome101> %tonk
L134[10:02:32] <MichiBot> Jeepers! Ocawes​ome101! You beat Forec​aster's previous record of <0 (By 2 hours, 13 minutes and 57 seconds)! I hope you're happy!
L135[10:02:33] <MichiBot> Ocawesome101's new record is 2 hours, 13 minutes and 57 seconds! Ocawesome101 also gained 0.00223 tonk points for stealing the tonk. Position #3. Need 0.0480808 more points to pass Va​ur!
L136[10:02:33] <Hawk777> Yes, the ID would be the ID of the hard disk or floppy disk.
L137[10:06:49] ⇨ Joins: dustinm` (~dustinm@static.38.6.217.95.clients.your-server.de)
L138[10:17:39] ⇦ Quits: dustinm` (~dustinm@static.38.6.217.95.clients.your-server.de) (Quit: Leaving)
L139[10:18:23] <walks​anator> Message contained 4 or more newlines and was pastebined https://paste.pc-logix.com/olaqebenel
L140[10:18:32] <walks​anator> (sorry for disord embed spam)
L141[10:20:55] <kristo​pher38> Is this like a hologram but you get miniature MC blocks instead of 3 colours?
L142[10:21:46] <Hawk777> Or is it actually working microblocks?
L143[10:22:44] <kristo​pher38> Oh right this isn't for OC
L144[10:23:01] <Hawk777> Oh is it CC?
L145[10:37:40] ⇨ Joins: dustinm` (~dustinm@static.38.6.217.95.clients.your-server.de)
L146[10:40:10] <walks​anator> >kristopher38: Is this like a hologram but you get miniature MC blocks instead of 3 colours?
L147[10:40:10] <walks​anator> nope, this is a chunk display of what mods are enabled in a 7x7 area around the block
L148[11:12:11] ⇦ Quits: stephan48 (~stephanj@nemesis.stejau.de) (Ping timeout: 190 seconds)
L149[11:24:22] ⇨ Joins: stephan48 (~stephanj@nemesis.stejau.de)
L150[12:24:00] <Amanda> %choose cubes or try and be productive
L151[12:24:00] <MichiBot> Ama​nda: The proof is in the pudding. Definitely "try and be productive". Now please get it out of my pudding.
L152[12:25:51] <Va​ur> %tonk
L153[12:25:52] <MichiBot> Kapow! Va​ur! You beat Ocawes​ome101's previous record of 2 hours, 13 minutes and 57 seconds (By 9 minutes and 23 seconds)! I hope you're happy!
L154[12:25:53] <MichiBot> Vaur's new record is 2 hours, 23 minutes and 20 seconds! Vaur also gained 0.00048 (0.00016 x 3) tonk points for stealing the tonk. Position #2. Need 0.02326963 more points to pass Forec​aster!
L155[12:25:56] <Va​ur> %sip
L156[12:25:57] <MichiBot> You drink a fluffy aether potion (New!). Vaur turns into a pink robot frog until they have an apple.
L157[12:36:21] <Forec​aster> frogbot!
L158[12:37:15] <Va​ur> %sip
L159[12:37:15] <MichiBot> You drink a dusty jumbonium potion (New!). Vaur briefly feel like they have just stepped out of a car.
L160[12:54:30] <Forec​aster> %sip
L161[12:54:31] <MichiBot> You drink a goopy stainless steel potion (New!). The next remote Forecaster looks for is extra hard to find.
L162[12:54:38] <Forec​aster> oh no
L163[12:56:05] * Amanda pushes @Forecaster's remote under the sofa, into the void portal
L164[12:59:37] <Va​ur> %sip
L165[12:59:38] <MichiBot> You drink a cloudy toxictop potion (New!). When Vaur brings the bottle down they see A Nectar plastic flamingo. It stares into their soul.
L166[12:59:55] <Forec​aster> but I need that for remote things!
L167[13:14:17] <Forec​aster> And possibly nearby things if I'm feeling extra lazy...
L168[13:23:33] <Amanda> %choose laptopnaptime
L169[13:23:34] <MichiBot> Ama​nda: I talked to the Swedish Chef, he said "Bork bork!" I think that means yes?
L170[13:24:03] * Amanda flops down around Elfi, reads stories to her
L171[13:41:37] ⇨ Joins: astaxik-pc (~astaxik-p@89.188.176.209)
L172[13:44:42] ⇦ Quits: astaxik-pc (~astaxik-p@89.188.176.209) (Client Quit)
L173[14:13:06] ⇦ Quits: bpm140 (bpm140@fomalhaut.me) (Ping timeout: 183 seconds)
L174[14:14:15] ⇨ Joins: bpm140 (bpm140@fomalhaut.me)
L175[14:24:42] <Ocawes​ome101> %sip
L176[14:24:44] <MichiBot> You drink a frosty dalekanium potion (New!). Ocawesome101 spots a shiny thing!
L177[14:24:56] <Va​ur> %sip
L178[14:24:56] <MichiBot> You drink a ripe amethyst potion (New!). A bard starts playing a lute behind Vaur. They don't stop.
L179[14:51:41] <Va​ur> %tonkout
L180[14:51:41] <MichiBot> Boom! Va​ur! You beat your own previous record of 2 hours, 23 minutes and 20 seconds (By 2 minutes and 28 seconds)! I hope you're happy!
L181[14:51:42] <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.99438861, Position #2 Need 0.01926963 more points to pass Forec​aster!
L182[15:31:02] ⇦ Quits: Vexatos (~Vexatos@p200300eaef1c7a00527fbd3c500b89af.dip0.t-ipconnect.de) (Quit: Insert quantum chemistry joke here)
L183[16:23:49] <Ocawes​ome101> %tonk
L184[16:23:50] <MichiBot> Eureka! Ocawes​ome101! You beat Va​ur's previous record of <0 (By 1 hour, 32 minutes and 8 seconds)! I hope you're happy!
L185[16:23:51] <MichiBot> Ocawesome101's new record is 1 hour, 32 minutes and 8 seconds! Ocawesome101 also gained 0.00154 tonk points for stealing the tonk. Position #3. Need 0.0510208 more points to pass Va​ur!
L186[17:12:06] * Amanda snuggles elfi, offers her a ring-belt, it's a belt that turns into a ring when she embiggens
L187[17:12:39] * Amanda passes out from a tireds overflow
L188[17:19:45] <Amanda> Night girls
L189[18:06:19] ⇦ Quits: Hawk777 (~Hawk777@2607:c000:82a0:1a00:5a72:e5f:ac9c:2401) (Quit: Leaving.)
L190[20:21:15] <Forec​aster> %tonk
L191[20:21:16] <MichiBot> Yay! Forec​aster! You beat Ocawes​ome101's previous record of 1 hour, 32 minutes and 8 seconds (By 2 hours, 25 minutes and 18 seconds)! I hope you're happy!
L192[20:21:17] <MichiBot> Forecaster's new record is 3 hours, 57 minutes and 26 seconds! Forecaster also gained 0.00484 (0.00242 x 2) tonk points for stealing the tonk. Position #1.
L193[22:27:13] <CompanionCube> %tonk
L194[22:27:14] <MichiBot> I'm sorry CompanionCube, you were not able to beat Forecaster's record of 3 hours, 57 minutes and 26 seconds this time. 2 hours, 5 minutes and 57 seconds were wasted! Missed by 1 hour, 51 minutes and 29 seconds!
L195[23:51:32] ⇨ Joins: Vexatos (~Vexatos@p200300eaef0490003b4742810af3ba2d.dip0.t-ipconnect.de)
L196[23:51:32] zsh sets mode: +v on Vexatos
<<Prev Next>> Scroll to Top