<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:00:13] <bad at​ vijya> my everything hurts
L2[00:00:15] <bad at​ vijya> pain
L3[00:03:24] <ThePi​Guy24> welcome to reality
L4[00:07:54] <Kristo​pher38> jesus christ i'm retarded
L5[00:09:07] <Kristo​pher38> you know how by subtracting sum of digits on even positions from sum of digits on odd positions you can figure out if the number is divisible by 11?
L6[00:10:23] <Kristo​pher38> or rather, it's value mod 11
L7[00:10:35] <Kristo​pher38> turns out it works for other numeral systems, for base-n you can figure out mod n+1 the same way
L8[00:11:23] <Kristo​pher38> so i was trying it on mod 17 but instead of adding digits in hex i added digits in decimal
L9[00:11:49] <Amanda> Don't try it with base-10^82 -- you'll cause a stack overflow
L10[00:12:25] * Amanda curls up in front of the toaster oven, waits for her noms
L11[00:14:50] <Kristo​pher38> certainly wouldn't want to try it with base as large as the number of atoms in the universe
L12[00:19:45] <CompanionCube> %tonkout
L13[00:19:45] <MichiBot> Crud! Compan​ionCube! You beat your own previous record of 3 hours, 50 minutes and 42 seconds (By 15 minutes and 43 seconds)! I hope you're happy!
L14[00:19:46] <MichiBot> Compan​ionCube has tonked out! Tonk has been reset! They gained 0.004 tonk points! plus 0.006 bonus points for consecutive hours! Current score: 0.920551, Position #2 Need 0.0476714 more points to pass Va​ur!
L15[01:25:25] <Sagh​etti> ok so news for acheron
L16[01:25:35] <Sagh​etti> i gave it a think
L17[01:26:12] <Sagh​etti> and realized that a risc-v userspace is so much cooler than acheron
L18[01:28:19] <Sagh​etti> plus it means i don't need to make a toolchain from the ground up
L19[01:30:29] <CompanionCube> so basically an OS that turns you intel box into an emulated RISC-V system
L20[01:32:07] <Sagh​etti> yeah
L21[01:33:45] <CompanionCube> you can take inspiration from qemu's user-mode functionality
L22[01:34:31] <Sagh​etti> also i wonder if i should have a risc-v userspace only
L23[01:34:54] <Sagh​etti> or implement a risc-v processor that conforms to the standards
L24[01:35:04] <Sagh​etti> so that i can boot risc-v linux on my x86 box
L25[01:35:08] <Sagh​etti> that would be hella interesting
L26[01:35:22] <CompanionCube> inspired: run everything in kernel mode, who needs usermode when everything's running under emulation anyway
L27[01:35:39] <Sagh​etti> that was originally how acheros was going to work
L28[01:35:52] * CompanionCube gestures at the MS 'Singularity' OS
L29[01:36:04] <Sagh​etti> everything would stay in x86 kernel mode
L30[01:37:37] <CompanionCube> (also iirc one of the old IBM machines didn't even have the *concept* of kernel mode/user mode because of how the security moel worked)
L31[01:38:14] <Sagh​etti> yeah i think i read a wikipedia article on that
L32[01:46:41] <bad at​ vijya> today in code sam writes
L33[01:46:44] <bad at​ vijya> `Vector3D / ace combat / zero = new Vector3D(0, 0, 0); // << It's time. >>`
L34[01:49:08] <bad at​ vijya> wtf
L35[01:49:15] <bad at​ vijya> space engineers isn't even using that much RAM
L36[01:49:19] <bad at​ vijya> why is it locking up so much
L37[01:49:30] <bad at​ vijya> well, i say "not using that much ram" in the context of space engineers
L38[01:49:48] <bad at​ vijya> okay, it just flatout crashed
L39[01:57:49] <bad at​ vijya> oh, now i remember why i needed thrusters on the top and bottom
L40[01:58:02] <bad at​ vijya> for canceling speed in turns
L41[01:58:11] <bad at​ vijya> (this is on a big fucking missile, btw)
L42[01:58:26] <Kristo​pher38> BFM
L43[01:58:32] <bad at​ vijya> yes
L44[01:58:46] <bad at​ vijya> it's an armor penetrating, high explosive cluster missile
L45[01:58:53] <bad at​ vijya> i'm currently working on making it like
L46[01:58:57] <bad at​ vijya> actually a guided missile
L47[01:59:49] <bad at​ vijya> i have a few different types of guidance packages, too
L48[02:00:25] <grey​sondn> Oh? Did the community split while I wasn't looking?
L49[02:00:47] <grey​sondn> Derp. Nevermind. I'm an idiot. There were two servers the entire time.
L50[02:01:13] <grey​sondn> Hope everyone is well, in the meantime.
L51[02:02:32] <bad at​ vijya> the ones i have planned are radar guided fire and forget, semi-active "GPS" guided, and anti-radiation
L52[02:05:16] <bad at​ vijya> the radar guided uses an initial location/velocity given via the antenna IGC, then uses a sensor to lock and track, the semi-active uses the IGC for directly getting velocity and position, and anti-radiation listens for IGC broadcasts and locks onto them
L53[02:07:17] <Kristo​pher38> @greysondn haven't seen you in a while
L54[02:07:59] <Kristo​pher38> @bad at vijya I want to do the uhhh
L55[02:08:04] <Kristo​pher38> What was it called
L56[02:08:24] <Kristo​pher38> Some feedback loop steering thing
L57[02:08:30] <bad at​ vijya> PID?
L58[02:08:35] <Kristo​pher38> yes
L59[02:08:56] <Kristo​pher38> Ive seen people do PIDs to steer missiles in SE and I think it's really cool
L60[02:09:06] <grey​sondn> >Kristo​pher38: <@283780995453419522> haven't seen you in …
L61[02:09:06] <grey​sondn> Life got busy. I did a lot of crazy projects and kept waiting on OC 1.15.x and then 1.16.x. I'm afraid I've betrayed you all; I've installed CC for the time being, just so I can program some proper race timers without driving myself insane in 1.16.x
L62[02:09:08] <Kristo​pher38> Even more so if you install realistic thrusters mod
L63[02:09:14] <bad at​ vijya> i need to see how they do it tbh
L64[02:09:25] <grey​sondn> I'll be back to OC when it finally updates, though! ❤️
L65[02:10:07] <Kristo​pher38> Terry Davis had some videos on it, didn't explain much but it was cool
L66[02:10:25] <Kristo​pher38> Iirc you calculate some integrals and whatnot and it works
L67[02:10:33] <bad at​ vijya> there's probably code for it somewhere
L68[02:15:16] <Kristo​pher38> Yeah I've seen one in one of those missile control scripts
L69[02:15:29] <bad at​ vijya> hm
L70[02:15:38] <bad at​ vijya> wonder if anyone's made modular guidance scripts
L71[02:15:42] * CompanionCube looked it up: the machine was the original CISC AS/400s, before they moved to POWER.
L72[02:15:45] <bad at​ vijya> missile, rather
L73[02:18:27] <bad at​ vijya> ohh, i don't even have to set up a guidance system
L74[02:18:32] <bad at​ vijya> i can use remote control's autopilot
L75[02:31:37] <bad at​ vijya> okay cool
L76[02:31:42] <bad at​ vijya> guidance is really easy then
L77[02:55:38] ⇦ Quits: DBotThePony (~Thunderbi@31.220.170.28) (Ping timeout: 189 seconds)
L78[02:58:41] ⇦ Quits: t20kdc (~20kdc@cpc139384-aztw33-2-0-cust220.18-1.cable.virginm.net) (Remote host closed the connection)
L79[03:03:46] <Ar​iri> https://youtu.be/Ihw_Al4RNno
L80[03:03:46] <MichiBot> Privacy | App Tracking Transparency | Apple | length: 1m 56s | Likes: 68,672 Dislikes: 1,054 Views: 574,649 | by Apple | Published On 26/4/2021
L81[03:07:17] <Sagh​etti> cool
L82[03:21:21] <bad at​ vijya> `pos = blk.GetPosition() + (Vector3D.TransformNormal(forwardithink, blk.WorldMatrix)*1000); // fuck off far` also this
L83[03:21:37] <Sagh​etti> smells like pascalcase
L84[03:21:43] <bad at​ vijya> what
L85[03:21:48] <bad at​ vijya> i'm writing C#
L86[03:21:53] <bad at​ vijya> for space engineers
L87[03:22:02] <bad at​ vijya> making a missile guidance system
L88[03:33:43] <bad at​ vijya> anyways, once i get this done
L89[03:33:48] <bad at​ vijya> i'm gonna make a smaller missile
L90[03:33:52] <bad at​ vijya> literally a small block missile
L91[03:34:02] <bad at​ vijya> another armor penetrating missile
L92[03:36:56] <Sagh​etti> >bad at​ vijya: for space engineers
L93[03:36:56] <Sagh​etti> ik
L94[03:37:00] <Sagh​etti> scriptable blocks :Ryan_PogO:
L95[03:46:32] <CompanionCube> %tonk
L96[03:46:32] <MichiBot> Swell! Compan​ionCube! You beat your own previous record of <0 (By 3 hours, 26 minutes and 47 seconds)! I hope you're happy!
L97[03:46:33] <MichiBot> CompanionCube's new record is 3 hours, 26 minutes and 47 seconds! No points gained for stealing from yourself. (Lost out on 0.00345)
L98[04:14:57] ⇨ Joins: JonnyGreenwood (~djmadest@95.182.122.116)
L99[04:16:10] ⇦ Quits: Thutmose (~Patrick@host-69-59-79-181.nctv.com) (Quit: Leaving.)
L100[04:19:13] <bad at​ vijya> @Saghetti i can't get the remote control block to bring the craft up to max speed
L101[04:19:42] <bad at​ vijya> mostly because it's like
L102[04:19:55] <bad at​ vijya> "e, can't use thrust override"
L103[04:20:30] <Sagh​etti> damn
L104[04:22:42] <bad at​ vijya> god, why is it moving so fuckin slow
L105[04:26:27] <Sagh​etti> also unrelated but i finally came up with a good name for my risc-v emulator os
L106[04:26:28] <Sagh​etti> vex86
L107[04:26:36] <Sagh​etti> risc-V Emulation for X86
L108[04:27:18] <Sagh​etti> naming is always the hardest part of starting a project imo
L109[04:27:31] <Sagh​etti> it took me hours and this is what i finally settled on
L110[04:33:46] * Amanda looks behind Elfi, decides the swarm of locusts is the mortals problem, curls up around her under a blanket, zzzmews
L111[04:37:37] <CompanionCube> i imagine you won't be doing anything like yoinking QEMU's TCG?
L112[04:38:50] * CompanionCube would also think just emulating a userspace is easier
L113[04:40:05] <CompanionCube> no need to make any hardware decisions then
L114[04:49:24] <bad at​ vijya> pain
L115[04:49:32] <bad at​ vijya> the forward vector is (0,0,-1)
L116[04:49:42] <bad at​ vijya> what the fuck, keen
L117[04:59:00] <Sagh​etti> you could say
L118[04:59:29] <Sagh​etti> they weren't so keen on making a sane coordinate system
L119[05:00:56] <Izaya> welcome to SE
L120[05:00:58] <Izaya> nothing makes sense
L121[05:01:26] <bad at​ vijya> Izaya: yes
L122[05:01:31] <bad at​ vijya> and i have to write a fucking autopilot
L123[05:06:56] <CompanionCube> https://github.com/fwsGonzo/libriscv i found this
L124[05:09:37] <Sagh​etti> cool
L125[05:09:42] <Sagh​etti> but it's in c++
L126[05:37:13] ⇨ Joins: ben_mkiv (~ben_mkiv@200116b814e2570050fb25304e891b28.dip.versatel-1u1.de)
L127[07:03:59] <Ar​iri> https://youtu.be/VGscIBfT7xE
L128[07:03:59] <MichiBot> bad apple but it's a discord voice channel user list | length: 4m 46s | Likes: 1,490 Dislikes: 13 Views: 22,774 | by aznguy.mp5 | Published On 24/3/2021
L129[07:09:04] <CompanionCube> %drink
L130[07:09:04] <MichiBot> You drink a thick apple potion (New!). CompanionCube gains a negligible amount of luck.
L131[07:12:54] <masus​niper> What is the default login to an OC2 linux computer?
L132[07:18:55] <masus​niper> never mind i found it
L133[07:38:14] <CompanionCube> %tonkout
L134[07:38:15] <MichiBot> Wah! Compan​ionCube! You beat your own previous record of 3 hours, 26 minutes and 47 seconds (By 24 minutes and 55 seconds)! I hope you're happy!
L135[07:38:16] <MichiBot> Compan​ionCube has tonked out! Tonk has been reset! They gained 0.003 tonk points! plus 0.004 bonus points for consecutive hours! Current score: 0.927551, Position #2 Need 0.0406714 more points to pass Va​ur!
L136[07:59:27] ⇨ Joins: Vexatos (~Vexatos@port-92-192-163-98.dynamic.as20676.net)
L137[07:59:27] zsh sets mode: +v on Vexatos
L138[08:58:49] <Forec​aster> %tonk
L139[08:58:50] <MichiBot> Holy roberto's knife Batman! Forec​aster! You beat Compan​ionCube's previous record of <0 (By 1 hour, 20 minutes and 34 seconds)! I hope you're happy!
L140[08:58:51] <MichiBot> Forecaster's new record is 1 hour, 20 minutes and 34 seconds! Forecaster also gained 0.00134 tonk points for stealing the tonk. Position #3. Need 0.30027015 more points to pass Compan​ionCube!
L141[09:18:25] ⇦ Quits: hnOsmium0001 (uid453710@id-453710.stonehaven.irccloud.com) (Quit: Connection closed for inactivity)
L142[10:44:44] <Kristo​pher38> Izaya: did you know that ore detector code in SE is tied to the player's HUD code, and that's why we can't have access to ore detector's data from code
L143[10:44:54] <Kristo​pher38> Or so I heard
L144[10:44:57] <Izaya> yup
L145[10:45:17] <Izaya> and if you have too high a range on your ore detector it lags clients out, even ones that can't see the info
L146[10:45:48] <Kristo​pher38> 😂 👌
L147[10:45:55] <ThePi​Guy24> ah yes the power of klang
L148[10:46:00] <Izaya> hence why the vanilla range is so short
L149[10:53:01] <ILikeP​apyrus> Hi, do you know a very good tutorial for the latest version of OC?
L150[10:53:07] <ILikeP​apyrus> Thanks!
L151[10:55:32] <Izaya> a tutorial to do what
L152[10:57:01] <ILikeP​apyrus> for, basically, how to do anything
L153[10:57:06] <ILikeP​apyrus> to get started
L154[10:57:23] <ILikeP​apyrus> and do everything that the mod offers, from servers to drones
L155[11:01:18] <Kristo​pher38> the official sangar tutorials cover a lot of specific stuff but can be pretty outdated
L156[11:02:05] <Kristo​pher38> I should probably ask if you've had any previous experience with programming
L157[11:05:18] <Vampyre> I'd start with reading through the in game manual, that will give you a good idea what is available
L158[11:05:31] <Vampyre> other then that, yah... it's all software programming
L159[11:06:01] <Vampyre> oc does nothing without programming ;-)
L160[11:10:43] <ILikeP​apyrus> ok... Thanks anyway!
L161[11:19:12] ⇨ Joins: TPG24 (~ThePiGuy2@31.111.20.164)
L162[11:20:57] ⇦ Quits: ThePiGuy24 (~ThePiGuy2@31.111.20.164) (Ping timeout: 189 seconds)
L163[11:27:03] <Forec​aster> @ILikePapyrus I have a thing for you
L164[11:27:22] <Forec​aster> https://towerofawesome.org/blocklyoc
L165[11:28:01] <Forec​aster> There's a video
L166[11:42:28] <Va​ur> %tonk
L167[11:42:30] <MichiBot> Wow! Va​ur! You beat Forec​aster's previous record of 1 hour, 20 minutes and 34 seconds (By 1 hour, 23 minutes and 4 seconds)! I hope you're happy!
L168[11:42:31] <MichiBot> Vaur's new record is 2 hours, 43 minutes and 39 seconds! Vaur also gained 0.00276 (0.00138 x 2) tonk points for stealing the tonk. Position #1.
L169[11:56:39] ⇨ Joins: ThePiGuy24 (~ThePiGuy2@31.111.20.164)
L170[11:57:25] ⇦ Quits: TPG24 (~ThePiGuy2@31.111.20.164) (Ping timeout: 204 seconds)
L171[13:37:48] <Amanda> @"bad at vidjya" are you sure that you're remote block is facing the right way? IIRC that's what it's based off of
L172[13:38:01] <Amanda> ( Or pilot seat )
L173[13:48:29] ⇨ Joins: Thutmose (~Patrick@host-69-59-79-181.nctv.com)
L174[13:49:45] <bad at​ vijya> Amanda: yes
L175[13:50:01] <bad at​ vijya> using remote control was perfectly fine
L176[13:53:33] <ILikeP​apyrus> >Forec​aster: <@670324125641998377> I have a thing for you
L177[13:53:34] <ILikeP​apyrus> thanks
L178[13:58:57] <Amanda> %choose space; 2d or 3d
L179[13:58:58] <MichiBot> Ama​nda: 3d space
L180[14:20:28] ⇨ Joins: t20kdc (~20kdc@cpc139384-aztw33-2-0-cust220.18-1.cable.virginm.net)
L181[14:28:47] ⇦ Quits: ben_mkiv (~ben_mkiv@200116b814e2570050fb25304e891b28.dip.versatel-1u1.de) (Ping timeout: 189 seconds)
L182[14:38:56] <Ar​iri> bad at vijya: there are existing missile guidance scripts btw, in the event you don't want to write one yourself at some point
L183[14:43:37] <Amanda> %8ball pie for breakfast?
L184[14:43:38] <MichiBot> Ama​nda: Outlook not so good
L185[14:50:24] * Amanda checks the time
L186[14:50:31] <Amanda> %8ball pie for brunch?
L187[14:50:32] <MichiBot> Ama​nda: Without a doubt
L188[14:50:35] <Amanda> \o/
L189[14:50:54] * Amanda beams a slice of shoo-fly pie in frontof herself, and a littler slice for Elfi as well
L190[15:16:54] <Amanda> %choose explore the derelict or head back to home-sector to finish transfering ships
L191[15:16:55] <MichiBot> Ama​nda: Haven't you always gone with "explore the derelict"? Hm, maybe not.
L192[15:48:16] ⇨ Joins: hnOsmium0001 (uid453710@id-453710.stonehaven.irccloud.com)
L193[16:14:32] <Va​ur> %tonkout
L194[16:14:33] <MichiBot> Darn it! Va​ur! You beat your own previous record of 2 hours, 43 minutes and 39 seconds (By 1 hour, 48 minutes and 25 seconds)! I hope you're happy!
L195[16:14:35] <MichiBot> Va​ur has tonked out! Tonk has been reset! They gained 0.004 tonk points! plus 0.006 bonus points for consecutive hours! Current score: 0.9809824, Position #1
L196[16:14:41] <Va​ur> %sip
L197[16:14:42] <MichiBot> You drink a thick aether potion (New!). Vaur gains the ability to talk to bricks until they have some bacon.
L198[16:33:10] <n​il> %tonk
L199[16:33:10] <MichiBot> Zounderkite! n​il! You beat Va​ur's previous record of <0 (By 18 minutes and 36 seconds)! I hope you're happy!
L200[16:33:11] <MichiBot> nil's new record is 18 minutes and 36 seconds! nil also gained 0.00031 tonk points for stealing the tonk. Position #4. Need 0.23253954 more points to pass Forec​aster!
L201[16:40:39] <Terf​usti> how would I deposit from a robot to a chest without having to specify a slot?
L202[16:40:44] <Terf​usti> how would I deposit from a robot to a chest without having to specify a slot in the chest? [Edited]
L203[16:40:57] ⇨ Joins: ben_mkiv (~ben_mkiv@200116b814aecd00017b9e7137f15d0f.dip.versatel-1u1.de)
L204[16:41:34] <Forec​aster> don't specify a slot?
L205[16:43:57] <Terf​usti> from the inventory controller, the only function I could find to deposit things is `dropIntoSlot()` which requires a slot
L206[16:44:30] <Forec​aster> maybe you shouldn't be looking at the inventory controller then
L207[16:47:21] <Terf​usti> Ah, I had looked through the entire robot API, guess I missed the `drop()` function. Thanks
L208[16:55:55] <Z0id​berg> https://tinyurl.com/yfrkx59w
L209[16:56:38] ⇨ Joins: TPG24 (~ThePiGuy2@31.111.20.164)
L210[16:56:44] <Z0id​berg> Izaya^
L211[16:57:08] ⇦ Quits: ThePiGuy24 (~ThePiGuy2@31.111.20.164) (Ping timeout: 189 seconds)
L212[16:57:08] <Z0id​berg> My friend took my phone and took a picture last night. I'd say not bad for a cell phone shot
L213[17:03:59] <Amanda> %choose move people or move machine room
L214[17:04:00] <MichiBot> Ama​nda: Some "move people" sounds nice
L215[17:06:04] <n​il> %choose do homework or not do homework
L216[17:06:04] <MichiBot> n​il: Once you get a taste of "do homework" you can't stop.
L217[17:06:11] <n​il> ...
L218[17:06:17] <n​il> well lets try again
L219[17:06:22] <n​il> %choose do homework or not do homework
L220[17:06:23] <MichiBot> n​il: The proof is in the pudding. Definitely "do homework". Now please get it out of my pudding.
L221[17:06:30] <n​il> wtf?
L222[17:06:34] <n​il> %choose do homework or not do homework
L223[17:06:34] <MichiBot> n​il: Eeny, meeny, miny, do homework.
L224[17:06:45] <n​il> fuck you, MichiBot.
L225[17:06:55] <Va​ur> you know ... I think michibot gave you a hint 😄
L226[17:07:06] <n​il> i'll try again!
L227[17:07:08] <n​il> %choose do homework or not do homework
L228[17:07:08] <MichiBot> n​il: If I had a gold nugget for every time someone asked me about "do homework"
L229[17:07:21] <n​il> fuck.
L230[17:07:23] <Forec​aster> she'd have a lot of gold nuggets by now
L231[17:07:29] <n​il> yeah
L232[17:07:36] * Amanda steals all @nil's video games until they do their damn homework
L233[17:07:54] <n​il> how you fkin dare!
L234[17:07:57] <n​il> %bite Amanda
L235[17:07:58] <MichiBot> nil is trying to bite Ama​nda! They have 1 minute if they want to attempt to %defend against it!
L236[17:08:01] <n​il> hehe
L237[17:08:03] <Amanda> %parry
L238[17:08:03] <MichiBot> Amanda managed to partially parry nil. With a 12 vs 12 Amanda only takes half of the 1 damage.
L239[17:08:28] <n​il> whyyyy
L240[17:08:39] <n​il> you should be punished for stealing my videogames
L241[17:08:40] <Amanda> Does that round, or is there/will there be frational damage?
L242[17:08:49] <n​il> rounds to 1 I hope
L243[17:08:51] <Forec​aster> that'd still be 1 damage
L244[17:09:15] <Amanda> so it'd round up
L245[17:09:37] <n​il> %choose get my games back from Amanda or do the damn homework or keep trying to get an answer I like
L246[17:09:38] <MichiBot> n​il: get my games back from Amanda'os, for a complete breakfast!
L247[17:09:42] <n​il> YES
L248[17:09:43] <Forec​aster> not necessarily, but it'd be a minimum of 1 damage
L249[17:10:38] <Amanda> @nil in this time you've spent fucking about trying to get the answer you wanted, you could have probable finished some questions of your homework
L250[17:10:51] <n​il> maybe.
L251[17:11:10] <n​il> if I knew exactly what I have for homework, definitely.
L252[17:11:25] <n​il> but I either don't know or don't want to find out
L253[17:11:49] <Forec​aster> great plan
L254[17:12:44] <n​il> well I have remote school today too, and in our school its just homework from teachers so nobody'll check it...
L255[17:13:17] <Amanda> %choose really move the people or just move the machines, moving people will be too much work
L256[17:13:18] <MichiBot> Ama​nda: Is it a bird?! Is it a plane?! No! It's "just move the machines, moving people will be too much work"!
L257[17:14:41] <Forec​aster> %sip
L258[17:14:42] <MichiBot> You drink a seeping grass potion (New!). Forecaster's toes turn invisible until they say the phrase "Nice Wenk".
L259[17:15:01] <Forec​aster> I don't want to say that
L260[17:15:48] <Bene​dani> %consume
L261[17:15:48] <MichiBot> You drink a cloudy sapphire potion (New!). Benedani turns into a boneboo octopus until they stop thinking about it.
L262[17:17:01] <Amanda> https://nc.ddna.co/s/KXgJHscsf8frMsa See! It'd be much more effort to move the people than to move the noisy power gen machines!
L263[17:18:10] <Forec​aster> what game is that
L264[17:20:08] <Amanda> Space Haven
L265[17:21:19] <Forec​aster> ah, I've downloaded that but haven't played it yet
L266[17:23:43] <Forec​aster> odyssey phase 4 sometime tomorrow...
L267[17:23:52] <Forec​aster> right on D&D day, shoot
L268[17:37:03] ⇨ Joins: ThePiGuy24 (~ThePiGuy2@31.111.20.164)
L269[17:38:15] ⇦ Quits: TPG24 (~ThePiGuy2@31.111.20.164) (Ping timeout: 189 seconds)
L270[17:42:38] <Va​ur> %tonk
L271[17:42:39] <MichiBot> Awesome! Va​ur! You beat n​il's previous record of 18 minutes and 36 seconds (By 50 minutes and 51 seconds)! I hope you're happy!
L272[17:42:40] <MichiBot> Vaur's new record is 1 hour, 9 minutes and 28 seconds! Vaur also gained 0.00085 tonk points for stealing the tonk. Position #1.
L273[17:45:41] ⇦ Quits: ben_mkiv (~ben_mkiv@200116b814aecd00017b9e7137f15d0f.dip.versatel-1u1.de) (Ping timeout: 189 seconds)
L274[17:46:56] <Va​ur> %sip
L275[17:46:57] <MichiBot> You drink a smelly void potion (New!). Vaur is suddenly more aware of cute things nearby until they stop thinking about it.
L276[18:16:12] <Amanda> %choose gather all the hyperium or jump to next sytsem
L277[18:16:12] <MichiBot> Ama​nda: Haven't you always gone with "gather all the hyperium"? Hm, maybe not.
L278[18:25:15] <n​il> %sip
L279[18:25:15] <MichiBot> You drink a spooned mithril potion (New!). nil turns into an octopus otter boy until they have A Cyan potion.
L280[18:25:29] <n​il> I need the cyan potion
L281[18:47:02] <Sagh​etti> risc-v is cool but like
L282[18:47:18] <Sagh​etti> i can't find any docs on the MMIO registers
L283[18:49:32] <Sagh​etti> i was able to find this though https://wiki.osdev.org/HiFive-1_Bare_Bones
L284[18:49:44] <Sagh​etti> it's just UART :(
L285[18:49:51] <Sagh​etti> and gpio
L286[18:57:30] <Forec​aster> https://tinyurl.com/ygcw2pg5
L287[18:59:10] <Sagh​etti> sign me up
L288[19:29:16] <Va​ur> %sip
L289[19:29:16] <MichiBot> You drink a prickly mithril potion (New!). Vaur briefly feel like they have just stepped out of a car.
L290[20:13:01] <CompanionCube> %tonk
L291[20:13:01] <MichiBot> Wild! Compan​ionCube! You beat Va​ur's previous record of 1 hour, 9 minutes and 28 seconds (By 1 hour, 20 minutes and 53 seconds)! I hope you're happy!
L292[20:13:02] <MichiBot> CompanionCube's new record is 2 hours, 30 minutes and 22 seconds! CompanionCube also gained 0.0027 (0.00135 x 2) tonk points for stealing the tonk. Position #2. Need 0.0515814 more points to pass Va​ur!
L293[20:41:26] <Vampyre> there are risc boards with a more complete full desktop feature set
L294[20:41:37] <Vampyre> they are kind of expensive though
L295[21:26:37] <i_develo​p_things> @Saghetti just look at OC2, it's RISC V:P
L296[21:26:43] <i_develo​p_things> RISC-V*
L297[21:27:47] <Sagh​etti> 👀
L298[21:30:40] <i_develo​p_things> https://github.com/fnuecke/oc2, i think builds are on jenkins
L299[21:37:36] <Ar​iri> https://www.reddit.com/r/wallstreetbets/comments/mzkumu/markets_crash_every_time_oreo_releases_an_even/
L300[21:39:09] <CompanionCube> Ariri: https://drewdevault.com/2021/04/26/Cryptocurrency-is-a-disaster.html
L301[21:51:31] <Vexatos> imagine if crypto was used for calculating like molecular dynamics or quantum chemistry
L302[21:51:42] <Vexatos> maybe I could finally get some free calculation resources :^)
L303[21:52:40] <CompanionCube> proof-of-maths: solve a math/chemistry problem to mine a new block
L304[21:57:18] ⇦ Quits: lord| (~ba7888b72@66.109.211.50) (Ping timeout: 189 seconds)
L305[21:58:09] <Kristo​pher38> that's proof of work though
L306[21:58:26] <Kristo​pher38> but at least it would be useful
L307[21:58:36] <CompanionCube> implying i was serious
L308[21:59:57] ⇨ Joins: lord| (~ba7888b72@66.109.211.50)
L309[22:00:33] <Sagh​etti> brainwave
L310[22:00:44] <Sagh​etti> proof of work by folding proteins
L311[22:01:32] <bad at​ vijya> https://tinyurl.com/yhy8taet
L312[22:01:34] <Kristo​pher38> POF
L313[22:01:35] <Kristo​pher38> proof of fold
L314[22:04:18] ⇦ Quits: lord| (~ba7888b72@66.109.211.50) (Ping timeout: 198 seconds)
L315[22:06:11] <bad at​ vijya> https://tinyurl.com/yheacegp
L316[22:07:02] <Va​ur> space engineers looking different from what I remember
L317[22:07:35] <Sagh​etti> how so
L318[22:07:40] <Sagh​etti> looks like se to me
L319[22:07:50] <bad at​ vijya> god, i have a cool airlock script now
L320[22:07:51] <bad at​ vijya> :)
L321[22:08:09] <Va​ur> it is, just lightning and shaders looking much better
L322[22:08:17] <Va​ur> it is SE, just lightning and shaders looking much better [Edited]
L323[22:08:26] <Va​ur> it is SE, just lightning or shaders looking much better [Edited]
L324[22:09:14] <bad at​ vijya> i also have this rad shuttle https://tinyurl.com/ye5fh9mq
L325[22:12:51] <bad at​ vijya> @Vaur it's still just as much of a broken mess, too
L326[22:14:17] <Va​ur> I have about 50 hours into it, lost interest after a while
L327[22:18:37] <Sagh​etti> nerd game
L328[22:18:42] <Sagh​etti> (why everyone here plays/played it)
L329[22:18:51] ⇨ Joins: lord| (~ba7888b72@66.109.211.50)
L330[22:21:59] <bad at​ vijya> https://tinyurl.com/yfer6mpv
L331[22:22:21] <bad at​ vijya> here's what happens when you have a breach lmao https://tinyurl.com/yjvc4fsv
L332[22:27:47] <bad at​ vijya> now, time to make a firelock script
L333[22:28:17] <bad at​ vijya> where, like, if there's a breach, it closes big hangar doors to block off the breach
L334[22:43:31] <Amanda> if (Ship == "Breached") { CloseHangars(); }
L335[22:43:32] <Ar​iri> CC: wow, people are abusing a developing technology? where have I seen that before.. -.-
L336[22:44:11] <Ar​iri> could use the air vent or that script for detecting hull damage for that^^
L337[22:51:17] ⇦ Quits: Vexatos (~Vexatos@port-92-192-163-98.dynamic.as20676.net) (Quit: Insert quantum chemistry joke here)
L338[22:52:54] <CompanionCube> Ariri; the cost/benefit here seems weighted towards one side, though...
L339[22:55:42] <Ariri> Sure, we can go round and round about who crypto benefits now and who it will benefit later, but ultimately people see an opportunity to make easy money and they're going to take it. Just look at Musk, who foolishly (or not, depending on how you look at it) shills Doge yet trades cars appreciating assets for depreciating ones
L340[22:58:41] <Wat​tana> guys i got access to openai beta https://tinyurl.com/ykx83f6o
L341[22:58:56] <Wat​tana> ik it's off topic but im just so excited
L342[22:59:48] <CompanionCube> yep, it's nice that this isn't a *good* thing though
L343[23:19:48] <Sagh​etti> thanks ??jang991@gmail.cm
L344[23:19:53] <Sagh​etti> com*
L345[23:24:26] <bad at​ vijya> @Ariri that's what i plan to do lmao
L346[23:24:36] <bad at​ vijya> using custom block data to define firelock zones
L347[23:24:52] <bad at​ vijya> it'll automagically detect if it's a door, a vent, or a screen
L348[23:36:19] <Ariri> Nice
L349[23:39:55] <Amanda> CompanionCube: that's the second time today I've seen that vein of argument from a CI provider.. And I hate that humans are so greedy that it's nessary to punish the many due to the actions of the entitled few.
L350[23:43:50] <Te​ris> I agree
L351[23:52:16] <bad at​ vijya> weird
L352[23:52:24] <bad at​ vijya> air vents keep breaking because of the hangar doors
<<Prev Next>> Scroll to Top