<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:02:18] ⇦
Quits: MrWonderful2016
(webchat@97-93-112-245.static.mtpk.ca.charter.com) (Ping timeout:
204 seconds)
L2[00:05:10] ***
Daiyousei is now known as LearningFairy
L3[00:06:30] *** Kasen
is now known as rakiru|offline
L4[00:19:23] ⇨
Joins: querdenker_9
(uid127501@id-127501.brockwell.irccloud.com)
L5[01:18:05] ⇦
Quits: Ivoah (~Ivoah@p-74-209-21-150.dsl1.rtr.chat.fpma.frpt.net)
(Remote host closed the connection)
L6[01:21:32] ⇦
Quits: Meow-J (uid69628@id-69628.highgate.irccloud.com) (Quit:
Connection closed for inactivity)
L7[01:40:39] ⇨
Joins: VikeStep (~VikeStep@101.184.94.18)
L8[02:15:45] ⇦
Quits: Something12 (~Something@S010634bdfa9eca7b.vs.shawcable.net)
(Ping timeout: 378 seconds)
L9[02:29:10] ⇨
Joins: Kodosuntu
(~Kodosuntu@2602:306:ce20:6c30:f00a:a7cc:aa25:9092)
L10[02:29:35] zsh
sets mode: +v on Kodosuntu
L11[02:29:43] <Kodosuntu> So, my PC is
temporarily dead
L12[02:30:17] <Kodosuntu> Turns out my GPU
didn't need thermal paste
L13[02:30:59] <Kodosuntu> It needed to be
put out of its misery because it was dying a slow horrible
death
L14[02:31:06] <Izaya> why?
L15[02:31:17] <Temia> Lemme guess, it
started artifacting permanently.
L16[02:31:35] <Kodosuntu> No, it was just
overheating constantly. My brother put it into his rig at home, and
it finally died
L17[02:31:41] <Temia> Ah.
L18[02:31:56] <Kodosuntu> So now I'm on my
linux netbook until further notice
L19[02:32:00] <Kodosuntu> Which means IRC
and Xbox
L20[02:33:35] ⇦
Quits: ping (~pixel@c-68-41-215-101.hsd1.mi.comcast.net) (Quit:
Network ban)
L21[02:33:49] <Kodosuntu> Lol that almost
got me
L22[02:34:01] <Izaya> Kodosuntu, no spare
random GPUs?
L23[02:34:06] <Kodosuntu> Izaya, no
L24[02:34:26] *
Izaya has quite a number - GT220, two 8600GTs and a passive-cooled
7600GT
L25[02:34:28] <Izaya> I'd mail you
one
L26[02:34:33] <Izaya> except shipping costs
are high
L27[02:34:37] <Kodosuntu> Yeah
L28[02:35:01] <Izaya> also a box of AGP
cards
L29[02:35:14] ⇨
Joins: eughara
(~eughara@232-214-137-216.mtaonline.net)
L30[02:36:56] <Kodosuntu> Indeed. I'll
check in tomorrow to see if there's been any progress on stuff
:3
L31[02:37:01] ⇦
Quits: querdenker_9 (uid127501@id-127501.brockwell.irccloud.com)
(Quit: Connection closed for inactivity)
L32[02:38:17] <Kodosuntu> Ta for now
L33[02:38:20] ⇦
Quits: Kodosuntu
(~Kodosuntu@2602:306:ce20:6c30:f00a:a7cc:aa25:9092) (Quit:
Leaving)
L34[02:42:09] ⇦
Quits: v^ (~ping@c-68-41-215-101.hsd1.mi.comcast.net) (Ping
timeout: 378 seconds)
L35[02:46:10] ⇨
Joins: mr208 (~mallrat20@184.88.141.123)
L36[02:48:03] ⇦
Quits: mallrat208 (~mallrat20@184-88-141-123.res.bhn.net) (Ping
timeout: 190 seconds)
L37[02:51:15] ⇦
Quits: eughara (~eughara@232-214-137-216.mtaonline.net) (Quit:
eughara)
L38[02:55:08] ⇦
Quits: Yepoleb (~quassel@188-23-117-110.adsl.highway.telekom.at)
(Ping timeout: 190 seconds)
L39[02:56:28] ⇨
Joins: Yepoleb
(~quassel@188-23-112-200.adsl.highway.telekom.at)
L40[03:02:58] ⇨
Joins: ven000m_ (~bitlbee@root.capsload.it)
L41[03:03:01] <ven000m_> hey :-)
L42[03:04:31] ⇨
Joins: Turtle (~SentientT@145.37.53.129)
L43[03:08:03] ⇦
Quits: Turtle (~SentientT@145.37.53.129) (Client Quit)
L44[03:08:20] <Izaya> hai
L45[03:10:31] ⇨
Joins: Turtle (~SentientT@145.37.53.129)
L46[03:18:03] ⇦
Quits: t3hero (~t3hero@2601:202:200:fb50:bdb7:a3f7:1500:7590) (Read
error: Connection reset by peer)
L47[03:35:50] <ven000m_> anyone has a .lua
script that "hits" a HTTP URL?
L48[03:36:10] <Izaya> hits? as in
grabs?
L49[03:37:08] <ven000m_> no download, just
"visit" :)
L50[03:37:19] <ven000m_> like wget
--spider
L51[03:37:23] <ven000m_> but its not
working in openOS
L52[03:37:35] <Izaya> you could just
comment out the saving part in wgetr
L53[03:37:37] <Izaya> wget*
L54[03:37:52] <ven000m_> yeah, didnt found
a script yet :<
L55[03:39:33] <ven000m_> im currnetly doing
this, manually:
L57[03:39:55] <ven000m_> rm -r
/tmp/tmp
L58[03:40:01] <ven000m_> but i want to have
both commands in one .lua file :<
L59[03:40:14] <Izaya> os.execute?
L60[03:40:21] <Izaya> shell.execute
maybe?
L61[03:40:56] <ven000m_> kay , trying that
:)
L62[03:40:57] <ven000m_> thanks
L63[03:47:01] <ven000m_> Izaya, if i want
to run a script, everytime the computer gets a redstone signal, how
shall i do that?
L64[03:47:59] <Izaya> event.listen or
event.pull
L65[03:48:16] <Izaya> event.listen runs in
the background
L66[03:48:22] <Izaya> pull is for
foreground stuff
L67[03:48:53] <ven000m_> wat, im totally
new :D
L68[03:49:09] <Izaya> event.listen adds a
hook to the event system
L69[03:49:15] <Izaya> so when it sees that
event it runs a function
L70[03:49:27] <Izaya> event.pull is used
for example in a loop waiting for the user to press a key
L71[03:50:04] <ven000m_> so my goal is to
press a button, if i press it, it should send a SMS to my
phone
L72[03:50:14] <ven000m_> is loop the best
way for that?
L73[03:50:35] <Izaya> a redstone
button?
L74[03:50:51] <ven000m_> no, a stone
button, behind a redstone > computer
L75[03:50:58] <Izaya> do you intend to use
the computer for anything else at the same time?
L76[03:51:06] <ven000m_> no
L77[03:51:09] <ven000m_> just for
that
L78[03:51:14] <Izaya> Loop is easier to
write and debug
L79[03:51:40] <ven000m_> you dont have time
to come to the server arent you? :D
L80[03:52:05] <Izaya> I have boxen to
configure, but I could help you out a bit while I wait for debian
to do it's thing
L81[03:52:13] <ven000m_> :333
L82[03:52:27] <Izaya> want me to write an
example script?
L83[03:52:32] <ven000m_> yeeea!
L84[03:52:42] <Izaya> ~w event
L86[03:52:56] *
Izaya checks the docs for the event API
L87[03:53:14] <Izaya> ~w redstone
L90[03:57:21] <ven000m_> thanks man!
L91[03:59:04] <ven000m_> when redstone
signal is coming, i get "attempt to call field 'getINput' (a
nil value)
L92[03:59:04] <ven000m_> :D
L93[03:59:15] <Turtle> oo shiny the
emulated terminal properly resizes depending on font
L95[03:59:31] <Izaya> getINput ->
getInput
L96[03:59:33] <Izaya> sorry, typo
L97[03:59:52] <ven000m_> naw, its getInput
in the script
L98[04:00:02] <ven000m_> i just typo'ed it
here in IRC
L99[04:00:04] <Izaya> huh
L100[04:00:06] <ven000m_> its correct in
the script
L101[04:00:26] <Izaya> try replacing
get(address) with redstone
L102[04:01:19] <ven000m_> now its working
:)
L103[04:01:48] <ven000m_> how to
"abort" that loop
L104[04:01:55] <ven000m_> or quit the
running of the script
L105[04:02:06] <Izaya> control-C
L106[04:02:15] <ven000m_> hmmm
L107[04:02:19] <ven000m_> still in the
script
L108[04:02:23] <Izaya> ctrl-alt-C?
L109[04:02:34] <ven000m_> yep ctrl+alt+c
did it :)
L111[04:06:21] <ven000m_> it
woooorks
L112[04:06:22] <ven000m_> thanks man
L113[04:07:27]
⇨ Joins: mrammy (~mrammy@steven.es)
L114[04:08:22] <Izaya> happy to help,
ven000m_
L115[04:09:39] ⇦
Quits: EricBJ (~eric@108-160-20-69.regn.hsdb.sasknet.sk.ca) (Ping
timeout: 378 seconds)
L116[04:10:02]
⇨ Joins: EricBJ
(~eric@108-160-20-69.regn.hsdb.sasknet.sk.ca)
L117[04:14:22] <ven000m_> I'll show you
something cool in a few moments!
L118[04:18:51] <ven000m_> Izaya,
L119[04:19:28] <Izaya> hm?
L120[04:22:46] <Izaya> afk
L121[04:26:05] ***
LearningFairy is now known as Daiyousei
L122[04:34:48]
⇨ Joins: brandon3055_ (~Brandon@122.129.140.1)
L123[04:34:52] ⇦
Quits: brandon3055 (~Brandon@122.129.140.1) (Read error: Connection
reset by peer)
L124[04:36:44] ⇦
Quits: brandon3055_ (~Brandon@122.129.140.1) (Read error:
Connection reset by peer)
L125[04:38:02]
⇨ Joins: brandon3055 (~Brandon@122.129.140.1)
L126[04:41:24]
⇨ Joins: skjaelfda
(webchat@a188.sub73.net78.udm.net)
L127[04:41:59] ⇦
Parts: skjaelfda (webchat@a188.sub73.net78.udm.net)
())
L128[04:49:04] ⇦
Quits: Turtle (~SentientT@145.37.53.129) (Quit: Nettalk6 -
www.ntalk.de)
L129[05:01:07] <DeanIsaKitty> Holy shit,
what is wrong with Shadow?! He's like .... nice to people.
0.0
L131[05:04:48] <MichiBot> Wed Nov 25
05:11:46 CST 2015 @ven000m: I saw your retweet about the lamp
@Marc_IRL, How do you like my thing? More RL things soon.
(microwave :P!)
https://t.co/wo3ohFSaua
L132[05:04:54] <ven000m_> Izaya,
L133[05:04:54] <ven000m_> :D
L134[05:06:04] <Izaya> ffs flash
player
L135[05:06:23] *
Izaya fires up the Windows virtual machine
L136[05:06:25] <ven000m_> they still use
flashplayer?
L137[05:06:31] <ven000m_> (twitter)
L138[05:06:36] <Izaya> well, they're not
using html5 video, evidently
L139[05:06:45] <ven000m_> meh
L140[05:10:53] <Izaya> shiny
L141[05:11:00] <Izaya> totally didn't boot
up the machine next to me to watch that
L142[05:11:18] <ven000m_> :D
L143[05:11:59] <DeanIsaKitty> Izaya:
Twitter uses HTML5.
L144[05:12:14] <Izaya> DeanIsaKitty, 'This
browser does not support video playback'
L145[05:12:20] <DeanIsaKitty> But you need
to do some about:config magic on ff to enable it.
L146[05:13:24] <DeanIsaKitty> The proof
would be my ff which plays Twitter videos without question and does
not give the slightest of fucks. And you know how much I love adobe
:)
L147[05:16:26] <Izaya> screwed around with
about:config
L148[05:16:28] <Izaya> still nothing
L149[05:16:34] <Izaya> don't care enough
to make it work
L150[05:17:20] <Izaya> and yes, I can be
nice to people
L151[05:17:28] <Izaya> the fact that it
rarely happens is beside the point.
L152[05:24:18] <DeanIsaKitty> I know you
*can* be. But given that you are a pedulum when it comes to
emotions I probably don't want to be near you the next few
hours.
L153[05:25:49] <Izaya> Probably
wise.
L154[05:41:49] *
Lizzy has mastered the art of PXE booting Surface Pro
3's
L155[05:42:21] <Lizzy> after my coworkers
wern't getting far with the last few
L156[05:43:49]
⇨ Joins: Inari
(~Uni@p5DEC6883.dip0.t-ipconnect.de)
L157[05:49:06] <ven000m_> can i copy a
HardDisk ?
L158[05:57:05] <Lizzy> Technically yes but
i would not advise it.
L159[06:06:37]
⇨ Joins: Turtle
(~SentientT@82-171-92-73.ip.telfort.nl)
L160[06:12:11]
⇨ Joins: Somebody
(~Somebody@ip52-171-211-87.adsl2.static.versatel.nl)
L161[06:19:48] <Lizzy> oh wow, W10: the
fist version i can full screen the command prompt without changing
any settings
L162[06:27:58]
⇨ Joins: Nachtara
(~coob@50-83-108-134.client.mchsi.com)
L163[06:30:45] <Daiyousei> ^
L164[06:30:47] <Daiyousei> it took
them
L165[06:30:51] <Daiyousei> several years
to implement that
L166[06:38:56] ⇦
Quits: scj643 (~quassel@2604:a880:800:10::145:3001) (Remote host
closed the connection)
L167[06:39:01]
⇨ Joins: scj643
(~quassel@2604:a880:800:10::145:3001)
L168[06:54:26] ⇦
Quits: wembly (~wembly@50.240.220.69) (Ping timeout: 190
seconds)
L169[06:55:51]
⇨ Joins: wembly (~wembly@50.240.220.69)
L170[07:04:51] ⇦
Quits: ocdoc (gamax92@eos.pc-logix.com) (Ping timeout: 190
seconds)
L171[07:04:51] ⇦
Quits: Kodos_ (kodos@eos.pc-logix.com) (Ping timeout: 190
seconds)
L172[07:05:16] ⇦
Quits: ds84182 (ds84182@eos.pc-logix.com) (Ping timeout: 190
seconds)
L173[07:05:41] ⇦
Quits: spiriteddusty (spiriteddu@eos.pc-logix.com) (Ping timeout:
206 seconds)
L174[07:06:09]
⇨ Joins: kodos (kodos@eos.pc-logix.com)
L175[07:06:37] ***
kodos is now known as Guest48141
L176[07:06:42]
⇨ Joins: ds84182 (ds84182@eos.pc-logix.com)
L177[07:07:10]
⇨ Joins: spiriteddusty
(spiriteddu@eos.pc-logix.com)
L178[07:07:11]
zsh sets mode: +o on spiriteddusty
L179[07:08:42] <Lizzy> ~w pcall
L180[07:08:54] <Lizzy> oh, it died
L181[07:08:56] <Lizzy> :(
L182[07:40:48] ⇦
Quits: npe|office (~NPExcepti@bps-gw.hrz.tu-chemnitz.de) (Remote
host closed the connection)
L183[08:02:09] ⇦
Quits: VikeStep (~VikeStep@101.184.94.18) (Quit:
Leaving)
L184[08:07:46] ***
Cranium[Away] is now known as Cranium
L186[08:24:39] <MichiBot> DeanIsaKitty:
EEVblog #822 - World's Worst Tablet Computer Teardown |
length:
11m 17s | Likes:
2894 Dislikes:
101 Views:
104272 | by
EEVblog
L187[08:54:34]
⇨ Joins: Ivoah
(~Ivoah@p-74-209-21-150.dsl1.rtr.chat.fpma.frpt.net)
L188[09:25:49]
⇨ Joins: Voidi
(~tobias@cable-86-56-44-227.cust.telecolumbus.net)
L189[09:41:42]
⇨ Joins: PrinzJuliano
(webchat@p4FD45EC4.dip0.t-ipconnect.de)
L190[09:41:59] <PrinzJuliano> Is
filesystem.exists bugged?
L191[09:42:29] <dangranos> um?
L192[09:42:56] <PrinzJuliano> I made a
program where i create a config
L193[09:43:13] <PrinzJuliano> but whenever
i look if the file was created it returns false
L194[09:43:28] <PrinzJuliano> even though
the file is present
L195[09:43:39] <Skye> PrinzJuliano: do you
close the file?
L196[09:43:49] <PrinzJuliano> yes
L197[09:44:09] <PrinzJuliano> reading and
writing works fine
L198[09:44:19] <Skye> And also remember
about the fact that the file system doesn't know of relative paths,
I think?
L199[09:44:28] <Skye> I'm not sure about
that
L200[09:44:35] <PrinzJuliano> i look for
/etc/dnsList.cfg
L202[09:46:10] <Skye> Hmm
L203[09:46:32] <Skye> Can you upload the
code?
L204[09:46:39] <PrinzJuliano> sure
L206[09:48:37] <PrinzJuliano> line
11
L207[09:50:11] ⇦
Quits: Nachtara (~coob@50-83-108-134.client.mchsi.com) (Read error:
Connection reset by peer)
L208[09:50:46] <Skye> Hmm
L209[09:50:57] <Skye> So you say the file
is created?
L210[09:51:02] <PrinzJuliano> yes
L211[09:51:12] <Skye> You've verified
it?
L212[09:51:21] <PrinzJuliano> of
corse
L213[09:51:34] <PrinzJuliano> it has the
serialized entry in it
L214[09:52:16] <PrinzJuliano> but it gets
overwritten everytime with the default "{}"
L215[09:53:12] <dangranos> ._.
L216[09:53:39] <dangranos>
>component.filesystem
L217[09:53:41] <dangranos> well
L218[09:54:07] <dangranos> there is better
way
L219[09:54:18] <dangranos>
require("filesystem")
L222[09:54:27] <PrinzJuliano> ok i'll
try
L223[09:54:46] <Skye> You were checking
the wrong filesystem!
L224[09:54:48] <Skye> Hahaha
L225[09:54:58] <PrinzJuliano> is primary
the tmp?
L226[09:55:01] <dangranos> because
component.filesystem will use a device
L227[09:55:09] <dangranos> instead of
filesystem api
L228[09:55:30] <PrinzJuliano> ok now it
works
L229[09:55:33] <PrinzJuliano> thanks
guys
L230[09:55:35] <dangranos> \o/
L231[09:55:39] *
dangranos pats PrinzJuliano
L232[09:58:24] <Skye> PrinzJuliano: the
filesystem API is the virtual file system, which has other
filesystems inside or it
L233[09:59:02] <PrinzJuliano> ok so
require filesystem for interaction with it
L234[09:59:44] <Skye> Yeah
L235[10:00:02] <Skye> It's what the shell
uses.
L236[10:01:14] <ven000m_> hey guys. whats
the best mod to use for forgemod 1.8, to protect the world.
L237[10:01:24] <ven000m_> only ops should
be able to build/remove blocks
L238[10:01:34] <ven000m_>
"guests" should only be able to run around
L239[10:02:45] <_habnabit> can you pick up
a drone that's been placed in the world?
L240[10:03:13]
⇨ Joins: Vexatos
(~Vexatos@p200300556E14A48834E6194E2A5C1B0F.dip0.t-ipconnect.de)
L241[10:03:14]
zsh sets mode: +v on Vexatos
L242[10:12:29] <Mimiru> ven000m_, with a
little work ForgeEssentials can do that, and it has a 1.8
build
L243[10:12:38] <Mimiru> the docs for it
are horrible..
L244[10:12:50] <Mimiru> but if you're good
at experimenting... lol
L245[10:17:32] <_habnabit> oh, sneak-click
with a wrench
L246[10:17:37] <_habnabit> had to dig in
the source for that
L247[10:18:09] ***
rakiru|offline is now known as Kasen
L248[10:18:41] <ven000m_> okay
L249[10:19:07] <ven000m_> but its only for
1.7.10 Mimiru ?
L250[10:19:16] <Mimiru> No.. it's
not
L251[10:19:42] <ven000m_> do you have the
JAR file to forge 1.8 ?
L253[10:19:50] <Mimiru>
"forgeessentials-1.8.3.40"
L254[10:20:09] <ven000m_> ah ok
L256[10:20:12] <ven000m_> thanks
L257[10:20:23] <Mimiru> Which has newer
builds
L258[10:21:26] <ven000m_>
forgeessentials-1.8-1.8.3.54-client.jar 568.62 KB view
L259[10:21:26] <ven000m_>
forgeessentials-1.8-1.8.3.54-dev.jar 1.67 MB view
L260[10:21:26] <ven000m_>
forgeessentials-1.8-1.8.3.54-server.jar 12.10 MB view
L261[10:21:33] <ven000m_> the server needs
server.jar
L262[10:21:38] <ven000m_> and my client
client.jar or what
L263[10:21:41] <ven000m_> why that
:D
L264[10:21:57] <Temia> They clearly
stripped the client jar down to the...
L265[10:22:02] <Temia>
essentials
L266[10:22:08] *
Temia :sans:
L267[10:22:20] <Mimiru> You don't *need*
the client jar
L268[10:22:22] <Mimiru> it's
optional
L269[10:22:26] <ven000m_> oh ok
L270[10:22:40] <Mimiru> it adds some UI
stuff for economy, and a worldedit ui so you can see selection
areas
L271[10:23:02] <dangranos> ven000m_:
um
L272[10:23:22] <dangranos> i thought age
of client and server mods was long gone?
L273[10:23:37] <Mimiru> ¬_¬
L274[10:23:42] <Mimiru> I just explained
WHY it was like that.
L275[10:24:57] ⇦
Quits: Voidi (~tobias@cable-86-56-44-227.cust.telecolumbus.net)
(Ping timeout: 190 seconds)
L276[10:28:35] *
Lizzy throws Mimiru at dangranos
L277[10:28:59] *
dangranos gets hit by Mimiru
L278[10:29:17] <Temia> Honestly, do you
want the client to sit through another 12MBs of material purely
meant for servers with no singleplayer importance?
L279[10:29:36] <Lizzy> \o/ don't have work
tomorrow
L280[10:29:39] <Lizzy> but i do have
college
L281[10:29:42] <Lizzy> but that's
easy
L282[10:29:57] <dangranos> >implying
someone will rage because of additional 12mb of something they dont
understand
L283[10:30:15] <Temia> Bitch I got a 1mbit
connection.
L284[10:30:18] <Temia> I would totes
rage.
L285[10:30:20] <dangranos> ah
L286[10:30:23] <Lizzy> dangranos, it's
12mb of stuff the client does not need at all
L287[10:30:38] <Lizzy> also Mimiru, ocdoc
(the bot) died when eos had a blip earlier and hasn't come
back
L288[10:31:27] <Mimiru>
#blamegamax92
L289[10:31:38] *
Lizzy blames gamax92
L290[10:32:44] <Mimiru> it should restart
soon
L291[10:33:03]
⇨ Joins: ocdoc (gamax92@eos.pc-logix.com)
L292[10:33:07] <Lizzy> \o/
L293[10:37:30] <gamax92> D:<
L294[10:38:43] <Vexatos> mmmhm
L295[10:38:52] <Vexatos> when you have 40
tabs open and your computer doesn't mind
L296[10:38:54] <Vexatos> :U
L297[10:39:08] <Mimiru> 40...
thatscute.mp4
L298[10:39:12] <gamax92> ^
L299[10:39:57] <Lizzy> hmm, should i put
videos on youtube or my site...
L300[10:40:20] <Lizzy> not that i actually
have any videos to put up yet
L301[10:40:21] <Mimiru> make your site
youtube!
L302[10:40:47] <Lizzy> Mimiru, no thanks,
i don't want a shitty comment system and a massive moronic
userbase
L303[10:40:53] <Mimiru> lol
L304[10:55:03] ***
Flenix is now known as tony_stark
L305[10:55:22] ***
tony_stark is now known as Flenix
L306[10:58:32] <Lizzy> home time!
L307[10:59:59] *
DeanIsaKitty cuddles Lizzy
L308[11:01:56] ⇦
Quits: PrinzJuliano (webchat@p4FD45EC4.dip0.t-ipconnect.de) (Ping
timeout: 204 seconds)
L309[11:16:46] ***
dangranos is now known as dangranos|sleep
L310[11:24:50]
⇨ Joins: orthoplex64 (~orthoplex@173.227.72.119)
L311[11:28:41] *
Lizzy cuddles DeanIsaKitty back
L312[11:30:36] <Lizzy> %lookup
Athar.theender.net
L313[11:30:38] <MichiBot> Lizzy: DNS Info
for athar.theender.net 62.4.22.248
L314[11:36:33]
⇨ Joins: andior_
(~andior@171.189.broadband11.iol.cz)
L315[11:37:02] ⇦
Quits: andior (~andior@171.189.broadband11.iol.cz) (Ping timeout:
378 seconds)
L316[11:38:32] <SuPeRMiNoR2> Vexatos: why
do you only have 40 tabs open? XD
L317[11:39:00] *
vifino groans and flops on Lizzy
L318[11:41:15]
⇨ Joins: Nathan1852
(~Nathan185@HSI-KBW-109-192-135-012.hsi6.kabel-badenwuerttemberg.de)
L319[11:51:29] *
Lizzy pets vifino
L320[11:51:37] *
vifino purrs
L321[11:51:45] *
Lizzy is home
L322[11:52:02] <vifino> \o/
L323[11:52:12] *
vifino kisses Lizzy <3
L324[11:52:15] <vifino> Welcome home
:3
L325[11:52:23] *
Lizzy kisses vifino back
L326[11:59:20]
⇨ Joins: Voidi
(~tobias@cable-86-56-44-227.cust.telecolumbus.net)
L327[12:12:50]
⇨ Joins: sciguyryan
(~sciguyrya@80-254-76-238.dynamic.swissvpn.net)
L328[12:28:22] ⇦
Parts: Voidi (~tobias@cable-86-56-44-227.cust.telecolumbus.net)
())
L329[12:31:18] <Lizzy> ~w event
L331[12:43:37] ⇦
Quits: Vexatos
(~Vexatos@p200300556E14A48834E6194E2A5C1B0F.dip0.t-ipconnect.de)
(Ping timeout: 378 seconds)
L332[12:47:44] <sugoi> gamax92: what os do
you use when running ocemu?
L333[12:47:56] <gamax92> linux
L334[12:48:02] <sugoi> which distro*,
sorry
L335[12:48:31] <gamax92> ubuntu mate and
linux mint
L336[12:54:01]
⇨ Joins: Vexatos
(~Vexatos@p200300556E14A44934E6194E2A5C1B0F.dip0.t-ipconnect.de)
L337[12:54:02]
zsh sets mode: +v on Vexatos
L338[12:58:32] <Lizzy> Might be going
slightly overboard with the signal pushing on this lib.. oh
well
L339[13:00:18] ⇦
Quits: Lumien (Elite13049@ipv6.6.sigma.elitebnc.org) (Ping timeout:
192 seconds)
L340[13:01:50] <Lizzy> #lua
a={["a2s"]="b"} return a.a2s
L341[13:01:50] <|0xDEADBEEF|> > b
L342[13:01:53] <Lizzy> k good
L343[13:04:25] <ds84182> I cant deal with
this AMD bullshit today
L344[13:04:55] <gamax92> I can't deal with
this ds bullshit today
L345[13:05:04] <ds84182> gamax92: Go fuck
yourself.
L346[13:05:10] <gamax92> ds84182: Go fuck
yourself.
L347[13:05:38] <sugoi> df?
L348[13:05:41] <sugoi> ds*
L349[13:07:59] <ds84182> I'm running at 80
degrees celcius WHILE IDLE
L350[13:08:36] <sugoi> oh, gamax was
referring to you when saying ds
L351[13:08:37] <sugoi> :)
L352[13:08:47] *
sugoi folds
L353[13:09:03] <ds84182> Ugh, fuck this
shit
L354[13:09:11] <Mimiru> ds84182, wtf did
you do?
L355[13:09:22] <Mimiru> The only time I've
had heat issues is when my CPU fan had died..
L356[13:09:25] <ds84182> Mimiru: I
uninstalled fglrx after breaking it
L357[13:09:32] <Mimiru> passive cooling a
Phenom II works as well as you'd thing.
L358[13:09:40] <ds84182> This is what
happens when I use open source radeon drivers
L359[13:09:46] <Mimiru> s/ng/nk/
L360[13:09:47] <Kibibyte> <Mimiru>
passive coolink a Phenom II works as well as you'd thing.
L361[13:09:52] <gamax92> nvidia~
L362[13:09:53] <Mimiru> ¬_¬ right
L363[13:09:54] <Mimiru> bleh
L364[13:09:56] <ds84182> On a laptop
L365[13:10:00] <ds84182> ON A LAPTOP
L366[13:10:07] <gamax92> ahh, that changes
things
L367[13:10:18] <sugoi> Mimiru: haah,
coolink
L368[13:10:24] <sugoi> i like
L369[13:10:35] <Mimiru> ¬_¬
L370[13:16:43] <ds84182> Wellshit.
88C
L371[13:16:57] <sugoi> ds84182: you need
to chill out
L372[13:17:09] <ds84182> sugoi: I've
tried
L373[13:17:27]
⇨ Joins: Lumien
(Elite13049@ipv6.6.sigma.elitebnc.org)
L374[13:17:31] <ds84182> If a single core
goes to 100%, this thing will overheat in under a minute
L375[13:17:45] <ds84182> If I have fglrx
installed, it won't ever overheat
L376[13:17:55] <ds84182> Unless 100% on
all cores + 100% GPU
L377[13:17:58] <sugoi> and do you not want
fglrx?
L378[13:18:13] <ds84182> sugoi: I'm having
problems getting it installed now
L379[13:18:48] <ds84182> I tried to
install Crimson yesterday, aticonfig and friends were bitching
about an unsupported adapter (even though it is)
L380[13:19:06] <ds84182> Then I tried
installing 15.9, but then X was segfaulting in AMD shit
L381[13:19:10] <XDjackieXD> ds84182:
what's the problem with fglrx? I have plenty of experience with it
:P
L382[13:19:16] <ds84182> So now I'm trying
15.7
L383[13:19:21] <XDjackieXD> you need fglrx
15.200
L384[13:19:26] <Somebody> !who
L385[13:19:32] <XDjackieXD> everything
lower is buggy...
L386[13:33:10] <vifino> Haha, I have 12€
in doge.
L387[13:33:20] <vifino> I don't even know
where from.
L388[13:36:14] <ds84182> So, my laptop
overheated
L389[13:36:18] <ds84182> Fun.
L390[13:36:22] <vifino> rip
L391[13:38:09] <ds84182> However, with a
bugged version of fglrx installed my laptop isnt overheating
L392[13:38:35] <ds84182> The version I'm
on right now is flickering the screen on and off every other
frame
L393[13:39:22] <vifino> ._.
L394[13:40:14] <ds84182> Otherwise
everything works
L395[13:40:28] <ds84182> Anyways,
reverting back to release 15.5
L396[13:41:37] <ds84182> Time to install
this driver before it overheats again
L397[13:42:08] <sugoi> might be good to
drop the ambient temp
L398[13:42:20] <sugoi> and add some
serious external fan power
L399[13:42:23] <sugoi> at least in the
interim
L400[13:42:37] <sugoi> external fans do
little, but, it's better than nothing
L401[13:43:14]
⇨ Joins: surferconor425|Away
(~surfercon@2a03:b0c0:1:d0::dc:e001)
L402[13:43:24] ***
surferconor425|Away is now known as surferconor425
L403[13:45:24] <ds84182> Am totally using
an shitty Belkin cooling pad
L404[13:45:39] <ds84182> God, this IRC app
is a design mess
L405[13:46:35] <ds84182> >aims to be
material design
L406[13:46:54] <ds84182> >misses it
because this tab switcher is so honeycomb
L407[13:47:10]
⇨ Joins: PrinzJuliano
(webchat@p4FE4C05B.dip0.t-ipconnect.de)
L408[13:47:59] <ds84182> And when i change
tabs it fades the text to white (which is bg color) then abruptly
set it to really light grey
L409[13:48:22] <ds84182> It also turns off
auto correct on the input field, and its not configurable
L410[13:50:42] <ds84182> DKMS failed for
no reason
L411[13:50:44] <ds84182> Nice
L412[13:51:07] ⇦
Quits: PrinzJuliano (webchat@p4FE4C05B.dip0.t-ipconnect.de) (Ping
timeout: 204 seconds)
L413[13:53:33]
⇨ Joins: PrinzJuliano
(webchat@p4FE4C05B.dip0.t-ipconnect.de)
L414[13:54:45] <PrinzJuliano> Hey ho
:)
L415[13:54:50] <ds84182> Hi
L416[13:57:34] <ds84182> At this point, i
give up
L417[13:58:18] <ds84182> Fuck this
laptop
L418[13:58:29] <ds84182> Bye people
L419[14:02:31] ⇦
Quits: PrinzJuliano (webchat@p4FE4C05B.dip0.t-ipconnect.de) (Ping
timeout: 204 seconds)
L420[14:03:25]
⇨ Joins: Doty1154
(~Doty1154@2601:648:8002:ea78:e016:ae7:a3f4:e70b)
L421[14:04:13] <sugoi> o/ ds84182
L422[14:04:18] <sugoi> good luck
L423[14:04:21] ⇦
Parts: Somebody
(~Somebody@ip52-171-211-87.adsl2.static.versatel.nl)
(Leaving))
L424[14:05:48] <vifino> ds84182 just gave
up at life. f.
L425[14:09:00] ⇦
Quits: surferconor425 (~surfercon@2a03:b0c0:1:d0::dc:e001) (Quit:
Goodbye)
L426[14:09:57]
⇨ Joins: surferconor425|Away
(~surfercon@2a03:b0c0:1:d0::dc:e001)
L427[14:10:10] ***
surferconor425|Away is now known as surferconor425
L428[14:11:20] ⇦
Quits: surferconor425 (~surfercon@2a03:b0c0:1:d0::dc:e001) (Remote
host closed the connection)
L429[14:17:04] ***
alekso56_off is now known as alekso56
L430[14:23:26]
⇨ Joins: v^
(~ping@c-68-41-215-101.hsd1.mi.comcast.net)
L431[14:23:26]
zsh sets mode: +v on v^
L432[14:36:38]
⇨ Joins: surferconor425|Away
(~surfercon@2a03:b0c0:1:d0::dc:e001)
L433[14:36:48] ***
surferconor425|Away is now known as surferconor425
L434[14:40:26] ⇦
Quits: orthoplex64 (~orthoplex@173.227.72.119) (Quit:
Leaving)
L435[14:51:05] ⇦
Quits: sciguyryan (~sciguyrya@80-254-76-238.dynamic.swissvpn.net)
()
L436[14:55:38] ⇦
Quits: Vexatos
(~Vexatos@p200300556E14A44934E6194E2A5C1B0F.dip0.t-ipconnect.de)
(Quit: I guess I have to go now. Bye ✔)
L437[15:02:44]
⇨ Joins: MandrakeF
(MandrakeF@ool-45791436.dyn.optonline.net)
L438[15:04:53] <MandrakeF> is there a
graphical file manager for OC (somethign like that MC clone for
CC)
L439[15:05:26] <MandrakeF> I mucked up a
directory
L440[15:05:34] <MandrakeF> and I want to
clean it before freind comes on server
L441[15:07:34] ⇦
Quits: surferconor425 (~surfercon@2a03:b0c0:1:d0::dc:e001) (Remote
host closed the connection)
L442[15:11:42]
⇨ Joins: surferconor425
(~surfercon@2a03:b0c0:1:d0::dc:e001)
L443[15:14:34] <sugoi> MandrakeF: i do a
lot of work with the openos shell (sh.lua $SHELL) -
L444[15:14:42] <sugoi> perhaps there is
something i can help with...?
L445[15:15:17] <MandrakeF> I was wondering
if there was any midnight commander like file manager. I had to
uninstall something by hand
L446[15:15:24] <MandrakeF> by doing
rm
L447[15:15:56] <sugoi> i dont think so,
but i wouldn't know
L448[15:16:00] <sugoi> all of my work is
command line
L449[15:25:13] <MandrakeF> ehh, Okay
L450[15:25:19] <MandrakeF> I did it by
hand
L451[15:25:41] <sugoi> would find and grep
be nice-to-haves?
L452[15:27:38] ⇦
Quits: Nathan1852
(~Nathan185@HSI-KBW-109-192-135-012.hsi6.kabel-badenwuerttemberg.de)
(Ping timeout: 206 seconds)
L453[15:35:20] <MandrakeF> TBH I think OC
should fully emulate a linux shell
L454[15:35:48] <sugoi> MandrakeF: i warmly
agree
L455[15:36:03] <sugoi> MandrakeF: that's
my (unofficial, self-assigned-yet-supported assignment)
L456[15:36:41] *
sugoi moves the ) to supported)
L457[15:37:51] ⇦
Quits: MandrakeF (MandrakeF@ool-45791436.dyn.optonline.net) (Quit:
http://www.kiwiirc.com/ - A hand crafted IRC
client)
L458[15:43:58] <gamax92>
"<sugoi> that's my"
L461[15:47:13] <sugoi> what are you trying
to ask? say?
L462[15:47:36] <gamax92> why?
L463[15:47:51] <sugoi> why am i working on
openos shell?
L464[15:59:29] ⇦
Quits: Turtle (~SentientT@82-171-92-73.ip.telfort.nl) (Quit:
Nettalk6 - www.ntalk.de)
L465[16:08:26]
⇨ Joins: MandrakeF
(MandrakeF@ool-45791436.dyn.optonline.net)
L466[16:12:20] <MandrakeF> wE SHOULD be
able to run real shell scripts on oc
L467[16:23:00] <cloakable> lua is a shell
script, job done
L468[16:23:45] <MandrakeF> Well I
mean
L469[16:23:46] <MandrakeF> like
L470[16:23:46] <gamax92> lua uses lua
scripts
L471[16:23:55] <MandrakeF> have things
compatible with irl linux distros
L472[16:23:57] *
gamax92 murders cloakable for intense stupidity
L473[16:24:02] <MandrakeF> that would be a
first
L474[16:24:12] <MandrakeF> to have a
minecraft thing that could run some irl linux stuff
L475[16:24:18] *
cloakable blithely ignores gamax92
L476[16:24:18] <DeanIsaKitty> MandrakeF:
The word you are looking for is `bash`
L477[16:24:23] <MandrakeF> Yeah
L478[16:24:37] <DeanIsaKitty> Feel free to
implement bash in Lua.
L479[16:26:43] <MandrakeF> Im not that
good man, Im just saying it could be a future goal for better than
me devs
L480[16:27:53] <DeanIsaKitty> If you give
some good reasons somebody might pick it up.
L481[16:31:44] <MandrakeF> I'm still very
much an apprentice/rookie, I dont think i could give good reasons
atm.
L482[16:32:25] <DeanIsaKitty> I on the
other hand think there simply are none.
L483[16:50:36] ⇦
Quits: DeanIsaKitty (~Dean@chocolate.paranoidlabs.org) (Quit: I
just nomnomed the Interweb)
L484[16:50:51]
⇨ Joins: DeanIsaKitty
(~Dean@chocolate.paranoidlabs.org)
L485[16:50:54]
zsh sets mode: +v on DeanIsaKitty
L486[16:57:55] ⇦
Quits: MandrakeF (MandrakeF@ool-45791436.dyn.optonline.net) (Quit:
http://www.kiwiirc.com/ - A hand crafted IRC
client)
L487[17:03:50] <gamax92> chocolate?
L489[17:04:57] <DeanIsaKitty> gamax92: If
you are refering to my host, then yes. Chocolate is my VPS.
L490[17:05:04] <gamax92> DeanIsaKitty: i
was
L491[17:06:08] <CompanionCube> 'The sale
or lease in New York of a smartphone manufactured on or after XX
that is not capable of being decrypted and unlocked by its
manufacturer or its operating system provider shall subject the
seller or lessor to a civil penalty of $2,500 for each smartphone
sold or leased if it is demonstrated that the seller or lessor of
the smartphone knew at the time of the sale or lease that the
smartphone was not capable of being decrypted and unlocked by
its
L492[17:06:08] <CompanionCube>
manufacturer or its operating system provider.'
L493[17:06:21] <CompanionCube> good thing
it's only a proposal
L494[17:06:29] <CompanionCube> so it has 0
chance hopefully
L495[17:08:25]
⇨ Joins: IvoMC
(~ivomc@p-74-209-21-150.dsl1.rtr.chat.fpma.frpt.net)
L496[17:08:30] ***
IvoMC is now known as Ivo
L497[17:08:35] <DeanIsaKitty>
CompanionCube: " Dispute [...] misconception [...] about law
enforcement’s position related to encryption, including the myth
that we support a “backdoor” or government-held key" Solution:
"Congress should enact a statute that requires any designer of
[...] to ensure that data on its devices is accessible pursuant to
a search warrant"
L498[17:08:40] ***
Ivo is now known as IvoMC
L499[17:08:51] <DeanIsaKitty> Sooo.... A
backdoor?
L500[17:08:57] <CompanionCube>
DeanIsaKitty, either implementation difficulties will bite them in
the ass
L501[17:08:58] <IvoMC> Has anyone made a
telnet client for OC?
L502[17:09:06] <CompanionCube> or the law
of unintended consquences
L503[17:10:41] <CompanionCube> the one
about making all OSes on smartphones being capable of searched by
the government becomes very interesting when you consider
Android.
L504[17:11:57] ⇦
Quits: IvoMC (~ivomc@p-74-209-21-150.dsl1.rtr.chat.fpma.frpt.net)
(Client Quit)
L505[17:15:34] <DeanIsaKitty>
CompanionCube: Not even Android. Any OS that based on FOSS software
actually. Given the wording if someone in the US flashes your OS
onto their phone, you are liable.
L506[17:15:59] <DeanIsaKitty> As long as
the model of the phone you are writing the OS for is also sold in
the US that is.
L507[17:18:21] <CompanionCube>
DeanIsaKitty, I could see it coming down to#
L508[17:18:30] <CompanionCube> defining
what an OS is in that context
L509[17:18:45] <CompanionCube> is it the
kernel, the UI, the bits-in-the-middle or a combination of
them?
L510[17:20:23] <CompanionCube> Considering
how fragmented Android is accross versions and manufacturers, it'd
need to be a carefully-worded complex definition to handle all
cases
L511[17:24:49] ***
Daiyousei is now known as SleepingFairy
L512[17:29:19] ⇦
Quits: surferconor425|Cloud
(uid77899@id-77899.tooting.irccloud.com) (Quit: Connection closed
for inactivity)
L513[18:13:21] <gamax92> (Any expression
enclosed in parentheses always results in only one value.) I wish I
knew this.
L514[18:24:48]
⇨ Joins: Something12 (~Something@184.65.42.207)
L515[18:40:09] <ds84182> I may not be
totally fucked, I can possibly install some drivers from last
year
L516[18:40:16] <ds84182> But still,
fucking drivers from last year
L517[18:41:38] <ds84182> Anyways, going to
shutdown this piece of shit thats sitting at 77C for no
reason
L518[18:42:15] <Ivoah> I just disassembled
a robot and nothing came out D:
L519[18:46:51] <Ivoah> Oh, nevermind
L520[18:46:58] <Ivoah> it stuck it in the
assembler next to it
L521[18:47:49] <cloakable> Yea, it puts
the stuff into an inventory
L522[18:48:04] <cloakable> Makes it easy
to modify a robot/tablet/etc
L523[18:49:07] <Ivoah> I thought it only
put stuff in containers above it
L524[18:49:19] <cloakable> Nope
L525[18:50:51] <Ivoah> I know that now
;)
L526[18:50:57] <Ivoah> Who knows if I'll
remember it though
L527[18:58:38] ⇦
Quits: Doty1154 (~Doty1154@2601:648:8002:ea78:e016:ae7:a3f4:e70b)
(Read error: Connection reset by peer)
L528[19:33:23]
⇨ Joins: Vaht
(~Tahg@pool-96-237-111-105.bstnma.fios.verizon.net)
L529[19:37:58] ⇦
Quits: Tahg (~Tahg@pool-96-237-111-105.bstnma.fios.verizon.net)
(Ping timeout: 378 seconds)
L530[19:40:25] <gamax92> what happens if
you put multiple disassemblers next to each other, does it do mass
disassembly?
L532[19:46:47]
⇨ Joins: scj643
(~quassel@2604:a880:800:10::145:3001)
L533[20:06:59] *
PotatoTrumpet sets gamax92 atop a can of soup
L534[20:07:31] *
gamax92 chops PotatoTrumpet in half and bakes with
butter
L535[20:07:40] ***
PotatoTrumpet is now known as Antheus
L536[20:10:36] <Antheus> I just tried to
pick up my phone
L537[20:10:41] <Antheus> now on other side
of room
L538[20:10:47] *
Antheus screams
L539[20:11:44] <Izaya> you threw it?
L540[20:13:19] <Antheus> Room is very
small
L541[20:13:39] <Antheus> but I grabbed it,
dropped it, tried to catch it, failed, stumbled, and now it is by
my bed
L542[20:17:16]
⇨ Joins: Nachtara
(~coob@50-83-108-134.client.mchsi.com)
L543[20:21:26] <Izaya> gg
L544[20:30:21] <Antheus> I rate fallout 4
7/10
L545[20:31:03] <Temia> So damning with
faint praise?
L546[20:31:51] <Temia> I honestly never
really got into Fallout ever, but the gameplay design of the
powered armour in 4 seems like fun.
L547[20:36:42] ⇦
Quits: Nachtara (~coob@50-83-108-134.client.mchsi.com) (Read error:
Connection reset by peer)
L548[20:36:47] <gamax92> I've never played
any Fallout game
L549[20:37:03] <gamax92> "Error:
Unsupported target architecture 'X86-64'."
L550[20:37:06] <gamax92>
sdflfksdlf;ksdfl;sdkfl;dskf
L551[20:38:16] <Temia> Haha what
L552[20:39:52] <gamax92> oh god, io errors
on my flashdrive.
L553[20:40:14] <Antheus> lol
L554[20:40:24] <Antheus> have you tried
turning the flashdrive off and on
L555[20:41:11] <gamax92> yes actually, the
errors went away
L556[20:41:15] <gamax92> I'm going to
still make a backup anyway.
L557[20:41:22] <CompanionCube> Izaya:
around?
L558[20:44:55] <CompanionCube> >install
gdb to grab backtrace of crashing app
L559[20:45:07] <CompanionCube> >app no
longer crashes after installing gdb
L560[20:46:24] <Inari> fallout 4
goty
L561[20:46:44] <Antheus> ur mum
L562[21:01:32] <Inari> Antheus: well its
the best game i know of and played that came out this year :P
L563[21:01:50] *
Antheus stares at KSP
L564[21:08:05]
⇨ Joins: kodos
(~kodos@2602:306:ce20:6c30:2157:63a1:2135:f05c)
L565[21:08:05]
zsh sets mode: +v on kodos
L566[21:08:15] ***
kodos is now known as Kodos
L567[21:10:38] <Inari> Antheus: suggesting
KSP is goty? XD or what
L568[21:11:20] <Antheus> You know, my
favorite classical song has to be Gustav Holst's Mars
L569[21:11:36] <Kodos> Someone remind me
how I can have more than one thing going at once on ubuntu
L570[21:11:41] <Kodos> I remember being
able to
L571[21:11:49] <Antheus> open a second
terminal
L572[21:12:00] <Kodos> I'm running out of
a CLI, no windows manager atm
L573[21:12:27] <Kodos> There was a button
I can hit or smoething
L574[21:16:16] <Antheus>
Ctrl+Alt+Del
L575[21:17:32] <Mimiru> Kodos, use screen,
and start stuff in different "screens"
L576[21:17:45] <Mimiru> then you can
use... ctrl ctrl a? I don't remember the key combo off hand
L577[21:17:57] <Mimiru> To switch
screens
L579[21:19:33] <Kodos> ctrl ctrl a
L580[21:20:40] ⇦
Quits: Kodos (~kodos@2602:306:ce20:6c30:2157:63a1:2135:f05c) (Quit:
WeeChat 0.4.2)
L581[21:24:19]
⇨ Joins: Kodos
(~kodos@2602:306:ce20:6c30:385c:4afe:908c:fc40)
L582[21:24:19]
zsh sets mode: +v on Kodos
L583[21:24:26] <Kodos> Alt+F5?
L584[21:29:15]
⇨ Joins: Nachtara
(~coob@50-83-108-134.client.mchsi.com)
L585[21:34:45] <_habnabit> is there not an
api for robots/drones to get their battery level?
L586[21:38:37] <scj643> Hi
L587[21:42:45] <Mimiru> I'm pretty sure
robots can... I'd assume drones can too
L588[21:43:02] <_habnabit> Mimiru, i can't
find the function in the docs for it
L589[21:43:36] <Mimiru>
computer.energy()...?
L590[21:43:44] <_habnabit> trying it
L591[21:43:52] <Mimiru> Also,
computer.maxEnergy()
L592[21:44:48] <_habnabit> ah yeah that
did it
L594[21:45:30] <Mimiru> yeah you want the
API
L596[21:50:23] ⇦
Quits: Nachtara (~coob@50-83-108-134.client.mchsi.com) (Quit:
format C:)
L597[22:05:37] ⇦
Quits: Lathanael|Away (~Lathanael@p549611B0.dip0.t-ipconnect.de)
(Ping timeout: 206 seconds)
L598[22:11:18]
⇨ Joins: Lathanael|Away
(~Lathanael@p54961043.dip0.t-ipconnect.de)
L599[22:45:24] ⇦
Quits: KomputerKid (~KomputerK@162.243.151.36) (Read error:
Connection reset by peer)
L600[22:49:13] <gamax92> "[mp3]
Skipping 0 bytes of junk"
L602[22:51:38] <gamax92> what's this super
laggy and blurry gif
L603[22:53:06]
⇨ Joins: KomputerKid (~KomputerK@162.243.151.36)
L604[22:53:14]
⇨ Joins: Vexatos
(~Vexatos@p200300556E14A44951EE2FDE429828E2.dip0.t-ipconnect.de)
L605[22:53:14]
zsh sets mode: +v on Vexatos
L606[22:56:34] <vifino> gamax92: it's the
"its happening" gif..
L607[22:58:47] <gamax92> Decompiled a
~813KB exe, got a 62MB .c file
L608[22:58:48] <gamax92> wat
L609[23:01:27] <Something12> and that's
optimization!
L610[23:01:45] <gamax92> ... right thank
you
L611[23:01:48] <gamax92> I forgot to turn
that on
L612[23:08:39] ⇦
Quits: Vexatos
(~Vexatos@p200300556E14A44951EE2FDE429828E2.dip0.t-ipconnect.de)
(Quit: I guess I have to go now. Bye ✔)
L613[23:10:03] *
Izaya groans
L614[23:10:29] <Izaya> it's mildly warmer
than a month ago
L615[23:10:33] <Izaya> 33C
L616[23:14:27]
⇨ Joins: npe|office
(~NPExcepti@bps-gw.hrz.tu-chemnitz.de)
L617[23:24:30] <_habnabit> can drones not
turn around?
L618[23:24:52] <_habnabit> if not i'm not
sure how you're supposed to use the sign API with them
L619[23:39:57] ***
Kasen is now known as rakiru|offline
L620[23:40:25] ⇦
Quits: iceman11a (icemna11a@cpe-74-141-48-157.neo.res.rr.com)
(Quit: Leaving)
L621[23:40:33] <Izaya> _habnabit,
down
L622[23:40:47] <_habnabit> Izaya,
down?
L623[23:41:10] <Izaya> down is the only
reliable drone side
L624[23:48:40] ***
SleepingFairy is now known as Daiyousei
L625[23:48:42] <Something12> anybody wanna
race my friend with something? I'm trying to teach him how to
google to learn lua but 50 minutes in and he still can't figure out
what my 6 lines of lua code does.
L626[23:49:01] <gamax92> what is it?
L628[23:50:00] <gamax92> it just sets a
metatable on a table so that it can be called?
L629[23:50:12] <Something12>
annnnnd?
L630[23:51:27] <Something12> that's like
15% of how it works
L631[23:51:46] <gamax92> it also makes it
so indexing it returns itself?
L632[23:53:39] <Something12> well you
described what it does, can you describe what's the point of doing
something like this?
L633[23:54:03]
⇨ Joins: iceman11a
(icemna11a@cpe-74-141-48-157.neo.res.rr.com)
L634[23:54:06] <gamax92> not really
L635[23:54:28] <gamax92> You said to tell
you what it does
L636[23:54:38] <Something12> yeah, that's
true
L637[23:55:04] <Something12> so basically,
you could do: shim.aerkyuaberyn.erynzertunzdrun.aertunaeru.eaerun()
and it'll still be a valid function call
L638[23:55:32] <gamax92> can you describe
what's the point of doing something like that?
L639[23:55:39] <Something12> unit
tests
L640[23:55:39] <Something12> ie
L641[23:55:47] <Something12> love2d has a
global 'love'
L642[23:55:57] <gamax92> mmhm
L643[23:56:06] <Something12> it has crap
ton of functions and nested functions inside it
L644[23:56:26] <Something12> but it would
be really hard to make a unit test library like busted work with
love2d
L645[23:57:00] <Something12> so basically
just run the tests on a standalone luajit runtime instead of love2d
and make the global 'love' that shim
L646[23:57:09] <gamax92> I don't follow,
your one function on the table doesn't emulated the craploads of
love functons
L647[23:57:31] <Something12> no it
doesn't, but it doesn't make the runtime error out which is the
important part
L648[23:58:42] <Something12> so if you try
to call love.keyboard.setKeyboardState(true) or something, it won't
error out with attempt to call nil or something around that
L649[23:59:13] <Something12> it's just for
testing anything that doesn't access the love api