<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:00:23]
<The_Stargazer> no wait
L2[00:00:37]
<The_Stargazer> how many SATA HDDs
attached?
L3[00:00:42]
<The_Stargazer> none?
L4[00:01:40]
<Ariri> in
the vbox?
L5[00:01:43]
<The_Stargazer> yea
L7[00:02:05]
<The_Stargazer> `VBoxManage.exe
storageattach Manjaro --storagectl SATA --port 1 --type hdd
--medium C:\e_drive.vmdk`
L8[00:02:38]
<Ariri> what
file system should i make the ext hdd tho?
L9[00:02:50]
<Ariri> ext4
is internal it says, or does it not matter
L10[00:03:22]
<The_Stargazer> uhh
L11[00:03:23]
<The_Stargazer> idk
L12[00:05:37] <CompanionCube> 'ext4 is
internal' what
L14[00:07:02]
<Ariri>
confused
L15[00:07:03]
<The_Stargazer> it can be used on win
L16[00:07:06]
<The_Stargazer> with a driver
L17[00:07:59]
<Ariri> but
if i format the entire disk into ext4 for the linux bootable/vm,
can any computer i want to boot into be able to read it?
L18[00:08:28]
<Ariri> rn
its an ntfs drive
L19[00:08:47]
<The_Stargazer> if its bootable
L20[00:08:50]
<The_Stargazer> and
L21[00:08:54]
<The_Stargazer> the linux is installed on
it
L22[00:09:03]
<The_Stargazer> then linux itself will be
reading it
L23[00:09:20]
<Ariri>
okay
L24[00:09:26]
<Ariri> and
u said its a raw disk right?
L25[00:09:47]
<Ariri> so
does that mean if i plug into windows as a usb, i can read the
linux directory off it?
L26[00:10:10]
<The_Stargazer> uhhhhhh
L27[00:10:20]
<Ariri>
actually that doesnt matter
L28[00:10:32]
<Ariri> i
dont think
L29[00:10:37]
<The_Stargazer> you cant read it when
booted into windows without a program
L30[00:11:16]
<Ariri> you
cant?
L31[00:11:23]
<Ariri> i
thought you could read parts of bootables
L32[00:11:45]
<The_Stargazer> no
L33[00:11:52]
<The_Stargazer> windows doesnt have ext4
drivers
L34[00:11:55]
<Ariri> then
how would vbox read it
L35[00:12:08]
<The_Stargazer> uhm
L36[00:12:16]
<The_Stargazer> it would just give the
whole disk to linux
L37[00:12:18]
<The_Stargazer> the raw disk
L38[00:12:24]
<The_Stargazer> and linux would read
it
L39[00:12:31]
<The_Stargazer> vbox itself doesnt read the
disk
L40[00:12:56]
<Ariri> but
then wouldnt that mean linux itself isnt on the disk?
L41[00:13:03]
<Ariri> or
is it in a diff part
L42[00:13:13]
<Ariri>
balls to it whatever
L43[00:13:19]
<Ariri> ill
just do it as is
L44[00:13:21]
<The_Stargazer> its hard to explain
L45[00:13:26]
<The_Stargazer> it just works
L47[00:14:07] <CompanionCube> there is an
ext4 driver for windows
L48[00:14:16] <CompanionCube> someone wrote
one
L49[00:14:37] <CompanionCube> also
L50[00:14:50] <CompanionCube> one can read
from disk without involving the filesystem
L51[00:15:06] <CompanionCube> otherwise
wouldn't implementing the filesystem be impossible?
L52[00:15:32]
<The_Stargazer> does the file exist?
L53[00:15:34]
<The_Stargazer> in C:\?
L54[00:15:36]
<The_Stargazer> in C:\ [Edited]
L55[00:16:39]
<Ariri> its
in a user dir
L56[00:16:53]
<Ariri>
C:\Users\[user[\VirtualBox VMs\Manjaro
L57[00:17:02]
<Ariri>
C:\Users\[user]\VirtualBox VMs\Manjaro [Edited]
L58[00:17:29]
<Ariri>
`C:\Users\[user]\VirtualBox VMs\Manjaro` [Edited]
L59[00:20:07]
<Ariri> did
something
L60[00:20:31]
<The_Stargazer> okay
L62[00:20:38]
<Ariri> now
i have this
L63[00:20:49]
<The_Stargazer> did you name it
e_drive.vdi?
L64[00:20:52]
<The_Stargazer> did you name it
e_drive.vmdk? [Edited]
L65[00:21:05]
<The_Stargazer> change c:\e_drive.vmdk to
[the path to the file]
L66[00:21:30]
<Ariri> `PS
D:\Program Files\VirtualBox> ./VBoxManage.exe storageattach
Manjaro --storagectl SATA --port 1 --type hdd --medium
"C:\Users\blabl\VirtualBox
VMs\Manjaro\Manjaro.vdi"`
L67[00:21:35]
<Ariri> i
did that
L68[00:22:05]
<The_Stargazer> no
L70[00:22:14]
<The_Stargazer> did you name the raw file
manjaro.vdi?
L71[00:22:33]
<Ariri> the
file i use for the vm rn is Manjaro.vdi yes
L72[00:22:41]
<The_Stargazer> the raw disk file is
called...?
L73[00:22:54]
<Ariri> what
raw disk file?
L74[00:23:54]
<The_Stargazer> the one you made with
vboxmanage internalcommands createrawvmdk
L75[00:24:58]
<Ariri> this
one `D:\Program Files\VirtualBox> ./VBoxManage.exe
internalcommands createrawvmdk -filename C:\e_drive.vmdl -rawdisk
\\.\PhysicalDrive2`
L76[00:24:59]
<Ariri>
?
L77[00:25:09]
<The_Stargazer> rename .vmdl to .vmdk
L78[00:25:19]
<Kodos>
%tonkout
L79[00:25:20] <MichiBot> By my throth!
Kodos! You beat your own previous record of 9 hours, 19 minutes and
33 seconds (By 3 minutes and 57 seconds)! I hope you're
happy!
L80[00:25:20]
<The_Stargazer> it was a typo i made
L81[00:25:21] <MichiBot> Kodos has tonked
out! Tonk has been reset! They gained 0.009 tonk points! plus 0.016
bonus points for consecutive hours! Current score: 0.65258
L82[00:25:31]
<Ariri>
there
L83[00:25:39]
<The_Stargazer> do `VBoxManage.exe
storageattach Manjaro --storagectl SATA --port 1 --type hdd
--medium C:\e_drive.vmdk`
L85[00:26:20]
<Ariri> its
elevated tho
L86[00:26:32]
<Ariri>
should i move the file?
L87[00:27:06]
<The_Stargazer> and there's the fail
L88[00:27:09]
<The_Stargazer> idk what to do now
L89[00:27:12]
<bad at
vijya> make sure you don't have the preview in the filebrowser
and make sure vbox isn't open
L90[00:27:13]
<The_Stargazer> i always get stuck on
that
L91[00:27:18]
<bad at
vijya> oH
L92[00:27:20]
<bad at
vijya> nevermind
L93[00:27:41]
<bad at
vijya> anyways
L94[00:27:55]
<bad at
vijya> trying my hand at porting an old linux to oc-mips
L95[00:28:22]
<Ariri> did
something
L96[00:28:34]
<The_Stargazer> did it work?
L97[00:28:42]
<The_Stargazer> did it give an error?
L98[00:28:42]
<Ariri> it
returned no output so i assum so
L99[00:28:48]
<The_Stargazer> WHAT
L100[00:28:50]
<The_Stargazer> IT WORKED?!?!??!?
L101[00:28:55]
<Ariri> i
moved the file
L102[00:28:55]
<The_Stargazer> YOU ACTUALLY GOT IT TO
WORK!?
L103[00:28:59]
<The_Stargazer> WHERE TO
L104[00:29:04]
<Ariri> it
said access denied
L105[00:29:06]
<The_Stargazer> ***HOLY CRAP I THINK YOU
DID IT***
L106[00:29:08]
<Ariri> so
any non admin place
L107[00:29:21]
<Ariri> so
what now
L108[00:29:28]
<The_Stargazer> BOOT YOUR VM FROM THE
DISK
L109[00:29:39]
<Ariri>
uh
L110[00:29:43]
<The_Stargazer> sorry, am excited
L111[00:29:44]
<Ariri>
there aint jack on my disk
L112[00:29:47]
<The_Stargazer> oh.
L113[00:29:54]
<The_Stargazer> well
L114[00:29:59]
<Ariri>
sry
L115[00:30:02]
<The_Stargazer> spin the vm up
L116[00:30:07]
<The_Stargazer> mount the disk
L117[00:30:10]
<The_Stargazer> and make a file on it
L118[00:30:18]
<The_Stargazer> then shut down
manjaro
L119[00:30:22]
<The_Stargazer> and see if the file
wrote
L120[00:30:36]
<The_Stargazer> or make a file in windows,
then look at the disk in manjaro
L121[00:30:42]
<Ariri>
uh
L122[00:30:48]
<Ariri> its
trying to boot from here
L124[00:30:52]
<Ariri>
where i moved it
L125[00:30:58]
<Ariri>
wait
L126[00:31:00]
<The_Stargazer> hmmm
L127[00:31:17]
<Ariri> this
file is only 547 bytes
L128[00:31:25]
<Ariri> the
vmdk
L129[00:31:25]
<The_Stargazer> thats fine
L130[00:31:29]
<The_Stargazer> its not an actual
vmdk
L131[00:31:32]
<The_Stargazer> its a passthrough
L132[00:31:38]
<The_Stargazer> if it was physical
L133[00:31:45]
<The_Stargazer> it'd be the size of your
entire disk if it was fixed
L134[00:32:10]
<Ariri>
o
L135[00:32:40]
<The_Stargazer> it's literally an
interface
L136[00:32:43]
<The_Stargazer> to
L137[00:32:45]
<The_Stargazer> the entire disk
L138[00:33:06]
<Ariri>
welli cant put it on my hdd
L139[00:33:09]
<Ariri> the
vmdk
L140[00:33:14]
<The_Stargazer> ?
L141[00:33:17]
<Ariri>
access denied
L142[00:33:24]
<The_Stargazer> what you mean
L143[00:33:34]
<Ariri> well
when i made that last cmd
L144[00:33:35]
<Ariri>
work
L145[00:33:35]
<The_Stargazer> it wont boot?
L146[00:33:40]
<The_Stargazer> hmm
L147[00:33:44]
<Ariri> by
putting it on the desktop
L148[00:33:51]
<Ariri> it
tried to boot from there
L149[00:33:57]
<The_Stargazer> virtualbox has bought a
spanner gun
L150[00:33:57]
<The_Stargazer> and is firing it at the
plans
L151[00:33:57]
<Ariri> and
it says access denied
L152[00:35:04]
<Ariri>
hmm
L153[00:35:15]
<Ariri> i
appreciate the help nonetheless
L154[00:36:07]
<The_Stargazer> i am out of knowledge
L155[00:36:21]
<Ariri>
found this for the error code
L157[00:36:59]
<Ariri> how
to interrupt cmd?
L158[00:37:07]
<Ariri> its
running chkdsk on C smg
L159[00:37:49]
<The_Stargazer> ctrl-c
L160[00:37:52]
<The_Stargazer> or
L161[00:37:55]
<The_Stargazer> open another cmd
L162[00:38:16]
<Ariri>
nm
L163[00:38:19]
<Ariri> not
relevant
L165[00:38:23]
<Ariri>
found this tho
L166[00:38:35]
<The_Stargazer> be warned
L167[00:38:41]
<The_Stargazer> this includes the entire
thing
L168[00:38:48]
<The_Stargazer> as ONE FILE
L169[00:38:52]
<The_Stargazer> so
L170[00:38:56]
<The_Stargazer> make sure you got the
space
L171[00:39:01]
<Ariri> yeah
its not a bootable
L172[00:39:08]
<Ariri> lol
my linux rn is only 20-30 gb
L173[00:43:45] <bauen1> %tonk
L174[00:43:45] <MichiBot> Goshhawk!
bauen1! You beat Kodos's previous record of <0 (By 18 minutes
and 25 seconds)! I hope you're happy!
L175[00:43:46] <MichiBot> bauen1's new
record is 18 minutes and 25 seconds! bauen1 also gained 0.00031
tonk points for stealing the tonk.
L176[00:50:25] <CompanionCube> Kodos: nice
job :)
L178[00:58:07]
<Ariri>
lol
L179[00:58:17]
<The_Stargazer> GODDAMN
L180[00:58:28]
<The_Stargazer> open resmon
L181[00:58:29]
<The_Stargazer> under disk
L182[00:58:31]
<Ariri> its
5400 rpm
L183[00:58:32]
<The_Stargazer> whats accessing it
L184[00:58:36]
<Ariri>
vbox
L185[00:58:39]
<The_Stargazer> thats a lot of load
L186[00:58:44]
<Ariri> im
cloning my existing linux
L187[00:58:50]
<Ariri> into
a vmdk
L188[00:59:00]
<The_Stargazer> by getting it
L189[00:59:02]
<The_Stargazer> you mean like
L190[00:59:05]
<The_Stargazer> is the raw vmdk
working
L193[00:59:42]
<Ariri> im
following this
L194[01:01:11] <CompanionCube> but that
just means you have a new vmdk
L195[01:01:22] <CompanionCube> and they
will be out-of-sync ~instantly
L196[01:01:50]
<Ariri> yeah
thats fine, im only going to use the usb one now
L197[01:02:06] *
CompanionCube reads howtogeek aticle first
L198[01:02:34]
<Ariri>
whateva, it was the clearest i could find
L199[01:02:39]
<Ariri>
forums were wack
L200[01:03:01] <CompanionCube> what's the
point of the dedoimedo one?
L201[01:03:35]
<Ariri> i
was just checking if i was cloning my existing linux vm
correctly
L202[01:03:44]
<Ariri>
thought itd help star see what i was doing
L203[01:04:40]
<The_Stargazer> so vlc seems to sometimes
make wav files constantly increase in volume
L204[01:04:44]
<The_Stargazer> its a bug it seems
L205[01:05:14]
<The_Stargazer> i wanted to listen to my
amplified version of sandwichmiru and i get earrape
L206[01:05:26]
<The_Stargazer> just gotta restart vlc
tho
L207[01:12:48]
⇨ Joins: Arimil
(Arimil!~Renari@24.229.184.254.res-cmts.sm.ptd.net)
L208[01:13:22] ⇦
Quits: Renari (Renari!~Renari@24.229.184.254.res-cmts.sm.ptd.net)
(Read error: Connection reset by peer)
L209[01:22:12]
<Kodos>
Apparently the steam sale started a couple days ago
L210[01:22:47]
<The_Stargazer> what steam sale
L212[01:23:31]
<Ariri> yeah
it did, got portal bundle for 1.50 :)
L213[01:24:13]
<The_Stargazer> steam sure loves their
sales
L214[01:26:09] ⇦
Quits: bauen1
(bauen1!~bauen1@ipbcc038c0.dynamic.kabel-deutschland.de) (Remote
host closed the connection)
L215[01:31:09]
<The_Stargazer> ..not as good as the winter
sale imo
L216[01:31:12]
<The_Stargazer> or whatever it was
L217[01:31:15]
<The_Stargazer> that big one a while
ago
L218[01:31:47]
<The_Stargazer> if i were to buy the games
i bought then now, it'd be $120 approx. instead of $118.
approx.
L219[01:32:09]
<The_Stargazer> if i were to buy the games
i bought then now, it'd be approx. $120 instead of approx. $118
[Edited]
L220[01:32:46]
<The_Stargazer> when does this sale
end?
L221[01:35:46]
<The_Stargazer> 9th july
L222[01:35:47]
<The_Stargazer> the plan
L223[01:36:34]
<The_Stargazer> get approx $70 in... eleven
days.
L224[01:36:47]
<The_Stargazer> this seems rather
impossible
L225[01:40:14]
<The_Stargazer> but since you cant buy $70
steam cards
L226[01:40:18]
<The_Stargazer> i gotta get $100 in
like
L227[01:40:25]
<The_Stargazer> seven - eight days
L228[01:40:58]
<The_Stargazer> i'm not counting saturday
or sunday
L229[01:41:05]
<The_Stargazer> or the day the sale
ends
L230[01:41:08]
<The_Stargazer> so yeah like
L231[01:41:12]
<The_Stargazer> eight days
L232[01:43:55]
<The_Stargazer> $12.5 / day
L233[02:08:23]
<Ariri>
wait, why dont i just turn my existing vdi into a massive iso to
fill my partition, and have vbox boot my iso?
L234[02:30:41]
⇨ Joins: ben_mkiv
(ben_mkiv!~ben_mkiv@mue-88-130-63-078.dsl.tropolys.de)
L235[02:49:31] ⇦
Quits: rashy (rashy!~rashdanml@d24-156-232-46.home4.cgocable.net)
(Read error: Connection reset by peer)
L236[02:49:47]
⇨ Joins: rashy
(rashy!~rashdanml@d24-156-232-46.home4.cgocable.net)
L237[03:07:44]
<Forecaster>
so satisfactory trains are super neat
L238[03:08:04]
<Forecaster>
though currently tracks are a single circuit, and multiple trains
on the same track seem to just ignore one another
L239[03:08:12]
<Forecaster>
ie they just pass through eachother
L240[03:11:05]
<ayangd> I
hope it will be like factorio one day..
L241[03:11:15]
<Forecaster>
what does that mean?
L242[03:11:34]
<ayangd> U
don't know "Factorio"?
L243[03:12:00]
<Forecaster>
I know "Factorio"
L244[03:12:06]
<ayangd>
Ah
L245[03:12:13]
<Forecaster>
I don't know what you mean by "like factorio" that it
isn't already
L246[03:12:19]
<ayangd> I
mean, the train system
L247[03:12:31]
<Forecaster>
ah
L248[03:12:57]
<ayangd>
Where they can collide each other and kill the player :v
L249[03:13:02]
<Zef> I
never managed to figure out factorios train system
L250[03:13:19]
<Forecaster>
did you try...
L251[03:13:38]
<ayangd>
Yea, it's complicated
L252[03:13:42]
<Forecaster>
not you
L253[03:13:49]
<ayangd> I
know
L254[03:14:07]
<Zef> Well I
did get the basics down
L255[03:14:16]
<Forecaster>
satisfactory trains are in experimental, I'm sure they are going to
be changed to work properly before they're released
L256[03:14:23]
<Zef>
However I only actually got to trains once
L257[03:15:05]
<ayangd> I
watched the tutorial on YouTube, where they tell to put those
signals to where the train enters and exits.
L258[03:15:23]
<ayangd> It
worked for me, at least
L259[03:16:01]
<Forecaster>
it's not that complicated
L260[03:16:15]
<Forecaster>
it works kind of like the Signals Minecraft mod
L261[03:16:29]
<Forecaster>
Railcraft signals are more complicated
L262[03:16:48]
<ayangd> I
am also confused at first, the factorio's
L263[03:16:57]
<ayangd>
train system
L264[03:17:29]
<ayangd> I
can't just understand by the ingame tutorial
L265[03:17:58]
<ayangd>
Btw, I haven't try railcraft yet..
L266[03:19:02]
<Zef> I can
get the stations and setting up routes, but I don't get how trains
avoid each other
L267[03:19:21]
<ayangd> I
know. It's frustrating..
L268[03:19:40]
<Forecaster>
you just have to split the tracks into blocks correctly
L269[03:19:50]
<Forecaster>
there's plenty of videos and articles explaining it
L270[03:20:24] ⇦
Quits: Kleadron
(Kleadron!~kleadron@c-73-254-147-9.hsd1.wa.comcast.net) (Ping
timeout: 189 seconds)
L271[03:21:02]
⇨ Joins: Vexatos
(Vexatos!~Vexatos@port-92-193-46-40.dynamic.qsc.de)
L272[03:21:02]
zsh sets mode: +v on Vexatos
L273[03:21:14]
<Bob> @Zef
signals
L274[03:21:25]
<Bob>
Factorio trains are pretty steaight forward
L275[03:21:33]
<Bob> and i
plan making an OC program for that
L276[03:22:39]
<Ariri>
anyone know how to make a linux vhd bootable bc i cant figure this
out
L277[03:22:43]
<Ariri> on
any pc
L278[03:23:08]
<Ariri>
%tonk
L279[03:23:09] <MichiBot> Dad-Sizzle!
Ariri! You beat bauen1's previous record of 18 minutes and 25
seconds (By 2 hours, 20 minutes and 57 seconds)! I hope you're
happy!
L280[03:23:10] <MichiBot> Ariri's new
record is 2 hours, 39 minutes and 23 seconds! Ariri also gained
0.00235 tonk points for stealing the tonk.
L281[03:30:02]
<ayangd>
@Ariri create an empty vhd, and install to it from whatever vm you
have on the pc
L282[03:30:59]
<Ariri> i
made the vhd and put it onto the disk i want to take around to boot
from
L283[03:31:45]
<ayangd> VHD
is a file, isn't it?
L284[03:32:12]
<Ariri>
ye
L285[03:32:20]
<ayangd>
What are you taking? The VHD or the disk?
L286[03:32:30]
<ayangd>
Ok
L287[03:32:48]
<Ariri> im
taking th disk with the vhd on it
L288[03:32:52]
<ayangd> Is
it installed on the vhd?
L289[03:33:03]
<The_Stargazer> okay so luvit's json works
oob
L290[03:33:16]
<The_Stargazer> in ocemu atleast
L291[03:33:38]
<Ariri>
wdym?
L292[03:33:43]
<The_Stargazer> luvit's json lib
L293[03:33:46]
<The_Stargazer> works out of box
L294[03:33:51]
<Ariri> the
vhd of my linux vm is on my disk
L295[03:33:53]
<The_Stargazer> no modification
required
L296[03:33:59]
<The_Stargazer> oh
L297[03:34:05]
<The_Stargazer> you weren't talking to me
xd
L298[03:34:10] ⇦
Quits: Vexatos (Vexatos!~Vexatos@port-92-193-46-40.dynamic.qsc.de)
(Quit: Insert quantum chemistry joke here)
L299[03:34:12]
<The_Stargazer> im confused now
L300[03:34:15]
<The_Stargazer> anyway
L301[03:34:16]
<The_Stargazer> IT WORKS
L302[03:34:17]
<Ariri> xd
its okay, what is that anyways
L303[03:34:19]
<ayangd>
Haha
L304[03:34:20]
<The_Stargazer> luvit?
L305[03:34:39]
<The_Stargazer> luajit + libuv
L307[03:34:59]
<ayangd>
You're gonna boot it from pc or what?
L308[03:35:24]
<Ariri>
Basically, I want a portable drive that i can use in vm from my
desktop, and a bootable on the go
L309[03:35:50]
<ayangd>
Um...
L310[03:35:51]
<Ariri> make
sense?
L311[03:36:11]
<Ariri> rn
im trying
L312[03:36:14] <Izaya> solid plan
L313[03:36:16]
<ayangd>
Just answer my question first. I'm ab it confused now..
L314[03:36:18]
<Ariri> to
have a vhd to boot into
L315[03:36:22]
<Ariri>
ok
L316[03:36:35]
<Ariri> Is
that sarcastic?
L317[03:36:40]
<Ariri>
^Izaya
L318[03:36:48] <Izaya> no I've done
something similar
L319[03:36:56]
<Ariri>
:o
L320[03:37:00] <Izaya> multiple distros on
my laptop, but I can run each as a container from the others
L321[03:37:15]
<Ariri>
thats neat
L322[03:37:31]
<Ariri>
trying similar on my laptop but id like this option better
L323[03:37:38]
<The_Stargazer> why was mming in the chat
box
L324[03:37:43]
<The_Stargazer> m m i n g
L325[03:38:04]
<ayangd> If
you only want to boot it from vm, it's fine. But, if you want to
boot it directly from the pc, you need to write the vhd to the
drive.
L326[03:38:23]
<ayangd> If
you're on linux, use `dd`
L327[03:38:39] <Izaya> ... if you had a
flat file VM image, you could probably set the root as a file on a
filesystem
L328[03:39:08]
<Ariri> i
have the vdi?
L329[03:39:21]
<Ariri> ive
been trying something for like 7 hours now
L330[03:39:31]
<ayangd> Um,
not dd on vhd.. my bad
L331[03:39:39]
<Ariri> ive
gone far and returned back
L332[03:39:46]
<Ariri> im
on a windows host anyways :/
L333[03:39:48] <Izaya> qemu-img
convert
L334[03:40:03]
<Ariri> i
can dl qemu tho
L335[03:41:02]
<ayangd> Use
that, then use "rufus"
L336[03:42:35]
<Ariri>
finally a good iso prog for windows
L337[03:42:39]
<Ariri> i
hate xboot
L338[03:42:48]
<ayangd>
Rufus
L339[03:42:58] <Izaya> were you the one
asking why windows is a bad system to do development on?
L340[03:43:07]
<Ariri>
uh
L341[03:43:10]
<Ariri>
maybe
L342[03:43:17]
<Ariri>
...
L343[03:43:23] <Izaya> I'm sure by this
point now you know :3
L344[03:43:27]
<The_Stargazer> mightve been me
L345[03:43:29]
<The_Stargazer> bu
L346[03:43:31]
<The_Stargazer> but*
L347[03:43:34]
<The_Stargazer> i still use windows
L348[03:43:39]
<Ariri> no
it was me
L349[03:43:40]
<The_Stargazer> it's all i've got
L350[03:44:04]
<Ariri> its
ironic or something
L351[03:44:17]
<ayangd> I
use dual boot..
L352[03:44:26]
<The_Stargazer> i take the pain and
suffering [that sounds really emo] to get a WORKING WINDOWS BUILD
GODDAMNIT [that doesn
L353[03:44:32]
<The_Stargazer> i take the pain and
suffering [that sounds really emo] to get a WORKING WINDOWS BUILD
GODDAMNIT [that doesn't] [Edited]
L354[03:44:50]
<Ariri> wdym
working?
L355[03:44:57]
<The_Stargazer> a build
L356[03:44:58]
<The_Stargazer> that works
L357[03:44:59] <Izaya> build of what
L358[03:45:00]
<The_Stargazer> on windows
L359[03:45:03]
<The_Stargazer> anything
L360[03:45:03]
<Ariri> also
7zip is either slow af or qemu is heckin big
L361[03:45:09]
<The_Stargazer> its heckin big
L362[03:45:11]
<Ariri> but
like
L363[03:45:11]
<The_Stargazer> 100mb+
L364[03:45:18]
<Ariri> im
using win 10?
L365[03:45:20]
<Ariri>
fine?
L366[03:45:20]
<The_Stargazer> why not download
L367[03:45:22]
<The_Stargazer> the installer
L368[03:45:26]
<Ariri>
didnt see it
L369[03:45:33]
<The_Stargazer> its on the website
L370[03:45:35]
<The_Stargazer> under download
L371[03:46:09]
<Ariri>
rufus doesnt dl for me?
L372[03:46:16]
<ayangd>
No
L373[03:46:19]
<Ariri> i
can see the git link
L374[03:46:28]
<Ariri> nm
got it now
L375[03:46:29]
⇨ Joins: t20kdc
(t20kdc!~20kdc@cpc139326-aztw33-2-0-cust441.18-1.cable.virginm.net)
L376[03:46:45]
<Ariri> took
like 5 min to show up
L377[03:47:45]
<ayangd> To
boot it from PC, you need to configure the PC's BIOS first..
L378[03:48:07]
<ayangd>
Then, you're good to go.
L379[03:48:41]
<Ariri> so
convert it to an img and use rufus to install it onto the
disk?
L380[03:48:47]
<ayangd>
Yep
L381[03:49:05]
<Ariri> but
wouldnt that mean the two are out of sync?
L382[03:49:42]
<ayangd> Wat
sync?
L383[03:49:58]
<Ariri> as
in the vm and bootable
L384[03:50:05]
<Ariri> to
be the same
L385[03:50:12]
<ayangd> It
will be
L386[03:50:33]
<Ariri> even
after i use one?
L387[03:50:40]
<Ariri> like
if i do stuff on the vm itll show up?
L388[03:50:45]
<Ariri> on
the bootable*
L389[03:50:50]
<Ariri>
er
L390[03:50:51]
<Ariri>
after
L391[03:50:56]
<Ariri> up
on the bootable
L392[03:51:24]
<ayangd>
Configure ur vm to boot from your physical drive
L393[03:51:45]
<ayangd> Not
the last vhd
L394[03:51:53]
<Ariri> oh
duh
L395[03:52:09]
<Ariri> wait
i thought of this wth why am i tard
L396[03:52:19]
<Ariri>
*searched up vhd to iso*
L397[03:52:25]
<Ariri> *two
hours ago*
L398[03:52:27]
<ayangd>
Lol
L399[03:52:35]
<Ariri>
thanks tho
L400[03:52:46]
<ayangd> Img
= iso tho
L401[03:52:59]
<Ariri> does
rufus only accept a certain file sys?
L402[03:52:59]
<ayangd>
U're welcome
L403[03:53:05]
<Ariri> my
disk isnt showing up
L404[03:53:35]
<ayangd>
Does ur disk show up in the file explorer?
L405[03:53:38]
<Ariri>
ye
L406[03:53:49]
<Ariri> 3
and the mid part of 4 show up
L408[03:54:02]
<ayangd> Ah,
yes
L409[03:54:24]
<ayangd>
Linux fs is ext2/3/4, which windows doesn't recognize
L410[03:55:03]
<Ariri> but
the disk isnt linux yet
L411[03:55:06]
<Ariri> its
disk 2
L412[03:55:11]
<Ariri> i
want to put it on
L413[03:55:25]
<ayangd>
Does it show up in rufus?
L414[03:55:38]
<The_Stargazer> rufus wont show ext
hdds
L415[03:55:42]
<The_Stargazer> by default
L416[03:55:46]
<Ariri> it
shows by usbs
L417[03:55:57] <Izaya> suggestion: unplug
your main HDD, install loonix to external HDD, configure VM to boot
from it after the fact
L418[03:56:02]
<The_Stargazer> it won't show usb hdds by
default.
L419[03:56:40]
<ayangd> It
will overwrite your usb data..
L420[03:57:02]
<ayangd> And
if it shows up on rufus, there it is!
L421[03:57:29]
<Ariri>
Izaya: what? unplug C: and have the ext im using now as the
host??
L422[03:57:35] <Izaya> no
L423[03:57:39]
<Ariri> it
doesnt show up to rufus im saying^
L424[03:58:11] <Izaya> I'm saying unplug
your windows drive, install loonix on the external HDD so it works
fine, then plug the windows drive back in, and configure your VM to
look at the external drive
L425[03:58:38]
<ayangd> For
what?
L426[03:59:01] <Izaya> it'll give you a
sane install without damaging your windows drive and without this
fucking around
L427[03:59:31]
<ayangd> It
works for me..
L428[03:59:47]
<Ariri> i
dont have a windows vm if im understanding correctly
L429[03:59:50]
<Ariri>
which i may not be
L430[03:59:53]
<ayangd> And
windows drive left untouched
L431[03:59:55]
<Ariri> im a
lil slow rn
L432[04:00:06] <Izaya> Hardly the path of
least resistance but okay
L433[04:00:25]
<ayangd>
Ye
L435[04:01:22]
<ayangd>
Does the ext hdd show up on rufus?
L436[04:01:37]
<Ariri>
no
L437[04:01:55]
<ayangd>
weird..
L438[04:02:16]
<ayangd> try
reformatting ur usb drive?
L439[04:02:19]
<Ariri> is
it cuz it has partitions??
L440[04:02:28]
<ayangd>
Dunno..
L441[04:02:32]
<Ariri> im
moving the vhd onto my c: to convert so ill try
L442[04:02:50]
<ayangd>
k
L443[04:03:24]
<Ariri> qemu
isnt for windows huh
L444[04:03:44]
<ayangd>
There is a version for Windows
L445[04:03:46]
<Ariri> or
it is but thats not what i installed
L446[04:03:47]
<Ariri>
oof
L447[04:04:05]
<ayangd>
Maybe u downloaded the wrong version
L448[04:04:09]
<Ariri>
yup
L449[04:04:36]
<ayangd>
Take it slow bro
L450[04:04:44]
<Ariri> i
prob downloaded the whole gitsmh
L451[04:04:54]
<Ariri> its
2 am im a lil foggy
L452[04:07:55]
<Ariri>
should i format the whole disk then?
L453[04:08:34]
<ayangd>
Have you backed up your needed data, then try to
L454[04:08:46]
<Ariri>
still doesnt show up
L455[04:08:51]
<ayangd>
After you backed up your needed data, then try to [Edited]
L456[04:08:58]
<Ariri> but
@The_Stargazer i dont see an option to show ext hdds
L457[04:09:08]
<The_Stargazer> under adv. options
L459[04:10:18]
<The_Stargazer> uhh
L460[04:10:22]
<The_Stargazer> lemme load up my copy
L461[04:10:23]
<The_Stargazer> wait
L462[04:10:24]
<The_Stargazer> i lost it
L463[04:10:29]
<The_Stargazer> expand all of them
L466[04:10:55]
<The_Stargazer> ignore that
L467[04:10:56]
<Ariri>
thats it
L469[04:10:57] <MichiBot>
Title:
Rufus doesn't display any devices
| Posted by: pashinin
|
Posted: Sat Mar 09 12:20:08 CST 2013
| Status:
closed
L470[04:11:25]
<Ariri>
oh
L471[04:11:27]
<Ariri>
blind
L472[04:11:38]
<Ariri> got
it now
L473[04:20:46]
<Ariri> i
think its converting
L474[04:22:30]
<ayangd>
Converting?
L475[04:22:43]
<ayangd>
Maybe it's writing
L476[04:22:58]
<ayangd> How
big is the img?
L478[04:23:25]
<Ariri> like
20 gigs
L479[04:23:37]
<ayangd>
Woah
L480[04:23:53]
<ayangd> It
might take you a while..
L481[04:23:58]
<Ariri>
yeah
L482[04:24:04]
<Ariri> my
phone died too...
L483[04:24:05]
<ayangd> For
some hours..
L484[04:24:23]
<Ariri> its
been suffocating for hours
L485[04:24:31]
<Ariri>
oof
L486[04:24:34]
<ayangd>
From?
L487[04:24:45]
<Ariri> does
michi do speeds or should i just use my prog
L488[04:24:59]
<Ariri> like
speed data time converts
L489[04:25:06]
<Ariri> in
my pocket lol, batt died^
L490[04:25:49]
<Ariri> hmm
actually my calculator prog says itll take 10 min to convert
L491[04:25:59]
<Ariri>
based on avg speed so far
L492[04:26:33]
<ayangd>
disk i/o speed * image size + processing speed
L493[04:26:54]
<Ariri>
something like that
L494[04:27:02]
<Ariri> its
actually for downloads but
L495[04:27:11]
<Ariri> my
prog i mean
L496[04:27:14]
<Ariri>
eh
L497[04:27:23]
<Ariri> not
even a prog, Shortcut
L498[04:27:28]
<Ariri>
block programming
L499[04:27:32]
<Ariri>
lolz
L500[04:27:33]
<ayangd> But
image size is 20gb ==> 20,000 mb ==> 20,000,000 kb
L501[04:28:02]
<Ariri>
yeah?
L502[04:28:11]
<ayangd>
Ofc
L503[04:28:25]
<ayangd> But
image size is 20gb = 20,000 mb = 20,000,000 kb [Edited]
L504[04:28:26]
<Ariri> its
going at avg 35 Mb/s
L505[04:28:28]
<Ariri> of
io
L506[04:28:38]
<Ariri> even
higher now
L507[04:28:40]
<ayangd>
Then 35 * 20,000
L508[04:29:00] <CompanionCube> be careful
of MB vs MiB
L509[04:29:05]
<ayangd>
That's how many seconds you must wait
L510[04:29:07]
<ayangd>
Ye
L511[04:29:22]
<ayangd> 1
MB = 1024 KB, 1 MiB = 1000KiB
L512[04:29:58]
<Ariri> well
then
L513[04:30:01]
<The_Stargazer> hurray, I got luajit's bit
lib working
L514[04:30:07]
<The_Stargazer> it works 100% fine
L515[04:30:13]
<The_Stargazer> now I can do SHA-1
hashing
L516[04:30:15]
<ayangd>
Lemme see
L517[04:30:46]
<Ariri>
speaking of hashing, u guys here about that new service website for
hash cracking?
L518[04:30:52]
<Ariri> i
read it on quora today
L519[04:31:05]
<The_Stargazer> ayangd - are you talking to
me or him
L520[04:31:08]
<The_Stargazer> wait, really?
L521[04:31:09]
<ayangd>
U
L522[04:31:11]
<The_Stargazer> ah
L523[04:31:15]
<ayangd>
?
L525[04:31:31]
<ayangd>
oh
L526[04:31:36]
<Ariri> yeah
u like upload a file or hash or something and theyll run it, email
when cone
L527[04:31:37]
<ayangd> U
havn't uploaded it yet
L528[04:31:37]
<Ariri>
done
L529[04:31:58]
<The_Stargazer> uploaded what?
L530[04:32:02]
<ayangd> The
src
L531[04:32:07]
<The_Stargazer> uh
L532[04:32:10]
<The_Stargazer> hang on
L533[04:32:18]
<The_Stargazer> it's luvit's sha1 lib
L534[04:32:18]
<Ariri> i
might just sleep then, ill do the rest in the morning
L535[04:32:22]
<ayangd> Is
it on github?
L537[04:32:35]
<ayangd>
Ariri: yea. You need to
L539[04:32:56]
<Ariri>
alright then
L540[04:33:02]
<Ariri>
%8ball memes?
L541[04:33:02] <MichiBot> Ariri: I don't
think that's a question...
L542[04:33:11]
<Ariri>
%8ball waste time on memes?
L543[04:33:11] <MichiBot> Ariri: Reply
hazy, try again
L544[04:33:19]
<Ariri> no
then
L545[04:33:29]
<The_Stargazer> always waste time on
memes
L546[04:33:32]
<Ariri>
lol
L547[04:33:41]
<The_Stargazer> i wasted ten minutes bass
boosting push cart boom boom
L548[04:33:44]
<Ariri>
Alright gn everyone, thanks for the help
L549[04:33:47]
<The_Stargazer> i wasted ten minutes bass
boosting stblackst's push cart boom boom [Edited]
L550[04:33:49]
<The_Stargazer> gn
L551[04:34:31]
<ayangd>
U're welcome
L552[04:34:44]
<ayangd>
It's 4:34 P.M. here
L553[04:36:34]
<ayangd> Is
there any bit lib in OC?
L554[04:36:41]
<The_Stargazer> bit32
L555[04:36:48]
<The_Stargazer> doesn't have rol()
tho
L556[04:37:00]
<ayangd>
Ah..
L557[04:38:46]
⇨ Joins: Inari
(Inari!~Pinkishu@pD9E8F0A0.dip0.t-ipconnect.de)
L558[04:39:31]
<ayangd> Why
not use shorthands like lsh, rsh, lrol, rrol?
L559[04:39:38]
<The_Stargazer> ?
L560[04:39:43]
<The_Stargazer> for lshift?
L561[04:39:46]
<ayangd>
Ye
L562[04:39:50]
<The_Stargazer> ask the luvit devs
L563[04:39:51]
<The_Stargazer> ¯\_(ツ)_/¯
L564[04:39:59]
<The_Stargazer> it's not my lib, but i'm
attempting to port it over
L565[04:40:03]
<ayangd>
Oh..
L566[04:40:10]
<ayangd>
Where is luvit?
L568[04:40:19]
<The_Stargazer> and
L570[04:41:28] <Inari> Temia: I want a
duck :f
L571[04:41:51] <Inari> AmandaC: too
tiny
L572[04:41:55]
<ayangd>
Nice lib
L573[04:45:50]
<The_Stargazer> luvit?
L574[04:46:03]
<The_Stargazer> isn't mine, but yeah it's
fucking amazing
L575[04:46:07]
<The_Stargazer> got http, fs, the lot
L576[04:46:43] <Izaya> I should probably
look into a plain http(s) lib for lua
L577[04:46:58] <Izaya> don't think
luasocket does it
L578[04:47:00]
<The_Stargazer> next step:
L579[04:47:04]
<The_Stargazer> compiling luv
L580[04:47:10]
<The_Stargazer> luasec does but it's a
pain
L581[04:47:22]
<The_Stargazer> can i interest you in
luvit
L582[04:47:24] <Izaya> no
L583[04:47:28]
<The_Stargazer> ok
L584[04:47:35]
<The_Stargazer> *i tried*
L585[04:47:38] <Izaya> anything claiming
to be anything like NodeJS can get the fuck away from me
L586[04:47:40] <Izaya> :D
L587[04:47:47]
<The_Stargazer> what's wrong with nks
L588[04:47:49]
<The_Stargazer> what's wrong with njs
[Edited]
L589[04:47:50]
<The_Stargazer> njs*
L590[04:47:54]
<The_Stargazer> i dont understand it
L591[04:47:54] <Izaya> let's see
L592[04:47:56] <Izaya> the node part
L593[04:47:58] <Izaya> and the JS
part
L594[04:47:59]
<The_Stargazer> but it looks neat
L595[04:48:13]
<The_Stargazer> what's wrong with js and
node
L596[04:48:18] <Izaya> >what's wrong
with js
L597[04:48:20] <Izaya> where to
start
L598[04:48:49] <Izaya> as far as node
goes, a more significant problem is honestly just that it
encourages people to use JS anywhere but a web browser
L599[04:48:50]
<The_Stargazer> it's not actually nodejs
just libuv
L600[04:48:55] <Izaya> yeah I know
L601[04:48:56]
<The_Stargazer> i suppose
L602[04:49:25]
<The_Stargazer> it has proper https
libs
L603[04:49:25]
<The_Stargazer> and coro- libs
L604[04:49:27] <Izaya> friendly reminder
that lua would've been 1000x a better choice for web browsers than
javascript
L605[04:49:28]
<The_Stargazer> which run in a
coroutine
L606[04:49:32]
<The_Stargazer> yea
L607[04:49:41]
<The_Stargazer> i would love lua in
browsers
L608[04:49:41] <Izaya> or scheme, which
was the original plan
L609[04:49:47]
<The_Stargazer> scheme?
L610[04:50:02] <Izaya> the minimal lisp
dialect
L611[04:50:05]
<The_Stargazer> ah
L612[04:50:21]
<The_Stargazer> how does node even
WORK
L613[04:50:22]
<The_Stargazer> like
L614[04:50:23]
<The_Stargazer> you run it
L615[04:50:30]
<The_Stargazer> and then how does it
integrate with your HTML
L616[04:51:05] <Izaya> node is basically
an event system and set of libs, as far as my understanding
goes
L617[04:51:24]
<The_Stargazer> right
L618[04:51:50] <Inari> Listening to
audiobooks.. a lot of times they seem to say "hwite"
rather than "white"
L619[04:54:42]
<The_Stargazer> can i interest you in some
hwite paint
L620[04:54:44]
<The_Stargazer> xd
L621[05:06:01]
<Forecaster>
I think that's an older way of pronouncing it
L622[05:08:07] <Inari> Hm, would make
sense
L623[06:16:42]
<Forecaster>
%sip random
L624[06:16:42] <MichiBot> You drink a
shiny röd potion (New!). A sudden craving for soup occupies your
thoughts.
L625[06:16:54]
<Forecaster>
ohno, right during lunch too
L626[06:18:01] ⇦
Quits: rashy (rashy!~rashdanml@d24-156-232-46.home4.cgocable.net)
(Read error: Connection reset by peer)
L627[06:18:17]
⇨ Joins: rashy
(rashy!~rashdanml@d24-156-232-46.home4.cgocable.net)
L628[07:18:53] <ben_mkiv> can i use event
api in a eeprom??
L629[07:25:48]
<Forecaster>
no
L630[07:26:09]
<Forecaster>
not unless you include it yourself
L631[07:26:19]
<Forecaster>
you only have access to the basic event stuff
L632[07:26:33] <ben_mkiv> how about
pullSignal?
L633[07:26:39] <ben_mkiv> i want to get
the event from the motion sensor
L634[07:27:10]
<Forecaster>
I think it's just `computer.pullSignal` that's available
L636[07:38:38]
⇨ Joins: Thutmose
(Thutmose!~Patrick@host-69-59-79-181.nctv.com)
L637[07:40:07]
<The_Stargazer> Izaya: you'd hate
atom
L638[07:40:29] <Izaya> I don't hate atom,
I just think it's a bad web browser.
L639[07:40:47] <Izaya> (And an even worse
text editor.)
L640[07:41:03]
<The_Stargazer> what's your favourite text
editor
L641[07:41:22] <Izaya> I use vim but emacs
is acceptable also
L642[07:41:36] <Izaya> though one could
argue emacs is actually a lisp implementation and not a text
editor
L643[07:44:33] <AmandaC> emacs is a decent
OS, with a allegedly good text editor
L644[07:45:02] <AmandaC> butI can
understand how it got that way, nobody wants to wait forever for
their text editor to start up, so why not just move everything into
the text editor instead!
L645[07:47:49]
<The_Stargazer> ugh, vim
L646[07:47:56]
<The_Stargazer> vim is just no
L647[07:48:10]
<The_Stargazer> text based
navigation?
L648[07:48:17]
<The_Stargazer> it's not even WASD /s
L649[07:48:36] <Izaya> they made mouse
control default recently
L650[07:48:52] <Izaya> made me rather
annoyed
L651[07:49:07] <Izaya> nonetheless, hjkl
> wasd
L652[07:49:38]
<ayangd>
wasd +> khjl
L653[07:49:47]
<ayangd>
=>
L654[07:50:21]
<ayangd> I
tried to use it, hoping it's useful for me
L655[07:50:38]
<ayangd>
But, gave up because seeing today's editor can be tweaked too
L656[07:50:49]
<ayangd> Say
Notepad++
L657[07:50:58] <Izaya> the control scheme
of vim is unironically the best part of vim
L658[07:51:20] <Izaya> working normally
over ssh is a nice plus too but not useful for people with only one
machine I guess
L659[07:55:25]
<The_Stargazer> ssh root@localhost
L660[07:55:28]
<The_Stargazer> ./lonelyssh
L661[07:55:41] <Izaya> imagine not having
double didgits of devices to ssh into
L662[07:55:48]
<The_Stargazer> ?
L663[07:56:13]
<The_Stargazer> IP addresses are
[xxx].[xxx].[xxx].[xxx] iirc
L664[07:56:21] <AmandaC> Let's see.. I
might just barely be in the double-digits.
L665[07:56:30]
<The_Stargazer> 0.0.0.0 >
255.255.255.255
L666[07:57:11] *
Izaya has 10.0.1.21-54, 10.0.2.30-41, 10.0.3.32
L667[07:57:17] <Izaya> plus a few external
ones
L668[07:57:42]
<Forecaster>
I use vim on the rare occasion I need to edit stuff directly on my
webserver
L669[07:57:45]
<Forecaster>
which isn't often
L670[07:57:55] <AmandaC> Let's see, my
NAS, 3-4 "kids", co-admin's NAS... I think that's
it
L671[07:58:14]
<Forecaster>
%sip random
L672[07:58:14] <MichiBot> You drink a
muddy redstone potion (New!). A sudden craving for soup occupies
your thoughts.
L673[07:58:22] <AmandaC> My gaming compy,
if we stretch the definition and include VNC / Powershell
remoting
L674[07:58:34]
<The_Stargazer> "kids" meaning
"not real kids"? (it's in quotation marks)
L675[07:58:36]
<Forecaster>
again
L676[07:58:52] <AmandaC> @The_Stargazer me
and co-admin call our servers kids. :P
L677[07:58:59]
<The_Stargazer> xd
L678[07:59:08]
<Forecaster>
%tonkout
L679[07:59:08] <MichiBot> Dogast!
Forecaster! You beat Ariri's previous record of 2 hours, 39 minutes
and 23 seconds (By 1 hour, 56 minutes and 36 seconds)! I hope
you're happy!
L680[07:59:09] <MichiBot> Forecaster has
stolen the tonkout! Tonk has been reset! They gained 0.004 tonk
points! plus 0.003 bonus points for consecutive hours! (Reduced to
50% because stealing) Current score: 0.59253
L681[08:00:00]
<The_Stargazer> are tonk points for
anything?
L682[08:00:22]
<The_Stargazer> atom install, take
three
L683[08:00:29] <AmandaC> oh, and there's a
minecraft server VM my co-admin lets me have on his NAS also, but I
think that's been shut down since I started playing locally
instead
L684[08:00:37]
<The_Stargazer> the I Disabled the Page
File take
L685[08:00:57]
<The_Stargazer> mc servers can be hosted on
a NAS..?
L686[08:01:10] <AmandaC> He's got a beast
of a NAS
L687[08:01:18] <Izaya> a NAS is just a
computer
L688[08:01:27] <AmandaC> and it's not a
commercial product NAS, it's a proper computer
L689[08:01:35] <AmandaC> Where as my NAS
is just a raspberry pi
L690[08:01:35]
<The_Stargazer> ah
L691[08:02:22]
<Forecaster>
@The_Stargazer for collecting
L692[08:02:32]
<Forecaster>
currently :P
L693[08:02:48]
<The_Stargazer> HURRAH, ATOM
INSTALLED
L694[08:03:02]
<The_Stargazer> slashed my disk space but
eh
L695[08:05:36]
<The_Stargazer> and i've got RICH
PRESENCE
L696[08:10:24]
<Forecaster>
Rich is there? tell him I said hi
L697[08:10:54] <Izaya> always amazes me
how big web browsers are nowadays
L698[08:11:00] <Izaya> fuckin overgrown
document viewers
L699[08:19:21]
⇨ Joins: flappy
(flappy!~flappy@88-113-149-197.elisa-laajakaista.fi)
L700[08:26:14]
<bad at
vijya> make a NAS but instead of just being a NAS it's actually
a compile server
L701[08:56:16]
<Forecaster>
Make a NAS but instead it's actually an angry gnome
L702[08:56:26]
<bad at
vijya> that's just gnome 3
L703[08:56:32]
<bad at
vijya> hahAHAHAHAHAHA
L704[08:56:38] <Temia> Badumtissh
L705[08:56:56] <Temia> Make a NAS but
instead she's a cute girl
L706[08:58:11] <Skye> I wanna be a cute
girl
L707[08:58:19] *
Izaya makes Skye a NAS
L708[08:58:21] <Izaya> wait
L709[09:07:41]
<Kodos>
%tonk
L710[09:07:41] <MichiBot> Jiminy Cricket!
Kodos! You beat Forecaster's previous record of <0 (By 1 hour, 8
minutes and 32 seconds)! I hope you're happy!
L711[09:07:42] <MichiBot> Kodos's new
record is 1 hour, 8 minutes and 32 seconds! Kodos also gained
0.00114 tonk points for stealing the tonk.
L712[10:03:13]
⇨ Joins: Kleadron
(Kleadron!~kleadron@c-73-254-147-9.hsd1.wa.comcast.net)
L713[10:25:24]
⇨ Joins: Vexatos
(Vexatos!~Vexatos@port-92-193-46-40.dynamic.qsc.de)
L714[10:25:24]
zsh sets mode: +v on Vexatos
L715[10:43:29] <Lizzy> %tonk
L716[10:43:29] <MichiBot> Jiminy Cricket!
Lizzy! You beat Kodos's previous record of 1 hour, 8 minutes and 32
seconds (By 27 minutes and 14 seconds)! I hope you're happy!
L717[10:43:30] <MichiBot> Lizzy's new
record is 1 hour, 35 minutes and 47 seconds! Lizzy also gained
0.0009 (0.00045 x 2) tonk points for stealing the tonk.
L720[11:13:31] <Temia> Yaaaass
L721[11:14:25]
<Forecaster>
hm
L722[11:14:32]
<Forecaster>
the tracks need a support thingy
L723[11:16:09] <Inari> Izaya: The heck is
that
L724[11:16:19] <Izaya> my new ship
L725[11:16:55]
<Forecaster>
your ship has legs
L726[11:17:16] <Izaya> cuz it's a land
ship
L727[11:17:17] <Izaya> duh
L729[11:19:36] <MichiBot>
My Dog Goes
To The Beach! | length:
7m 2s | Likes:
6,611 Dislikes:
32 Views:
53,086 | by
Mayapolarbear | Published On 28/6/2019
L730[11:25:44] <alexandria> %tonk
L731[11:25:45] <MichiBot> I'm sorry
alexandria, you were not able to beat Lizzy's record of 1 hour, 35
minutes and 47 seconds this time. 42 minutes and 15 seconds were
wasted! Missed by 53 minutes and 32 seconds!
L732[11:25:51] <alexandria> what
L733[11:26:08] <alexandria> oh this is on
GMT huh
L734[11:27:12]
<Forecaster>
uh
L735[11:27:21]
<Forecaster>
you mean your irc client?
L736[11:36:58] <alexandria> sure
L737[11:37:07] <alexandria> well, not my
irc client
L738[11:37:09] <alexandria> my
bouncer
L739[11:40:35]
<Ariri> Yay
my Yubikey arrived 3 days early
L740[12:04:59] <AmandaC> %roll 1d2
L741[12:04:59] <MichiBot> [2] = 2
L742[12:12:35] <alexandria> %tonk
L743[12:12:36] <MichiBot> I'm sorry
alexandria, you were not able to beat Lizzy's record of 1 hour, 35
minutes and 47 seconds this time. 46 minutes and 50 seconds were
wasted! Missed by 48 minutes and 57 seconds!
L744[12:12:44] <alexandria> lol
L745[12:20:37]
<Forecaster>
huh
L746[12:20:50]
<Forecaster>
there's this weird bird that pretends to be a flower in
satisfactory
L748[12:23:36] <CompanionCube> <3
emacs
L749[12:24:13] <CompanionCube> i only have
minimal vim knowledge, because fuck modes.
L750[12:31:38] <alexandria> modes are
amazing
L751[12:31:46] <alexandria> I would make a
lot of interfaces modal if I could
L752[12:32:58] <alexandria> that being
said vim doesn't make amazing use of the modes. It could alter a
lot of how text is displayed between modes to offer a lot more
functionality
L753[12:42:12] <Izaya> modes are gud
L754[12:42:14] <Izaya> but I agree
L755[12:42:19] <Izaya> unused
potential
L756[12:42:29] *
Izaya still has "write a text editor" on their to-do
list
L757[12:50:14] <Temia> I still need to try
and pursue that personal wiki idea
L758[13:08:55] *
AmandaC paws at Temia, demands a snack
L759[13:10:15] *
Temia gives Amanda a tube of Inaba c:
L760[13:12:03] <AmandaC> Temia: mew?
L761[13:16:05] <Inari> Temia: Lewd
L762[13:33:41]
<Ariri>
#lewd
L763[13:33:45]
<Ariri>
%lewd
L764[13:33:46] <MichiBot> Ariri: What did
inari do now?!
L765[13:33:56]
<Ariri>
%drink random
L766[13:33:56] <MichiBot> You drink a
liquid grass potion (New!). Ariri's pockets suddenly contain a
number of amethyst colored marbles.
L767[13:34:06]
<Ariri>
again with the marbles
L768[13:34:11]
<Ariri>
MarbleBot
L769[13:40:48]
<Bob> %slap
MichiBot with a handfull of marbles
L770[13:40:49] *
MichiBot uses sergal wedge wheel to vaporize Bob
L771[13:41:04]
<Bob>
Lies
L772[13:44:59] <AmandaC> Trues
L773[13:49:10]
<Zef>
sergals
L774[13:52:05]
⇨ Joins: Rahix
(Rahix!~Rahix@2001:7f0:3003:235f:7432:dd86:b273:f0ec)
L775[14:06:44]
⇨ Joins: Bunker-232872847358
(Bunker-232872847358!~bunker-23@195.sub-174-237-137.myvzw.com)
L776[14:07:33] ⇦
Quits: Bunker-232872847358
(Bunker-232872847358!~bunker-23@195.sub-174-237-137.myvzw.com)
(Remote host closed the connection)
L777[14:12:30]
⇨ Joins: Liam232
(Liam232!~liam232@195.sub-174-237-137.myvzw.com)
L778[14:13:01] <Liam232> Hello?
L779[14:13:44] ⇦
Quits: Liam232 (Liam232!~liam232@195.sub-174-237-137.myvzw.com)
(Remote host closed the connection)
L780[14:14:04]
⇨ Joins: Brandon123123
(Brandon123123!~brandon12@195.sub-174-237-137.myvzw.com)
L782[14:14:10]
<Ariri>
Hello
L783[14:14:16]
<Ariri> ok
bye
L784[14:14:21] <Brandon123123>
REEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE
L785[14:14:26] ⇦
Quits: Brandon123123
(Brandon123123!~brandon12@195.sub-174-237-137.myvzw.com) (Remote
host closed the connection)
L786[14:14:45]
<Ariri> ok
computer
L787[14:14:51]
⇨ Joins: Liam232
(Liam232!~liam232@195.sub-174-237-137.myvzw.com)
L788[14:15:02] <Liam232> Well this is
cool
L789[14:15:22] <Liam232> How is the
world?
L790[14:16:10] ⇦
Quits: Liam232 (Liam232!~liam232@195.sub-174-237-137.myvzw.com)
(Remote host closed the connection)
L791[14:42:34]
<Bob> @Ariri
you should not google what MichiBot says
L792[14:42:58] <ben_mkiv>
%conspirancy
L793[14:43:02]
<Ariri>
*weather marbles*
L794[14:43:06] <ben_mkiv> does that still
not work?
L795[14:43:10]
<Ariri>
%conspiracy
L796[14:43:23]
<Ariri>
%conspiracy cheese
L797[14:43:30]
<Ariri>
:thonk:
L799[14:43:54] <MichiBot>
Chaos Theory
- Awesome 64k Demo! [720p HD] | length:
4m 14s | Likes:
3,872 Dislikes:
77 Views:
467,712 | by
Lounger |
Published On 28/5/2009
L800[14:44:02] <ben_mkiv> and people
complaint about 4k eeprom size :P
L801[14:44:32]
<Ariri> wth
is that whoa
L802[14:44:48]
<Ariri>
intense
L803[14:45:00] <ben_mkiv> and all that
from 64kb
L804[14:45:02]
<Ariri>
looks like the music i listen to
L805[14:45:23]
<Ariri>
jeezus
L806[14:45:31]
<Bob>
Assembly probably
L807[14:46:01] <ben_mkiv> rather think its
really minimized shader code
L808[15:01:18]
<Bob> Or
alternatively
L809[15:02:52]
<Forecaster>
%sip random
L810[15:02:52] <MichiBot> You drink a
mutable rainbow potion (New!). Forecaster turns into a water
water.
L811[15:03:05]
<Forecaster>
blub
L813[15:03:44]
<Bob> water
water
L814[15:03:56]
⇨ Joins: bauen1
(bauen1!~bauen1@ipbcc038c0.dynamic.kabel-deutschland.de)
L815[15:04:14]
<Forecaster>
yep
L816[15:04:30]
<Forecaster>
MichiBot picks two things sometimes, and sometimes she picks the
same thing twice
L817[15:08:14]
<Bob> add
thing1 ~= thing2
L818[15:10:05]
<Forecaster>
MichiBot is Java, not Lua
L819[15:11:14] <AmandaC> s/~=/!=/
L820[15:11:15] <MichiBot> <Bob> add
thing1 != thing2
L821[15:11:40]
<Forecaster>
yes, why tho
L822[15:16:01] <Inari> I want something
like Senran Kagura Reflections but with you playing the girl
L824[15:21:57] <MichiBot> Sat Sep 01
07:57:43 CDT 2018 @KAKITAN:
キーボードの上が暖かいせいかおねむになってしまった…そこにいるとショートカットが使えないんだけど… <
https://t.co/l6RTcwZCah>
L825[15:23:17] *
Inari eyes AmandaC
L828[15:23:37] <AmandaC> Inari: alkacatz
island
L829[15:23:47] <Temia> Eeee <3
L830[15:24:01] <Temia> Laptops are also
good birb warmers
L831[15:24:30] <Inari> Temia: You should
get yourself some quails
L833[15:26:39] <MichiBot>
How to make
Salted Duck Egg Yolk Sauce(Chinese Mayonnaise)蛋黄酱:起沙滋油,咸鲜酥软|Liziqi
Channel | length:
6m 9s | Likes:
150,696 Dislikes:
2,779 Views:
6,017,978 | by
李子柒
Liziqi | Published On 22/4/2019
L834[15:27:03] <Temia> I can't look, on
bus
L835[15:27:08] <Inari> Shame
L836[15:28:16] <Inari> Ahh I love those
vids xD
L837[15:28:41] <Inari> Wish I knew what
the music was
L839[15:33:16] <MichiBot>
李子柒 Liziqi Li
Ziqi background music 背景音乐 Light music 暖雨 | length:
2m
17s | Likes:
5 Dislikes:
0 Views:
557 | by
李子柒背景音乐
Liziqi background music | Published On 31/5/2019
L840[15:33:53] <Inari> Oh neat
L841[15:42:07]
<Forecaster>
...ah crap
L842[15:42:23]
<Forecaster>
power's going out... and I'm away from my base with the
train...
L843[15:42:26]
<Forecaster>
train is electric
L844[15:42:35] ⇦
Quits: lopezt (lopezt!~Adium@v22018076567069662.quicksrv.de) (Quit:
Leaving.)
L845[15:42:38] <Inari> MC?
L846[15:42:47]
<Forecaster>
Satisfactory
L847[15:42:53] <Inari> I see
L848[15:49:41] <AmandaC> Has that gone to
the normal branch, or is it still in expeirmental?
L849[15:49:53]
<Forecaster>
still exp
L850[15:50:13]
<Forecaster>
I mean, the trains don't collide and there are no switches or
anything
L851[15:50:14] <AmandaC> I'm going to wait
until it goes "stable" I think
L852[15:50:31] <AmandaC> What did you name
your choo-choo?
L853[15:50:51]
<Ariri>
*Thomas the Thermonuclear Bomb*
L854[15:51:04] <AmandaC> PLease, he
prefers tom at this point
L855[15:51:41]
<Forecaster>
the only one I named I named Eevee
L856[15:51:51]
<Ariri> Tᴏᴍ
ᴛʜᴇ Tʜᴇʀᴍᴏɴᴜᴄʟᴇᴀʀ Bᴏᴍʙ
L857[15:51:57]
<Ariri>
:)
L858[15:53:37]
<Ariri> Ive
been writing this img to my disk for 5 hours now
L859[15:53:40]
<Ariri>
:(
L860[15:53:53] <AmandaC> %8ball halucinate
more?
L861[15:53:54] <MichiBot> AmandaC: Signs
point to yes
L862[15:53:57] <AmandaC> I concur
L863[15:54:14]
<Ariri> i
too like to halucinate
L864[15:54:24]
<Ariri> they
tell me
L865[15:54:25]
<Ariri>
toaster
L866[15:55:01]
<Forecaster>
you know saying random words is not the same as being funny
L867[15:55:22] ⇦
Quits: rashy (rashy!~rashdanml@d24-156-232-46.home4.cgocable.net)
(Quit: Leaving)
L868[15:55:31]
<Ariri> i
know that
L869[15:55:41]
<Ariri>
which is why the only friends i have arent real m
L870[15:55:53]
<Ariri>
^~^
L871[15:56:16]
<Ariri> i
dont know what im saying, chao
L873[16:25:55] <ben_mkiv> and not stop the
whole script
L874[16:26:18] <ben_mkiv> its actually a
transposer trying to access an non existing inventory
L875[16:26:59] <Inari> pcall/xpcall
?
L876[16:27:20]
<bad at
vijya> pcall
L877[16:27:26]
<Forecaster>
yeah
L878[16:27:38]
<Forecaster>
pcall catch the error and ignore it
L879[16:28:10] <ben_mkiv> ah neat,
thanks
L880[16:28:29]
<Bob>
^
L881[16:28:46] <Inari> I always forget how
pcall differs from xpcall
L882[16:32:17]
<Bob> i dont
know the difference either
L883[16:33:19] <Inari> Ah, right
L884[16:33:26] <Inari> with xpcall you
hadn it a callback as error handler
L885[16:33:44] <Inari> While pcall just
returns a bool and either the error or your returns
L886[16:36:52]
<bad at
vijya> xp--yeah
L887[16:37:06]
<bad at
vijya> holy FUCK
L888[16:37:14]
<bad at
vijya> i have to compile GCC and BINUTILS
L889[16:37:44] <CompanionCube> well
duh
L890[16:38:17]
<bad at
vijya> also i tried to compile an old version of gcc/binutils
then realized
L891[16:38:21]
<bad at
vijya> my CPU is too new for it
L892[16:38:29] <CompanionCube> dependency
hell funtimes?
L893[16:38:38]
<bad at
vijya> ah, no
L894[16:38:48]
<bad at
vijya> the gcc/binutils combo was from ~1999
L895[16:38:53]
<bad at
vijya> when x86_64 didn't exist
L896[16:38:58] ⇦
Quits: cpw (cpw!~cpw@192-0-136-170.cpe.teksavvy.com) (Ping timeout:
190 seconds)
L897[16:39:08] <CompanionCube> running
32-bit binaries on linux is trivial
L898[16:39:21]
<bad at
vijya> well yeah but
L899[16:39:23] <CompanionCube> the hard
part will be getting 32-bit libraries circa 1999.
L900[16:39:28]
<bad at
vijya> i'm pretty lazy
L901[16:39:39]
⇨ Joins: cpw
(cpw!~cpw@192-0-136-170.cpe.teksavvy.com)
L902[16:39:57]
<bad at
vijya> so i'll just compile modern gcc/binutils for
cross-compiling to MIPS
L903[16:40:16]
<bad at
vijya> then compile old gcc/binutils to run on MIPS to compile
on MIPS
L904[16:40:17]
<bad at
vijya> ez
L905[16:47:34]
<The_Stargazer> semver works OOB,
yay!
L906[16:47:49]
<The_Stargazer> now we can have semantic
versioning!
L907[16:53:40]
<The_Stargazer> question
L908[16:53:52]
<The_Stargazer> does the data card provide
SHA-1 hashing?
L909[16:58:36]
<The_Stargazer> No, but it does
SHA-256
L910[17:11:37]
<The_Stargazer> is there an oc emulator
that does 5.3?
L911[17:11:48]
<The_Stargazer> OCEmu only does 5.2
L912[17:12:00]
<The_Stargazer> also apparently there's
5.4?!
L913[17:16:23]
<Bob> Lua
5.4 beta is out
L914[17:16:27]
<Bob> but
not in OC
L915[17:16:32]
<Bob> Lua
5.3 does well tbh
L916[17:18:31]
<The_Stargazer> yeah
L917[17:18:40]
<The_Stargazer> is there an OC emulator
that does 5.3?
L918[17:18:49]
<Forecaster>
%sip random
L919[17:18:49] <MichiBot> You drink a
goopy aqua potion (New!). A sudden craving for soup occupies your
thoughts.
L920[17:18:59]
<Forecaster>
Again?!
L921[17:19:05]
<Forecaster>
Third time today
L922[17:19:09]
<The_Stargazer> I want to see if I can
implement lua-hashings in OC
L923[17:19:22]
<The_Stargazer> and ditch the data card's
hashing
L924[17:19:40]
<Forecaster>
Just do it in game?
L925[17:19:45]
<The_Stargazer> lua-hashings does more than
md5 and sha-256.
L926[17:19:48]
<The_Stargazer> Uhh
L927[17:19:55]
<The_Stargazer> Minecraft takes an age to
start
L928[17:20:10]
<The_Stargazer> on this 1.10GHz 4GB
machine
L929[17:20:20]
<Ariri>
Ouch
L930[17:20:23]
<The_Stargazer> (it's a celeron)
L931[17:20:47] ⇦
Quits: Rahix (Rahix!~Rahix@2001:7f0:3003:235f:7432:dd86:b273:f0ec)
(Remote host closed the connection)
L932[17:20:49]
<The_Stargazer> so I emulate only what I'm
actually working with
L933[17:21:53]
<The_Stargazer> and I can't just sneakily
replace lua52.dll with lua53.dll
L934[17:21:58]
<bad at
vijya> just use crc8 lmao
L935[17:22:04]
<bad at
vijya> also compile
L936[17:22:09]
<The_Stargazer> ?
L937[17:22:15] <payonel> @The_Stargazer
ocvm can use lua 5.3
L938[17:22:21]
<bad at
vijya> wait do you use windows @The_Stargazer
L939[17:22:23]
<The_Stargazer> it's linux only
L940[17:22:24]
<The_Stargazer> yes
L941[17:22:31] <payonel> in fact, i bet it
could run with 5.4 - depends if there are any breaking changes in
the api
L942[17:22:33]
<The_Stargazer> payonel: no windows
support
L943[17:22:36] ⇦
Quits: baschdel2
(baschdel2!~baschdel@151-056-210-188.ip-addr.inexio.net) (Read
error: No route to host)
L944[17:22:50] <payonel> there is...if you
use the subsystem ubuntu stuff
L945[17:22:51]
⇨ Joins: baschdel
(baschdel!~baschdel@151-056-210-188.ip-addr.inexio.net)
L946[17:22:56]
<The_Stargazer> I mean
L947[17:22:56] <payonel> or maybe even the
new bash support
L948[17:22:57]
<bad at
vijya> what version of windows
L949[17:23:00] <payonel> i dont know much
about that
L950[17:23:02]
<bad at
vijya> also cygwin iirc
L951[17:23:05]
<The_Stargazer> I could just
L952[17:23:08] <payonel> sure, cygwin
would work
L953[17:23:15]
<The_Stargazer> SSH
L954[17:23:18]
<bad at
vijya> on old windows versions
L955[17:23:18] <payonel> or ssh :)
L956[17:23:20]
<The_Stargazer> 10, 1703
L957[17:23:26]
<The_Stargazer> See if my shell has make
installed
L958[17:23:30]
<The_Stargazer> and git
L959[17:23:30]
<bad at
vijya> t e l n e t
L960[17:23:42]
<The_Stargazer> f a x
L961[17:23:48] <payonel> i wrote ocvm to
be pure tty+vt stuff so that ssh would also work
L962[17:24:39]
<The_Stargazer> IT DOES HAVE MAKE
L963[17:24:40] <payonel> ben_mkiv: i guess
use pcall
L965[17:24:46]
<The_Stargazer> AND IT HAS GIT
L966[17:24:58]
<The_Stargazer> payonel: i'm sold
L967[17:25:00] <payonel> ben_mkiv:
personally, i'm surprised i'm throwing an exception
L968[17:25:03]
<The_Stargazer> lua 5.3 sld it for me
L969[17:25:06]
<The_Stargazer> sold*
L970[17:25:16] <payonel> someone should
try to build ocvm with 5.4
L971[17:25:19] <payonel> tell me if it
works
L972[17:25:40]
<The_Stargazer> problem
L973[17:25:45]
<The_Stargazer> this shell doesn't have
lua
L974[17:25:50]
<The_Stargazer> and I don't have apt
L975[17:26:02]
<The_Stargazer> well,
L976[17:26:04]
<The_Stargazer> i have apt
L977[17:26:05]
<The_Stargazer> but no root
L978[17:26:47]
<The_Stargazer> oh wait I can just build
lua from source code
L979[17:26:50]
<The_Stargazer> would that work?
L980[17:27:14]
<The_Stargazer> payonel: can you specify a
lua 5.3 dir?
L981[17:28:18] <payonel> @The_Stargazer
not REALLY, but you can fix that
L982[17:28:32]
<The_Stargazer> compiling lua fails,
missing readline.h
L983[17:28:33] <payonel> look in the
makefile, you'll see there i have `ifeq ($(lua),local)`
L984[17:29:06] <payonel> change the libs
and include paths there to reflect your local path
L985[17:29:09] <payonel> then `make
lua=local`
L986[17:29:22]
<The_Stargazer> okay
L987[17:30:04]
<The_Stargazer> if all the .o files are in
one dir
L988[17:30:13]
<The_Stargazer> and all the .h files in
that same dir
L989[17:30:19]
<The_Stargazer> are the lib and include
paths the ssame
L990[17:30:21]
<The_Stargazer> same*
L991[17:30:56] <payonel> look for an so
for the libs
L992[17:31:34] <payonel> or a .a
L993[17:31:49]
<The_Stargazer> .o files
L994[17:31:59]
<The_Stargazer> where can I get
readline.h?
L995[17:32:24] <payonel> btw, i just
tested building with lua 5.4
L996[17:32:39] <payonel> lua_resume
changed, so it won't compile without that at least
L997[17:32:41]
<The_Stargazer> does it work?
L998[17:32:43]
<The_Stargazer> ah
L999[17:33:26] ⇦
Quits: cpw (cpw!~cpw@192-0-136-170.cpe.teksavvy.com) (Ping timeout:
206 seconds)
L1000[17:35:37] <payonel> it appears they
added a int* to lua_resume to get the number of results back
L1001[17:36:01] <payonel> ocvm works with
lua 5.4 with that one change, and i can boot openos
L1002[17:37:12]
<The_Stargazer> hurray
L1003[17:37:23]
<The_Stargazer> now, where can I get
readline.h
L1004[17:37:31]
<The_Stargazer> or, does it just need a
single lualib.a file?
L1005[17:37:36]
<The_Stargazer> (which I can probably
wget)
L1006[17:37:42] <Temia> Moo 'o'
L1007[17:37:54]
<bad at
vijya> first
L1008[17:37:56]
<Forecaster> %sip random
L1009[17:37:57] <MichiBot> You drink a
shimmering grass potion (New!). You briefly feel like you have just
stepped out of a car.
L1010[17:38:03]
<Forecaster> yay no soup
L1011[17:38:11]
<bad at
vijya> you need to sacrifice a virgin gamer girl to richard
stallman
L1012[17:38:14] <Temia> %quaff
random
L1013[17:38:15] <MichiBot> You drink a
gloopy pink potion (New!). Temia gains the ability to talk to
bricks.
L1014[17:38:47] <baschdel> %tonkout
L1015[17:38:47] <MichiBot> Sard!
baschdel! You beat Lizzy's previous record of 1 hour, 35 minutes
and 47 seconds (By 3 hours, 50 minutes and 23 seconds)! I hope
you're happy!
L1016[17:38:48] <MichiBot> baschdel 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: 0.25489
L1017[17:38:55]
<bad at
vijya> then you need to install GNU Hurd
L1018[17:38:56] <Lizzy> shit
L1019[17:39:18]
<The_Stargazer> haha
L1020[17:39:20]
<The_Stargazer> but seriosuly
L1021[17:39:26]
<The_Stargazer> but seriously
[Edited]
L1022[17:39:27] <payonel> @The_Stargazer
just google it. depends on the system
L1023[17:39:35]
<bad at
vijya> yeah i have no clue how i fixed that
L1024[17:39:55]
<The_Stargazer> Debian 4.9
L1025[17:40:01]
<The_Stargazer> I have no idea what to
google
L1026[17:40:03]
<bad at
vijya> D E E B E E N
L1027[17:40:10] <payonel> @The_Stargazer
we are not google
L1028[17:40:19]
<The_Stargazer> I kno...w..WAIT
L1029[17:40:30]
<The_Stargazer> I HAVE MAKE AND GCC
L1030[17:40:34]
<The_Stargazer> I CAN COMPILE
ANYTHING
L1031[17:40:41]
<The_Stargazer> i've never been so happy
about linux
L1032[17:40:51]
⇦ Quits: t20kdc
(t20kdc!~20kdc@cpc139326-aztw33-2-0-cust441.18-1.cable.virginm.net)
(Ping timeout: 202 seconds)
L1033[17:40:51]
<The_Stargazer> i truly appreciate the
power of having a linux system to hand now
L1034[17:41:21]
<The_Stargazer> okay, i'm going to compile
libuv
L1035[17:41:31]
<The_Stargazer> see if I can get it to work
with ocemu first
L1036[17:41:48]
<bad at
vijya> lib
L1037[17:41:50]
<bad at
vijya> uv
L1038[17:42:10]
<bad at
vijya> brb finna jump off a bridge
L1039[17:42:34]
<The_Stargazer> damn, I need cmake
L1040[17:42:37]
<The_Stargazer> well, not libuv
L1041[17:42:40]
<The_Stargazer> luv to be specific
L1042[17:42:45]
<bad at
vijya> *bad at vijya was killed by fs.exists(callback)*
L1043[17:42:47]
<The_Stargazer> lua libuv
L1044[17:42:53]
<The_Stargazer> fs.existsSync()
L1045[17:43:00]
<The_Stargazer> I prefer the sync
versions
L1046[17:43:04]
<The_Stargazer> they don't have
callbacks
L1047[17:43:06]
<bad at
vijya> then
L1048[17:43:12]
<bad at
vijya> what's the point of libuv
L1049[17:43:15]
<The_Stargazer> and just return their
output like A NORMAL FUCKING LUA FUNCTION
L1050[17:43:20]
<bad at
vijya> if you aren't using async?
L1051[17:43:26]
<The_Stargazer> it provides all those
functions
L1052[17:43:29]
<The_Stargazer> for lua
L1053[17:43:30] <payonel> let's chill
with the language
L1054[17:43:33]
<The_Stargazer> uv also provides
cpuinfo
L1055[17:43:39]
<The_Stargazer> okay
L1056[17:43:53]
<The_Stargazer> i never understanded, and
never will understand, node's callback system
L1057[17:44:17]
<bad at
vijya> much of the functionality (if not all) can be regained in
a few packages
L1058[17:44:27]
<The_Stargazer> i suppose
L1059[17:44:40]
<The_Stargazer> but still, when porting,
you maintain as much as you can
L1060[17:44:46]
<The_Stargazer> the less hacks the
better
L1061[17:44:52]
<The_Stargazer> even better, is if it works
OOB
L1062[17:44:58]
<bad at
vijya> luafilesystem for the fs stuff, luasockets for sockets,
etc
L1063[17:45:01]
<bad at
vijya> brb
L1065[17:46:43]
<The_Stargazer> the thing that sells libuv
for me is the http lib
L1066[17:46:46]
⇨ Joins: cpw
(cpw!~cpw@192-0-136-170.cpe.teksavvy.com)
L1067[17:47:58]
<bad at
vijya> http is not hard to implement
L1068[17:48:37]
<bad at
vijya> and https can be done with luasec iirc
L1069[17:51:06]
<The_Stargazer> OH GOD NO
L1070[17:51:10]
<The_Stargazer> not luasec
L1071[17:51:12]
<The_Stargazer> please god no
L1072[17:51:27]
<The_Stargazer> luasec and i.. it's
complicated
L1073[17:51:32]
<The_Stargazer> luasec never compiles
L1074[17:51:55]
<bad at
vijya> what
L1075[17:51:58]
<bad at
vijya> luasec is ez
L1076[17:52:03]
<bad at
vijya> i think it was luasec
L1077[17:52:13]
<bad at
vijya> where you can wrap sockets
L1078[17:55:30]
<bad at
vijya> huh
L1079[17:55:34]
<bad at
vijya> i got linux to compile ez
L1080[17:55:41]
<bad at
vijya> well time to do more work
L1081[17:56:05]
<The_Stargazer> i'm on windows
L1082[17:57:29]
<bad at
vijya> i mean the linux 1.3 kernel lmao
L1083[17:57:46]
<The_Stargazer> oh xd
L1085[18:08:00]
<The_Stargazer> can ocvm be built on a
mac?
L1086[18:08:08]
<The_Stargazer> i have ssh access to my
friend's macbook
L1087[18:08:13]
<The_Stargazer> which has lua 5.3
installed
L1088[18:13:39]
<bad at
vijya> :GWchinaSakuraThinking:
L1089[18:13:54]
<bad at
vijya> `include/asm-mips` is missing `posix_types.h`
L1090[18:18:52]
<bad at
vijya> might just need to say fuck it and port 2.3
L1091[18:22:38]
<Kaos>
hi mates
L1092[18:22:57]
<Kaos>
there's any power monitor (in\out and total battery (draconic in my
case)) for OC?
L1093[18:23:33]
<Kaos>
or any api to interface with energy pylon\draconic battery or flux
networks?
L1094[18:23:40]
<The_Stargazer> OC has an API
L1095[18:23:46]
<The_Stargazer> for the reactor I
think
L1096[18:23:57]
<The_Stargazer> unsure about the massive
energy multiblock
L1097[18:25:51]
<Kaos>
there's a wiki?
L1098[18:25:57]
<The_Stargazer> ?
L1099[18:26:02]
<Kaos>
for OC + draconic *?
L1100[18:26:04]
<Kaos>
with adapters
L1101[18:26:09]
<The_Stargazer> uhhh
L1102[18:26:11]
<The_Stargazer> probably
L1103[18:35:53]
<The_Stargazer> i'm just gonna download
Ubuntu and put it on a VM
L1104[18:35:58]
<The_Stargazer> I'm just gonna download
Ubuntu and put it on a VM [Edited]
L1105[18:36:18]
<The_Stargazer> that'll solve my
not-having-linux problems
L1106[18:36:57]
<The_Stargazer> I mean
L1107[18:36:59]
<The_Stargazer> It says 2GHz
L1108[18:37:13]
<The_Stargazer> I'm sure it'll be fine if I
take away one of it's gigahertz
L1109[18:37:21]
<The_Stargazer> I'm sure it'll be fine if I
take away 1GHz [Edited]
L1110[18:37:29]
<The_Stargazer> and give it a single-core
1GHz CPU
L1111[18:39:16]
<The_Stargazer> All I need is a tiny server
capable of SSH
L1112[18:39:18]
<The_Stargazer> and that's it
L1113[18:40:18]
<The_Stargazer> like
L1114[18:40:23]
<The_Stargazer> I just need to run a
VM
L1115[18:40:34]
<The_Stargazer> and as long as I can ssh
into it from localhost
L1116[18:40:36]
<The_Stargazer> i'm all good
L1117[18:40:59]
<Kodos>
%tonk
L1118[18:41:00] <MichiBot> Voldemort!
Kodos! You beat baschdel's previous record of <0 (By 1 hour, 2
minutes and 12 seconds)! I hope you're happy!
L1119[18:41:01] <MichiBot> Kodos's new
record is 1 hour, 2 minutes and 12 seconds! Kodos also gained
0.00104 tonk points for stealing the tonk.
L1120[18:41:40]
<The_Stargazer> ubuntu server will work
fine
L1121[18:49:08]
<The_Stargazer> how hard would it be to
implement luajit's `jit` library?
L1122[18:49:16]
<The_Stargazer> does it require the luajit
runtime itself?
L1123[18:51:11]
<The_Stargazer> all this for the sake of
porting crap
L1124[18:57:38]
⇦ Quits: flappy
(flappy!~flappy@88-113-149-197.elisa-laajakaista.fi) (Ping timeout:
190 seconds)
L1125[18:59:01]
<bad at
vijya> @The_Stargazer just dualboot
L1126[18:59:12]
<bad at
vijya> also the jit library is part of luajit
L1127[19:03:13] <CompanionCube> running
full ubuntu on 1ghz seems unwise
L1128[19:03:27] <CompanionCube>
ubuntu-server's a good idea thoug
L1129[19:03:44] <CompanionCube> just
don't expect a fancy graphical installer, iirc it's a TUI.
L1130[19:10:37]
<Ariri>
what program do i use to change these ?
L1132[19:10:50]
<Ariri>
i need to expand the two partitions
L1133[19:13:08] <CompanionCube> well,
you'll need linux to expand the filesystems
L1134[19:13:22]
<Ariri>
that is linux
L1135[19:13:23] <CompanionCube> but any
partitioning tool will do to expand the partitions
L1136[19:13:42]
<Ariri>
what option? its not showing on disks
L1137[19:13:43] <CompanionCube> do you
have gparted installed?
L1138[19:13:55]
<Ariri>
i should do
L1140[19:14:41]
<Ariri>
ouch
L1141[19:20:45] <baschdel> @Ariri can't
gnome-disks "automagically" it? (I know it can with
normal partitions ...)
L1142[19:21:12]
<Ariri>
would i have to do that while running it or from a sep vm ?
L1143[19:21:15] <baschdel> *@Ariri can't
gnome-disks "automagically" resize it? (I know it can
with normal partitions ...)
L1144[19:21:19]
<Ariri>
rn im running the vm to extend
L1145[19:21:31]
<Ariri>
but i have a sep clone
L1146[19:23:09]
⇦ Quits: cpw (cpw!~cpw@192-0-136-170.cpe.teksavvy.com) (Ping
timeout: 206 seconds)
L1147[19:23:37]
<bad at
vijya> so
L1148[19:23:54]
<bad at
vijya> the linux porting project has been moved up to Linux
2.3
L1149[19:24:06]
<bad at
vijya> because i cba to fix linux 1.3
L1151[19:24:51] <baschdel> errm..
modifying an fileystem while its used is most of the time
impossible and i would only do it if it was the only option
@Ariri
L1152[19:25:03]
<Ariri>
so sep vm then
L1153[19:25:04]
<Ariri>
ok
L1154[19:25:57] <AmandaC> I mean, vms are
fairly cheap when not running
L1155[19:26:52]
⇨ Joins: cpw
(cpw!~cpw@192-0-136-170.cpe.teksavvy.com)
L1156[19:28:51] *
baschdel already has enough to do keeping his software on the real
harware running
L1157[19:29:31]
<Ariri>
why is clipman so picky now
L1158[19:29:43]
<Ariri>
throwing a fit
L1159[19:33:19]
<bad at
vijya> oh boy
L1160[19:33:25]
<bad at
vijya> 2.3 isn't werking either
L1161[19:34:38]
⇦ Quits: Vexatos
(Vexatos!~Vexatos@port-92-193-46-40.dynamic.qsc.de) (Ping timeout:
190 seconds)
L1163[19:44:23]
<The_Stargazer> @bad at vijya i can't
dualboot
L1164[19:44:31]
<The_Stargazer> i use a laptop with
like
L1165[19:44:33]
<The_Stargazer> 1GB space free
L1166[19:44:37]
<The_Stargazer> 500MB space free
[Edited]
L1167[19:45:54]
<bad at
vijya> oh
L1168[19:45:55]
<bad at
vijya> oof
L1169[19:51:13]
<The_Stargazer> so im storing a ubuntu
server vm on my usb
L1170[19:51:17]
<The_Stargazer> so im storing a ubuntu
server vm on my 32GNB usb [Edited]
L1171[19:51:19]
<The_Stargazer> so im storing a ubuntu
server vm on my 32GB usb [Edited]
L1172[19:51:31]
<The_Stargazer> ive given in total
16GB
L1173[19:51:31]
<The_Stargazer> 4GB for / and 12GB for
/home
L1174[19:52:55]
⇦ Quits: cpw (cpw!~cpw@192-0-136-170.cpe.teksavvy.com) (Ping
timeout: 202 seconds)
L1175[19:54:07]
⇨ Joins: cpw
(cpw!~cpw@192-0-136-170.cpe.teksavvy.com)
L1176[20:00:22]
⇦ Quits: cpw (cpw!~cpw@192-0-136-170.cpe.teksavvy.com) (Ping
timeout: 206 seconds)
L1177[20:03:35]
⇨ Joins: cpw
(cpw!~cpw@192-0-136-170.cpe.teksavvy.com)
L1178[20:07:27]
<The_Stargazer> great job me
L1179[20:07:31]
<The_Stargazer> i managed to break it
already
L1180[20:10:04] <alexandria> mood
L1181[20:10:08]
<The_Stargazer> ubuntu, take 2
L1182[20:10:49]
<The_Stargazer> i have the ability to break
linux it seems
L1183[20:11:05]
<The_Stargazer> i have the special ability
to break linux it seems [Edited]
L1184[20:11:35] <AmandaC> Not that
special, unless you don't count foot-gunninh
L1185[20:11:52]
<The_Stargazer> shooting myself in the
foot?
L1186[20:12:03]
<The_Stargazer> it's just that I've broken
so many installs of Linux
L1187[20:12:49] <AmandaC> "I'm so
good at breaking Windows, I just have to remove
system32!"
L1188[20:12:56]
<The_Stargazer> haha
L1189[20:17:51]
<The_Stargazer> haha, it worked!
L1190[20:17:57]
<The_Stargazer> i have an ocvm binary now,
yay
L1191[20:18:27]
⇦ Quits: ben_mkiv
(ben_mkiv!~ben_mkiv@mue-88-130-63-078.dsl.tropolys.de) (Ping
timeout: 189 seconds)
L1192[20:18:40] <CompanionCube> how did
you break it
L1193[20:22:25]
<The_Stargazer> ¯\_(ツ)_/¯
L1194[20:22:39] <Lizzy> AmandaC,
ehhehe
L1195[20:22:40]
<The_Stargazer> it said "virtual
memory exhausted: Cannot allocate memory"
L1196[20:22:48] <Lizzy> %tonk
L1197[20:22:49] <MichiBot> Aw jeez!
Lizzy! You beat Kodos's previous record of 1 hour, 2 minutes and 12
seconds (By 39 minutes and 36 seconds)! I hope you're happy!
L1198[20:22:50] <MichiBot> Lizzy's new
record is 1 hour, 41 minutes and 48 seconds! Lizzy also gained
0.00132 (0.00066 x 2) tonk points for stealing the tonk.
L1199[20:22:50]
<The_Stargazer> and then I made a swap
file, rebooted... went into emergency mode
L1200[20:23:05]
<The_Stargazer> i probably accidentally
swapon'd the / partition
L1201[20:25:56] <AmandaC> So yeah,
foot-gun
L1202[20:29:10]
<Ariri>
when u have to install arch linux to fix arch linux
L1203[20:29:54]
<The_Stargazer> xd
L1204[20:37:36]
<The_Stargazer> payonel: where are OCVM
files stored (the / directory)
L1205[20:37:53] <CompanionCube> why did
it go into emergency mode
L1206[20:39:08]
<The_Stargazer> ¯\_(ツ)_/¯
L1207[20:39:19]
<The_Stargazer> it works now
L1208[20:50:16]
⇨ Joins: Thutmose1
(Thutmose1!~Patrick@host-69-59-79-181.nctv.com)
L1209[20:51:07]
⇦ Quits: Thutmose
(Thutmose!~Patrick@host-69-59-79-181.nctv.com) (Ping timeout: 206
seconds)
L1210[21:00:35]
<The_Stargazer> Does OC support loading .so
files?
L1211[21:00:37]
<The_Stargazer> as libs?
L1212[21:08:30]
⇨ Joins: lopezt
(lopezt!~Adium@v22018076567069662.quicksrv.de)
L1213[21:09:04]
<The_Stargazer> LuaJ doesn't
L1214[21:09:05]
<The_Stargazer> but
L1215[21:09:09]
<The_Stargazer> can the native libs do
it?
L1216[21:11:26]
⇨ Joins: SF-MC (SF-MC!~EiraIRC@131.191.86.130)
L1217[21:11:27] <CompanionCube> java has
JNI
L1218[21:11:34] <CompanionCube> which is
all about loading native libraries
L1219[21:24:23]
<The_Stargazer> oh god
L1220[21:24:27]
<The_Stargazer> i can't access my home
dir
L1221[21:24:32]
<The_Stargazer> i broke it, but it's still
usable kind of
L1222[21:31:14]
<The_Stargazer> WHAT
L1223[21:31:18]
<The_Stargazer> >operation not
permitted
L1224[21:31:21]
<The_Stargazer> >logged in as root
L1225[21:31:44] <CompanionCube> what are
you doing
L1226[21:32:11]
<The_Stargazer> building luv
L1227[21:32:20]
<The_Stargazer> i broke my home user
L1228[21:32:23]
<The_Stargazer> so i'm using root
L1229[21:32:23] <CompanionCube> specific
build errors
L1230[21:32:24] <CompanionCube> ?
L1231[21:32:45]
<The_Stargazer> ln: failed to create
symbolic link './luv.so': Operation not permitted
L1232[21:32:52] <CompanionCube>
definitely weird
L1233[21:32:57]
<The_Stargazer> *as root*
L1234[21:33:05]
<The_Stargazer> luv.so got built tho
L1235[21:33:12]
<bad at
vijya> how the fuck did you break your install building
luv
L1236[21:33:17]
<The_Stargazer> idk
L1237[21:33:18]
<The_Stargazer> i just
L1238[21:33:25]
<The_Stargazer> made a shared folder and
set it to home
L1239[21:33:27]
<The_Stargazer> i think that did it
L1240[21:33:37] <CompanionCube> that
would likely do it
L1241[21:33:54]
<The_Stargazer> i mean
L1242[21:33:58]
<The_Stargazer> i can always `adduser
prisma`
L1243[21:34:17] <CompanionCube> whatever
driver backs shared folders obviously didn't bother implementing
symlinks
L1244[21:34:19] <CompanionCube> which is
lame.
L1245[21:36:24]
<The_Stargazer> if I enable native
libs
L1246[21:36:26]
<The_Stargazer> can I load a .so
L1247[21:37:08]
<The_Stargazer> is it safe to enable
bytecode on a local server?
L1248[21:37:17]
<The_Stargazer> that no other human being
will ever access?
L1249[21:37:32] <SF-MC> that's probably
fine then
L1250[21:37:37]
<The_Stargazer> good
L1251[21:37:51] <Izaya> the question of
"why though" is still there
L1252[21:37:59] <CompanionCube> you
probably can't load a .so direct from lua
L1253[21:38:08]
<The_Stargazer> worth a shot
L1254[21:38:15] <Izaya> bytecode is only
lua bytecode
L1255[21:38:18] <CompanionCube> well,
maybe if you get creative with bytecode...
L1256[21:38:29]
<The_Stargazer> luv.so is compiled C
code
L1257[21:38:32]
<The_Stargazer> can I load that
L1258[21:38:34]
<The_Stargazer> with native libs
L1259[21:38:39] <Izaya> doubtable
L1260[21:38:48] <Izaya> unless you want
to modify the mod
L1261[21:38:51] <CompanionCube> ^
L1262[21:38:54]
<The_Stargazer> and how might I do
that
L1263[21:38:57]
⇨ Joins: icedown
(icedown!webchat@h156.127.132.40.static.ip.windstream.net)
L1264[21:39:02] <Izaya> didn't we
establish it's basically redundant given OC's feature set
though?
L1265[21:39:16]
<The_Stargazer> but I want to try and see
what uv.cpu_info() does
L1266[21:39:25] <CompanionCube> i mean,
you could technically dlopen() it or something if you used bytecode
to break the sandbox and get code execution, but it's
pointless.
L1267[21:39:28]
<The_Stargazer> what IRQ does an OC CPU
have
L1268[21:39:43] <Izaya> what interrupt
request?
L1269[21:39:49] <CompanionCube> OC lua
doesn't have the very concept of 'interrupts'
L1270[21:39:54]
<The_Stargazer> i mean like
L1271[21:39:58]
<The_Stargazer> what'll it respond
L1272[21:40:04]
<The_Stargazer> for times, model, and
speed
L1273[21:40:09] <Izaya> well
L1274[21:40:11]
<The_Stargazer> probably.. nothing
L1275[21:40:11] <Izaya> native code
L1276[21:40:13] <Izaya> running on the
host
L1277[21:40:16] <Izaya> I'm going to
guess
L1278[21:40:19] <Izaya> whatever the host
has
L1279[21:40:23]
<The_Stargazer> huh
L1280[21:40:28] <Izaya> because
L1281[21:40:31] <Izaya> you are running
the natives
L1282[21:40:33] <Izaya> on the host
L1283[21:40:34]
<The_Stargazer> alright, let's break the
sandbox with bytecode
L1284[21:40:34]
<The_Stargazer> the question: how
L1285[21:40:38]
<The_Stargazer> yes indeed
L1286[21:40:45] <CompanionCube> wouldn't
you just ge tuseless data/return values somewhere on the heap
L1287[21:40:52] <CompanionCube> glhf
getting that into an OC comptuer
L1288[21:40:59]
<The_Stargazer> getting what in
L1289[21:41:20] <CompanionCube> well, you
have to observe the function's return value somehow
L1290[21:41:30]
<The_Stargazer> print(uv.cpu_info)()
L1291[21:41:33]
<The_Stargazer> print(uv.cpu_info())
[Edited]
L1292[21:41:53] <CompanionCube> you can't
directly reference C functions in lua like that
L1293[21:42:03]
<The_Stargazer> You can;t?
L1294[21:42:08]
<The_Stargazer> can't*
L1295[21:42:27] <Izaya> you need glue
code to use C functions from Lua
L1296[21:42:30] <CompanionCube> ^
L1297[21:42:39]
<bad at
vijya> yea
L1298[21:43:00] <CompanionCube> hence why
even if you do break the sandbox and dlopen your native, you don't
get anything out of it.
L1299[21:43:01]
<bad at
vijya> and you don't have access to bytecode in OC either
L1300[21:43:25]
<The_Stargazer> oh
L1301[21:43:30]
<The_Stargazer> it's a waste of time
L1302[21:43:45]
<The_Stargazer> all I want is a proper
HTTP(S) lib
L1303[21:43:50]
<bad at
vijya> ???
L1304[21:43:56] *
Izaya gives The_Stargazer THE FUCKING INTERNET CARD
L1305[21:44:05]
<The_Stargazer> that works with the API i
wanna access
L1306[21:44:11]
<bad at
vijya> ???
L1307[21:44:14]
<bad at
vijya> fucking
L1308[21:44:15]
<bad at
vijya> tcp
L1309[21:44:25]
<bad at
vijya> write your own requests
L1310[21:44:33]
<bad at
vijya> it's not hard
L1311[21:44:51] <CompanionCube> the hard
bit would be implementing crypto worth a damn
L1312[21:44:54]
<bad at
vijya> unless you need https
L1313[21:45:02]
<bad at
vijya> in which case l m a o
L1314[21:45:06] <Izaya> CompanionCube:
there's the data card but nobody has done the work
L1315[21:45:31]
<bad at
vijya> can you even use the data card for that?
L1317[21:45:46] <CompanionCube> Izaya: i
don't think pure RSA would be sufficient.
L1318[21:45:55]
<The_Stargazer> SHA-512?
L1319[21:45:59]
<bad at
vijya> i thought it was only ECDSA
L1320[21:46:00]
<The_Stargazer> no
L1321[21:46:03]
<The_Stargazer> that's just hashing
L1322[21:46:06]
<bad at
vijya> what
L1323[21:46:08]
<bad at
vijya> ???
L1324[21:46:16]
<bad at
vijya> who said anything about sha512
L1326[21:46:19]
<The_Stargazer> i did
L1327[21:46:20] <Izaya> The_Stargazer:
have you considered that the server is refusing your requests
L1328[21:46:26] <Izaya> which is
literally what 403 means
L1329[21:46:32]
<The_Stargazer> works on browser
L1330[21:46:37] <Izaya> ...
L1331[21:46:40] <Izaya> (Try setting a
different user agent.)
L1332[21:46:48]
<The_Stargazer> (how)
L1333[21:47:04]
<bad at
vijya> ...
L1334[21:47:16] <Izaya>
internet.request(url: string[, data: string or table[, headers:
table[, method: string]]]): function
L1335[21:47:37] <icedown> if I detach a
process in an rc script, how do I kill it from the script?
L1336[21:47:57] <CompanionCube> Izaya: if
you really wanted to cheat at TLS
L1337[21:48:08] <CompanionCube>
chacha20/poly1305 seem like decent non-shit candidates
L1338[21:48:16] <Izaya> that could
work
L1339[21:48:22] <Izaya> though I suspect
they wouldn't be well supported
L1340[21:48:36] <CompanionCube> true, but
if you control the endpoint...
L1341[21:49:09]
<bad at
vijya> @The_Stargazer the wiki exists btw
L1342[21:49:15] <Izaya> ^
L1343[21:49:16]
<bad at
vijya> and google
L1344[21:49:19] <Izaya> ^
L1345[21:50:50]
<The_Stargazer> using chrome's dev tools I
set useragent to random-user-agent-because-fuckit..
L1346[21:50:52]
<The_Stargazer> no 403.
L1347[21:51:13] <Izaya> set the useragent
to whatever chrome is using by default
L1348[21:51:15] <Izaya> for OC
L1349[21:51:22]
<The_Stargazer> how?
L1350[21:51:31]
<bad at
vijya> ...
L1351[21:51:33]
<The_Stargazer> user-agent in
headers?
L1352[21:52:42]
<The_Stargazer> is that how to do it?
L1353[21:52:56]
<bad at
vijya> ***yes***
L1354[21:53:13]
⇦ Quits: icedown
(icedown!webchat@h156.127.132.40.static.ip.windstream.net) (Quit:
webchat.esper.net)
L1355[21:53:17]
<bad at
vijya> libuv needs to be nuked
L1356[21:53:38] <Izaya> after all this
dumb drama, I can get behind that
L1357[21:53:45] *
Izaya adds it to the list right under
"California"
L1358[21:53:48]
<bad at
vijya> it created node.js and luvit
L1359[21:53:49]
<The_Stargazer> syntax error near '-'
L1360[21:54:04]
<bad at
vijya> Izaya: Add New Jersey
L1361[21:54:11]
<The_Stargazer> for httphead.User-Agent =
"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"
L1362[21:54:12] <Izaya> why
L1363[21:54:15]
<The_Stargazer> for `httphead.User-Agent =
"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"`
[Edited]
L1364[21:54:16]
<bad at
vijya> because
L1365[21:54:20]
<bad at
vijya> new jersey eats ass
L1366[21:54:20]
<The_Stargazer> for httphead.User-Agent =
"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"`
[Edited]
L1367[21:54:24] <Izaya> didn't think
there were any big companies in new jersey
L1368[21:54:32]
<bad at
vijya> there aren't that i can think of
L1369[21:54:38]
<bad at
vijya> i just don't like new jersey tbh
L1370[21:54:50]
<bad at
vijya> sec
L1371[21:54:54]
<bad at
vijya> switching to irc
L1372[21:54:57] <Izaya> The_Stargazer:
fields can't contain - unless they're wrapped in ""
L1373[21:54:58]
<The_Stargazer> How do I have a - in
User-Agent
L1374[21:55:02]
⇦ Quits: SF-MC (SF-MC!~EiraIRC@131.191.86.130) (Remote host
closed the connection)
L1375[21:55:02] <Izaya> are you sure you
know lua
L1376[21:55:09]
<The_Stargazer> so
httphead."User-Agent"
L1377[21:55:12]
⇨ Joins: AdorableCatgirl
(AdorableCatgirl!~sam@pool-100-7-96-45.rcmdva.fios.verizon.net)
L1378[21:55:17] <Izaya> I'll take that as
a no
L1379[21:55:20] <AdorableCatgirl>
ayy
L1380[21:55:22]
<The_Stargazer> I do
L1381[21:55:25] <Izaya>
httphead["User-Agent"] = ...
L1382[21:55:27] <AdorableCatgirl>
:thinking:
L1383[21:55:37] <AdorableCatgirl> or,
another way
L1384[21:55:40]
<The_Stargazer> done
L1385[21:55:41] <AdorableCatgirl> spicy
shit here
L1386[21:56:05]
<The_Stargazer> how do I pass them headers
to internet.request
L1387[21:56:15] <AdorableCatgirl> local
headers = {["User-Agent"] = "i-want
die/2.0"}
L1388[21:56:18] <AdorableCatgirl>
WHAT
L1389[21:56:31] <Izaya> read the fuckin
docs
L1391[21:56:37] <Izaya> we've only linked
them
L1392[21:56:38] <Izaya> like
L1393[21:56:40] <Izaya> 8 times
L1394[21:56:47] <AdorableCatgirl>
@The_Stargazer
L1395[21:56:54]
<The_Stargazer> okay I'll read them
L1396[21:57:06] <AdorableCatgirl> does
nobody ever read the docs
L1397[21:57:07] <AdorableCatgirl> or
like
L1398[21:57:09] <AdorableCatgirl> use
google
L1399[21:57:13] <AdorableCatgirl> in
current year
L1400[21:57:16]
<The_Stargazer> taking forever to
load..
L1401[21:57:17] <Izaya> ... in other
news, talk me out of spending $600 on a 1995 FZR250
L1402[21:57:21] <CompanionCube> Izaya:
huh
L1404[21:57:35] <AdorableCatgirl> one of
my friends got an MR2
L1405[21:57:40] <Izaya> CompanionCube:
yeah there's another one on the CC forums of all places
L1406[21:57:58] <Izaya> AdorableCatgirl:
looks more interesting than most but it's still just a car
L1407[21:58:06] <AdorableCatgirl>
yea
L1408[21:58:09] <AdorableCatgirl> 89
MR2
L1409[21:58:18] <AdorableCatgirl> B) I've
got an Isuzu Hombre
L1410[21:58:19] <Izaya> early production
is nice :3
L1411[21:58:20] <AdorableCatgirl>
1998
L1412[21:58:36] <Izaya> The FZR250 was a
4cyl 250cc sports bike
L1413[21:58:36]
<The_Stargazer> hOLY FUCK IT WORKS
L1414[21:58:37]
<The_Stargazer> IT WORKS
L1415[21:58:39]
<The_Stargazer> IT WORKS
L1416[21:58:40]
<The_Stargazer> HOLY FUCK
L1417[21:58:41] <Izaya> shocking
L1418[21:58:51]
<The_Stargazer> all I had to do was set the
bloody useragent
L1419[21:58:52] <Izaya> it's not that
much better than my ZZR250 but 4 cylinders D:
L1420[21:58:54]
<The_Stargazer> i feel stupid
L1421[21:58:56] <Izaya> shocking
L1422[21:59:03] *
Izaya tazes The_Stargazer
L1423[21:59:06] <AdorableCatgirl> dinky
little minipickup
L1424[21:59:08]
<The_Stargazer> what user-agent does OC use
by default
L1425[21:59:10]
<The_Stargazer> *shocking*
L1426[21:59:20]
<The_Stargazer> just `User-Agent:
OC`?
L1427[21:59:35] <Izaya> AdorableCatgirl:
my mum used to drive a 1984 Toyota Hilux, that was breddy gud
L1428[21:59:38] <Izaya> learned to drive
in that
L1430[21:59:57] <Izaya> real manual, no
synchromesh, diesel engine, no power anything to speak of, no
ABS
L1431[21:59:58] <AdorableCatgirl> Izaya:
mine is a rare dinkly little minipickup
L1432[22:00:00] <AdorableCatgirl>
:^)
L1433[22:00:17] <AdorableCatgirl> but
it's nothing really all that special
L1434[22:00:24] <AdorableCatgirl> just
another model of S10
L1435[22:00:35] <AdorableCatgirl> with a
slightly different frontend
L1436[22:00:52] *
Izaya DD's the second lightest 250cc production sports bike in
2007
L1437[22:00:55]
<The_Stargazer> which useragent does OC
use?
L1438[22:00:57]
<The_Stargazer> Just "OC"
L1439[22:01:05] <CompanionCube> n
L1440[22:01:05]
<The_Stargazer> ?
L1441[22:01:05] <Izaya> fuckin try it
against a web server and find out
L1442[22:01:07] <CompanionCube> ^
L1443[22:01:13] <Izaya> probably
something to do with java
L1444[22:01:17]
<The_Stargazer> OC > Works
L1445[22:01:20] <Izaya> because it's
using java libs to make the HTTP(S) request
L1446[22:01:29] <AdorableCatgirl> mine is
the base model, rwd 5 speed, 2.2L L4
L1447[22:01:37] <Izaya> is it
diesel
L1448[22:01:39] <AdorableCatgirl>
nah
L1449[22:01:43] <Izaya>
[disapproval]
L1450[22:01:45] <AdorableCatgirl> it's
the godawful LN2
L1451[22:01:50]
<IceDown> If I create a thread in an rc
start function and detach it, would the best way to end it be a
custom signal?
L1452[22:01:54]
<The_Stargazer> yea, java useragents are
blocked
L1453[22:02:10] <AdorableCatgirl> i
wanted to see how much it'd cost me to get one of them fancy RZ4E
engines :^)
L1454[22:02:13]
<The_Stargazer> might be a cloudflare
thing
L1455[22:02:16] <Izaya> IceDown:
alternatively, have a stop() function in there
L1456[22:02:20]
<The_Stargazer> now I CAN say CloudFlare is
dumb!
L1457[22:02:23] <Izaya> and a flag to
keep running
L1458[22:02:25] <AdorableCatgirl> 1.8L L4
diesel
L1459[22:02:29] <AdorableCatgirl> 8 4 m p
g
L1460[22:02:40] <AdorableCatgirl> 150
HP
L1461[22:02:40] <Izaya> approaching bike
economy using 98
L1462[22:02:42]
<IceDown> Can you still access the thread
using the same variable to kill it from the stop function?
L1463[22:03:00] <Izaya> IceDown: the file
shares an environment
L1464[22:03:10]
<The_Stargazer> *immediately begins work on
oc-nekos*
L1465[22:03:14] <AdorableCatgirl>
ok
L1466[22:03:14] <Izaya> not sure how it
works but if you set a var in start and change it in stop, start
will notice
L1467[22:03:22] <AdorableCatgirl> but
yeah
L1468[22:03:28] <AdorableCatgirl> i love
to brag about my rare minipickup
L1469[22:03:44]
<IceDown> Was not sure if that would work
or not, thanks
L1470[22:03:46] <Izaya> AdorableCatgirl:
as long as you keep an eye out for people on bikes I'm happy for
you
L1471[22:03:55] <AdorableCatgirl> tbh i'm
torn between an RZ4E and a t/c LE5
L1472[22:04:03] <AdorableCatgirl> Izaya:
ofc
L1473[22:04:30]
<The_Stargazer> holy fuck
L1474[22:04:34] <AdorableCatgirl> what
now
L1475[22:04:37]
<The_Stargazer> nekodl.lua doesn't close
the file handle
L1476[22:04:42] <AdorableCatgirl>
ok
L1477[22:04:43]
<The_Stargazer> that's why I was getting
EMFILE
L1478[22:04:49] <AdorableCatgirl>
ok^2
L1479[22:05:05]
<The_Stargazer> `error: `ok` is not a
number`
L1480[22:05:11]
<The_Stargazer> `error: 'ok' is not a
number` [Edited]
L1481[22:05:20] <AdorableCatgirl> but
yeah, currently, my pickup is out of commision
L1482[22:05:26] <AdorableCatgirl> while i
fix the clutch pedal
L1483[22:05:28] <AdorableCatgirl>
:(
L1484[22:05:41] <AdorableCatgirl> it's a
pia
L1486[22:06:03] <Izaya> presented without
comment
L1487[22:06:06]
⇦ Quits: Thutmose1
(Thutmose1!~Patrick@host-69-59-79-181.nctv.com) (Quit:
Leaving.)
L1488[22:06:22]
<The_Stargazer> 2^1024 = infinity
L1489[22:06:37]
<The_Stargazer> math.pi needs more
digits
L1490[22:06:47] <AdorableCatgirl> Izaya:
yes
L1491[22:07:04] <AdorableCatgirl> but
yeah, when i eventually do an engine swap, i wanna turn my old LN2
into a generator
L1492[22:08:07] <AdorableCatgirl>
anyways
L1493[22:08:17] <AdorableCatgirl> christ
i say "anyways" a lot
L1494[22:08:42]
<The_Stargazer> you wanna turn your liquid
nitrogen.. into a generator!?
L1495[22:08:53] <AdorableCatgirl>
LN2
L1496[22:08:55] <AdorableCatgirl>
engine
L1497[22:09:00]
<The_Stargazer> oh
L1498[22:09:04]
<The_Stargazer> not LN2 liquid
nitrogen
L1499[22:09:12] <AdorableCatgirl> it's an
older GM engine, also called the Vortec 2200
L1500[22:09:21] <Izaya> >GM
L1501[22:09:23] <Izaya> oh
nononononono
L1502[22:09:24] <AdorableCatgirl>
yea
L1503[22:09:28] <AdorableCatgirl> i said
S-10
L1504[22:10:24] <AdorableCatgirl> Izaya:
the engine is relatively small but everything was crammed in
tightly anyways
L1505[22:10:28] <AdorableCatgirl> because
???
L1506[22:10:37] <Izaya> gotta have space
for bigger engines
L1507[22:10:40] <AdorableCatgirl>
yeah
L1508[22:10:42] <AdorableCatgirl> a
fucking 4.3
L1509[22:10:44] <AdorableCatgirl>
V6
L1510[22:11:07] <Izaya> >no results on
pixiv for the BMW K75 Flying Brick
L1511[22:11:09] <Izaya> feels bad
L1512[22:12:08] <AdorableCatgirl>
yea
L1513[22:12:17] <AdorableCatgirl> the
larger engine was the LF6
L1515[22:13:03] <AdorableCatgirl> which
was used in the S-10 and the C/K
L1516[22:13:04] <AdorableCatgirl>
which
L1517[22:13:05] <AdorableCatgirl>
uh
L1518[22:13:09] <AdorableCatgirl> makes
no goddamn sense
L1519[22:13:11] <Izaya> the ute I learned
to drive in had an i4 stock, but it ended up pretty fucked so it
got swapped out for a straight 6
L1520[22:13:14] <Izaya> shook like a
motherfucker
L1521[22:13:32] <AdorableCatgirl>
kek
L1522[22:14:11] <AdorableCatgirl> my dad
had a 98 C/K
L1523[22:14:15] <AdorableCatgirl>
1500
L1524[22:14:28] <AdorableCatgirl> it was
terrible
L1525[22:14:31] <Izaya> oh also the
accelerator pedal was held on with a rubber band, the internal
lighting didn't work, and the emissions stuff had been violently
removed along with the air conditioning
L1526[22:14:45] <AdorableCatgirl>
eventually, my dad got it riding and running nice
L1527[22:14:57] <AdorableCatgirl> then it
burned up because of something in the bed
L1528[22:15:23] <AdorableCatgirl>
brb
L1529[22:16:02] <CompanionCube> Izaya:
btw did you read the blogpost saying xorg is likely to enter
hard-maintenance mode, but because redhat is redhat, will be
supporred until 2029 or so
L1530[22:16:10] <Izaya> yup
L1531[22:16:25] <Izaya> but that's okay
because someone's been working on an xfwm4 clone for wayland
L1532[22:16:31] <CompanionCube>
xfway?
L1533[22:16:35] <Izaya> so hopefully by
2029 wayland will have acceptable performance
L1534[22:16:36] <Izaya> ye
L1535[22:17:30] *
CompanionCube is in no rush to use wayland, so 'whenever the
wayland awesomewm comes out' is as good a time as any.
L1536[22:17:41] <Izaya> pretty much
L1537[22:17:45] <AdorableCatgirl> wayland
cinnamon in my case
L1538[22:17:51] <AdorableCatgirl>
:^)
L1539[22:17:58] <Izaya> sway exists but
it's an i3 clone, not a huge fan
L1540[22:18:02] <AdorableCatgirl> i can
dream
L1541[22:18:46]
<The_Stargazer> cinnamon best de
L1542[22:18:50] <CompanionCube> Izaya:
KDE and sway are my preferred wayland options if i get
pushed.
L1543[22:18:51]
<The_Stargazer> isn't muffin the wm
tho?
L1544[22:18:57] <Izaya> XFCE >
Cinnamon
L1545[22:19:01] <CompanionCube> it's
wayland
L1546[22:19:17] <CompanionCube> WMs are
legacy X11 cruft \
L1547[22:19:33] <Izaya> next you'll say
WM decorations are cruft :^)
L1548[22:19:37] <CompanionCube> (I said
that non-seriously, but it's true in wayland :p)
L1549[22:19:51] <Izaya> (I'll admit that
Cinnamon has a nice notification system though. Still, XFCE panels
and the whisker menu > Cinnamon)
L1550[22:20:21] <CompanionCube> Izaya:
Obviously they're only cruft for apps that don't my toolkit, or any
at all
L1551[22:20:31] <AdorableCatgirl>
cinnamon isn't the "best" DE
L1552[22:20:48] <CompanionCube> Who cares
about SDL and other things, we have GTK!
L1553[22:20:57] <Izaya> who cares about
GTK we have Qt
L1554[22:21:07] <Izaya> now if cinnamon
were in Qt it'd be a different story :^)
L1555[22:21:11] <AdorableCatgirl> who
cares about qt we have the gramebuffer
L1556[22:21:13] <Izaya> I hope LXQt ends
up nice eventually
L1557[22:21:13] <CompanionCube> Izaya:
but Qt doesn't work dor the joke
L1558[22:21:18] <AdorableCatgirl>
s/gramebuffer/framebuffer
L1559[22:21:19] <MichiBot>
<AdorableCatgirl> who cares about qt we have the
framebuffer
L1560[22:21:29] <Izaya> CompanionCube:
gnome makes me unhappy
L1561[22:21:39] <AdorableCatgirl> gnome 3
makes me extremely unhappy
L1563[22:22:05] <Izaya> ^ GNOME
developers
L1564[22:22:06] <CompanionCube> Izaya:
which is why if i ever have to implement wayland stuffs
L1565[22:22:09] <CompanionCube> fuck
GTK
L1566[22:22:30] <AdorableCatgirl>
hahaha
L1567[22:22:48] <CompanionCube> Screw
using GNOME software to fix a problem caused by other GNOME
software.
L1568[22:23:12] <AdorableCatgirl> tbh i
just like using cinnamon, but i never make things with a GUI
:^)
L1569[22:23:39] <CompanionCube> speaking
of which
L1570[22:23:49] <Izaya> am I a bad person
for downloading two torrents - one version with subs and 1080p, and
one with a dub and 720p - and mixing the channels so I can have a
1080p dub?
L1571[22:24:00] <AdorableCatgirl> i
L1572[22:24:03] <AdorableCatgirl>
okay
L1573[22:24:09] <CompanionCube> seeing
proprietary games react to CSDs will be Fun, won't it Izaya
L1574[22:24:23] <Izaya> CompanionCube:
I'm sure it will work perfectly /s
L1575[22:24:57] <AdorableCatgirl> when do
we get minecraft that doesn't eat ass /e nae nae
L1576[22:25:15] <Izaya> when Minetest
does that GUI API rewrite
L1577[22:25:31] <AdorableCatgirl> so i
looked at the linux 2.3 source and it makes sense to my small
brain
L1578[22:25:42] <CompanionCube> Izaya:
hey maybe some of rhem will be creative and create titlebars rhat
mach their game themes
L1579[22:25:47] <AdorableCatgirl> then i
looked at the linux 2.6 source
L1580[22:25:50] <AdorableCatgirl> and
went
L1581[22:25:53] <AdorableCatgirl>
"what the fuck"
L1582[22:26:02] <CompanionCube>
AdorableCatgirl: is there a reason for linux over say,
netbsd.
L1583[22:26:15] <Izaya> CompanionCube:
that could be neat, but they'll have either two title bars or my
WM's title bars on my machine
L1584[22:26:28] <AdorableCatgirl>
sec
L1585[22:26:58] <AdorableCatgirl>
CompanionCube: looked into it, fair point. but old linux tho
L1586[22:27:00] <CompanionCube> Izaya:
only if your compositor is coded ro do that
L1587[22:27:24] <Izaya> I will not use a
compositor that I can't force to draw decorations
L1588[22:27:27] <AdorableCatgirl> i was
trying to get 1.3 to work but it's missing a header file and i cba
to find a working replacement
L1589[22:27:32] <CompanionCube> are there
indications xfway will?
L1590[22:27:38] <Izaya> if I have to
modify one to do so, I will
L1591[22:27:43] <Izaya> unsure I haven't
actually looked
L1592[22:27:45] <Izaya> why would I use
wayland
L1593[22:27:56] <AdorableCatgirl> it
missing include/mips-asm/posix_types.h
L1594[22:28:24] <CompanionCube> Izaya:
suffice to say there are reasons i've specifically named kwin/sway
as good potential options
L1595[22:28:39] <Izaya> because they
bother with standards?
L1596[22:28:47] <CompanionCube> it may or
may not be related to the 'fun' thing
L1597[22:28:47] <Izaya> literally
anything other than the one GNOME3 uses is fine
L1598[22:29:01] <Izaya> only GNOME
ignores standards
L1599[22:29:06] <AdorableCatgirl> g u h n
o m e
L1600[22:29:22] <CompanionCube> y'know
what
L1601[22:29:25] <CompanionCube> I
don
L1602[22:29:38] <AdorableCatgirl>
man
L1603[22:29:40] <CompanionCube> i don't
know how enlightenment/efl will deal wirh rhis
L1604[22:29:47] <AdorableCatgirl> what
ever happened to laptop touchpads
L1605[22:29:59] <Izaya> replaced by
trackpoints
L1606[22:30:02] <AdorableCatgirl> and
keyboards
L1607[22:30:03] <CompanionCube> i
probably should given Terminology
L1608[22:30:19] <CompanionCube> inb4 i
have to implement rhe standard for EFL
L1609[22:30:40] <AdorableCatgirl> my old
Satellite L305D had a great keyboard and touchpad
L1610[22:30:58] <Izaya> more seriously,
because they're cloning Apple laptops
L1611[22:31:02] <AdorableCatgirl>
fair
L1612[22:31:05] <Izaya> which are thin
with cheap keyboards
L1613[22:31:11] <AdorableCatgirl> the
touchpad on my laptop is hot garbage
L1614[22:31:17] <AdorableCatgirl> and the
keyboard is a resounding "meh"
L1615[22:31:23] <Izaya> people always
wank about the touchpads on macs but they seemed like nothing
special to me
L1616[22:31:28]
<Kodos>
%tonk
L1617[22:31:29] <MichiBot> Avada Kedavra!
Kodos! You beat Lizzy's previous record of 1 hour, 41 minutes and
48 seconds (By 26 minutes and 51 seconds)! I hope you're
happy!
L1618[22:31:30] <Izaya> it's still a
fuckin touchpad it's inherently garbage
L1619[22:31:30] <MichiBot> Kodos's new
record is 2 hours, 8 minutes and 40 seconds! Kodos also gained
0.0009 (0.00045 x 2) tonk points for stealing the tonk.
L1620[22:31:42] <CompanionCube> i wonder
how arcan's 'lol let's crop out the titlebar can't stop that' will
work
L1621[22:31:45] <CompanionCube> also
dammit!
L1622[22:31:47] <AdorableCatgirl> the
L305D's touchpad was godlike because it actually worked
L1623[22:32:12] <AdorableCatgirl>
actually i beat half-life 1 using that toucpad
L1624[22:32:13] <AdorableCatgirl>
lmao
L1625[22:32:15] <Izaya> CompanionCube:
gtk3-nocsd is a better solution
L1626[22:35:10] <AdorableCatgirl> but
man, i had so much work done with linux 1.3 but i can't compile
without m u h headers
L1627[22:36:40] <CompanionCube> Izaya:
that and the existing(?) SSD support in GTK
L1628[22:37:07] <Izaya> right
L1629[22:37:30] <Izaya> gtk3-nocsd ...
disables the check to see whether it's running under a compositor
or WM it can ask to disable decorations
L1630[22:37:37] <Izaya> so it turns them
off
L1631[22:38:39] <CompanionCube> huh,
didn't remember that KWin prefers SSD and the earliest commit for
support in GTK was written by sway's author
L1632[22:47:22] <AdorableCatgirl> why is
the mips arch missing so many headers
L1633[23:00:12] <AdorableCatgirl> well
now menuconfig isn't crashing
L1634[23:00:17] <AdorableCatgirl> it just
gets stuck
L1635[23:00:43] <AdorableCatgirl>
ah
L1636[23:00:47] <AdorableCatgirl> of
course it's SGI
L1637[23:01:47] <Izaya> ?
L1638[23:01:52] <Izaya> oh
L1639[23:01:56] <Izaya> SGI MIPS
machines
L1640[23:04:26] <AdorableCatgirl> yeah
anytime i try to run any kernel config for MIPS, there's an
error
L1641[23:04:29] <AdorableCatgirl> i love
it /s
L1642[23:13:55] <CompanionCube> restated
personal opinion: old linux is boring, netbsd isn't
L1643[23:15:21]
<bad at
vijya> okay
L1644[23:15:24]
<bad at
vijya> i got it to work
L1645[23:15:25]
<bad at
vijya> finally
L1647[23:16:25] <CompanionCube> ?
L1648[23:17:36]
<bad at
vijya> tl;dr it looks like there's a problem with the Kconfig
file but since i'm gutting 2.3 it's okay
L1649[23:24:18]
⇦ Quits: AdorableCatgirl
(AdorableCatgirl!~sam@pool-100-7-96-45.rcmdva.fios.verizon.net)
(Ping timeout: 190 seconds)