<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:07:48] ⇦
Quits: ben_mkiv
(~ben_mkiv@200116b814e7cc00fe3497fffea975f2.dip.versatel-1u1.de)
(Quit: Leaving)
L2[00:21:57] ⇦
Quits: Vexatos
(~Vexatos@p200300eaef32800076e7885915787419.dip0.t-ipconnect.de)
(Quit: Insert quantum chemistry joke here)
L3[00:22:55] <Amanda> %choose iced creams or
be good or oh wait, iced creams
L4[00:22:55] <MichiBot> Amanda: oh wait,
iced creams'os, for a complete breakfast!
L5[03:03:11] * Amanda
meows at Elfi about the many squares she found in a dumpster
fire
L6[03:03:25] <Amanda> Lots and lots of
pixels!
L7[03:03:33] * Amanda
does a heccen zzzmew
L8[03:03:36] <Amanda> Night girls
L9[04:32:35]
<Forecaster> I could use some pixels
L10[05:21:48] ⇨
Joins: Hawk777
(~Hawk777@2001:569:7e40:1300:a51f:26ba:7581:67dd)
L11[06:17:16]
<Forecaster> %sip
L12[06:17:16] <MichiBot> You drink a
crunchy radiation potion (New!). When Forecaster drinks the last
drop, a bucket of water materializes above their head and dumps its
contents over them. Forecaster is drenched in water, followed by a
bucket hitting them on the head. (5 vs DC 8)
L13[06:17:28]
<Forecaster> D:
L14[06:17:41]
<Forecaster> Ouch
L15[07:14:30] ⇨
Joins: Arty
(webchat@lfbn-poi-1-511-60.w86-239.abo.wanadoo.fr)
L16[07:19:40] <Arty> good evening everyone
I have a quick question is there an equivalent to the framebuffer
which allows you to edit pixels independently to avoid drawing in
ASCII?
L17[07:19:41] <Arty> I went to look at the
GPU API documentation I saw some interesting things but it's
impossible to know if it works like the real Linux framebuffer I
may not have understood anything can you enlighten me on this
subject
L18[07:20:57]
<Mimiru>
No, most folks use braille characters for drawing
L19[07:21:07]
<Mimiru>
But nothing per pixel
L20[07:25:03] <Arty> hmmmmm... ok too bad
thank you Corded
L21[07:25:13]
<Forecaster> %corded
L22[07:25:13] <MichiBot> Corded is a relay
between IRC and Discord. The user talking is between the
<>
L23[07:26:50] <Arty> thank you Mimiru
Xd
L24[07:27:05]
<Mimiru>
heh, no worries
L25[07:29:10] <Arty> if I understand
correctly there is no solution to edit true pixel by pixel ?
L26[07:29:36]
<Mimiru>
Correct.
L28[07:30:07] <Arty> okay well i'm going to
go fuck myself.
L29[07:32:02]
<Mimiru>
Harsh.
L30[07:41:33]
<Forecaster> Well...
L31[07:42:05]
<Forecaster> If you max out the resolution
you can get fairly close
L32[07:49:45] <Izzy> you can get 320x200
monochrome
L33[07:54:19] <Izzy> you'll have to write
your own graphics layer on top of something else that manipulates
braille characters though
L34[08:13:13] ⇦
Quits: Hawk777 (~Hawk777@2001:569:7e40:1300:a51f:26ba:7581:67dd)
(Quit: Leaving.)
L35[09:07:24] ⇨
Joins: Vexatos
(~Vexatos@p200300eaef386a00298209881c980d4b.dip0.t-ipconnect.de)
L36[09:07:24] zsh
sets mode: +v on Vexatos
L37[12:11:50] ⇦
Quits: Arty (webchat@lfbn-poi-1-511-60.w86-239.abo.wanadoo.fr)
(Quit: webchat.esper.net)
L38[12:18:02] *
Amanda meows and looks around
L39[12:35:05] ⇨
Joins: Canar_255 (~Canar_255@178.168.131.117)
L40[12:35:05] ⇨
Joins: Canar (~Canar@178.168.131.117)
L41[12:35:50] ⇦
Quits: Canar_255 (~Canar_255@178.168.131.117) (Client
Quit)
L42[12:35:50] ⇦
Quits: Canar (~Canar@178.168.131.117) (Client Quit)
L43[12:53:41] ⇨
Joins: mr_supermann3
(~mr_superm@ip-095-222-031-153.um34.pools.vodafone-ip.de)
L44[12:54:34] ⇦
Quits: mr_supermann3
(~mr_superm@ip-095-222-031-153.um34.pools.vodafone-ip.de) (Client
Quit)
L45[13:15:13] *
Amanda continues looking for where Elfi went, since she's 2d in her
floof again
L46[13:48:55]
<Forecaster> %tonkout
L47[13:48:55] <MichiBot> Eureka!
Forecaster! You beat your own previous record of 10 hours, 30
minutes and 57 seconds (By 4 hours, 59 minutes and 11 seconds)! I
hope you're happy!
L48[13:48:56] <MichiBot> Forecaster has
tonked out! Tonk has been reset! They gained 0.015 tonk points!
plus 0.028 bonus points for consecutive hours! Current score:
0.10686, Position #1
L49[13:58:02] <Amanda> %splash @Forecaster
with mutable chocolate potion
L50[13:58:02] <MichiBot> You fling a
mutable chocolate potion (New!) that splashes onto @Forecaster.
@Forecaster turns into a water boy until hell celebrates
midsummer.
L51[13:58:50]
<Forecaster> D:
L52[16:00:33]
<Klonade>
out of curiosity, what exactly is the call budget in oc? it doesnt
seem to be the stack limit since it has decimals, so what is it
actually measuring? how many function calls are made per unit
time?
L53[16:18:47] <fingercomp> component
methods are either direct or not: the latter always cause the
computer to sleep for a tick, whereas direct methods consume the
call budget instead and put the machine to sleep once the budget is
exhausted
L54[16:24:49]
<Klonade>
ah alright, im assuming thats also how it controls how many
operations can be done per tick for the gpu for example
L55[16:25:31] <fingercomp> yes, the call
budget is reset to a specific value every tick which depends on the
tiers of the ram sticks and the processor
L56[16:25:47] <fingercomp> (the tiers are
mapped to a number set in the config, then the average is
taken)
L57[16:28:18]
<Klonade>
thank you
L58[16:31:22] ⇦
Quits: Irch (~Irch@177.89-10-177.nextgentel.com) (Quit: Coyote
finally caught me)
L59[16:44:28]
<Forecaster> Who let it be -10 degrees
outside?
L60[16:45:26]
<Forecaster> >:
L61[18:37:36]
<Vaur>
%tonk
L62[18:37:36] <MichiBot> By my throth!
Vaur! You beat Forecaster's previous record of <0 (By 4 hours,
48 minutes and 40 seconds)! I hope you're happy!
L63[18:37:37] <MichiBot> Vaur's new record
is 4 hours, 48 minutes and 40 seconds! Vaur also gained 0.00481
tonk points for stealing the tonk. Position #2. Need 0.08009 more
points to pass Forecaster!
L64[18:46:21] <Corded> >
<fingercomp> yes, the call budget is reset to a specific
value every tic…
L65[18:46:21]
<Kristopher38> TIL
L66[18:46:28]
<Kristopher38> I thought this only
depended on the CPU
L67[21:19:15] ⇨
Joins: DLCS (~DLCS@vmi1255426.contaboserver.net)
L68[21:19:50] ⇦
Quits: DLCS (~DLCS@vmi1255426.contaboserver.net) (Client
Quit)
L69[22:02:36]
<Forecaster> %sip
L70[22:02:36] <MichiBot> You drink an icy
diamond potion (New!). The bottle turns into an automato
trident.
L71[22:03:05]
<Forecaster> Great, I can use this to tend
my automato farm
L72[22:37:11]
<Brisingr
Aerowing> I really want a 1.12.2 mod to disable F3+T.
L73[23:26:41] <Amanda> ... goddesses damned
it, Kittiesdb.app resizes the images wrong for thumbnail usage. The
aspect ratio is thrown away
L74[23:27:00] ⇦
Quits: Vexatos
(~Vexatos@p200300eaef386a00298209881c980d4b.dip0.t-ipconnect.de)
(Quit: Insert quantum chemistry joke here)
L75[23:30:14] <Amanda> %choose rain box or
try and fix thumbnails first
L76[23:30:14] <MichiBot> Amanda: I have a
pamphlet that says never to engage in "rain box", so you
should definitely do it!