<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:09:49] ⇦ Quits: ThePiGuy24 (~ThePiGuy2@host-92-17-126-142.as13285.net) (Ping timeout: 189 seconds)
L2[00:10:14] ⇨ Joins: ThePiGuy24 (~ThePiGuy2@host-92-17-126-142.as13285.net)
L3[00:18:10] * Amanda collapses into a pile of floof, zzzmews.
L4[00:18:15] <Amanda> Early night nerds
L5[00:19:18] <Amanda> Actually, first: wonder if this will work
L6[00:20:09] <Amanda> https://matrix.camnet.site/_matrix/media/r0/download/camnet.site/hxelqmZoNBHJJeNqELebNkwl
L7[00:20:13] <Amanda> Nice
L8[00:21:23] <Amanda> Right, sleeps time
L9[00:25:08] <Ocawes​ome101> holy cow
L10[00:25:21] <Ocawes​ome101> so with an optimization to scrolling, TLE is now usable with syntax highlighting
L11[00:25:23] <Ocawes​ome101> in opencomputers
L12[00:27:38] <Izaya> I almost have LuPi rebooting cleanly \o/
L13[00:27:55] <Izaya> is init supposed to exit after it calls reboot(2)?
L14[00:28:11] ⇦ Quits: Thutmose (~Patrick@host-69-59-79-181.nctv.com) (Read error: Connection reset by peer)
L15[00:29:05] <Ocawes​ome101> https://tryitands.ee
L16[00:29:17] <Izaya> currently it says the CPU has soft-locked
L17[00:29:19] <Izaya> but ???
L18[00:29:23] ⇨ Joins: Thutmose (~Patrick@host-69-59-79-181.nctv.com)
L19[00:29:39] <Izaya> also, I could totally implement hibernation here
L20[00:33:50] ⇦ Quits: Vexatos (~Vexatos@port-92-192-63-219.dynamic.as20676.net) (Quit: Insert quantum chemistry joke here)
L21[00:34:01] ⇦ Quits: ben_mkiv (~ben_mkiv@200116b8149f99004f74c94c75bc79df.dip.versatel-1u1.de) (Ping timeout: 189 seconds)
L22[01:07:33] <Kristo​pher38> @Ocawesome101 nice
L23[01:07:50] <Ocawes​ome101> also the TLE changes are upstream so it'll work out-of-the-box :D
L24[01:10:19] <Izaya> it's pretty impressive how quick a stripped down linux kernel compiles
L25[01:11:30] <Ocawes​ome101> this is the relevant commit: https://github.com/Ocawesome101/TLE/commit/62ed9ed36df79994216008e153a155b1f68604f2
L26[01:16:43] <Izaya> hmm okay
L27[01:16:47] <Izaya> I think I've done everything right
L28[01:16:52] <Izaya> but it still hangs at reboot/shutdown
L29[01:20:36] <Ocawes​ome101> here's TLE running with syntax highlighting on a very large file https://tinyurl.com/yhx6jsu8
L30[01:20:39] <Ocawes​ome101> in opencomputers, with the new scrolling optimizations
L31[01:21:25] <Izaya> that reminds me, ced is wonky in LuPI2
L32[01:23:09] <Izaya> bad_at_vijya: hey do you have a machine you want to put LuPI2 on?
L33[01:23:12] <Ocawes​ome101> how so?
L34[01:23:30] <ThePi​Guy24> nice
L35[01:23:32] <Izaya> the line under the cursor is missing entirely
L36[01:23:45] <Ocawes​ome101> here's old TLE, for comparison https://tinyurl.com/yfx4nr8v
L37[01:23:49] <Ocawes​ome101> Izaya: odd
L38[01:23:54] <ThePi​Guy24> also it bothers me how big that init.lua is ;p
L39[01:24:02] <Ocawes​ome101> consider that it's the entire fucking kernel
L40[01:24:15] <Izaya> meanwhile on PsychOS: compile everything into the kernel
L41[01:24:15] <Ocawes​ome101> (nearly 100K)
L42[01:24:22] <Izaya> oh yeah
L43[01:24:29] <Izaya> I removed more shit from the kernel
L44[01:24:29] <Ocawes​ome101> ULOS has a massive amount of stuff in the kernel
L45[01:24:44] <Izaya> my machine is now idling at 11M
L46[01:25:25] <Ocawes​ome101> not bad
L47[01:25:38] <Ocawes​ome101> also ULOS runs fairly well on a single 256K stick of RAM, so i'm pleased with that
L48[01:25:59] <Ocawes​ome101> (monolith requires at least 384K of RAM to even load the shell, and i'm not sure if apotheosis works even on that little)
L49[01:26:02] <Ocawes​ome101> (i think it does)
L50[01:27:33] <ThePi​Guy24> meanwhile muerkos still does barely anything ;p
L51[01:28:06] <ThePi​Guy24> but hey atleast it uses <80k of ram
L52[01:28:13] <Izaya> so fun fact
L53[01:28:24] <Izaya> you can configure the kernel to reboot by way of a triple fault on x86
L54[01:31:30] <ThePi​Guy24> alright time to actually write a shell
L55[01:31:35] <ThePi​Guy24> well, attempt to
L56[01:31:42] <ThePi​Guy24> while tired and slightly drunk
L57[01:37:52] <Izaya> https://social.shadowkat.net/media/24ed9ce770159b4a0b2f0a4c16366e342b37b6a7652d2a0e2225dd7b0e8577bb.jpg
L58[01:39:44] <ThePi​Guy24> i am making this kernel real cursed
L59[01:40:07] <ThePi​Guy24> aka, old event system gone, replaced with new, more cursed system
L60[01:40:23] <Izaya> I should get a capture card and converter for the miniVGA connector
L61[01:40:31] <ThePi​Guy24> well not so much gone, but fucked with severely
L62[01:40:42] <Izaya> (and some way to make my computer act like a USB keyboard >.>)
L63[01:41:07] <Izaya> then I could have a nice 1280x960 window
L64[01:41:43] <Izaya> OR
L65[01:41:46] <Izaya> I could take this webcam
L66[01:41:47] <Ar​iri> Izaya: what was that thing you used for youtube subscriptions with RSS i think
L67[01:42:02] <Izaya> and string it up above the emac so I could just watch a webcam feed
L68[01:42:04] <Izaya> Ariri: QuiteRSS?
L69[01:42:50] <Ar​iri> oh, was it that simple?
L70[01:49:16] <Ar​iri> indeed it was
L71[01:49:39] <Ar​iri> i thought you had some lightweight or private youtube client that you used
L72[01:56:58] <Izaya> mpv?
L73[01:57:21] <Izaya> I have a script that QuiteRSS opens URLs with, and if it's a youtube URL, it opens in mpv rather than my browser
L74[01:58:24] <Izaya> ayy
L75[01:58:33] <Izaya> had to replace some stuff with platform-independent code
L76[01:58:41] <Izaya> but pkgfs is working on my eMac
L77[02:00:01] <Izaya> bad_at_vijya: know how you told me to use string.pack/unpack because my method isn't platform-independent? that just bit me on the ass.
L78[02:01:26] <Klea​dron> which one
L79[02:01:44] <Izaya> cursed bit shifting
L80[02:01:49] <Klea​dron> :)
L81[02:03:39] <bad at​ vijya> Izaya: yes, two, actually
L82[02:03:43] <bad at​ vijya> oh also, wack
L83[02:03:59] <Izaya> I'll publish my fork soon™ and I want you to test shutdown
L84[02:04:09] <Izaya> because it doesn't work here but I think linux doesn't like my hardware
L85[02:04:15] <bad at​ vijya> one is the raspi and the other is my absolutely ancient P3 machine
L86[02:04:28] <bad at​ vijya> wait, so, i can just stick this on a 512MB CF, right?
L87[02:05:09] <Izaya> need it partitioned and set up with a bootloader, a rootfs with a linux kernel, the lupi executable, and an OC rootfs dir
L88[02:05:18] <Izaya> I think it can auto-generate them though
L89[02:05:24] <Izaya> at least for x86
L90[02:05:29] <Izaya> and ARM
L91[02:05:30] <bad at​ vijya> i'll take that as a yes
L92[02:05:38] <Izaya> I hope I didn't break architectures other than powerpc
L93[02:05:45] <bad at​ vijya> lmao
L94[02:06:05] <bad at​ vijya> i can't believe i'll finally have a machine able to natively run Tsuki
L95[02:06:07] <bad at​ vijya> 😔
L96[02:06:56] <bad at​ vijya> *Tsuki on FoxFS, that is
L97[02:07:21] <bad at​ vijya> also when are you gonna add block devices as drives lmao
L98[02:08:28] <Izaya> soon™
L99[02:08:30] <Izaya> ethernet comes first
L100[02:10:51] <bad at​ vijya> anyways
L101[02:10:52] <bad at​ vijya> post repo
L102[02:10:54] <bad at​ vijya> 🔫
L103[02:11:11] <Izaya> gotta commit my changes
L104[02:16:12] <Izaya> https://git.shadowkat.net/izaya/LuPPC
L105[02:17:04] <ThePi​Guy24> ok yep this is getting more cursed than expected
L106[02:18:35] <Izaya> where's asie when you need them
L107[02:22:07] <ThePi​Guy24> apparently this line is somehow fucking things up `if e[1] ~= nil then`
L108[02:22:16] <ThePi​Guy24> as in, throwing an exception
L109[02:22:26] <ThePi​Guy24> yes e is a table
L110[02:22:43] <ThePi​Guy24> wait no nevermind im a dumbass
L111[02:26:29] <Izaya> also got around to cleaning up the users on my gitea
L112[02:26:48] <Izaya> got rid of all the garbage marketing accounts
L113[02:26:55] <Izaya> turns out I can just delete all the un-activated XMPP accounts
L114[02:26:57] <Izaya> [x] nice
L115[02:27:01] <Izaya> s/XMPP//
L116[02:27:01] <MichiBot> <Izaya> turns out I can just delete all the un-activated accounts
L117[02:32:40] <ThePi​Guy24> mmm the global namespace is very tasty in my os xd
L118[02:33:04] <Izaya> hhhhh
L119[02:33:06] <Izaya> the glow of a CRT
L120[02:33:46] <bad at​ vijya> a
L121[02:34:03] <bad at​ vijya> ksp stopped taking inputs from my scrollwheel
L122[02:41:43] <ThePi​Guy24> welp im beginning to have something akin to a working shell now
L123[02:42:40] <ThePi​Guy24> by that i mean i can get now actually handle events
L124[02:42:43] <ThePi​Guy24> and its cursed
L125[02:42:50] <ThePi​Guy24> as events have no time
L126[02:42:59] <ThePi​Guy24> or rather, no delay
L127[02:43:33] <ThePi​Guy24> as soon as they come in, they are put on the queue, and you pull them whenever you want, if there is no event, you get nil (else you get a table with the event)
L128[02:44:13] <ThePi​Guy24> i guess that somewhat works like signals if you specify a timeout of 0
L129[02:44:26] <ThePi​Guy24> except pulling events no longer yields
L130[02:44:30] <ThePi​Guy24> you do that seperately
L131[02:45:01] <Izaya> ThePiGuy24: on PsychOS, yield also pulls events from the system, but will return (almost) immediately if there is no event
L132[02:46:25] <Izaya> ayy
L133[02:46:32] <Izaya> I've built a PsychOS kernel on the eMac
L134[02:46:35] <ThePi​Guy24> yield here is used both to allow other coroutines to work, and as a time delay
L135[02:47:18] <ThePi​Guy24> like this https://tinyurl.com/yh56zlmj
L136[02:47:41] <Izaya> bonus points: I'm using the kernel source package, compressed, from pkgfs
L137[02:51:15] <ThePi​Guy24> ocvm also has some slightly weird quirks https://tinyurl.com/yh4nsozq
L138[02:51:41] <ThePi​Guy24> such as key_up events being delayed and bunched together
L139[02:52:24] <ThePi​Guy24> and also a bunch of key_up events missing
L140[02:52:49] <Izaya> hmmm
L141[02:53:12] <Izaya> I'm not 100% sure if the internet card isn't working at all, or if it's just API differences
L142[02:53:14] <Izaya> >.>
L143[02:55:58] <ThePi​Guy24> i should probably improve error handling a lot
L144[02:56:27] <ThePi​Guy24> as currently if you have an exception in a coroutine, it just silently fails and kills the coro
L145[02:57:35] <Izaya> I should replace the 5.25" CD drive in this thing with two CF card slots
L146[03:01:20] <Izaya> or four
L147[03:01:22] <Izaya> B)
L148[03:02:40] <Vampyre> or an LTO tape drive?
L149[03:02:52] <Izaya> I have a tape drive, but it's SCSI
L150[03:02:57] <Izaya> this thing only has IDE
L151[03:02:58] <Izaya> >.>
L152[03:03:16] <Vampyre> ahh, bummer :-p
L153[03:03:22] <Vampyre> oh, zip drive!
L154[03:03:31] <Izaya> never seen one of those in the wild
L155[03:03:43] <Izaya> don't think they were popular here
L156[03:03:58] <Izaya> not a bad idea in general though
L157[03:04:04] <Vampyre> I know they are in IDE, still have an parralel one somewhere
L158[03:04:43] <Vampyre> getting the discs might be an issue though
L159[03:07:05] <ThePi​Guy24> alright thats enough cursed development for tonight, time for slep
L160[03:07:25] <Izaya> o/
L161[03:07:41] ⇦ Quits: ThePiGuy24 (~ThePiGuy2@host-92-17-126-142.as13285.net) (Quit: h)
L162[03:35:53] ⇨ Joins: Trixelit (~trixelit@static-33-80.grapevine.net.au)
L163[03:50:22] ⇦ Quits: flappy (~flappy@88-113-155-26.elisa-laajakaista.fi) (Ping timeout: 189 seconds)
L164[03:56:05] ⇦ Quits: t20kdc (~20kdc@cpc139384-aztw33-2-0-cust220.18-1.cable.virginm.net) (Remote host closed the connection)
L165[04:03:13] <bad at​ vijya> https://tinyurl.com/yer9vfzq
L166[04:04:32] <Izaya> https://social.shadowkat.net/xmpp/upload/NQFW1Zv7aWJ08F6Z/iA7oXJyXT3mFEqwayEz54A.jpg
L167[04:05:12] <Vampyre> heh, is that an e-reader?
L168[04:09:34] <Izaya> yup
L169[04:14:07] ⇦ Quits: Ariri (~finch@2603-8000-2f00-e0b3-0226-18ff-fe06-8702.res6.spectrum.com) (Ping timeout: 189 seconds)
L170[04:14:21] ⇦ Quits: phroa (~phroa@173.254.236.155) (Ping timeout: 189 seconds)
L171[04:14:57] ⇨ Joins: finch (~finch@2603-8000-2f00-e0b3-0226-18ff-fe06-8702.res6.spectrum.com)
L172[04:16:04] ⇨ Joins: phroa (~phroa@173.254.236.155)
L173[04:25:55] <Trixelit> how is everyone today
L174[04:26:03] <CompanionCube> %tonkout
L175[04:26:05] <MichiBot> Swell! Compan​ionCube! You beat jac​kie's previous record of 5 hours, 36 minutes and 9 seconds (By 13 minutes and 14 seconds)! I hope you're happy!
L176[04:26:06] <MichiBot> Compan​ionCube has stolen the tonkout! Tonk has been reset! They gained 0.005 tonk points! plus 0.004 bonus points for consecutive hours! (Reduced to 50% because stealing) Current score: 1.158411. Position #2 Need 0.10819155 more points to pass Va​ur!
L177[04:26:22] <CompanionCube> Trixelit: fine, you?
L178[04:38:01] ⇦ Quits: Thutmose (~Patrick@host-69-59-79-181.nctv.com) (Quit: Leaving.)
L179[05:00:12] <Ar​iri> >Iz​aya: https://social.shadowkat.net/xmpp/uplo���
L180[05:00:12] <Ar​iri> 👀
L181[05:03:40] <Izaya> I coerced LuPPC into exposing the root filesystem as a filesystem component
L182[05:03:48] <Izaya> about half the files I try to cat break the lua environment
L183[05:03:50] <Izaya> neat
L184[05:04:56] <Izaya> on the upside
L185[05:05:41] <Izaya> I'm now confident that LuPPC has a good way of adding more filesystems
L186[05:06:09] <Izaya> the environment has a filesystem register function which creates a filesystem component
L187[05:07:10] <Izaya> I'd need something to watch for device attachment and to mount it, then to run the function to add it as a FS component
L188[05:13:04] <bad at​ vijya> https://tinyurl.com/ye73fys8
L189[05:53:35] <bad at​ vijya> TIL i could buy an F-104 Starfighter for less than it costs to get a BTR-60
L190[05:56:58] ⇦ Quits: DBotThePony (~Thunderbi@31.220.170.28) (Read error: Connection reset by peer)
L191[06:15:04] ⇨ Joins: DBotThePony (~Thunderbi@31.220.170.28)
L192[06:18:40] <Vampyre> if you're building a military, better first buy an island and declare yourself emperor
L193[06:19:42] <Vampyre> England shouldn't be too expensive
L194[06:25:19] <bad at​ vijya> who said i was building a military
L195[06:25:34] <bad at​ vijya> i just want a supersonic fighter jet
L196[06:27:28] <Ar​iri> who needs a military when you can build a mobile helicarrier
L197[06:28:28] <bad at​ vijya> i want a mi-26 so i can have a flying casino
L198[06:39:00] <CompanionCube> Vampyre: England has nuclear weapons.
L199[06:39:13] <CompanionCube> I would suggest Sadk, but they
L200[06:39:30] <CompanionCube> *they're also probably under that umbrella
L201[06:41:32] <Va​ur> %tonk
L202[06:41:33] <MichiBot> Awesome! Va​ur! You beat Compan​ionCube's previous record of <0 (By 2 hours, 15 minutes and 27 seconds)! I hope you're happy!
L203[06:41:34] <MichiBot> Vaur's new record is 2 hours, 15 minutes and 27 seconds! Vaur also gained 0.00226 tonk points for stealing the tonk. Position #1.
L204[07:08:40] <Vampyre> technically, scotland has nuclear weapons ;-)
L205[07:09:04] <bad at​ vijya> B) https://tinyurl.com/yznfefad
L206[07:09:20] <Vampyre> although I assume the subs and bases personell is mostly english
L207[07:16:40] <Sagh​etti> https://git.rip/
L208[07:16:43] <Sagh​etti> lmao
L209[07:16:52] <bad at​ vijya> Izaya: https://tinyurl.com/yf4rvup8
L210[07:17:23] <Izaya> what was git.rip?
L211[07:17:34] <Izaya> heard somewhere else it was down
L212[07:17:55] <bad at​ vijya> oh fuck, it's real
L213[07:17:59] <Sagh​etti> Izaya: it was a github mirror afaik
L214[07:18:08] <Sagh​etti> idk just saw it in a mental outlaw video
L215[07:18:20] <Izaya> bad_at_vijya: who do you think #35 is
L216[07:18:26] <Izaya> OH
L217[07:18:31] <Izaya> you were saying that you list replies now
L218[07:18:33] <Izaya> neat
L219[07:19:28] <bad at​ vijya> ye
L220[07:20:06] <bad at​ vijya> i love this one https://tinyurl.com/yhohrxpu
L221[07:20:26] <Sagh​etti> https://gigazine.net/gsc_news/en/20200728-disney-nintendo-microsoft-source-code-leak/
L222[07:20:36] <Izaya> self-(you)ing
L223[07:20:48] <Sagh​etti> so basically an unmoderated gitlab server
L224[07:20:52] <Sagh​etti> with tons of leaked code published to it
L225[07:21:15] <Sagh​etti> was bound to be taken down sooner or later
L226[07:21:18] <Izaya> oh, neat
L227[07:21:32] <bad at​ vijya> (you)
L228[07:21:55] <Izaya> did you try to build LuPPC
L229[07:34:32] <bad at​ vijya> oh
L230[07:34:33] <bad at​ vijya> not yet
L231[07:34:35] <bad at​ vijya> lemme do that
L232[07:36:40] <bad at​ vijya> gonna target i686
L233[07:38:48] <bad at​ vijya> or was it i586
L234[07:39:24] <bad at​ vijya> i686 for P3
L235[07:39:25] <bad at​ vijya> yeah
L236[07:41:43] <bad at​ vijya> forgot i was running this on baker
L237[07:41:49] <bad at​ vijya> where i can specify `-j8`
L238[07:41:54] <Izaya> make -j8
L239[07:42:02] <bad at​ vijya> yeah
L240[07:42:26] <bad at​ vijya> for building the toolchain for targeting i686
L241[07:43:33] <bad at​ vijya> god
L242[07:43:39] <bad at​ vijya> this is gonna take a bit
L243[07:44:44] <bad at​ vijya> gcc is fucking massive
L244[07:44:56] <Izaya> compiling gcc involves compiling gcc no less than three times
L245[07:46:10] <dequbed> How about not using GCC? :P
L246[07:47:11] <bad at​ vijya> unfortunately i can't :(
L247[07:47:33] <dequbed> Why?
L248[07:47:35] <CompanionCube> Izaya: only if you bootstrap.
L249[07:48:04] <bad at​ vijya> heh
L250[07:48:07] <bad at​ vijya> gcc spits out warnings
L251[07:48:10] <bad at​ vijya> while compiling gcc
L252[07:50:51] ⇦ Quits: Hawk777 (~chead@2607:c000:8267:6600:f446:2cc8:3d72:d33b) (Quit: Leaving.)
L253[07:58:18] <Izaya> these are cute https://hackaday.com/2021/05/13/3d-printed-terminal-takes-computing-back-in-time/
L254[07:58:23] <Izaya> good opencomputers emulator?
L255[08:04:05] <bad at​ vijya> i need to add a thing for the i686 target in `scripts/dependencies.sh`
L256[08:06:05] <bad at​ vijya> https://cdn.discordapp.com/attachments/719672251951218720/768986927663284245/Freedom_and_Chick_Fil_A_.mp4
L257[08:12:25] <bad at​ vijya> Izaya: day 3 of "i hate gcc"
L258[08:12:47] <Izaya> why not just use the existing 32-bit x86 target
L259[08:13:05] <bad at​ vijya> nah, it's just not seeing a header that exists righthere
L260[08:13:08] <bad at​ vijya> *right there
L261[08:13:15] <Izaya> ... if we have x86_64, shouldn't we also have x86_32 because x86 is natively 16-bit?
L262[08:13:51] <bad at​ vijya> oh, `make -j8` breaks it
L263[08:13:54] <bad at​ vijya> thanks make
L264[08:14:19] <bad at​ vijya> also uhhh https://tinyurl.com/ydtdql24
L265[08:14:21] <bad at​ vijya> that's concerning
L266[08:17:23] <CompanionCube> Izaya: hah
L267[08:17:33] <Izaya> CompanionCube: after further thought
L268[08:17:40] <Izaya> we should probably call it x86_32_ibmpc or so
L269[08:17:43] <CompanionCube> differentiate between x86, x32, x86_32, x64
L270[08:17:55] <Izaya> because one could happily build an x86_32 machine that doesn't imitate an IBM PC
L271[08:18:09] <CompanionCube> somethingsomething pc98?
L272[08:18:35] <bad at​ vijya> Izaya: i can just grab a psychos cpio, right?
L273[08:18:44] <Izaya> ye
L274[08:19:37] <CompanionCube> (iirc the linux kernel explicitly uses that as 'non-ibm')
L275[08:19:55] <Izaya> ngl I couldn't think of any instances
L276[08:19:58] <Izaya> but that is a good example
L277[08:20:50] <CompanionCube> is a class 3 UEFI machine the same thing, or different?
L278[08:21:48] <Izaya> does that include the CSM and/or can it boot unmodified DOS?
L279[08:21:56] <bad at​ vijya> wait
L280[08:22:09] <bad at​ vijya> will computer.shutdown now shutdown the computer
L281[08:22:10] <bad at​ vijya> lmao
L282[08:22:17] <Izaya> hopefully!
L283[08:22:21] <Izaya> in my case, it hangs the computer.
L284[08:22:22] <CompanionCube> Izaya: the whole point of class 3 is that it dumps the CSM
L285[08:22:33] <Izaya> then I think that can get a new identifier
L286[08:22:54] <bad at​ vijya> huh
L287[08:22:56] <bad at​ vijya> i'll uh
L288[08:23:00] <bad at​ vijya> have to test that on my P3 machine
L289[08:23:09] <CompanionCube> could probably port seabios or whatever though
L290[08:23:10] <bad at​ vijya> tomorrow
L291[08:33:12] <dequbed> Izaya: The PS4 is a x86 but very much not a PC
L292[08:33:39] <Izaya> I think all of the xboxes except the 360 would qualify there too
L293[08:33:48] <Izaya> I forgot game consoles existed
L294[08:34:01] <dequbed> Nah, they run Windows fuck'ed or something. I think they are actually pretty PC-esque
L295[08:36:57] <dequbed> Izaya: The Xbox one runs a stock Win8 apparenlty.
L296[08:37:25] <Izaya> wonder what they did about GPU drivers, apparently it's not standard Direct3D in there
L297[08:38:12] <dequbed> It's not? IIRC DirectX is specifically designed to work on both if you only use DirectX so that game devs can go full vendor lock-in into the M$ ecosystem for cheaper
L298[08:39:51] <Izaya> devs at id disagree; apparently while it's superficially the same API you end up with two codepaths to support both well
L299[08:41:37] ⇦ Quits: Trixelit (~trixelit@static-33-80.grapevine.net.au) (Remote host closed the connection)
L300[08:42:58] <dequbed> Izaya: Sounds like that was the intention M$ just messed up the implementation.
L301[08:50:35] ⇨ Joins: ben_mkiv (~ben_mkiv@200116b8149f99004f74c94c75bc79df.dip.versatel-1u1.de)
L302[09:09:06] ⇨ Joins: Vexatos (~Vexatos@port-92-192-63-219.dynamic.as20676.net)
L303[09:09:06] zsh sets mode: +v on Vexatos
L304[09:59:43] <Sagh​etti> >bad at​ vijya: https://cdn.discordapp.com/attachments/71���
L305[09:59:43] <Sagh​etti> beautiful video
L306[10:18:07] <NullPointe​rException> just joined the server and already I'm confused, is CompanionCube some IRC to Discord bot or what?
L307[10:18:27] <Izaya> you're a Discord to IRC bot, coming to us live from the OpenComputers Discord guild
L308[10:18:32] <Izaya> :)
L309[10:18:40] <Forec​aster> Corded is the bot
L310[10:19:09] <NullPointe​rException> ok now I'm even more confused
L311[10:20:00] <Va​ur> @NullPointerException @Corded is the bot bridging IRC and discord, it uses webhook to have people's name and picture
L312[10:20:14] <NullPointe​rException> wait when I click on dequbed's name it shows Izaya whereas a second ago it showed CompanionCube?
L313[10:20:25] <NullPointe​rException> wtf is happening
L314[10:20:26] <Izaya> it's all the same bot account or something
L315[10:20:35] <Forec​aster> the profile just shows the last name that was set
L316[10:20:40] <NullPointe​rException> oh ok
L317[10:20:41] <Forec​aster> that's just how webhooks work
L318[10:20:42] <Izaya> it just changes its nick to mimic multiple people
L319[10:20:54] <NullPointe​rException> ok now I kind of understand
L320[10:21:00] <Vaur> see ? I'm the same person on irc
L321[10:21:05] <NullPointe​rException> ok
L322[10:21:20] <Izaya> hi from the free world https://imgur.com/NTyTzkl.png
L323[10:22:38] <NullPointe​rException> wait what client is that? looks like irssi but at the same time it doesn't
L324[10:22:45] <Va​ur> weechat
L325[10:22:48] <NullPointe​rException> ok
L326[10:25:03] <Elfi> It is kind of a silly workaround, but discord is silly to begin with
L327[10:25:06] <Elfi> ¯\_(ツ)_/¯
L328[10:43:43] <Saphire> https://github.com/freenode/web-7.0/pull/513/commits/2037126831a84c57f978268f090fc663cf43ed7a
L329[10:43:47] <Saphire> This is fucking hilarious
L330[10:44:19] <Saphire> The guy got caught doing shit https://www.devever.net/~hl/freenode_abuse and then changed rules to be able to say "I am actually in the right"
L331[10:45:03] <Izaya> the man doesn't even have a shovel, but he keeps digging himself in deeper
L332[10:48:46] <Va​ur> %tonkout
L333[10:48:47] <MichiBot> Bingo! Va​ur! You beat your own previous record of 2 hours, 15 minutes and 27 seconds (By 1 hour, 51 minutes and 45 seconds)! I hope you're happy!
L334[10:48:48] <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: 1.27886255, Position #1
L335[10:54:05] <20​kdc> there's still other clauses that cover the same topic though
L336[11:03:00] <MichiBot> Amanda REMINDER: make heisenbridge update with nix flake updates
L337[11:10:25] <Saphire> Izaya: it's amazing
L338[11:12:05] <Forec​aster> it might not be a man, but a worm, in which case no shovel is necessary
L339[11:46:58] <dequbed> @NullPointerException oi fuck you clicking on my name like that! :<
L340[11:56:14] <Va​ur> \click
L341[11:56:21] <Va​ur> %tonk
L342[11:56:22] <MichiBot> Woooo! Va​ur! You beat your own previous record of <0 (By 1 hour, 7 minutes and 34 seconds)! I hope you're happy!
L343[11:56:23] <MichiBot> Vaur's new record is 1 hour, 7 minutes and 34 seconds! No points gained for stealing from yourself. (Lost out on 0.00113)
L344[12:22:30] ⇨ Joins: t20kdc (~20kdc@cpc139384-aztw33-2-0-cust220.18-1.cable.virginm.net)
L345[12:55:36] ⇨ Joins: ThePiGuy24 (~ThePiGuy2@host-92-17-126-142.as13285.net)
L346[13:49:34] ⇦ Quits: ben_mkiv (~ben_mkiv@200116b8149f99004f74c94c75bc79df.dip.versatel-1u1.de) (Killed (NickServ (GHOST command used by ben_mkiv|afk!~ben_mkiv@2001:16b8:1e43:3c00:d633:d649:21bb:16cb)))
L347[13:49:36] ⇨ Joins: ben_mkiv|afk (~ben_mkiv@2001:16b8:1e43:3c00:d633:d649:21bb:16cb)
L348[14:14:03] ⇦ Quits: ThePiGuy24 (~ThePiGuy2@host-92-17-126-142.as13285.net) (Ping timeout: 198 seconds)
L349[14:15:56] ⇨ Joins: ThePiGuy24 (~ThePiGuy2@host-92-17-126-142.as13285.net)
L350[14:21:28] ⇦ Quits: Amanda (~Amanda@c-73-165-85-199.hsd1.pa.comcast.net) (Remote host closed the connection)
L351[14:26:43] ⇨ Joins: Amanda (~Amanda@c-73-165-85-199.hsd1.pa.comcast.net)
L352[14:43:18] ⇨ Joins: TPG24 (~ThePiGuy2@host-92-17-126-142.as13285.net)
L353[14:45:23] ⇦ Quits: ThePiGuy24 (~ThePiGuy2@host-92-17-126-142.as13285.net) (Ping timeout: 204 seconds)
L354[14:53:09] ⇨ Joins: Inari (~Pinkishu@p4fe7e954.dip0.t-ipconnect.de)
L355[15:19:48] ⇨ Joins: cookie (~cookie@p57b67fcb.dip0.t-ipconnect.de)
L356[15:19:52] ⇦ Quits: cookie (~cookie@p57b67fcb.dip0.t-ipconnect.de) (Client Quit)
L357[15:34:50] <kinkinkijkin> copying 600mb of assets onto a computer over USB 1.1 in freeDOS
L358[15:35:05] <ThePi​Guy24> oof
L359[15:35:09] <kinkinkijkin> i thought i already knew the meaning of pain before this
L360[15:41:59] <ThePi​Guy24> nice i got my event shitfuckery to work correctly
L361[15:45:10] <ThePi​Guy24> they now fuck shit up correctly
L362[15:57:16] * Amanda curls up around Elfi, panting from the heat outside.
L363[15:57:23] <Elfi> :o
L364[15:57:36] <Amanda> I had to go get my second jab today. it's hecking hawt!
L365[15:57:48] <Elfi> It is pretty toasty, yeh x.x
L366[15:58:02] <Amanda> google sais 29C
L367[15:59:00] <Amanda> and then my dad decided we needed to go shopping, so I had to help carry stuff in
L368[16:01:34] <bad at​ vijya> pain
L369[16:02:44] <kinkinkijkin> 28c here, going to get hotter and thunderstorm
L370[16:02:46] <kinkinkijkin> i hate the heat
L371[16:03:00] <Amanda> I'm out unless there's suffering as well @"bad at vijya"
L372[16:03:13] <bad at​ vijya> "bc: command not found"
L373[16:12:25] <dequbed> Why are y'all so heat sensitive? I mean I get Amanda isn't probably too happy with that thick fur of hers but the rest of you have no excuse o.O
L374[16:12:54] <ThePi​Guy24> heat bad
L375[16:12:58] <ThePi​Guy24> cold good
L376[16:13:38] <kinkinkijkin> I live in canada
L377[16:13:44] <kinkinkijkin> I live south of where I was born, too
L378[16:13:46] <ThePi​Guy24> around 290 kelvin is suitable temperature
L379[16:14:13] <Amanda> dequbed you can add as many layers as you want. You can't rip you're skin off to cool down
L380[16:14:59] <Forec​aster> not with that attitude
L381[16:15:01] <dequbed> Amanda: I still don't get why people don't realize that when it gets hot you *add* the right clothing and not just *remove* clothing.
L382[16:16:05] ⇨ Joins: Thutmose (~Patrick@host-69-59-79-181.nctv.com)
L383[16:16:52] <Amanda> I shall catcall all of Inari's friends! https://i.imgur.com/KfGPQKp.jpg
L384[16:37:21] <Amanda> %choose space ocean or space management
L385[16:37:21] <MichiBot> Ama​nda: Haven't you always gone with "space management"? Hm, maybe not.
L386[16:55:04] ⇦ Quits: ben_mkiv|afk (~ben_mkiv@2001:16b8:1e43:3c00:d633:d649:21bb:16cb) (Remote host closed the connection)
L387[17:02:39] <Amanda> rude!
L388[17:03:05] <Amanda> micrometeroids just moved in and kept hitting my botany bay
L389[17:08:56] <bad at​ vijya> time to test out luppc
L390[17:09:51] <bad at​ vijya> pain
L391[17:09:57] <bad at​ vijya> this PSU only has one floppy power connector
L392[17:10:35] <bad at​ vijya> forgot the syslinux config
L393[17:17:01] <ThePi​Guy24> *it does something now* https://tinyurl.com/yj48q9vb
L394[17:19:48] ⇨ Joins: ThePiGuy24 (~ThePiGuy2@host-92-17-126-142.as13285.net)
L395[17:21:11] ⇦ Quits: TPG24 (~ThePiGuy2@host-92-17-126-142.as13285.net) (Ping timeout: 204 seconds)
L396[17:21:32] <bad at​ vijya> Izaya: turns out it doesn't like the onboard IDE controller
L397[17:26:38] <ThePi​Guy24> should probably change when the motd is executed
L398[17:28:52] <ThePi​Guy24> much nicer https://tinyurl.com/yevb964y
L399[17:29:43] ⇨ Joins: flappy (~flappy@88-113-155-26.elisa-laajakaista.fi)
L400[17:32:32] <bad at​ vijya> man
L401[17:32:37] <bad at​ vijya> i should start work on Tsuki soon
L402[17:32:46] <bad at​ vijya> now that i have a semi-usable FS
L403[17:33:22] ⇦ Parts: immibis (~immibis@62.156.144.218) ())
L404[17:33:48] ⇨ Joins: TPG24 (~ThePiGuy2@host-92-17-126-142.as13285.net)
L405[17:34:22] ⇨ Joins: immibis_ (~immibis@62.156.144.218)
L406[17:35:14] ⇦ Quits: ThePiGuy24 (~ThePiGuy2@host-92-17-126-142.as13285.net) (Ping timeout: 189 seconds)
L407[17:37:14] ⇦ Quits: immibis_ (~immibis@62.156.144.218) (Client Quit)
L408[17:37:46] ⇨ Joins: immibis (~immibis@62.156.144.218)
L409[17:46:30] <bad at​ vijya> goddamnit
L410[17:46:33] <bad at​ vijya> still doesn't detect it
L411[17:50:16] <bad at​ vijya> i forgot to save the config
L412[17:50:17] <bad at​ vijya> oh well
L413[17:50:38] <bad at​ vijya> Izaya: i'm gonna throw you a config that enables all the stable PATA controllers
L414[17:53:16] <bad at​ vijya> >mount by uuid isn't working
L415[17:53:16] <bad at​ vijya> pain
L416[17:53:19] <bad at​ vijya> suffering
L417[17:53:20] <bad at​ vijya> agony, even
L418[17:57:46] <bad at​ vijya> god fucking damn i have to whip out the serial console
L419[17:57:48] <bad at​ vijya> >->
L420[18:00:23] ⇨ Joins: ben_mkiv (~ben_mkiv@2001:16b8:1e43:3c00:d633:d649:21bb:16cb)
L421[18:24:57] <bad at​ vijya> oh
L422[18:25:24] <bad at​ vijya> the serial port labeled 2 is the first serial port
L423[18:25:25] <bad at​ vijya> wack
L424[18:25:26] <bad at​ vijya> ALSO
L425[18:25:48] <bad at​ vijya> >cannot open root device sda1
L426[18:25:54] <bad at​ vijya> >here are the available partitions
L427[18:25:57] <bad at​ vijya> >sda1
L428[18:35:06] <ThePi​Guy24> currently trying to implement a "nice" process handling system
L429[18:37:19] <ThePi​Guy24> however this "works" ;p https://tinyurl.com/yfkuqog9
L430[18:38:11] <bad at​ vijya> man
L431[18:38:23] <bad at​ vijya> i kinda wanna put tsuki's scheduler in Zorya for the shits and giggles
L432[18:39:40] ⇨ Joins: Hawk777 (~chead@2607:c000:8267:6600:3b40:2c25:e1c3:ae18)
L433[18:40:27] <bad at​ vijya> wait
L434[18:40:34] <bad at​ vijya> do i need an fstab for this
L435[18:40:58] <ThePi​Guy24> stab the f
L436[18:44:31] ⇦ Quits: Hawk777 (~chead@2607:c000:8267:6600:3b40:2c25:e1c3:ae18) (Client Quit)
L437[18:44:43] <jackie> %tonk
L438[18:44:43] <MichiBot> Shoot! jac​kie! You beat Va​ur's previous record of 1 hour, 7 minutes and 34 seconds (By 5 hours, 40 minutes and 47 seconds)! I hope you're happy!
L439[18:44:44] <MichiBot> jackie's new record is 6 hours, 48 minutes and 21 seconds! jackie also gained 0.01136 (0.00568 x 2) tonk points for stealing the tonk. Position #18 => #13. (Overtook dequbed) Need 0.00506 more points to pass Mic​hiyo!
L440[18:45:15] <dequbed> %greenshell jackie
L441[18:45:19] <MichiBot> deq​ubed: You hit jackie! They lost 0.000762 tonk points which you gain! Congratulations! Position #14 Need 0.001016 more points to pass jac​kie!
L442[18:45:20] <jackie> :>
L443[18:45:40] <dequbed> :< !
L444[18:45:46] <dequbed> How dare you?!
L445[18:47:36] * jackie shrugs
L446[18:47:45] <jackie> I just tonked!
L447[18:48:01] <dequbed> %stab jackie
L448[18:48:02] <MichiBot> deq​ubed is trying to stab jac​kie! They have 1 minute if they want to attempt to %defend against it!
L449[18:48:24] <jackie> %defend
L450[18:48:24] <MichiBot> jac​kie: Invalid arguments. %defend Action:string [Item:string]
L451[18:48:35] <jackie> %defend knife:hit
L452[18:48:35] <MichiBot> Specify an action as the first parameter: block, guard, deflect, parry, counterspell, dodge
L453[18:48:46] <jackie> %defend block:bla!
L454[18:48:47] <MichiBot> Specify an action as the first parameter: block, guard, deflect, parry, counterspell, dodge
L455[18:48:51] <jackie> %defend block
L456[18:48:51] <MichiBot> jackie managed to partially block dequbed wielding circular dichroism. With a 13 vs 12 jackie only takes half of the 2 damage.
L457[18:53:21] <jackie> %catfact
L458[18:53:22] <MichiBot> Approximately 24 cat skins can make a coat.
L459[18:53:34] <Kilobyte> oof.
L460[18:54:51] <dequbed> %lewd
L461[18:54:51] <MichiBot> What did in​ari do now?!
L462[18:54:53] <dequbed> %inari
L463[18:54:53] <MichiBot> http://i.imgur.com/XoYgHyi.gif
L464[18:55:36] <Ar​iri> dequbed has no mercy
L465[18:55:46] <Kilobyte> never.
L466[18:55:56] <jackie> got ninjad by kilo ^^
L467[18:55:58] <dequbed> %inventory add A voodoo doll of jackie
L468[18:55:58] * MichiBot summons 'A voodoo doll of jackie' and adds to her inventory. This seems rather fragile...
L469[18:56:10] <dequbed> Michibot says jackie is fragile.
L470[18:57:06] <jackie> %bonk dequbed:A voodoo doll of jackie:Bonk!
L471[18:57:06] <MichiBot> jackie bonks dequbed:A on the head with voodoo doll of jackie:Bonk! for 1d​4 => 1 damage!
L472[18:58:06] <dequbed> %bonk jackie clue by four
L473[18:58:06] <MichiBot> dequbed bonks jackie on the head with clue by four for 1d​4 => 4 damage!
L474[19:05:36] <Forec​aster> Jackie the syntax is the same as the oc wiki
L475[19:05:43] <Forec​aster> `VarName:type`
L476[19:06:10] <Kilobyte> jackie obviously doesn't know about variable typing ;)
L477[19:06:39] <jackie> Forecaster: yeah I figured it out about 5 seconds after hitting enter :P
L478[19:18:32] <Ar​iri> bad at vijya: https://www.reddit.com/r/KerbalSpaceProgram/comments/njdekc/the_ultimate_boxwing/
L479[19:20:58] <bad at​ vijya> pain
L480[19:23:29] <bad at​ vijya> gah fucking aaaa https://tinyurl.com/yzodkdmu
L481[19:35:24] <bad at​ vijya> i can't figure this out right now
L482[19:43:31] ⇦ Quits: ben_mkiv (~ben_mkiv@2001:16b8:1e43:3c00:d633:d649:21bb:16cb) (Ping timeout: 189 seconds)
L483[19:55:38] <Vampyre> @bad at​ vijya, fs driver missing?
L484[20:22:19] <ThePi​Guy24> https://github.com/ThePiGuy24/MuerkOS here have the latest version of my terrible OS, now *slightly* usable
L485[20:23:53] *** TPG24 is now known as ThePiGuy24
L486[20:52:10] <Ocawes​ome101> currently benchmarking Cynosure's VT100 emulator, properly
L487[20:52:15] <Ocawes​ome101> gonna do the same for Paragon
L488[20:53:42] <Ocawes​ome101> jesus 409600 cursor sets takes a while
L489[20:56:20] <Ocawes​ome101> probably will benchmark OpenOS's as well
L490[20:56:59] <Ocawes​ome101> ok interesting they're roughly the same speed
L491[20:57:12] <Ocawes​ome101> conclusion: it depends on your workload
L492[20:57:17] <Ocawes​ome101> either that or my buffering is slowing it down
L493[20:58:22] <Ocawes​ome101> ....lmao it doesn't WORK on OpenOS
L494[21:06:51] <Vampyre> are you not now just benchmarking the io.write call budget?
L495[21:07:00] <Vampyre> probably should set that to unlimited
L496[21:07:57] <Ocawes​ome101> i changed it so it now only writes one string
L497[21:11:00] <CompanionCube> %tonk
L498[21:11:00] <MichiBot> I'm sorry CompanionCube, you were not able to beat jackie's record of 6 hours, 48 minutes and 21 seconds this time. 2 hours, 26 minutes and 17 seconds were wasted! Missed by 4 hours, 22 minutes and 4 seconds!
L499[21:24:07] <Ocawes​ome101> ...mmm-kay, the benchmark crashes with "too long without yielding" now :/
L500[21:40:40] ⇦ Quits: lord| (~ba7888b72@66.109.211.50) (Ping timeout: 189 seconds)
L501[21:41:03] ⇨ Joins: lord| (~ba7888b72@66.109.211.50)
L502[22:00:13] <bad at​ vijya> Vampyre: nope, ext2 is supported
L503[22:03:41] <Vampyre> might also be some devfs thing, or initramfs thing
L504[22:04:17] <Vampyre> got a full output from start and config?
L505[22:20:51] <bad at​ vijya> i'm gonna switch to a spinning hdd first
L506[22:38:48] <bad at​ vijya> well, i'm goonna have a while
L507[22:51:13] ⇦ Quits: Inari (~Pinkishu@p4fe7e954.dip0.t-ipconnect.de) (Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/)
L508[22:55:09] <bad at​ vijya> seems like the legacy IDE driver will do the trick
L509[23:12:57] <Amanda> %choose wait or rain box
L510[23:12:58] <MichiBot> Ama​nda: I spy with my robotic eye something beginning with "wait"!
L511[23:13:11] <bad at​ vijya> nope, still getting ENOENT
L512[23:13:27] <Amanda> %choose more spaaace or continue playing with code
L513[23:13:28] <MichiBot> Ama​nda: I spy with my robotic eye something beginning with "more spaaace"!
L514[23:14:52] <bad at​ vijya> god, i don't remember how i fixed this
L515[23:16:19] <Izaya> bad_at_vijya: the .config it ships with is designed for the RPi
L516[23:16:56] <Izaya> cd into deps/linux and ARCH=whatever CROSS_COMPILE=compilerprefix make menuconfig
L517[23:17:08] <Izaya> wait no that's only for the actual build part
L518[23:17:18] <Izaya> ARCH=whatever make menuconfig
L519[23:17:27] <Izaya> but you probably already did this so whatever
L520[23:17:31] <Izaya> good morning
L521[23:20:57] <bad at​ vijya> i'm manually configuring the kernel lmao
L522[23:21:04] <bad at​ vijya> i can't it get to boot
L523[23:21:14] <bad at​ vijya> it's giving me the most pants on head retarded error
L524[23:21:49] <bad at​ vijya> https://pastebin.com/LUetVHpP
L525[23:21:55] <bad at​ vijya> pain
L526[23:22:07] <bad at​ vijya> https://pastebin.com/LUetVHpP
L527[23:22:09] <bad at​ vijya> w/e
L528[23:22:43] <bad at​ vijya> this is with the onboard RAID controller
L529[23:23:38] <Izaya> gentoo has a script to generate a .config right?
L530[23:23:50] <bad at​ vijya> i got this to work before is the thing
L531[23:23:57] <bad at​ vijya> i should have a working 5.4 kernel
L532[23:24:01] <bad at​ vijya> maybe i can use that
L533[23:24:06] <Izaya> also why is it hda?
L534[23:24:10] <Izaya> shouldn't that be sda?
L535[23:24:17] <Izaya> did you enable the cursed legacy IDE subsystem/
L536[23:24:29] <bad at​ vijya> yeah, the new one didn't work either
L537[23:24:39] <Izaya> hm.
L538[23:24:46] <jackie> for debugging I'd suggest building with an initrd
L539[23:25:23] <Izaya> does telling it to use hda work?
L540[23:25:42] <bad at​ vijya> no
L541[23:26:05] <Izaya> root=UUID=whatever rather than PARTUUID?
L542[23:26:14] <bad at​ vijya> that doesn't work
L543[23:26:36] <Izaya> right
L544[23:26:39] <jackie> I really like how it tells you "PARTUUID=bla isn't valid" and than lists *exactly* that partuuid as "have you tried..."
L545[23:26:39] <Izaya> guess you cursed it :D
L546[23:27:29] <bad at​ vijya> jackie: y e p
L547[23:27:30] <jackie> do you have the required FS driver compiled into the kernel for the partition you are trying to mount?
L548[23:27:45] <bad at​ vijya> >-> yeah, i'm not an idiot, i have the ext2 driver
L549[23:27:53] <jackie> just making sure ^^
L550[23:28:08] <Vampyre> and is the partition ext2? or ext3/4?
L551[23:28:09] <bad at​ vijya> anyways, my 5.4 kernel just hangs
L552[23:28:22] <bad at​ vijya> it's ext2
L553[23:28:37] <Vampyre> ok
L554[23:28:42] <Izaya> have you tried ext4
L555[23:28:43] <Vampyre> got a config pasted?
L556[23:28:51] <bad at​ vijya> anyways, it probably hung because i have an nvidia card in it
L557[23:29:28] <Ocawes​ome101> simple - take out the nvidia card
L558[23:29:31] <Ocawes​ome101> or boot with nomodeset
L559[23:29:33] <ThePi​Guy24> remove the novideo
L560[23:29:37] <jackie> build an initrd and try to mount the rootfs there. this usually results in better error messages ^^
L561[23:32:17] <bad at​ vijya> okay it just panicked again
L562[23:32:18] <bad at​ vijya> WAIT
L563[23:32:33] <bad at​ vijya> I DID HAVE AN INITRAMFS ON MY OTHER LUPI SETUP
L564[23:32:35] <bad at​ vijya> fuck
L565[23:33:02] <Vampyre> if tou are not using initrd, why isit on your bootline?
L566[23:33:21] <Vampyre> initrd=../lupi.img
L567[23:33:26] <Amanda> https://matrix.camnet.site/_matrix/media/r0/download/camnet.site/HWsoogcTirDmwYMtbdNLpcAK
L568[23:33:28] <Amanda> Nice. :D
L569[23:33:43] <Amanda> Now: rainbox,then space. I feel yucky.
L570[23:34:00] <bad at​ vijya> oh, that was the lupi one
L571[23:34:03] <bad at​ vijya> i had a different one
L572[23:34:10] <Izaya> I should really write that CGI script to send grafana notifications
L573[23:34:12] <Izaya> > 2021
L574[23:34:15] <Izaya> > not having native XMPP support
L575[23:34:16] * Vampyre adds "rainbox: shower" to the AmandaTranslation.xml
L576[23:34:25] <Vampyre> didn't understand that one yet ;-)
L577[23:34:26] <Izaya> what were they thinking?
L578[23:36:23] <Amanda> Izaya: to be fair,it doesn't have native matrix support either, AIUI, that was through a program to handle the prometheus alertmanager's webhook receiver to forward to Matrix
L579[23:39:49] <Izaya> bad_at_vijya: bonus points: converting toint and cint to be wrappers for string.pack reduces file sizes significantly
L580[23:40:03] <bad at​ vijya> crazy, huh?
L581[23:40:06] <bad at​ vijya> anyways
L582[23:40:11] <bad at​ vijya> i've needed to just have
L583[23:40:21] <bad at​ vijya> "busybox in an initrd"
L584[23:40:42] <bad at​ vijya> now i have a reason to do it
L585[23:41:17] <Vampyre> but why not use noinitrd? you are trying to mount a block device directly as root right?
L586[23:42:03] <bad at​ vijya> because i wanna poke around with the system with the state it's in?
L587[23:42:29] <Vampyre> then enable remote gdb... that will let you do more poking then you can ever dream of
L588[23:42:42] <Vampyre> if you just want to boot the system.... well...
L589[23:43:08] <bad at​ vijya> i wanna see if i can actually mount the root partition on this pc thnx
L590[23:44:08] <Izaya> "continue" "continue" "continue" "continue" "continue" "continue" "continue"
L591[23:44:24] <bad at​ vijya> Izaya: it's just "c"
L592[23:44:25] <bad at​ vijya> jeez
L593[23:44:35] <Izaya> force of habit
L594[23:45:10] <Izaya> I should install LuPi on my e-reader
L595[23:45:12] <Izaya> or maybe ocvm
<<Prev Next>> Scroll to Top