<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:12:12] <Spacemike> ben_mkiv the NBTTagCompound way of doing the api was just a bit out of date, as that page hasn't been updated since 2015 XD but what I was doing before did end up working, I just had to declare containerSlots as a new ArrayList<Pair<String, Integer>> and then do containerSlots.add about 7 times for now, but it does in fact get accepted into the ass
L2[00:12:12] <Spacemike> embler (unfortunately, now does both dirt, wooden logs, and who knows what else), but the number of slots are right (although the complexity isn't and it won't let me assemble it)
L3[00:12:44] <ben_mkiv> +1 on the linebreak xD
L4[00:16:09] <Kleadron> I have officially put my reactor program on github
L5[00:16:53] <Kleadron> https://github.com/Kleadron/kleadron-opencomputers/tree/master/KS-RCM
L6[00:17:02] <Kleadron> feel free to bash me for my bad programming skills
L7[00:17:20] <ben_mkiv> Spacemike, you have defined validate/select methods?
L8[00:17:24] * Izaya hits Kleadron with a drone
L9[00:17:56] <Saphire> *nibbles on Izaya*
L10[00:18:05] <Izaya> so uh, I'm just saying, but a lot of those keys
L11[00:18:25] <Saphire> I have found a way to add ssh key comment if you are storing key in gpg-agent.
L12[00:18:26] <Izaya> string.char(kbchar) will get you the same thing
L13[00:19:24] <Izaya> http://9front.org/img/callingdicktracy.front.png
L14[00:19:42] <Saphire> Izaya: seems doubtful: "a - 0x1E, b - 0x30, c - 0x2E"
L15[00:19:56] <Izaya> the event has two params
L16[00:20:01] <Izaya> one is a keyboard code and the other is a character
L17[00:20:07] <Saphire> Ah c.c
L18[00:20:14] <Saphire> *shrug*
L19[00:20:18] <Spacemike> yes, which I found out that with most stacks, it just returns null for Items.get(stack), however, it also returns null for Items.get(stack), so I'll need to look into how oc's api's Items.get works and/or how to register the drone to it XD
L20[00:20:21] <Izaya> you can string.char the character one and you don't need a table of t hem
L21[00:20:44] <Izaya> Saphire: did you see https://social.shadowkat.net/media/63af2363-3aa1-4bd0-b350-65a1050aa1bc/termsrv2.webm :D
L22[00:22:09] <Saphire> Fancy o:
L23[00:22:23] <Izaya> :D
L24[00:23:24] <ben_mkiv> it might compare Items and not stacks
L25[00:23:36] <ben_mkiv> then you have to call something like Items.get(stack).getItem()
L26[00:24:34] <ben_mkiv> Items.get(stack).item() ^
L27[00:25:03] <ben_mkiv> or Items.get(stack).createItemStack(amount)
L28[00:25:42] <Spacemike> well, it works, it only recognizes some items, like the Drone Case Teir 2, which it didn't return null, so I need to figure out how to register my item to it, as it does start off blank.
L29[00:26:11] <Izaya> fug I can't remember how I added an entry to the ocvm sandbox
L30[00:26:14] <ben_mkiv> guess thats what IMC.registerAssemblerTemplate() is for?!
L31[00:26:29] <ben_mkiv> you pass the methods and the item class of your drone case
L32[00:27:34] <ben_mkiv> can you show your dronecase class?
L33[00:28:07] <Spacemike> nope, I need to register the object to oc first before I register it to the assembler template xD
L34[00:28:34] <Spacemike> and, possibly, i'll need to create another GitHub page or something, so give me a bit.
L35[00:37:42] <Spacemike> here: https://github.com/Spacemike/ExtraDevices
L36[00:37:48] <⛈9> Oh computronics DOES have a creative ram thingie!
L37[00:38:11] <⛈9> IDK cutting edge computer science research into next generation programming languages: on an opencomputer.
L38[00:38:13] <⛈9> Dare I dream?
L39[00:45:10] <Kleadron> dreaming is bad for your health
L40[00:55:50] <ben_mkiv> Spacemike, guess you should make an item that extends li.cil.oc.common.item.DroneCase
L41[00:58:24] * Mimiru screams
L42[00:58:44] <Mimiru> One day this fucking workload will ease up... It'll be amazing.
L43[00:58:59] <Mimiru> I've been working since 7AM, it's now 11PM.. and I have MORE SHIT TO DO...
L44[00:59:23] <Mimiru> I have to start at 6 tomorrow too.
L45[01:01:06] <Mimiru> But hey... at least I'm salary! ... wait
L46[01:19:09] <Kleadron> annoying bug is making me upset
L47[01:19:19] <Kleadron> and i have no idea how to fix it
L48[01:19:51] <Kleadron> oh well
L49[01:19:59] <Kleadron> time to go to bed
L50[01:23:42] ⇦ Quits: Kleadron (Kleadron!~kleadron@c-73-254-147-9.hsd1.wa.comcast.net) (Ping timeout: 189 seconds)
L51[02:48:03] ⇦ Quits: ben_mkiv (ben_mkiv!~ben_mkiv@i577BCF27.versanet.de) (Ping timeout: 198 seconds)
L52[03:34:57] ⇦ Quits: Spacemike (Spacemike!webchat@132.170.48.95) (Quit: webchat.esper.net)
L53[03:45:32] <Izaya> %seen viomi
L54[03:45:33] <MichiBot> viomi was last seen 523d 23h 7m 24s ago. Oh shit, that's pretty rad Izaya
L55[03:45:39] <Izaya> Huh.
L56[03:55:43] <Kleadron> holy crap thats an epic last message for it to read
L57[04:13:12] <payonel> Kleadron and @ZefTheFox creative cpus and crafted cpus. there is essentially a "onCrafted" method hook for crafted cpus and not for the creative tab
L58[04:14:03] <payonel> without digging up the code and trying to remember all the reasons, i had to make the creative cpus lua 5.2 else i would break machines in worlds that upgraded OC and the cpus were left as default
L59[04:14:07] <payonel> which used to be 5.2
L60[04:14:20] <payonel> so i have to leave the creatively-created cpus (i.e. not crafted) as 5.2
L61[04:15:12] <payonel> Izaya: o/
L62[04:15:20] <Izaya> o7
L63[04:15:32] <payonel> i just pushed an alpha (wip) of pshfs
L64[04:15:43] <payonel> file handles are yet a thing, but you can cd and list and such
L65[04:15:48] <payonel> are not yet*
L66[04:15:54] <Izaya> neat
L67[04:16:01] <payonel> yeah. ... but it's quite slow
L68[04:16:10] <payonel> because every fs call is a separate remote call
L69[04:16:11] <payonel> :(
L70[04:16:22] * Izaya has been thinking about FRequest
L71[04:16:23] <payonel> file io will be faster, because fewer calls
L72[04:16:36] <Izaya> what if I added another request type... put?
L73[04:22:18] <payonel> Izaya: anyways, the neat part of pshfs for me is that it runs over psh
L74[04:22:34] <Izaya> much like scp/sftp/sshfs working over ssh?
L75[04:22:45] <payonel> there is a host-side pshfs process that is a simple stdin/stdout process, like a type of shell
L76[04:22:55] <payonel> yeah - similar
L77[04:23:22] <payonel> but if you run the pshfs host process directly, you can give it filesystem commands (io.read) and it io.writes the answer
L78[04:23:50] <payonel> but over psh (ssh), the client is communicating that in a popen tunnel
L79[04:25:11] <payonel> and all of that running in a openos thread, to keep a reference to the socket and pipe handle...to close things nicely when [[reasons]]
L80[04:25:57] <payonel> it's a surprising amount of complexity built on layers of abstractions. and honestly, is quite efficient. just slow because normal fs activity has a good number of api calls
L81[04:26:40] <payonel> https://github.com/OpenPrograms/payonel-Programs/blob/master/psh/usr/bin/pshfs.lua#L113
L82[04:27:42] <payonel> anyways, i should sleep
L83[04:27:44] <payonel> good night
L84[04:28:17] <Izaya> o/
L85[04:35:13] <Skye> payonel: any way to wrap GPU stuff? :p
L86[05:03:23] ⇦ Quits: logan2611 (logan2611!~logan2611@71-218-50-110.hlrn.qwest.net) (Ping timeout: 202 seconds)
L87[05:04:21] ⇨ Joins: logan2611 (logan2611!~logan2611@71-218-50-110.hlrn.qwest.net)
L88[05:54:53] <Wattana Gaming> is off-topic allowed?
L89[05:55:25] <Izaya> no
L90[05:55:27] <Izaya> no off-topic
L91[05:55:35] <Izaya> ignore all previous evidence contradicting this statement
L92[06:04:44] <Lizzian> what is on topic? ?
L93[06:04:50] <Lizzian> yeah, it is
L94[06:23:08] <Izaya> Skye, CompanionCube, and anyone else interested: https://thebaffler.com/salvos/404-page-not-found-wagner
L95[06:38:14] <Wattana Gaming> why does some linux users seem to argue over everything from window manager to the init system
L96[06:38:47] <Wattana Gaming> btw dont bother answering it cuz ima go and get a sleep
L97[06:42:09] <Izaya> ok
L98[07:34:38] ⇨ Joins: ety (ety!~ethosrot@rrcs-71-78-199-169.sw.biz.rr.com)
L99[07:39:12] <Forecaster> %tonk
L100[07:39:14] <MichiBot> Dagnammit! Forecaster! You beat Mimiru's previous record of 6 hours, 59 minutes and 3 seconds! I hope you're happy!
L101[07:39:15] <MichiBot> Forecaster's new record is 8 hours, 30 minutes and 51 seconds! 1 hour, 31 minutes and 47 seconds gained!
L102[08:01:04] ⇨ Joins: Thutmose (Thutmose!~Patrick@host-69-59-79-181.nctv.com)
L103[08:03:51] ⇦ Quits: ety (ety!~ethosrot@rrcs-71-78-199-169.sw.biz.rr.com) (Quit: Lost terminal)
L104[08:55:36] <ZefTheFox> Well I now need to test that code in game
L105[08:56:00] <ZefTheFox> And see if it causes any issues and if not I'm gonna make that into a splash screen if I can get it fast enough
L106[08:59:25] <TheFox> What specs are your test bed? Component wise
L107[09:17:48] <ZefTheFox> I only ran the code in oc emu
L108[09:18:16] <ZefTheFox> Probably gonna try with a t2 cpu and gpu
L109[09:19:33] <ZefTheFox> Once I go home
L110[10:15:41] ⇨ Joins: Inari (Inari!~Pinkishu@pD9E8FB3D.dip0.t-ipconnect.de)
L111[10:16:04] <Inari> boobp
L112[10:16:15] <Inari> AmandaC: What
L113[10:17:19] <AmandaC> Inari: a story I read cumlated in the MC calling down God to erase the planet out of existence, because oil existed on it
L114[10:17:34] ⇦ Quits: xarses (xarses!~xarses@24.5.179.230) (Remote host closed the connection)
L115[10:21:18] <Forecaster> the MC?
L116[10:21:24] <AmandaC> Main Character
L117[10:21:31] <Forecaster> ah
L118[10:22:39] ⇨ Joins: ben_mkiv (ben_mkiv!~ben_mkiv@mue-88-130-63-055.dsl.tropolys.de)
L119[10:34:10] <Inari> AmandaC: But why
L120[10:35:40] <AmandaC> Inari: I mean, she already caused the end of her universe, and the next universe didn't have any old-enough planets for oil to naturally form, which means it had to be made by compressing living beings using magic
L121[10:36:11] <AmandaC> Protip, don't kill the god of magic's sister/lover!
L122[10:36:15] <Inari> I don't follow. If you want oil, why destroy a planet for it having oil
L123[10:36:31] <AmandaC> Inari: no, oil shouldn't exist in the universe.
L124[10:36:46] <Inari> But why
L125[10:37:07] <AmandaC> "... and the next universe didn't have any old-enough planets for oil to naturally form, which means it had to be made by compressing living beings using magic"
L126[10:37:56] <Inari> I'm confused :P Saying that planet got oil by compressing living beings using magic. And thats a bad thing to do, and that why it was destroyed?
L127[10:38:06] <AmandaC> yes
L128[10:38:09] <AmandaC> forbidden magic!
L129[10:38:10] <Inari> I see
L130[10:38:25] <Inari> Still listening to more The Way of Kings~
L131[10:39:40] * Inari puts a calculator watch around AmandaC's front paw arm (are those called arms?)
L132[10:40:18] * AmandaC uses it calculate the exact number of people needed to pray God into existence
L133[10:40:58] <Inari> AmandaC: Is it an even multiple of pi?
L134[11:00:03] <Bob> 42 has to do something
L135[11:10:19] <Inari> %potion
L136[11:10:19] <MichiBot> Inari: You get a ripe citrus potion
L137[11:10:21] <Inari> %drink ^
L138[11:10:21] <MichiBot> Inari gains one point of strength.
L139[11:10:25] <Inari> Boo
L140[11:10:36] <Inari> %pet AmandaC
L141[11:10:40] * MichiBot pets AmandaC with a Magic p90! (25%). 18 health gained (16+2)!
L142[11:40:22] * Michiyo screams
L143[11:42:04] <Inari> Michiyo: Meow?
L144[11:44:57] ⇨ Joins: Vexatos (Vexatos!~Vexatos@p200300C107205E831CDA5518D2E2309C.dip0.t-ipconnect.de)
L145[11:44:57] zsh sets mode: +v on Vexatos
L146[11:49:19] <ZefTheFox> Scream louder
L147[12:00:19] ⇨ Joins: t20kdc (t20kdc!~20kdc@cpc139326-aztw33-2-0-cust441.18-1.cable.virginm.net)
L148[12:16:09] * Lizzy screams with Michiyo
L149[12:27:52] <Izaya> https://media.snouts.online/snout-cdn/media_attachments/files/000/640/736/original/2566f00d7bff1807.png
L150[12:33:59] <Rph> oh no
L151[12:34:55] <Izaya> mfw I left ocvm running and it's been maxing a core for the last several hours
L152[12:35:14] <Rph> I kinda wanted to make a web-based sort of OC emulator
L153[12:35:33] ⇦ Quits: ba7888b72413a16a (ba7888b72413a16a!~ba7888b72@66.109.211.150) (Read error: Connection reset by peer)
L154[12:35:34] <Izaya> that seems both useful and unpleasant
L155[12:35:42] <Rph> with all the fancy stuff like hard drives stored on cloud (you need to log in)
L156[12:36:01] * Izaya has been considering hosted ocvm over ssh
L157[12:36:17] <Rph> well in my case I'd run the actual lua in the user's browser
L158[12:37:29] <Izaya> that sounds bleh to me, though being able to access it from public machines behind a firewall could be nice I guess
L159[12:37:36] * Izaya is much more inclined to just ssh into something
L160[12:37:43] <Rph> I mean modern javascript engines aren't particularly slow or anything
L161[12:38:09] <Izaya> no, browsers are just horrifyingly heavy monsters that will max your processor running it :D
L162[12:38:22] <Rph> I'll have a "throttle lua" slider :^)
L163[12:39:20] <simon816> yay webassembly
L164[12:39:30] <Izaya> you'll have to excuse my negativity but the trend of running everything in a web browser is an exceedingly inefficient one
L165[12:40:54] <simon816> agree
L166[12:41:18] <Rph> About webassembly, I don't think there are ready-made lua->js bindings for it
L167[12:41:24] <Rph> I mean
L168[12:41:32] <Rph> like I don't think anyone has done the dirty work yet
L169[12:41:34] <simon816> https://www.destroyallsoftware.com/talks/the-birth-and-death-of-javascript
L170[12:41:37] <Rph> of compiling lua to wasm
L171[12:41:47] <Izaya> simon816: thanks I hate it
L172[12:41:47] <Rph> and making a js binding to the compiled wasm code
L173[12:41:50] * Izaya screams
L174[12:44:29] ⇨ Joins: ba7888b72413a16a (ba7888b72413a16a!~ba7888b72@66.109.211.150)
L175[12:46:21] ⇨ Joins: Kleadron (Kleadron!~kleadron@c-73-254-147-9.hsd1.wa.comcast.net)
L176[12:54:46] <simon816> Emscripten can convert LLVM to asm.js or wasm
L177[13:49:17] <Inari> Forecaster: https://www.youtube.com/watch?v=2ovBXUNIpN4 :o
L178[13:49:18] <MichiBot> The Git Gud Guide to the Orca | length: 3m 30s | Likes: 1,072 Dislikes: 25 Views: 43,625 | by Rinzler o7o7o7 | Published On 7/10/2016
L179[14:22:19] <Inari> https://media.discordapp.net/attachments/295953846054944768/532655271214841878/unknown.png o.o
L180[14:38:40] * Michiyo screams some more
L181[14:38:58] * AmandaC yowls along with Michiyo
L182[14:39:17] <Inari> Michiyo: D:
L183[14:39:23] <Inari> Why are you screaming though
L184[14:42:50] <Rph> proudly hosted on photobucket
L185[14:51:07] <AmandaC> didn't they pivot into some asinine thing?
L186[14:53:13] <AmandaC> right, think I'll try a reboot.
L187[14:53:24] <AmandaC> internet's been fucky on my laptop all day, and now it won't recognise my tablet
L188[14:53:29] <AmandaC> s/tablet/ereader/
L189[14:53:29] <MichiBot> <AmandaC> internet's been fucky on my laptop all day, and now it won't recognise my ereader
L190[15:04:17] <Kleadron> have you tried turning it off and on again
L191[15:10:18] <stephan48> did you try shooting IT support?
L192[15:11:50] <Forecaster> did you try shooting the internet and turning off IT support?
L193[15:16:38] <Kleadron> im gonna try to not use discord for the rest of today
L194[15:20:27] ⇦ Quits: ba7888b72413a16a (ba7888b72413a16a!~ba7888b72@66.109.211.150) (Ping timeout: 198 seconds)
L195[15:23:18] ⇨ Joins: ba7888b72413a16a (ba7888b72413a16a!~ba7888b72@66.109.211.150)
L196[15:24:03] ⇦ Quits: feldim2425 (feldim2425!~feldim242@2002:5d52:8d75:0:aa97:c000:d1a8:3da1) (Ping timeout: 198 seconds)
L197[15:28:02] <Rph> https://microsoft-is-an.extremely-bad.company/05c3666f6H2Gkl1JJkRNi.png I have achieved the ultimate in CPU usage (And yes, I own that domain which I use for hosting my image)
L198[15:29:06] <AmandaC> hrm... I wonder if subdomains would get in trouble with ICANN, like how walmart.horse did
L199[15:29:33] <Rph> You do not register subdomains, I have a wildcard redirect set on DNS
L200[15:29:51] <AmandaC> ( Amusingly, he didn't learn his leason, his newest domain (IIRC) is burgerking.sex )
L201[15:29:55] <Rph> so I can put anything before `extremely-bad.company` and have it flung towards my server
L202[15:29:58] <AmandaC> I can't wait for BK to notice
L203[15:30:19] <Kleadron> burgerking.sex, food porn?
L204[15:30:35] <AmandaC> Questionable Content ( a web comic )
L205[15:30:50] <AmandaC> the author has a lot of funny domains
L206[15:31:07] <AmandaC> and a few years ago he got sued for walmart.horse
L207[15:31:36] <AmandaC> ( Which was just a walmart store with a horse photoshopped into the foreground )
L208[15:32:03] <AmandaC> now he just uses them as aliases for his web comic
L209[15:32:07] <Rph> I own a fair bit of domains
L210[15:32:10] <AmandaC> or, more accutately, redirect
L211[15:32:13] <AmandaC> I've got a few
L212[15:32:23] <Rph> the first domain i bought was lets-go-on-a.date, which got me into the whole buy domains stuff
L213[15:32:28] <Rph> I also have windows-up.date
L214[15:32:52] <AmandaC> Actually, my co-admin owns all the domains, but I've got full admin access on them. :P
L215[15:33:13] <Rph> I just put the ones I share with people on a cloudflare account registered with a shared email address
L216[15:33:21] <AmandaC> kittiesdb.app is arguably the one I "own" most, but it's still bought through his account
L217[15:33:34] <AmandaC> Actually, I should see if that's fixed yet
L218[15:33:40] <AmandaC> nope!
L219[15:33:47] * AmandaC gets out her stabby-claws
L220[15:34:06] <Rph> Service unavailable
L221[15:34:09] <Rph> I wanted my gosh darn kitties
L222[15:34:11] <Rph> not some error
L223[15:34:19] ⇨ Joins: feldim2425 (feldim2425!~feldim242@2002:b2bf:fdcd:0:2a98:14eb:41d9:b7b2)
L224[15:35:22] <simon816> lol paying for random domains
L225[16:09:02] <AmandaC> There, kittiesdb.app lives
L226[16:09:08] <AmandaC> now, to halucinate
L227[16:09:31] <AmandaC> %roll 1d4
L228[16:09:31] <MichiBot> AmandaC: [4]
L229[16:14:32] <payonel> Skye: <Skye> payonel: any way to wrap GPU stuff? :p
L230[16:14:45] <payonel> can you explain?
L231[16:15:41] <Kleadron> kittiesdb.app has unneccessary visual effects for the buttons but other than that its good
L232[16:15:49] <payonel> %tonk
L233[16:15:49] <MichiBot> Jeepers! payonel! You beat Forecaster's previous record of 8 hours, 30 minutes and 51 seconds! I hope you're happy!
L234[16:15:50] <MichiBot> payonel's new record is 8 hours, 36 minutes and 35 seconds! 5 minutes and 44 seconds gained!
L235[16:16:47] <Kleadron> its taking a long time to load holy crap
L236[16:19:03] <Skye> payonel RPC GPU calls so you can use software that uses the GPU component
L237[16:19:05] <AmandaC> The API shouldn't be too slow, but it is an upoptimised polymer app
L238[16:19:50] <AmandaC> but meh, no computer spoons left, now that I've eaten, I'mma go read about an accidentally-swordsexual MC
L239[16:26:17] <payonel> Skye: yeah, my first version of psh (payo-ssh, worked with openos 1.6.something) would proxy all gpu calls
L240[16:26:59] <payonel> i did a lot of optimizations, like differentiating between blocking on non blocking calls, and packing them together in thresholds, and caching results...
L241[16:27:23] <payonel> it still had cost i didn't like. psh (v2) doesn't do any of that, but, i do have a placeholder in the code to support that
L242[16:27:39] <payonel> when i add that, the client side would use the -X option, like in linux to forward X
L243[16:27:47] <payonel> i.e. psh -X remote_address
L244[16:28:09] <payonel> s/blocking on/blocking or/
L245[16:28:09] <MichiBot> <payonel> i did a lot of optimizations, like differentiating between blocking or non blocking calls, and packing them together in thresholds, and caching results...
L246[16:32:31] <AmandaC> %roll 1d3
L247[16:32:31] <MichiBot> AmandaC: [1]
L248[16:32:44] <payonel> %roll 1d3.14
L249[16:32:44] <MichiBot> payonel: Invalid dice format (Eg 1d6)
L250[16:37:39] <Forecaster> Nice try
L251[16:37:42] <Forecaster> :P
L252[16:48:26] <AmandaC> %roll 1d2
L253[16:48:27] <MichiBot> AmandaC: [2]
L254[16:53:56] ⇨ Joins: Spacemike (Spacemike!webchat@132.170.43.125)
L255[16:53:59] <payonel> %roll 1d9223372036854775807
L256[16:53:59] <MichiBot> payonel: Invalid dice format (Eg 1d6)
L257[16:54:25] <payonel> %roll 1d4611686018427387903
L258[16:54:26] <MichiBot> payonel: Invalid dice format (Eg 1d6)
L259[16:54:34] <payonel> %roll 1d2305843009213693951
L260[16:54:35] <MichiBot> payonel: Invalid dice format (Eg 1d6)
L261[16:54:37] <payonel> come on!
L262[16:54:52] <payonel> %roll 1d2147483647
L263[16:54:52] <MichiBot> payonel: Invalid dice format (Eg 1d6)
L264[16:54:55] <payonel> :(
L265[16:55:00] <Forecaster> I think three digits is the max
L266[16:55:09] <payonel> %roll 1d1000
L267[16:55:10] <MichiBot> payonel: Invalid dice format (Eg 1d6)
L268[16:55:13] <payonel> %roll 1d999
L269[16:55:13] <MichiBot> payonel: [277]
L270[16:55:14] <payonel> yep
L271[16:55:17] <payonel> thanks Forecaster
L272[16:55:50] <Forecaster> It was ages since I made that, but there was a good chance that was the limit :P
L273[16:56:34] <Forecaster> %roll 2d100
L274[16:56:35] <MichiBot> Forecaster: [58, 40] = 98
L275[16:57:07] <Forecaster> Aww, 2 of from being right in the middle
L276[17:01:50] ⇦ Quits: ben_mkiv (ben_mkiv!~ben_mkiv@mue-88-130-63-055.dsl.tropolys.de) (Remote host closed the connection)
L277[17:09:21] ⇦ Quits: t20kdc (t20kdc!~20kdc@cpc139326-aztw33-2-0-cust441.18-1.cable.virginm.net) (Ping timeout: 198 seconds)
L278[17:30:38] ⇦ Quits: Vexatos (Vexatos!~Vexatos@p200300C107205E831CDA5518D2E2309C.dip0.t-ipconnect.de) (Quit: Insert quantum chemistry joke here)
L279[17:47:21] <Kleadron> %loot
L280[17:47:22] <MichiBot> Kleadron: You get a loot box! It contains a broken .mov.
L281[18:01:33] <Kleadron> game consoles in minecraft based on opencomputers when
L282[18:16:50] <Inari> Kleadron: Once OC is capable
L283[18:16:51] <Inari> :D
L284[18:27:42] ⇦ Quits: Inari (Inari!~Pinkishu@pD9E8FB3D.dip0.t-ipconnect.de) (Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/)
L285[18:50:33] <Kleadron> i think im gonna send an email to Nathan Lineback asking if he still uses windows 95
L286[18:50:46] <Kleadron> (he is the creator of the ToastyTech website)
L287[18:51:35] <CompanionCube> i'd say that's a certain no
L288[18:55:44] <Kleadron> screw it
L289[18:55:57] <Kleadron> im gonna ask him and if he says yes we can all shit our pants in harmony
L290[18:59:56] ⇦ Quits: Spacemike (Spacemike!webchat@132.170.43.125) (Quit: webchat.esper.net)
L291[19:16:08] <Wattana Gaming> Should I add multithreading to my kernel?
L292[19:16:08] <Wattana Gaming> Also how to I do something like try n' catch in my execInit() function? I need it do trigger a kernel panic in case I need some more information about the error
L293[19:16:36] <AmandaC> Pcall
L294[19:39:07] <Kleadron> are you remaking linux in lua
L295[20:04:45] <CompanionCube> %tonk
L296[20:04:45] <MichiBot> I'm sorry CompanionCube, you were not able to beat payonel's record of 8 hours, 36 minutes and 35 seconds this time.
L297[20:04:46] ⇨ Joins: Cervator (Cervator!~Thunderbi@2601:4c1:4000:362c:6938:4d4:d741:1f03)
L298[20:04:46] <MichiBot> 3 hours, 48 minutes and 56 seconds were wasted! Missed by 4 hours, 47 minutes and 39 seconds!
L299[20:44:27] <Wattana Gaming> AmandaC about the pcall. here is the code that call the execInit() function to start up init. Can you make a pcall version?
L300[20:44:27] <Wattana Gaming> Code Block pastebined https://paste.pc-logix.com/tosusowida
L301[21:11:01] ⇦ Quits: rashy (rashy!~rashdanml@d24-156-232-46.home4.cgocable.net) (Read error: Connection reset by peer)
L302[21:25:19] <Izaya> https://social.shadowkat.net/media/54f24ba3-a9ce-43bb-a4d1-b9cdd06c8ac7/card.jpg
L303[21:25:25] <Izaya> ~w pcall
L304[21:25:25] <ocdoc> http://www.lua.org/manual/5.2/manual.html#pdf-pcall
L305[21:25:28] <Izaya> Wattana: ^
L306[21:29:27] ⇨ Joins: Cervator1 (Cervator1!~Thunderbi@2601:4c1:4000:362c:d0ca:5285:e9d2:a72b)
L307[21:32:31] ⇦ Quits: Cervator (Cervator!~Thunderbi@2601:4c1:4000:362c:6938:4d4:d741:1f03) (Quit: Cervator)
L308[21:32:31] *** Cervator1 is now known as Cervator
L309[21:47:38] <Kleadron> can we half the character height and then double the vertical resolution of monitors to get more characters on the screen at once
L310[21:47:47] <Kleadron> perfectly square characters
L311[21:47:52] ⇦ Quits: Cervator (Cervator!~Thunderbi@2601:4c1:4000:362c:d0ca:5285:e9d2:a72b) (Quit: Cervator)
L312[21:48:03] ⇨ Joins: Cervator (Cervator!~Thunderbi@2601:4c1:4000:362c:d0ca:5285:e9d2:a72b)
L313[21:49:32] <Izaya> No reason you *couldn't* I suppose
L314[22:04:06] ⇦ Quits: Thutmose (Thutmose!~Patrick@host-69-59-79-181.nctv.com) (Quit: Leaving.)
L315[22:09:09] <Kleadron> i think it would be a good idea, or at least as a special graphics mode that gives you double the height at the cost of half the speed
L316[22:55:58] ⇦ Quits: Izaya (Izaya!~izaya@210-1-218-92-cpe.spintel.net.au) (Ping timeout: 190 seconds)
L317[23:00:54] ⇨ Joins: Izaya (Izaya!~izaya@210-1-218-92-cpe.spintel.net.au)
L318[23:04:11] <gamax92> HLSL -> [fxc] -> DXBC -> [HLSLcc] -> GLSL -> [glslang] -> SPIR-V -> [SPIRV-Cross] -> HLSL
L319[23:10:18] ⇨ Joins: RedInvent (RedInvent!webchat@cpe-76-185-52-167.tx.res.rr.com)
L320[23:11:29] <RedInvent> I am trying to make a program for a server where players can click on buttons that post text
L321[23:11:46] <RedInvent> i have no idea how do any of it
L322[23:32:59] ⇨ Joins: Spacemike (Spacemike!webchat@132.170.43.125)
L323[23:36:13] ⇦ Quits: Spacemike (Spacemike!webchat@132.170.43.125) (Client Quit)
L324[23:40:22] ⇦ Quits: RedInvent (RedInvent!webchat@cpe-76-185-52-167.tx.res.rr.com) (Quit: webchat.esper.net)
L325[23:49:00] ⇨ Joins: Spacemike (Spacemike!webchat@132.170.43.125)
<<Prev Next>> Scroll to Top