<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:01:43] <Amanda> Continues to grow, or grows once then stays
L2[00:02:22] <Amanda> I choose the former for my headcanon, because it means that @Vaur will be growing slowly for all time, since stars can't fall
L3[00:06:01] ⇨ Joins: AirstrikeIvanov (webchat@cpe-172-248-73-110.socal.res.rr.com)
L4[00:31:24] ⇦ Quits: AirstrikeIvanov (webchat@cpe-172-248-73-110.socal.res.rr.com) (Quit: webchat.esper.net)
L5[01:01:50] <Ko​dos> I kind of want to make a text based space adventure game similar to Minecraft but your ‘character’ is a space ship instead of Steve. You have to go mine resources to build a new ship or upgrade your current one, collect fuel to be able to move around and sustain your ship, etc
L6[01:08:53] <'Airstrik​e' Ivanov> so i only yesterday discovered OC and it's a great little mod, i just wish i knew where to even start with using it to power things in my base lol
L7[01:15:14] <Hawk777> I personally use it mainly for process control/automation of factory-type tasks, controlling machines, that sort of thing. But I know there are others who are more interested in the “computer” side of OC than the “Minecraft” side, if you will, and do things like making games, e-mail and Internet-like systems, and so on.
L8[01:19:48] <'Airstrik​e' Ivanov> yeah i saw stuff like MineOS, it's crazy
L9[01:20:16] <'Airstrik​e' Ivanov> i could totally see myself taking on the challenge of getting all my stuff networked on computers/servers and MineOS apps to run everything
L10[01:21:01] <M​GR> Note, MineOS isn't supported here
L11[01:21:34] <'Airstrik​e' Ivanov> yeah, openos is the one i figured
L12[01:21:39] <M​GR> Yep
L13[01:21:55] <M​GR> If you're going for a large scale deployment, you'll want to use OpenOS for resource efficiency anyways
L14[01:38:38] <Ocawes​ome101> MineOS is kinda shit for actual use tbh, though it's a neat tech demo
L15[01:39:13] <Ocawes​ome101> also, i personally provide support for ULOS (https://ocawesome101.github.io/ulos)
L16[01:40:00] <'Airstrik​e' Ivanov> interesting i might check that out
L17[01:41:10] <'Airstrik​e' Ivanov> right now the goal is to have a central machine that can check on all the other machines scattered throughout, and switch between checking them or performing other functions etc
L18[01:44:18] <'Airstrik​e' Ivanov> right now the goal is to have a central machine with some kind of GUI that can check on all the other machines scattered throughout, and switch between checking them or performing other functions etc [Edited]
L19[01:44:26] <'Airstrik​e' Ivanov> right now the goal is to have a central machine with some kind of GUI that can check on all the other machines scattered throughout, and switch between checking them or performing other functions etc while the other machines handle the actual hard work [Edited]
L20[01:47:01] <Ocawes​ome101> that might be better suited for PsychOS actually, if you can wrap your head around its insanity (https://git.shadowkat.net/izaya/oc-psychos2)
L21[01:57:28] <'Airstrik​e' Ivanov> interesting
L22[01:57:57] <'Airstrik​e' Ivanov> for a very basic Agricraft machine is there any benefit to running it in a server over just throwing it into a computer case?
L23[01:58:06] <M​GR> No
L24[01:59:47] <'Airstrik​e' Ivanov> gotcha thanks, figured i'd start there and get a little machine to set up 10/10/10 seeds as i toss them into the system
L25[02:02:22] <s_​a_m> i provide support for nothing
L26[02:02:34] <s_​a_m> Works On My Machine(tm)
L27[02:02:43] <'Airstrik​e' Ivanov> lol
L28[02:03:33] <Ko​dos> Anything you don’t regularly interact with as far as the program itself goes might be better suited for a server depending
L29[02:03:49] <Ko​dos> Fully autonomous software works well in servers
L30[02:04:15] <Ko​dos> Even for the occasional interaction there’s a terminal server
L31[02:04:42] <Ko​dos> I wish we had one that didn’t require an item. Just have the GUI be accessed via right clicking the front face
L32[02:05:11] <s_​a_m> to be fair, a normal computer works fine headless
L33[02:05:19] <Ko​dos> Also true
L34[02:05:28] <Ko​dos> Seems a waste of a case though imo
L35[02:05:50] <s_​a_m> using a server is usually more expensive lol
L36[02:06:15] <Ko​dos> What id really like to see is either bundled network cable or channel based cabling
L37[02:06:31] <s_​a_m> yeah
L38[02:06:47] <Ko​dos> So I can have multiple servers operating out of one cable until it’s destinations
L39[02:07:51] <'Airstrik​e' Ivanov> hmm i could just throw this one in a T1 server instead of a T1 case probably
L40[02:08:00] <'Airstrik​e' Ivanov> the rack with my main machine is maybe 20 blocks away lol
L41[02:08:12] * Amanda curls up around elfi, zzzmews
L42[02:08:19] <Amanda> Night nerds
L43[02:14:14] <'Airstrik​e' Ivanov> is there an emulator for testing programs or should i just try them live in-game?
L44[02:14:34] <Hawk777> For communication purposes, depending on the protocols in use, one might be able to implement something akin to VLAN trunking entirely in software, perhaps using microcontrollers so you can control which side packets get sent back out of on the far end.
L45[02:14:40] <Hawk777> For component access it would be a bit more annoying I guess.
L46[02:15:04] <Hawk777> Pretty sure there are emulators, though I don’t know of any off-hand myself.
L47[02:16:20] * Hawk777 generally prefers to set bufferChanges=false in the OpenComputers config file and then edit his programs outside Minecraft using a regular text editor, running them but not editing them in MC
L48[02:21:27] <'Airstrik​e' Ivanov> ah yeah that's probably less viable if i'm on a server that's not running on my machine though 😛
L49[02:21:57] <Hawk777> True.
L50[02:22:43] <Hawk777> When I ran a server, ages ago, I gave people FTP access to their own computers and floppy disks (ComputerCraft at the time, but OC would have worked the same), but unless your server admin has set that up, it wouldn’t really work—and since OC has real-world Internet access, it’s probably less critical.
L51[02:23:05] <'Airstrik​e' Ivanov> well it's just a separate machine in my house so i could probably set up some kind of SSH lol
L52[02:23:05] <s_​a_m> there are emulators
L53[02:23:08] <s_​a_m> like uh
L54[02:23:16] <s_​a_m> ocvm, ocemu, ocelot
L55[02:23:23] <'Airstrik​e' Ivanov> thanks i'll look into those
L56[02:33:35] <Ko​dos> Ocelot is relatively easy to use
L57[02:34:12] <Ko​dos> I recommend the desktop version though
L58[02:34:31] <Ko​dos> There’s an online one but it’s annoying
L59[02:34:53] <Ko​dos> You might have better luck though. I’m kind of a moron
L60[02:41:06] <'Airstrik​e' Ivanov> yeah, right now i'm just learning getting components so i can interact with my Agricraft computerized analyzer or w/e they call it
L61[02:41:22] <'Airstrik​e' Ivanov> something upwards of 100+ seed types for it in PO3 so it would definitely come in handy later lol
L62[02:42:18] <'Airstrik​e' Ivanov> have it set next to an adapter but it's not showing anyway in the list of components yet, but i'm making slow progress
L63[02:46:52] <Ko​dos> If it’s a special component it probably doesn’t need the adapter
L64[02:47:44] <'Airstrik​e' Ivanov> do i need to restart a machine to change components or should grabbing the list again work to see if its connected?
L65[02:48:08] <CompanionCube> iirc you can hotswap all the things?
L66[02:48:50] <'Airstrik​e' Ivanov> or might be a bug on agricraft's end for this specific version
L67[02:49:21] <Hawk777> Pretty sure you can hotswap everything except CPUs. Even disks and RAM.
L68[02:50:01] <ThePi​Guy24> yeah iirc cpu is the only one you cant
L69[02:50:11] <'Airstrik​e' Ivanov> yeah looks like it's not OC's end why it's not showing up, someone has a patch for agricraft that fixes the issue
L70[02:50:25] <ThePi​Guy24> and with memory you just need enough in at once to keep the computer running
L71[02:51:29] <Ko​dos> I’m still mad there aren’t designated disk boxes for floppies
L72[02:51:48] <Ko​dos> 💾 is love 💾 is life
L73[02:52:23] <'Airstrik​e' Ivanov> i know the T3 Case had one, when i was playing with it
L74[02:52:32] <Ko​dos> That’s a drive
L75[02:52:35] <Ko​dos> I mean a storage box
L76[02:52:37] <'Airstrik​e' Ivanov> oh right
L77[03:32:27] <'Airstrik​e' Ivanov> turns out my issue was infact Agricraft's side, the serverside patch made `agricraft_peripheral` show up, progress!
L78[04:11:18] ⇨ Joins: drop (~drop@73.90.211.45)
L79[04:11:20] ⇦ Quits: drop (~drop@73.90.211.45) (Remote host closed the connection)
L80[04:23:56] ⇨ Joins: ben_mkiv (~ben_mkiv@2001:16b8:1eb7:2900:68dd:172d:c5a0:62f9)
L81[06:05:08] ⇦ Quits: ThePiGuy24 (~ThePiGuy2@host-92-17-120-33.as13285.net) (Read error: Connection reset by peer)
L82[06:05:42] ⇨ Joins: ThePiGuy24 (~ThePiGuy2@host-92-17-120-33.as13285.net)
L83[06:06:59] <'Airstrik​e' Ivanov> probably a silly question, but whats the easiest way to destroy/place blocks and interact with objects in the world with OpenComputers? ideally only with vanilla or OC blocks/items if possible
L84[06:08:55] <Forec​aster> robot
L85[06:09:03] <'Airstrik​e' Ivanov> thanks!
L86[06:09:45] <'Airstrik​e' Ivanov> working on my agricraft program to learn the mod, and also the existing agricraft programs i found were really old
L87[06:17:05] ⇦ Quits: Hawk777 (~chead@192.252.235.8) (Quit: Leaving.)
L88[06:35:17] ⇦ Quits: ThePiGuy24 (~ThePiGuy2@host-92-17-120-33.as13285.net) (Ping timeout: 189 seconds)
L89[06:45:55] <Ariri> Izaya, https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fi.redd.it%2Fx2ajktataj161.jpg&f=1&nofb=1
L90[06:46:18] <Ariri> https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fdynasty-scans.com%2Fsystem%2Fimages_images%2F000%2F017%2F628%2Foriginal%2FErAm6kbXIAYffhd-orig.jpg%3F1610761906&f=1&nofb=1
L91[06:48:04] <MichiBot> @Michiyo REMINDER: This is a bit.. much no?
L92[06:50:46] ⇨ Joins: Vexatos (~Vexatos@port-92-192-217-230.dynamic.as20676.net)
L93[06:50:47] zsh sets mode: +v on Vexatos
L94[08:58:18] ⇨ Joins: Pyroblast (~Pyroblast@185.116.158.232)
L95[09:00:40] ⇦ Quits: Pyroblast (~Pyroblast@185.116.158.232) (Client Quit)
L96[09:18:40] <Va​ur> %tonkout
L97[09:18:40] <MichiBot> Yeah! Va​ur! You beat your own previous record of 10 hours, 19 minutes and 55 seconds (By 1 hour, 32 minutes and 17 seconds)! I hope you're happy!
L98[09:18:41] <MichiBot> Va​ur has tonked out! Tonk has been reset! They gained 0.011 tonk points! plus 0.02 bonus points for consecutive hours! Current score: 2.85420204, Position #2 Need 0.08064866 more points to pass Forec​aster!
L99[09:20:26] <'Airstrik​e' Ivanov> so i'm trying to connect two wireless cards and they just can't seem to communicate between eachother, do i need to do something special before they will see a `broadcast(123, "Test")`?
L100[09:22:03] <'Airstrik​e' Ivanov> so i'm trying to connect two T1 wireless cards and they just can't seem to communicate between eachother, do i need to do something special before they will see a `broadcast(123, "Test")`? [Edited]
L101[10:00:54] <Forec​aster> Did you open port 123?
L102[10:04:38] <Forec​aster> %sip
L103[10:04:38] <MichiBot> You drink a prickly citrus potion (New!). The potion contained a computer virus! It just changed Forecaster's background...
L104[10:09:21] <'Airstrik​e' Ivanov> on the receiving end first, yeah it returns true when I open the port
L105[10:17:42] <s_​a_m> make sureyou set the broadcast power
L106[10:18:00] <s_​a_m> *sure yu
L107[10:18:04] <s_​a_m> you
L108[10:18:08] <s_​a_m> fucks sake
L109[10:31:43] ⇦ Quits: ben_mkiv (~ben_mkiv@2001:16b8:1eb7:2900:68dd:172d:c5a0:62f9) (Ping timeout: 192 seconds)
L110[10:32:12] ⇨ Joins: ThePiGuy24 (~ThePiGuy2@host-92-17-120-33.as13285.net)
L111[11:00:38] <Forec​aster> Are you using the curseforge release?
L112[11:00:49] <Forec​aster> @'Airstrike' Ivanov
L113[11:01:52] <ThePi​Guy24> %remindme 5h50m "post that vid in that other server again"
L114[11:01:52] <MichiBot> I'll tell you "post that vid in that other server again" in 5h50m at 09/15/2021 04:51:52 PM
L115[11:19:44] <s_​a_m> sam is finally writing the black networking magic
L116[11:33:36] ⇨ Joins: ben_mkiv (~ben_mkiv@2001:16b8:1eb7:2900:68dd:172d:c5a0:62f9)
L117[12:03:36] <s_​a_m> `if not checkpacket(tn.modems[i], tnheader, pkt_m) then goto hell end`
L118[12:07:29] <vet​boss> Can I have fabric and forge open at the same time? If I can how?
L119[12:08:57] <Z0id​berg> Look at dis thing
L120[12:09:11] <Z0id​berg> ://cdn.discordapp.com/attachments/125649403162656768/887671377526677574/20210915_080825.jpg https://tinyurl.com/yemn9dxy&lt;Z0id​berg> ://cdn.discordapp.com/attachments/125649403162656768/887671377526677574/20210915_080825.jpg https://tinyurl.com/yh9emz2x&lt;Z0id​berg> ://cdn.discordapp.com/attachments/125649403162656768/887671377526677574/20210915_080825.jpg https://tinyurl.com/yguxdssv
L121[12:09:20] <s_​a_m> wew
L122[12:09:23] <vet​boss> wow
L123[12:09:24] <s_​a_m> wew
L124[12:09:32] <Z0id​berg> you know what's great about it?
L125[12:09:42] <Z0id​berg> it comes with a rechargable battery back
L126[12:09:45] <Z0id​berg> and it still holds a charge
L127[12:09:57] <Z0id​berg> I didn't even know they had rechargable batteries in 1976
L128[12:10:06] <Z0id​berg> Not like that
L129[12:10:23] <Z0id​berg> It comes with an ac power adaptor you plug in to charge it
L130[12:14:02] <Amanda> goddesses, seems that Coreded really did not like whatever you just did @Z0idberg
L131[12:14:18] <Z0id​berg> lol what
L132[12:14:28] <Amanda> https://matrix.camnet.site/_matrix/media/r0/download/camnet.site/nsNoMcOgabpwNtchoYsToUsS/screenshot-1631708053.png
L133[12:14:32] <Kristo​pher38> damn @Z0idberg
L134[12:14:34] <Z0id​berg> Think its because 3 images in one post?
L135[12:22:34] ⇦ Quits: ben_mkiv (~ben_mkiv@2001:16b8:1eb7:2900:68dd:172d:c5a0:62f9) (Killed (NickServ (GHOST command used by ben_mkiv|afk!~ben_mkiv@200116b8143cec00f638c4b19e2eaa9c.dip.versatel-1u1.de)))
L136[12:22:38] ⇨ Joins: ben_mkiv|afk (~ben_mkiv@200116b8143cec00f638c4b19e2eaa9c.dip.versatel-1u1.de)
L137[12:23:42] <Amanda> oh good, I can't launch steam games now?
L138[12:24:02] <Amanda> guess I'll see if a reboot into a new generation helps
L139[12:54:55] <s_​a_m> fuck it, i don't need reliable messages to work just to make sure ARP works
L140[13:25:59] <Z0id​berg> There's a wild animal in my backyard
L141[13:26:02] <Z0id​berg> https://tinyurl.com/ydpxg5k3
L142[13:44:44] <Izaya> Ariri: excellent stuff
L143[14:21:21] <Ocawes​ome101> @'Airstrike' Ivanov https://www.youtube.com/watch?v=F3IjiOnIpJM if you're using the curseforge release
L144[14:21:21] <MichiBot> Upgrading OpenComputers | length: 17s | Likes: 0 Dislikes: 0 Views: 3 | by i develop things | Published On 14/9/2021
L145[14:29:08] <Kristo​pher38> I like the very short format
L146[14:29:55] <Kristo​pher38> I wish all "tutorial" videos were done like this
L147[14:30:46] <Izaya> :drakeno: tutorial video
L148[14:30:51] <Izaya> :drakeyes: written tutorial
L149[14:31:14] <Izaya> neat editing though
L150[14:31:34] <Ocawes​ome101> @Kristopher38 thank you
L151[14:31:47] <Ocawes​ome101> i took some inspiration from ian hubert's lightsaber video
L152[14:32:07] <Kristo​pher38> I share your sentiment Izaya
L153[14:32:30] <Ocawes​ome101> written tutorials can be harder to follow in some cases but yes generally i prefer them
L154[14:32:59] <Ocawes​ome101> and for those less experienced i think a video is often better
L155[14:33:14] <Izaya> add some charlie chaplin music and more captions and you have a Danny2462 video
L156[14:33:23] <Izaya> (and explosions.)
L157[14:33:33] <Izaya> (and kerbin disappearing.)
L158[14:41:05] <s_​a_m> IT'S HAPPENING https://tinyurl.com/yeh9y6t6
L159[14:41:10] <s_​a_m> IT'S HAPPENING
L160[14:47:59] <s_​a_m> guess who forgot to open the port they intended to use
L161[14:48:00] <s_​a_m> this guy
L162[14:50:08] ⇦ Quits: feldim2425 (~feldim242@dynamic-2jkdrkb5ckck524z9r-pd01.res.v6.highway.a1.net) (Quit: ZNC 1.8.x-git-91-b00cc309 - https://znc.in)
L163[14:50:16] ⇨ Joins: feldim2425 (~feldim242@dynamic-2jkdriu9cfipuv02ic-pd01.res.v6.highway.a1.net)
L164[15:19:01] ⇦ Quits: ben_mkiv|afk (~ben_mkiv@200116b8143cec00f638c4b19e2eaa9c.dip.versatel-1u1.de) (Ping timeout: 192 seconds)
L165[15:22:14] <s_​a_m> @Ocawesome101 Izaya: @Z0idberg https://tinyurl.com/yzmu2u48
L166[15:22:17] <s_​a_m> it's happenING
L167[15:22:22] <Ocawes​ome101> nice
L168[15:24:18] <Izaya> hmmmmm
L169[15:24:22] <Izaya> port 8192 eh
L170[15:36:53] <s_​a_m> mhm
L171[15:37:02] <s_​a_m> minitel over tsukinet soon(tm)
L172[15:37:31] <Izaya> interesting
L173[15:49:49] <s_​a_m> https://tinyurl.com/yg3x2lqe
L174[15:50:05] <s_​a_m> we have ARP now
L175[15:54:39] <s_​a_m> Izaya: the real challenge will be making a tsukinet stack for linux
L176[15:55:44] <s_​a_m> "sam will never finish tsukinet"
L177[15:55:48] <s_​a_m> tsukinet go b r r r
L178[15:57:00] <Z0id​berg> ic
L179[16:06:25] <Izaya> s_a_m: by minitel over tsukinet do you mean minitel compatible API or actually tunneling minitel over tsukinet? the former would be preferable assuming gateways can be written
L180[16:08:45] <s_​a_m> i mean, i was gonna do the tunneling thing
L181[16:09:06] <s_​a_m> but i could also do a minitel compatible api
L182[16:09:54] <s_​a_m> (though that's pointless atm since tsukinet is kinda huge, until i've got everything ironed out and i can debloat it)
L183[16:10:46] <Izaya> it'd just be nice if you could do a comfy two-way bridge
L184[16:10:54] ⇨ Joins: Inari (~Pinkishu@p508ef131.dip0.t-ipconnect.de)
L185[16:11:34] <Izaya> if you have a UDP-analog, a UDP+ack setup, and streams, you can map minitel to it
L186[16:11:47] <Izaya> and if you bridge it both ways devices using either stack can communicate to any machine with a hostname
L187[16:16:04] <Ocawes​ome101> huh
L188[16:16:20] <Ocawes​ome101> so i joined the system76 discord, asked a question about my pangolin, gave it a bunch of praise and apparently i get free swag now
L189[16:16:39] <Ocawes​ome101> so that's cool don't expect this process to be reproducible
L190[16:21:11] <Izaya> distributing advertising
L191[16:21:46] <Ocawes​ome101> more or less
L192[16:27:01] <s_​a_m> Izaya: udp analog is `tn.send(addr, port, 0, msg)`, udp+ack is `tn.send(addr, port, tn.flags.reliable, msg)` and sockets are `tn.listen(port, flags)` and `tn.open(addr, port)
L193[16:27:05] <s_​a_m> *`
L194[16:28:42] <s_​a_m> tsukinet lets you have streams without ack, if you were wondering
L195[16:29:07] <Izaya> excellent
L196[16:29:13] <Izaya> so you could write a thin wrapper to emulate the API
L197[16:41:44] <s_​a_m> yeah
L198[16:42:03] <s_​a_m> but how to i wrap minitel's hostname-addresses to tsukinet's literal addresses
L199[16:44:18] <Izaya> DNS names :^)
L200[16:44:24] <Izaya> or just, let them be used raw
L201[16:44:45] <Izaya> oh wait you mean how to access stuff running on the minitel side from tsukinet
L202[16:45:00] <Izaya> hash the hostname to get the hardware(?) address
L203[16:45:07] <s_​a_m> somewhere, i have a raw send in tsukinet
L204[16:45:10] <Izaya> or just have the bridge act as a router
L205[16:45:25] <s_​a_m> oh fuck i shoulda used the computer id as the thing i get the tsukinet address from
L206[16:45:37] <Izaya> yup
L207[16:45:48] <s_​a_m> found the raw modem.send in tsukinet's code that shouldn't be there
L208[16:45:52] <s_​a_m> in the packet forwarding code
L209[16:46:11] <s_​a_m> eh, fuck it
L210[16:46:13] <s_​a_m> it can stay
L211[16:51:53] <MichiBot> @ThePiGuy24 REMINDER: post that vid in that other server again
L212[16:53:46] <ThePi​Guy24> %remindme 33m "see previous reminder because you fucked up the timing"
L213[16:53:46] <MichiBot> I'll tell you "see previous reminder because you fucked up the timing" in 33m at 09/15/2021 05:26:46 PM
L214[17:00:53] <s_​a_m> https://tinyurl.com/yjyq9fwc
L215[17:03:42] <s_​a_m> anyways, Izaya: I hope you know i'm working on a hostname resolution thing
L216[17:03:52] <s_​a_m> currently it's super jank
L217[17:04:25] <s_​a_m> any computer that wants it's hostname known needs to have the service running, which would probably cause a lot of traffic
L218[17:04:31] <s_​a_m> so i might change it to work where like
L219[17:04:42] <s_​a_m> you point to a nameserver in the config
L220[17:04:53] <s_​a_m> and the nameserver can also ask other nameservers
L221[17:04:55] <s_​a_m> and keep a cache
L222[17:09:01] ⇨ Joins: TPG24 (~ThePiGuy2@host-92-17-120-33.as13285.net)
L223[17:09:33] ⇦ Quits: ThePiGuy24 (~ThePiGuy2@host-92-17-120-33.as13285.net) (Ping timeout: 198 seconds)
L224[17:10:11] <s_​a_m> probably also gonna implement flow control
L225[17:10:14] <s_​a_m> for sockets
L226[17:10:47] * Izaya gestures at "waiting for acknowledgement before sending more"
L227[17:10:49] <Izaya> is this flow control
L228[17:10:54] <s_​a_m> lmao
L229[17:11:14] <s_​a_m> tsukinet's reliable mode has both a checksum and waits for ack before allowing more data to be sent
L230[17:16:26] <Forec​aster> %tonk
L231[17:16:26] <MichiBot> Potzblitz! Forec​aster! You beat Va​ur's previous record of <0 (By 7 hours, 57 minutes and 45 seconds)! I hope you're happy!
L232[17:16:27] <MichiBot> Forecaster's new record is 7 hours, 57 minutes and 45 seconds! Forecaster also gained 0.00796 tonk points for stealing the tonk. Position #1.
L233[17:21:58] <s_​a_m> anyways, time for my enemy
L234[17:21:59] <s_​a_m> sockets
L235[17:22:04] <s_​a_m> 🔫
L236[17:26:47] <MichiBot> @ThePiGuy24 REMINDER: see previous reminder because you fucked up the timing
L237[17:28:04] <ThePi​Guy24> ok it appears that discords slow mode is slightly fucked
L238[17:28:17] <ThePi​Guy24> and by slightly i mean majorly
L239[17:28:22] <Mic​hiyo> Oh...?
L240[17:28:27] <ThePi​Guy24> seems to be off by over 10%
L241[17:28:57] <ThePi​Guy24> i have no idea discord manages to fuck up something as simple as a timer, but boy did they do it
L242[17:31:48] <TPG24> and now discord has stopped working it its entireity
L243[17:32:06] <Forec​aster> works for me :P
L244[17:32:07] <Ocawes​ome101> that would be a "your internet" issue
L245[17:32:08] <TPG24> i can no longer send messages anywhere
L246[17:32:25] <Forec​aster> did you try turning it off and on again
L247[17:32:26] <ThePi​Guy24> test
L248[17:32:31] <TPG24> i can recieve them just fine, and do othersuch stuff on the internet with plenty of speed
L249[17:32:33] <TPG24> oh there we go
L250[17:32:39] <TPG24> only took 2 minutes to send
L251[17:32:45] <TPG24> and the other message is just gone
L252[17:32:57] <ThePi​Guy24> a 6 hour delay has so far become 6:40 with still "2" minutes left
L253[17:33:01] <ThePi​Guy24> there
L254[17:35:34] <s_​a_m> also finally added timeouts
L255[17:37:30] <Mic​hiyo> works4me.mp4
L256[17:37:33] <Mic​hiyo> :P
L257[18:23:29] ⇨ Joins: ThePiGuy24 (~ThePiGuy2@host-92-17-120-33.as13285.net)
L258[18:24:09] ⇦ Quits: TPG24 (~ThePiGuy2@host-92-17-120-33.as13285.net) (Ping timeout: 189 seconds)
L259[18:44:02] ⇨ Joins: flappy (~flappy@88-113-152-7.elisa-laajakaista.fi)
L260[19:01:26] <s_​a_m> @Ocawesome101 i am making not-dns
L261[19:01:34] <s_​a_m> fear me
L262[19:21:36] <Izaya> tfw you forget the air intakes
L263[19:28:36] <s_​a_m> tsukinet will have a sick software suite
L264[19:31:09] <s_​a_m> file transfers? check
L265[19:31:18] <s_​a_m> dns? check
L266[19:32:47] <Forec​aster> engines, check
L267[19:41:59] <'Airstrik​e' Ivanov> >Forecaster: <@133035449563348993>
L268[19:41:59] <'Airstrik​e' Ivanov> Sorry bout the delay it was late, I think I use the curseforge release since it's built into PO3 pack on curseforge
L269[19:42:18] <Forec​aster> that has a bug in the T1 cards
L270[19:42:30] <'Airstrik​e' Ivanov> oh lol
L271[19:42:32] <Forec​aster> update to the latest release from the build server
L272[19:42:46] <'Airstrik​e' Ivanov> do I have to do that on both client and server or just server?
L273[19:42:51] <Forec​aster> yes
L274[19:54:42] <'Airstrik​e' Ivanov> interesting, i'll mess with T2 cards as a quick workaround for now
L275[19:55:11] <'Airstrik​e' Ivanov> i don't want to apply client-side patches to the server cause then everyone has to update and changing pre-made packs is a pain in the ass for most of my non-technical friends lol
L276[19:57:42] <Inari> @s_a_m what about four winds mahjong tho
L277[20:00:30] <Ariri> https://www.youtube.com/watch?v=3pv01sSq44w
L278[20:00:31] <MichiBot> Inspiration4 | Launch | length: 0 milliseconds | Likes: 19,135 Dislikes: 103 Views: 147,605 | by SpaceX | Published On 8/9/2021
L279[20:02:09] <Izaya> oh it's like 4 hours out isn't it
L280[20:02:13] <Izaya> guess I can't sleep yet
L281[20:02:55] <Ariri> might be able to get a nap in
L282[20:04:03] <Izaya> not actually sleepy, was just thinking about laying down to read
L283[20:07:47] <Forec​aster> >'Airstrike' Ivanov: i don't want to apply client-side patches ???
L284[20:07:47] <Forec​aster> Use a modpack hosting solution
L285[20:11:03] <'Airstrik​e' Ivanov> which one do you recommend?
L286[20:11:29] <Forec​aster> I use my own system I developed because I disliked all the other ones
L287[20:11:38] <'Airstrik​e' Ivanov> interesting
L288[20:12:04] <'Airstrik​e' Ivanov> i just use multimc as a client right now because this pc is freshly formatted and it was the easiest way to get it running again
L289[20:12:39] <Forec​aster> my system just generate incremental update zip archives (or complete packs) upon request
L290[20:12:45] <Forec​aster> it's client agnostic
L291[20:13:04] <'Airstrik​e' Ivanov> nice, i should look into something like that for my friends who don't know how to use multimc
L292[20:13:30] <Forec​aster> there's also a Python auto updater compatible with MultiMC that Lizzy wrote
L293[20:13:55] <Forec​aster> I have a video what shows how it works somewhere...
L294[20:19:04] <Forec​aster> This is it: <https://www.youtube.com/watch?v=KG8Yy4qjKNc>
L295[20:19:05] <MichiBot> Railcraft Patron Modpack Tutorial + Automatic Updater | length: 27m 51s | Likes: 0 Dislikes: 0 Views: 30 | by Forecaster | Published On 16/6/2017
L296[20:19:29] <Forec​aster> This is in the context of the railcraft server, but that's not relevant to the system itself really
L297[20:21:16] <'Airstrik​e' Ivanov> thanks! i'll take a look
L298[20:22:32] <Izaya> this is also a thing https://github.com/XDjackieXD/PackUpdate/
L299[20:23:52] <Izaya> ugh, I know this is just filler but they're giving figures in imperial, icky
L300[20:24:50] <Forec​aster> I like mine because it doesn't require MultiMC or anything else
L301[20:24:59] <Forec​aster> you can just download a zip from the web interface
L302[20:25:10] <Forec​aster> or write your own updater using the API
L303[20:26:44] <Forec​aster> I still need to port this thing to my new CMS though
L304[20:48:40] <'Airstrik​e' Ivanov> nice i only recently got into web dev stuff, set up Grav CMS on my old domain and been playing with theming it a bit
L305[21:01:54] <Mic​hiyo> There... did the smart thing and moved my nextcloud back to my local server. I don't have to worry about disk space.
L306[21:03:43] <Mic​hiyo> was down to ~900 MB on the VM disk :/
L307[21:16:56] <s_​a_m> Izaya: I return home to work on Tsukinet
L308[21:17:22] <s_​a_m> also tnnsctl, so you can manage TNNS records :P
L309[21:19:39] <s_​a_m> i love that tsukinet is werking
L310[21:20:36] <Michiyo> s/we/twe/
L311[21:20:36] <MichiBot> <s_a_m> i love that tsukinet is twerking
L312[21:32:39] <s_​a_m> 🔫
L313[21:38:43] <s_​a_m> jesus, the tsukinet stack is massive so far, but i gues i can debloat it once i know what i'm doing
L314[21:40:48] * Izaya smugs gently
L315[22:14:05] ⇦ Quits: Inari (~Pinkishu@p508ef131.dip0.t-ipconnect.de) (Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/)
L316[22:27:29] <s_​a_m> Izaya: listen here you little shit
L317[23:07:57] <Doot​icus> Can I have a invite?
L318[23:12:12] <M​GR> to what?
L319[23:19:49] <Ar​iri> Izaya: have any recommendations for a note-taking program, preferably with handwriting recognition or something nice
L320[23:20:12] <Izaya> nope, sorry
L321[23:20:28] <Izaya> I can write a lot faster with a keyboard than with a pen so I never bothered to look into it
L322[23:25:11] ⇦ Quits: Vexatos (~Vexatos@port-92-192-217-230.dynamic.as20676.net) (Quit: Insert quantum chemistry joke here)
L323[23:49:22] <Izaya> T-15 minutes on launch https://www.youtube.com/watch?v=3pv01sSq44w
L324[23:49:22] <MichiBot> Inspiration4 | Launch | length: 0 milliseconds | Likes: 52,892 Dislikes: 523 Views: 926,439 | by SpaceX | Published On 8/9/2021
L325[23:51:02] <ThePi​Guy24> %remindme 22m "hope that this is sufficient temporal compensation"
L326[23:51:03] <MichiBot> I'll tell you "hope that this is sufficient temporal compensation" in 22m at 09/16/2021 12:13:02 AM
L327[23:52:24] <Ariri> Izaya, same here but I remember better when I write it
L328[23:52:26] <Ariri> oh well
<<Prev Next>> Scroll to Top