<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:24:15]
<Vaur>
%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]
<Vaur>
%sip
L6[01:44:28] <MichiBot> You drink a big
tomato potion (New!). Vaur feels slightly faster.
L8[01:55:07]
<ar2000>
>microwave_man___: This sounds neat, I'll read up more on it
tomorrow, as its late and i nee…
L9[01:55:07]
<ar2000> 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]
<ar2000>
API is made to be like luasocket
L11[01:55:46]
<ar2000>
Configuration is done via /etc/network/interfaces
L12[01:55:56]
<ar2000>
Like a Linux system
L13[01:57:27]
<ar2000> 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
CompanionCube, you were not able to beat Forecaster'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]
<nightmarepog> 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
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]
<ar2000>
>Izzy: huh, your implementation is comparable in size to uIP for
contiki
L43[04:05:19]
<ar2000>
It's IP. Can't really be small. Wireshark understand it
L44[04:06:37]
<ar2000>
Some things are not 1:1 like arp or Ethernet (obviously)
L45[04:06:55]
<ar2000>
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]
<walksanator> i am making a funny
mod
L49[04:13:03]
<walksanator> that limits the programming
mods you can do in ceartain parts of the world
L50[04:15:01]
<ar2000>
Oh. I thought it was another IP implementation for oc. I guess I
did a decent job then
L51[04:15:03]
<walksanator> oh yeah... it uses simplex
noise to controll the "bubbles"
L52[04:18:00] <Izzy> walksanator: so
there'd be opencomputers areas, CC areas, retrocomputers areas,
etc?
L53[04:20:28]
<walksanator> well this is 1.19.2 so the
areas are CC,Hexcasting, and TIS-3d
L54[04:20:31]
<walksanator> and areas can overlap
L55[04:20:41]
<walksanator> and there can be areas of no
mods
L56[04:21:23]
<walksanator> 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]
<walksanator> slowly moving across the
world
L58[04:22:01]
<walksanator> (slowly moving is not yet
implemented)
L59[04:22:21] <Izzy> that would be
interesting
L60[04:22:38]
<ar2000>
Would make a nice mod pack
L61[04:22:38]
<walksanator> i also probally should
profile it
L62[04:23:02]
<walksanator> since the "heavy"
function is
L64[04:23:14]
<walksanator> Enable is a enum
L65[04:23:34]
<walksanator> Nullifier is a expensive
block that well... nullifies the gimmick
L66[04:23:46]
<walksanator> (creates a 10 block radius
area where all mods work)
L67[04:25:24]
<ar2000>
Can't you save some states either in memory or in the chunk data
?
L68[04:25:24]
<ar2000>
That way you only have to calculate things when they change
L70[04:26:57]
<walksanator> it shows what mods work in
which chunks
L71[04:27:10]
<walksanator> the redstone block is the
current chunk
L72[04:27:14]
<ar2000>
Only one mod per chunk ?
L73[04:27:21]
<walksanator> no you can see mutiple
L74[04:27:26]
<walksanator> amethyst dust indicates
hexcasting
L75[04:27:32]
<walksanator> advanced computer is
CC
L76[04:27:39]
<walksanator> Casing is TIS-3d
L77[04:27:48]
<ar2000> So
mods are stacked vertically?
L78[04:27:48]
<walksanator> but as you can also see
there are chunks where there are no mods
L79[04:27:51]
<walksanator> yep
L80[04:28:39]
<walksanator> also this is obvs a block
entity with a custom render
L81[04:28:43]
<ar2000> Do
machine already in a chunk keep working if not allowed
anymore?
L82[04:28:44]
<walksanator> so uhh pls dont spam
them
L83[04:28:50]
<walksanator> >ar2000: Do machine
already in a chunk keep working if not allowed anymore?
L84[04:28:50]
<walksanator> no
L85[04:28:57]
<walksanator> you get forced to pack up
and migrate
L86[04:30:26]
<walksanator> ofc i llike it when *the
functions are the exact same* yet they behave diffrently
L87[04:32:11]
<walksanator> ah i swapped the TIS-3d and
CC displays
L88[04:32:16]
<Vaur>
%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]
<ar2000>
The perfect tracking device
L91[04:33:10]
<walksanator> want to see my code?
L92[04:36:06]
<walksanator> yep now it works
L93[04:44:55]
<nightmarepog> >walksanator: here is
the "displayer"
L94[04:44:55]
<nightmarepog> thats cute, made by 3d
printer?
L95[04:47:13]
<walksanator> >nightmarepog: thats
cute, made by 3d printer?
L96[04:47:13]
<walksanator> nope
L97[04:47:13]
<walksanator> a custom
BlockEntityRender
L98[04:48:04]
<nightmarepog> oh
L99[04:48:06]
<nightmarepog> cool
L100[04:55:45]
<Forecaster> %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]
<Forecaster> Mullets are the mind
killer
L104[05:02:50] <Amanda> I like the comment
that was like "Why not just run the malware's docker image?
jeeezuuuss"
L106[05:42:53]
<walksanator> i like how they actually
felt sorry for the guy
L107[05:43:02]
<Vaur>
yup
L108[05:43:05]
<walksanator> and bitcoin'd them $f
L109[05:43:11]
<Vaur>
cherry on the cake
L110[05:44:39]
<walksanator> because it went from,
missing permissions, missing library, to *invalid api in the
filesystem*
L113[07:48:34]
<Forecaster> %tonkout
L114[07:48:34] <MichiBot> Zounderkite!
Forecaster! 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> Forecaster 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]
<Forecaster> Close...
L117[07:58:02]
⇨ Joins: Hawk777
(~Hawk777@2607:c000:82a0:1a00:5a72:e5f:ac9c:2401)
L118[08:38:20]
<nightmarepog> can I do in eeprom some
function like it exist?
L119[08:38:23]
<nightmarepog> like
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]
<dacomputernerd> or
component.proxy("12345678-1234-1234-1234-123456789ABC").exists("init.lua")
L124[09:01:28]
<dacomputernerd> 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]
<walksanator> which looks better A or
B
L129[09:13:20]
<walksanator> remeber this is to
communicate avaliable mods
L130[09:18:39]
<nightmarepog> >Hawk777: So for example
you might do something like
component.invoke("12345678-1234-1234…
L131[09:18:39]
<nightmarepog> 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]
<Ocawesome101> %tonk
L134[10:02:32] <MichiBot> Jeepers!
Ocawesome101! You beat Forecaster'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 Vaur!
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)
L140[10:18:32]
<walksanator> (sorry for disord embed
spam)
L141[10:20:55]
<kristopher38> 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]
<kristopher38> 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]
<walksanator> >kristopher38: Is this
like a hologram but you get miniature MC blocks instead of 3
colours?
L147[10:40:10]
<walksanator> 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> Amanda: The
proof is in the pudding. Definitely "try and be
productive". Now please get it out of my pudding.
L152[12:25:51]
<Vaur>
%tonk
L153[12:25:52] <MichiBot> Kapow! Vaur!
You beat Ocawesome101'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 Forecaster!
L155[12:25:56]
<Vaur>
%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]
<Forecaster> frogbot!
L158[12:37:15]
<Vaur>
%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]
<Forecaster> %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]
<Forecaster> oh no
L163[12:56:05] *
Amanda pushes @Forecaster's remote under the sofa, into the void
portal
L164[12:59:37]
<Vaur>
%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]
<Forecaster> but I need that for remote
things!
L167[13:14:17]
<Forecaster> And possibly nearby things if
I'm feeling extra lazy...
L168[13:23:33] <Amanda> %choose
laptopnaptime
L169[13:23:34] <MichiBot> Amanda: 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]
<Ocawesome101> %sip
L176[14:24:44] <MichiBot> You drink a
frosty dalekanium potion (New!). Ocawesome101 spots a shiny
thing!
L177[14:24:56]
<Vaur>
%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]
<Vaur>
%tonkout
L180[14:51:41] <MichiBot> Boom! Vaur! 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> Vaur 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 Forecaster!
L182[15:31:02] ⇦
Quits: Vexatos
(~Vexatos@p200300eaef1c7a00527fbd3c500b89af.dip0.t-ipconnect.de)
(Quit: Insert quantum chemistry joke here)
L183[16:23:49]
<Ocawesome101> %tonk
L184[16:23:50] <MichiBot> Eureka!
Ocawesome101! You beat Vaur'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 Vaur!
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]
<Forecaster> %tonk
L191[20:21:16] <MichiBot> Yay!
Forecaster! You beat Ocawesome101'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