<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:00:04] ⇦
Quits: Hawk777 (~Hawk777@2605:1700:1091:8e00:53be:cd84:8139:1e97)
(Quit: Leaving.)
L2[00:16:25] <Izzy> Michiyo: concept:
automatic folder binder for openprinter
L3[01:58:28] *** Joins: Hawk777
(~Hawk777@2605:1700:1091:8e00:4c2c:f5:fbd1:f59e) Hawk777
L4[05:34:36]

<Forecaster> %tonk
L5[05:34:37] <MichiBot> Dogast! Forecaster!
You beat SpiderEveryOS's previous record of 4h 39m 40s (By 1h
13m 27s)! I hope you're happy!
L6[05:34:37] <MichiBot> Forecaster's
new record is 5h 53m 8s! Forecaster also gained 0.0061 (0.00122 x
5) tonk points for stealing the tonk. Position #2. Need 0.3816712
more points to pass SpiderEveryOS!
L7[07:01:58] *** Joins: Vexatos
(~Vexatos@2001:4647:af75:0:8892:7601:4f2:7640) Vexatos
L8[07:01:58] zsh
sets mode: +v on Vexatos
L10[07:03:18] <Izzy> R7 5700G, 16GB of RAM,
16GB optane drive, two 2TB HDDs, currently no normal SSD, running
proxmox.
L11[07:32:47] ⇦
Quits: Hawk777 (~Hawk777@2605:1700:1091:8e00:4c2c:f5:fbd1:f59e)
(Quit: Leaving.)
L12[11:28:06]

<SpiderEveryOS> %tonkout
L13[11:28:07] <MichiBot> Woooo!
SpiderEveryOS! You beat Forecaster's previous record of 5h
53m 8s (By 22s)! I hope you're happy!
L14[11:28:07] <MichiBot> SpiderEveryOS has
stolen the tonkout! Tonk has been reset! They gained 0.005 tonk
points! plus 0.004 bonus points for consecutive hours! (Reduced to
50% because stealing) Current score: 2.9219006. Position #1
L15[11:29:59] *
Amanda meows and looks around
L16[11:30:06] *
Amanda orders MichiBot some %soup
L17[11:30:06] <MichiBot> Waiter!! Waiter!!
There's 2872.9 grams of alcohol in my soup!
L18[11:30:17] <Amanda> Hell yeah,
let's get wasted!
L19[11:49:55] <Amanda> %splash Forecaster
with mutable soup potion
L20[11:49:56] <MichiBot> You fling a
mutable orange potion (New!) that splashes onto Forecaster.
Forecaster turns into a mithril fish girl until they see a
cat.
L21[11:50:11] <Amanda> Hecc
L22[11:52:30] *
Amanda hides from Fore's sight, beams her to The
Enclosure
L23[12:36:54]

<Forecaster> D:
L24[12:39:59] <Corded> >
<RedstoneParkour> Renno its in my ~/Code/OC and nowhere
else
L26[12:49:56]

<RedstoneParkour> oh you have channel
defs?
L27[12:49:57]

<RedstoneParkour> hmm
L28[12:50:36]

<vftdan>
Well, just made a PoC
L29[12:50:50]

<RedstoneParkour> yeah so the routing i do
doesnt do that
L30[12:51:28]

<RedstoneParkour> as in i basically do
what dss2 does but more
L31[12:55:46]

<RedstoneParkour> as in you have a routing
file for some source `default` at `/etc/routes/default`, containing
lines like `{{"alias1", "Alias One"},
{"transposer", 0, "abcdef12", 1},
{"transposer", 0, "eeeeeeee", 4}}`
L32[12:55:46] <Corded> > <vftdan>
Well, just made a PoC
L33[12:55:46]

<vftdan>
Initially I just wanted to move ValleNiasmor-specific logic from
`/usr/lib` to `/etc` and also the information about what machines
are connected wired and which are by drone from
`/etc/recupesched/recipes.cfg` to a separate file. But pulling from
multiple storages also seems like a useful feature.
L35[12:59:05]

<vftdan> *
`/etc/recipesched/recipes.cfg`
L36[13:02:33]

<RedstoneParkour> if you want to use
drones you'd probably do `{"deferrpc",
"dronesrv", {"transposer", 0,
"aaaaaaaa", 4}}` at the end
L37[13:03:10]

<RedstoneParkour> then dronesrv would have
a dronesrv-specific routing file containing all destinations
L38[13:03:22] <Amanda> ... why would
io.read be returning a boolean? That's the only reason I can
think of why Izzy's adf.lua at the depot would be causing this
error I'm occasionally seeing
L39[13:06:00] <Corded> >
<RedstoneParkour> oh you have channel defs?
L40[13:06:00]

<vftdan>
Well, I haven't found a better name for the entry type, I am
just representing nodes (storages) and edges (indivisible
connections between storages) as a bipartite graph (like a
hypergraph structure or N-M relationships in RDBMS)
L41[13:07:30]

<RedstoneParkour> so you actually try to
figure out the best path
L42[13:07:41]

<RedstoneParkour> that seems a bit
much
L43[13:10:36]

<vftdan>
Well, I initially made BFS, but I didn't want it to accidently
send stuff to another city and back, so I've added optionals
cost field & consider it to decide at which index to enqueue
the node, turning it into a Dijkstra.
L44[13:10:52]

<vftdan> *
an optional
L45[13:11:57]

<RedstoneParkour> Amanda: one possibility
is that the fs proxy returns false for some reason
L46[13:12:15]

<RedstoneParkour> i believe that gets
passed on as-is
L47[13:12:33] <Amanda> for io.read? Reading
input from the terminal?
L48[13:12:37]

<RedstoneParkour> oh
L49[13:12:50]

<RedstoneParkour> oh that io.read
L50[13:14:09]

<vftdan> I
remember there are discrepancies with signatures of the lua stdlib
and of OpenOS apis, idk whether it's one of them.
L51[13:16:10]

<RedstoneParkour> i think ctrl-c causes
false to be returned
L52[13:16:37]

<RedstoneParkour> to be precise `false,
"interrupted"`
L53[13:26:07] <Amanda> Oh, I figured it
out. It's not the io.read that's returning a boolean,
it's component.get -- one of the routing tracks had it's
uuid changed
L54[13:26:09] <Amanda> component.get
returning nil*
L55[13:27:30] <Amanda> helps when the
resolution's high enough to see the whole error message
L56[14:03:55]

<Vaur>
%tonk
L57[14:03:55] <MichiBot> Zoinks! Vaur! You
beat SpiderEveryOS's previous record of 0s (By 2h 35m 48s)! I
hope you're happy!
L58[14:03:55] <MichiBot> Vaur's new
record is 2h 35m 48s! Vaur also gained 0.0026 tonk points for
stealing the tonk. Position #3. Need 0.3792994 more points to pass
Forecaster!
L59[14:25:28] ⇦
Quits: Skye (znc@2a03:4000:8:29b::1) (Quit: ZNC - http://znc.in)
L60[14:25:34] ⇨
Joins: Skye (~skye@nightfall.moe)
L61[16:02:03] *** Joins: Hawk777
(~Hawk777@2605:1700:1091:8e00:d16:7362:a52c:f5e8) Hawk777
L62[17:22:13]

<Forecaster> %tonk
L63[17:22:13] <MichiBot> Yikes!
Forecaster! You beat Vaur's previous record of 2h 35m 48s
(By 42m 29s)! I hope you're happy!
L64[17:22:14] <MichiBot> Forecaster's
new record is 3h 18m 17s! Forecaster also gained 0.00213 (0.00071 x
3) tonk points for stealing the tonk. Position #2. Need 0.3905412
more points to pass SpiderEveryOS!
L65[19:51:46]

<Kristobear38> SquidDev: I've done a
sacrelige - since I wasn't gonna bother to try adding semantic
action support to the lua template in lua_menhir myself, I threw AI
at it. Now I have a plausibly-looking parsed AST
L66[19:52:48] <SquidDev> " I threw AI
at it" You might as well tell me you pissed on my
grandmother's corpse.
L67[19:53:34]

<Kristobear38> didn't intend to
offend you
L68[21:20:46]

<Vaur>
%tonkout
L69[21:20:46] <MichiBot> Willikers! Vaur!
You beat Forecaster's previous record of 3h 18m 17s (By 40m
15s)! I hope you're happy!
L70[21:20:47] <MichiBot> Vaur has stolen
the tonkout! Tonk has been reset! They gained 0.003 tonk points!
plus 0.002 bonus points for consecutive hours! (Reduced to 50%
because stealing) Current score: 2.15593. Position #3 Need
0.3754294 more points to pass Forecaster!
L71[21:36:21] <Izzy> huh, apparently
OpenRGB has a server mode?
L72[21:36:39] <Izzy> me omw to put OpenRGB
on the v13 server to get some use out of the parts that are
RGB
L73[21:59:41] ⇦
Quits: Vexatos (~Vexatos@2001:4647:af75:0:8892:7601:4f2:7640)
(Quit: Insert quantum chemistry joke here)
L74[22:03:43] ⇦
Quits: simon816 (~simon816@secondary.machine.simon816.com) (Quit:
ZNC 1.10.2 - https://znc.in)
L75[22:10:16] *** Joins: simon816
(~simon816@secondary.machine.simon816.com) simon816
L76[22:27:01]

<SpiderEveryOS> %tonk
L77[22:27:02] <MichiBot> Woah!
SpiderEveryOS! You beat Vaur's previous record of 0s (By 1h
6m 15s)! I hope you're happy!
L78[22:27:02] <MichiBot>
SpiderEveryOS's new record is 1h 6m 15s! SpiderEveryOS also
gained 0.0011 tonk points for stealing the tonk. Position #1.