<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:05:38] <ThePiGuy24> AR2000: https://files.thepiguy24.net/uploads/20231102000438_inettapestream.png
L2[00:06:35] <ThePiGuy24> converting and piping audio from an outside source to a computer in game, to the tape, while playing it ;3
L3[00:06:54] <Comput​erCoco> hot damn
L4[00:06:56] <AR2​000> Nice
L5[00:07:21] <ThePiGuy24> in realtime
L6[00:08:46] <ThePiGuy24> in this case, streaming from bbc sounds (radio 1 dance)
L7[00:09:22] <ThePiGuy24> i would be taking it from the live broadcast, but it seems that yt-dlp doesnt like that presently, so this is a previous broadcast, but it should work the same way if that worked
L8[00:11:53] <ThePiGuy24> one day im gonna write an mp3 decoder for oc so i can do this all within the game ;3
L9[00:12:05] <Comput​erCoco> yesss
L10[00:13:11] <Michiyo> Just write an MP3 decoder mod....
L11[00:13:14] <Izzy> ThePiGuy24: since you have the game open, care to tell me whether it's reading 1s blocks or 0.25s blocks?
L12[00:13:15] <Michiyo> Wait.. <_<
L13[00:13:16] <Michiyo> >_>
L14[00:14:16] <ThePiGuy24> Izzy: it reads in blocks of 12000 samples iirc, or 1500 bytes and 0.25 seconds
L15[00:14:26] <Izzy> I see
L16[00:14:37] <Izzy> workable but annoying
L17[00:15:05] <ThePiGuy24> you can always write longer chunks for it to chew through to have more time to process things
L18[00:15:24] <Izzy> works for streaming but not for multiplexing tape access :p
L19[00:15:41] <ThePiGuy24> true ;p
L20[00:15:49] <ThePiGuy24> it also works well until it doesnt
L21[00:16:26] <ThePiGuy24> because dfpwm is based heavily on the state, if it skips some bytes, then it can create some horrible persistent distortion
L22[00:18:09] <ThePiGuy24> which is made much worse by lag
L23[00:18:38] <ThePiGuy24> since its the client doing the dfpwm decoding, messing about with the tape position when playing can make it go rather fucky
L24[00:19:36] <Izzy> a 14 sector buffer would be ideal I think
L25[00:19:47] <Izzy> 21000 bytes
L26[00:20:13] <Izzy> 8 bytes left over
L27[00:20:27] <Izzy> 3.5 seconds of audio
L28[00:20:43] <ThePiGuy24> make sure you leave a gap between your audio section and your data, else overruns are gonna get even worse ;p
L29[00:21:11] <Izzy> that's true, so 13 with a 1508 byte gap at the end
L30[00:23:11] <ThePiGuy24> fun https://files.thepiguy24.net/uploads/20231102002258_inettapestreamdistortion.png
L31[00:24:04] <Izzy> mmmm delicious
L32[00:24:19] <ThePiGuy24> love the big dc offset too ;p
L33[00:26:03] <ThePiGuy24> heres my dubious code if anyone else wants to play about with it https://files.thepiguy24.net/uploads/20231102002533_internettapes.lua
L34[00:26:19] <Comput​erCoco> you have your own website???
L35[00:26:27] <ThePiGuy24> yes?
L36[00:26:33] <Comput​erCoco> I guess programmers do that
L37[00:26:33] <Comput​erCoco> I want to do it one day xD
L38[00:26:39] <Comput​erCoco> Also, cute pfp :3
L39[00:26:45] <ThePiGuy24> thanks :3
L40[00:27:21] <Izzy> curse this bureacracy I have to engage in I want to do bullshit with tapes
L41[00:39:42] <ThePiGuy24> Izzy: my collection grows :3 https://files.thepiguy24.net/uploads/20231102003855_00005207.jpg
L42[00:40:20] <Corded> > <ThePi​Guy24> Izzy: my collection grows :3 https://files.thepiguy24.net/u���
L43[00:40:21] <Comput​erCoco> yooo
L44[00:40:21] <Comput​erCoco> real floppy disks
L45[00:40:21] <Comput​erCoco> Only seen them in person a few times
L46[00:46:26] <Izzy> eggcelent
L47[00:47:09] <Izzy> ThePiGuy24: have you been keeping up with Usagi Electric's minicomputer stuff?
L48[00:47:33] <ThePiGuy24> somewhat
L49[00:47:47] <Izzy> will be interesting to see how the re-coating of the drum memory goes
L50[00:48:09] <Izzy> because if it works the procedure may be practical to replicate for platters
L51[00:48:25] <Izzy> ie, it may be practical to produce one's own crude hard drives
L52[00:48:39] <ThePiGuy24> yeah, im curious too ;p
L53[00:48:49] <Izzy> or indeed, new floppy media
L54[00:49:18] <Izzy> though I imagine 3.5" floppies are materially quite different to drums
L55[00:49:45] <ThePiGuy24> especially as i have a few floppies with gouged up surfaces as the drive in the mavicas upper head got unhappy and just decided to dig itself into the disk itself and ruin a few in my attempts to fix it
L56[00:50:28] <Izzy> I remember getting so excited as a kid when we broke out the floppy cleaning kit
L57[00:50:48] ⇦ Quits: uis (~uis@95.165.156.213) (Quit: ZNC 1.7.5 - https://znc.in)
L58[00:50:59] ⇨ Joins: uis (~uis@95.165.156.213)
L59[00:52:43] <ThePiGuy24> sadly i was part of the generation where storage mediums just got boring
L60[00:53:09] <Izzy> my family were just anachronistic
L61[00:53:22] <Izzy> we had a CRT TV until 2012, and my dad probably kept it after that
L62[00:53:48] <ThePiGuy24> well here i am using a camera from 1999 that records onto floppies as my main method of taking pictures ;p
L63[00:54:03] <ThePiGuy24> which is 3 years older than me mind you
L64[00:55:08] <Izzy> I can get the same results with a much newer device (I take photos with a pinephone)
L65[00:55:27] <ThePiGuy24> well thats usually my 2nd choice ;p
L66[01:30:43] * Amanda pads around in a circle, curls up atop Elfi amongst the demon tree's roots, does a heccen zzzmew
L67[01:30:46] <Amanda> Night girls
L68[01:59:03] <ThePiGuy24> i like decorating my testing computer setups sometimes ;p https://files.thepiguy24.net/uploads/20231102015841_2023-11-02_01.56.59.png
L69[01:59:25] <ThePiGuy24> in this case while also listing to a set of amiga dnb though this computer ;p
L70[03:14:41] ⇦ Quits: feldim2425 (~feldim242@2001:871:25a:43e:eb3:2c11:aa85:a97e) (Quit: ZNC 1.8.2+deb2build5 - https://znc.in)
L71[03:14:54] ⇨ Joins: feldim2425 (~feldim242@178-191-244-167.adsl.highway.telekom.at)
L72[03:40:00] <Corded> > <Comput​erCoco> you have your own website???
L73[03:40:00] <Forec​aster> Many here have at least one website
L74[03:41:25] <Michiyo> Emphasis on at least.
L75[04:16:20] <Forec​aster> Emphasis on emphasis
L76[04:39:41] <SoBi​nary> can you somehow get the name of the player a motion sensor/camera sees?
L77[04:43:02] <Michiyo> the motion sensor returns the entityName according to the docs. https://ocdoc.cil.li/component:signals#motion_sensor_block
L78[04:43:14] <Michiyo> The OpenSecurity EntityDetector does as well.
L79[05:08:02] ⇨ Joins: Hawk777 (~Hawk777@2607:c000:821c:5200:903e:e142:c400:214)
L80[05:30:54] ⇦ Parts: Hawk777 (~Hawk777@2607:c000:821c:5200:903e:e142:c400:214) ())
L81[05:32:11] ⇨ Joins: Hawk777 (~Hawk777@2607:c000:821c:5200:903e:e142:c400:214)
L82[05:56:46] <Corded> > <Mic​hiyo> the motion sensor returns the entityName according to the d…
L83[05:56:46] <SoBi​nary> great! i haven't checked the signal page, should've in hindsight
L84[06:08:44] <CompanionCube> %tonkout
L85[06:08:44] <MichiBot> Kapow! Compan​ionCube! You beat Forec​aster's previous record of 5 hours, 26 minutes and 46 seconds (By 9 hours and 55 seconds)! I hope you're happy!
L86[06:08:45] <MichiBot> Compan​ionCube has stolen the tonkout! Tonk has been reset! They gained 0.014 tonk points! plus 0.013 bonus points for consecutive hours! (Reduced to 50% because stealing) Current score: 1.19695625. Position #4 Need 0.23022156 more points to pass Ocawes​ome101!
L87[06:54:18] <Comput​erCoco> https://paste.pc-logix.com/togimotula
L88[06:57:50] <Comput​erCoco> its like inputing 45 degress really is 35 degrees
L89[07:15:06] <Comput​erCoco> yea theres something clearly wrong with this camera
L90[07:15:06] <Comput​erCoco> I did a raycast at an anlge of atan2(3,4), which the dist should be 5
L91[07:15:06] <Comput​erCoco> yet it returns 4.72
L92[07:15:36] <Comput​erCoco> but 0,0 returns 4 just fine...
L93[07:21:49] <Comput​erCoco> well
L94[07:21:49] <Comput​erCoco> the scaling is not linear either
L95[07:24:41] <Comput​erCoco> is the computronics source code anywhere?
L96[07:28:40] <Comput​erCoco> found it
L97[07:28:40] <Comput​erCoco> attempting to figure out whats going on
L98[07:50:47] <Comput​erCoco> getting closer...
L99[08:22:12] ⇦ Quits: Hawk777 (~Hawk777@2607:c000:821c:5200:903e:e142:c400:214) (Quit: Leaving.)
L100[08:41:02] ⇨ Joins: Vexatos (~Vexatos@p200300EaEF0ecB00D92EFDe965920D37.dip0.t-ipconnect.de)
L101[08:41:03] zsh sets mode: +v on Vexatos
L102[09:07:30] <Comput​erCoco> yall have no idea how long this took https://discordembeds.pc-logix.com/live/1698916050039.png
L103[09:19:26] <Comput​erCoco> perfect raycasting yeeeessss https://discordembeds.pc-logix.com/live/1698916766500.png
L104[09:28:15] <ThePiGuy24> Forecaster: i have 6; for some reason ;3
L105[09:28:35] <ThePiGuy24> well technically 5, one just has two domains pointed at it
L106[09:53:29] <Izzy> sometimes feels like I'm the only person I know without a crippling domain name addiction
L107[10:09:15] <Kristo​pher38> Izzy: during the early computer era in Poland due to being in an eastern block country, they dissolved the magnetic coating on them and used it + a paintbrush to coat hard drive platters
L108[10:10:37] <Kristo​pher38> Suffice to say those platters weren't reliable
L109[10:30:07] <Izzy> but they did work, for a while? :D
L110[10:30:49] <Izzy> I was thinking of a slightly more sophisticated method; figure out a way to spray iron oxide + adhesive onto a disc spinning at speed, let the excess flow off
L111[10:44:48] * Amanda meows and looks around for who stole all her tireds
L112[11:36:31] <Forec​aster> The tireds fire place outside town
L113[11:49:46] <Amanda> Tireds fires are illegal, though
L114[11:50:18] <Amanda> They just spread the tireds into the air
L115[11:51:57] ⇨ Joins: epikcatto (~epikcatto@185.116.159.157)
L116[12:06:49] ⇨ Joins: MewKitten (~MewKitten@185.116.159.157)
L117[12:10:11] ⇦ Quits: epikcatto (~epikcatto@185.116.159.157) (Ping timeout: 190 seconds)
L118[12:21:28] ⇦ Quits: MewKitten (~MewKitten@185.116.159.157) (Ping timeout: 186 seconds)
L119[12:33:31] <AR2​000> Is it possible to have corded update a pinned msg with the list of online irc clients instead of spamming the channel ?
L120[12:33:31] <AR2​000> From what I saw on irc clients you can hide this kid of msg
L121[12:53:07] <Izzy> yeah it's a client-side feature :P
L122[12:53:26] <Izzy> though from the right perspective I guess Corded is the client huh
L123[13:30:57] <ThePiGuy24> speaking of client side, weechat slightly forgot to display the contents of your last message lmao
L124[13:31:46] <ThePiGuy24> https://files.thepiguy24.net/uploads/20231102133132_2023-11-02_13-31.png
L125[13:47:24] <Amanda> It's in black-on-black colour codes
L126[13:47:36] <Amanda> IRC-version spoiler text
L127[13:52:58] <ThePiGuy24> ah
L128[14:03:02] <Forec​aster> Amanda: but the smell is only mildly horrifying by specific definitions
L129[14:07:22] <Michiyo> Is it possible? Maybe.
L130[14:07:26] <Michiyo> Am I going to bother? Unlikely
L131[14:07:47] ⇨ Joins: PlushPersik (~PlushPers@193.106.1.77)
L132[14:17:11] ⇦ Quits: PlushPersik (~PlushPers@193.106.1.77) (Ping timeout: 189 seconds)
L133[14:19:21] <Forec​aster> Anything is possible at Zombocom
L134[14:31:43] <Forec​aster> %sip
L135[14:31:45] <MichiBot> You drink a crunchy iron potion (New!). Forecaster gains a negligible amount of luck.
L136[14:38:05] ⇨ Joins: woshilapp (webchat@ec2-3-1-26-227.ap-southeast-1.compute.amazonaws.com)
L137[14:39:07] ⇦ Quits: woshilapp (webchat@ec2-3-1-26-227.ap-southeast-1.compute.amazonaws.com) (Client Quit)
L138[14:42:34] ⇨ Joins: woshilapp (~Thunderbi@120.235.201.67)
L139[14:55:25] ⇦ Quits: woshilapp (~Thunderbi@120.235.201.67) (Quit: woshilapp)
L140[15:36:16] <Amanda> %choose comfort or utility which you're not using
L141[15:36:16] <MichiBot> Ama​nda: Somebody once told me to roll with "comfort"
L142[15:36:19] * Amanda ndos
L143[16:37:34] <Amanda> %choose lunch or starve
L144[16:37:35] <MichiBot> Ama​nda: I tried reading my tea leaves this morning. There was something about death and doom. Anyway, go with "starve"
L145[17:04:23] <Elfi> amanda...
L146[17:04:29] * Elfi pushes towards food
L147[17:04:31] <Elfi> eeeeat
L148[17:04:58] <Michiyo> %tonk
L149[17:04:59] <MichiBot> Waesucks! Mic​hiyo! You beat Compan​ionCube's previous record of <0 (By 10 hours, 56 minutes and 14 seconds)! I hope you're happy!
L150[17:05:00] <MichiBot> Michiyo's new record is 10 hours, 56 minutes and 14 seconds! Michiyo also gained 0.01094 tonk points for stealing the tonk. Position #7. Need 0.00667831 more points to pass TechT​astic!
L151[17:05:20] <Michiyo> 7th place.. ouch
L152[17:22:55] <Forec​aster> better than 8th place
L153[17:23:05] <Forec​aster> I pity whoever is in 8th place
L154[17:23:36] ⇨ Joins: Pit (webchat@101.56.213.80)
L155[17:23:41] <Pit> Hey guys
L156[17:23:49] <Forec​aster> hey guy
L157[17:23:57] <Pit> I need some help with an opencomputers thing
L158[17:24:13] <Pit> It's called The Guard, it's a security system for opencomputers
L159[17:24:23] <Pit> The Redstone I/O is not working
L160[17:24:24] <Forec​aster> we can unfortunately only help with oc things
L161[17:24:30] <Pit> Oh
L162[17:24:51] <Pit> Wait for a Redstone I/O to work i need redstone card?
L163[17:24:59] <Forec​aster> define "not working"
L164[17:25:01] <Pit> Damn maybe that's why
L165[17:25:27] <Pit> It's not working because the program says that a redstone was emitted, but the I/O doesn't power anything
L166[17:26:21] <Forec​aster> and what is "the I/O"
L167[17:26:43] <Pit> Am i allowed to post the link to the topic here or i get kicked ass out the chat?
L168[17:27:11] <Forec​aster> if it's not against the rules you're fine
L169[17:27:41] <Pit> https://gitlab.com/d_rzepka/oc-equipment/-/wikis/The-Guard/Example-configuration-of-keypads
L170[17:27:45] <Pit> Here it is
L171[17:28:14] <Pit> I followed step by step this thing, it's just i am using a standard iron door and not a piston one, but it's still redstone
L172[17:29:31] <Forec​aster> it says to use a redstone IO block
L173[17:29:31] <Michiyo> redstone controlled doors, cute. :P
L174[17:29:36] <Forec​aster> are you doing that?
L175[17:29:57] <Forec​aster> if so that's all you need
L176[17:30:03] <Forec​aster> the block has a redstone card in it
L177[17:31:39] <Corded> > <Mic​hiyo> redstone controlled doors, cute. :P
L178[17:31:39] <Forec​aster> They've put a lot of work into the gui based on the screenshots
L179[17:31:40] ⇦ Quits: Pit (webchat@101.56.213.80) (Quit: webchat.esper.net)
L180[17:32:27] ⇨ Joins: Pit (webchat@101.56.213.80)
L181[17:32:27] <Pit> Ye
L182[17:32:40] <Pit> It's a very good program, it does exactly what i want
L183[17:32:52] <Pit> It's just i followed every single step but nothing gets powered
L184[17:33:09] <Pit> Am gonna try with other modules and see if anything is working
L185[17:33:15] <Pit> And i'll tell you guys
L186[17:34:23] <Liizzii> %tonkleaders
L187[17:34:23] <MichiBot> https://michibot.pc-logix.com/tonk
L188[17:34:38] <Forec​aster> I'm not super impressed with these docs
L189[17:34:39] <Michiyo> Just funny to see OpenSec turret support in here, but nothing for OpenSec's doors.
L190[17:35:05] <Forec​aster> it seems to refer to the outputs as "sources" from what I can tell
L191[17:35:16] <Forec​aster> aren't OpenSec doors just unbreakable iron doors?
L192[17:35:41] <Michiyo> Except they can't be opened with redstone.
L193[17:35:53] <Liizzii> @Forecaster You're an unbreakable iron door!
L194[17:35:55] <Michiyo> they have door controllers that require computer control.
L195[17:35:56] <Liizzii> :P
L196[17:36:13] <Liizzii> also got my Pi4 today
L197[17:36:17] <Forec​aster> oh yeah
L198[17:36:20] * Liizzii neko wiggles
L199[17:36:24] <Michiyo> nice
L200[17:36:29] <Forec​aster> I don't *think* I'm a slab of metal
L201[17:36:39] <Forec​aster> I'm also certain I'm not unbreakable
L202[17:37:06] <Michiyo> I want to move my 3d printer upstairs so I can actually use it... sadly my desk is RIGHT next to my window that I have to keep open otherwise it gets super hot.
L203[17:37:17] <Michiyo> And that's bad for 3d printing
L204[17:37:20] <Liizzii> That's quitter talk!
L205[17:37:22] <Pit> Nah nah i am using a standard iron door
L206[17:37:35] <Forec​aster> we know
L207[17:37:38] <Pit> But since Minecraft isn't making any sound am gonna restart it
L208[17:37:38] * Liizzii says, knowing she is one negative comment away from a breakdown at any point
L209[17:37:46] <Michiyo> Yes, you stated that. I was calling it off that this program has OpenSec turret support, but not door support.
L210[17:37:52] <Pit> Oh
L211[17:37:53] <Michiyo> s/off/odd/
L212[17:37:53] <MichiBot> <Michiyo> Yes, you stated that. I was calling it odd that this program has OpenSec turret support, but not door support.
L213[17:38:12] <Forec​aster> I keep my printers in my basement
L214[17:38:22] <Pit> I am using the source thing, i set up the I/O thing so it powers on top
L215[17:38:37] <Michiyo> mine is next to my server rack, but currently that entire room is junked up by roommate stuff
L216[17:38:43] <Michiyo> which means I can't even make it to my printer.
L217[17:38:57] ⇦ Quits: uis (~uis@95.165.156.213) (Quit: ZNC 1.7.5 - https://znc.in)
L218[17:38:59] <Amanda> %choose registry_name -> job or leave it as registry_name
L219[17:39:00] <MichiBot> Ama​nda: A faraway lamp replies something inaudible.
L220[17:39:07] ⇨ Joins: uis (~uis@95.165.156.213)
L221[17:39:15] <Michiyo> Helpful MichiBot... really helpful
L222[17:39:22] <Amanda> %blame @Forecaster
L223[17:39:23] * MichiBot blames @Forecaster for Half-life 3 not being out
L224[17:39:49] <Forec​aster> it's not my fault some lamps are quiet!
L225[17:42:50] ⇦ Quits: Pit (webchat@101.56.213.80) (Quit: webchat.esper.net)
L226[17:46:32] <S​3> https://discordembeds.pc-logix.com/live/1698947192445.png
L227[17:46:36] <S​3> Look what I found
L228[17:47:14] <Forec​aster> if you want the record player to do something the needle needs to be on the record
L229[17:47:21] <S​3> LOL'
L230[17:47:28] <S​3> I think it's a worm like microorganism
L231[17:47:45] <S​3> I'm looking at the end of a fiber optic cable
L232[17:53:56] <Liizzii> why do you have worms in your fiber cables? that seems like a bad idea
L233[17:54:46] <Forec​aster> they carry the light from one end to the other
L234[17:54:53] <Forec​aster> pretty sure that's how fiber optics work
L235[18:04:05] <Mim​iru> Can confirm, tiny worms carry the light
L236[18:26:12] <Elfi> And sometimes they become tiny light moths
L237[18:37:06] <Amanda> Fucking NixOS.
L238[18:37:28] <Amanda> It's OOMing itself trying to run a "nixos-rebuild" because its too stupid to inflate the virtio baloon I gvae it
L239[18:37:44] <Amanda> unless I'm misunderstanding something about those
L240[19:04:31] <Corded> > <Kristo​pher38> Izzy: during the early computer era in Poland due to being …
L241[19:04:32] <Kristo​pher38> I was supposed to write they dissolved the magnetic coating of videotapes but that was somehow lost in my train of thought
L242[19:34:52] <Elfi> That sounds retrocyberpunk af though
L243[19:35:56] <Elfi> I have looked into how much work it'd take to start producing new floppy disks, I kinda wish I could mess around with something like that
L244[19:46:50] <Forec​aster> Oh yeah, I have but a single domain name for my personal sites
L245[19:47:44] <Forec​aster> I have more, but those are business related
L246[19:49:19] <Forec​aster> I have countless miscellaneous distinct websites for various prototypes and half-finished projects, most of which are only linked in their relative GitHub repos
L247[19:50:42] <ThePiGuy24> Kristopher38: any idea on what solvents or other chemicals were used?
L248[19:50:54] <Forec​aster> I don't have a reason to pay for multiple domains when a single one works
L249[19:51:50] <Forec​aster> "towerofawesome" is a dumb name if you think about it, but it's so non-specific it works for anything
L250[19:53:11] <ThePiGuy24> i have two main ones, thepiguy24.net (and .com but that just redirects) which is my main one, and muerk.net is a more generic one that i use for other stuff
L251[19:53:29] <Michiyo> I have more than I care to list... lol
L252[19:54:02] <Amanda> Co-admin has a slight domain aquization addiction, so we've got a few that we could use, but I personally only use camnet.site for my stuff
L253[19:54:28] <Amanda> we have darkdna.net, ddna.co, .cc, .im(I think still?) and I think others
L254[19:54:47] <Amanda> though co-admin started using .co for their homelab stuff
L255[19:55:13] <Forec​aster> I just use sub-domains if I want the name in the URL
L256[19:55:50] <Forec​aster> The name of a project
L257[19:56:06] <ThePiGuy24> nice, reg.ru have removed their english page ;p
L258[19:57:34] <Mim​iru> https://discordembeds.pc-logix.com/live/1698955053987.png
L259[19:57:56] <Mim​iru> pc-logix.com isn't listed there because it is registered @ hover as Namecheap doesn't (didn't..?) support IPv6 glue
L260[19:59:16] <ThePiGuy24> https://files.thepiguy24.net/uploads/20231102195906_domains.png
L261[19:59:31] <ThePiGuy24> along with one on reg.ru
L262[19:59:59] <Forec​aster> What's a muerk
L263[20:00:22] <ThePiGuy24> i dunno its a made up word
L264[20:00:53] <ThePiGuy24> initially starting as a generic evil megacorporation for roleplay purposes and then i used it for other stuff
L265[20:13:12] <Corded> > <ThePi​Guy24> Kristopher38: any idea on what solvents or other chemicals …
L266[20:13:12] <Kristo​pher38> no idea, though you can buy iron III oxide on the web for very cheap (it's literally rust) and use that but I haven't delved into it to know anything more
L267[20:14:24] <Kristo​pher38> i bet someone has attempted this already and put up a tutorial online
L268[20:16:21] <Liizzii> Michiyo, I think namecheap supports v6 glue? can't remember if my v6 address is added
L269[20:16:44] <Liizzii> and would check but i need my yubikey to log into namecheap, which is in my coat pocket, and my cat is on my lap
L270[20:21:10] <Liizzii> going by the domains i have in powerdns (which is all of them), I have 10 domains. 4 are soley "mine", one i bought for potential family use but that hasn't happened, one for a friend/streamer I'm admin for
L271[20:21:59] * Amanda climbs into Liizzii's lap as well, to double-trap her
L272[20:22:14] * Liizzii gives Amanda scritches
L273[20:22:20] * Amanda purrs softly
L274[20:29:18] <ThePiGuy24> Kristopher38: might just try nabbing some rust from my brothers car (it has plenty) and grinding it up finely and putting it in some sort of binder to try and recoat the disk with ;p
L275[20:29:29] * ThePiGuy24 meows
L276[20:29:36] <IllegalArgum​entException> Hello, are you planning to port OC II to 1.20.2?
L277[20:30:08] <Amanda> Someone was working on a port for 1.19 I think, but IDK where that went
L278[20:30:27] <Amanda> %choose laptopnaptime?
L279[20:30:27] <MichiBot> Ama​nda: Hah! Good luck with that!
L280[20:30:45] <Amanda> ... it's not that complicated, MichiBot, I just close it, and put it out of the way.
L281[20:31:59] <ThePiGuy24> *unknown to Amanda, the laptop had other plans*
L282[20:33:34] <Forec​aster> perfect opportunity to use "unbeknownsts" and you squandered it
L283[20:33:56] ⇦ Quits: uis (~uis@95.165.156.213) (Ping timeout: 189 seconds)
L284[20:34:08] ⇨ Joins: uis (~uis@95.165.156.213)
L285[20:34:33] <Liizzii> urghh, i always forget how slow as fuck a Xeon E5-2660 is whenever i need to use my virtual machine on one of our work servers
L286[20:34:51] <Michiyo> Liizzii, I know when I transfered PC-L out of NameCheap they didn't. If they've added it then neat.
L287[20:35:09] <Michiyo> That's been years now.
L288[20:35:10] <ThePiGuy24> *unbeknownst to Forecaster, i had already thought of this after posting*
L289[20:36:22] <Michiyo> "Currently, it is possible to register a server with an IPv4 address only through the Namecheap interface. If you would like to register it with an IPv6 address, please contact our Support Team for assistance."
L290[20:36:58] <Liizzii> I wanna increase the cpu cores my vm has (only has 4 assigned to it right now) and up the memory but i can't do that without shutting down the vm and i can't do that till RSAT finishes installing
L291[20:37:32] <Liizzii> Michiyo: ah
L292[20:39:08] <Liizzi​i-chan> pain https://discordembeds.pc-logix.com/live/1698957547979.png
L293[20:40:13] <Liizzii> was gonna be looking at migrating our vault server tonight, but guess that's happening later instead
L294[20:40:22] <Mim​iru> https://www.cpubenchmark.net/compare/Intel-Xeon-E5-2660-vs-AMD-Opteron-6376/1219vs2000
L295[20:41:02] <Mim​iru> Though... I guess I do have 4 of the 6376's in that box... Still slow AF though
L296[20:42:18] <Liizzii> the hyperv host this vm is on has dual sockets, but the last time i tried to allocate "half" the total cpu cores (meaning a whole cpu) i crashed a hyperv node and took down phones at one of our sites (because the controller vm for them was also on that host)
L297[20:42:28] <Liizzii> that was fun to diagnose
L298[20:42:56] <Liizzii> in the end i had to use iDRAC on the node to cold boot it
L299[20:43:17] <Liizzii> the cluster was not happy until that node came back up
L300[20:44:08] <Liizzii> OMFG INSTALL ALREADY AAAAA
L301[20:44:21] <Liizzi​i-chan> https://discordembeds.pc-logix.com/live/1698957861509.png
L302[20:47:51] <Liizzii> oh good, it failed
L303[20:48:08] <Liizzii> fuck it, i give up with that stuff, i'll just do some switch stuff i need to do out of hours instead
L304[20:53:34] <Michiyo> Anyone wanna finance me $2,000? I could go for a nice hardware upgrade...
L305[20:58:50] <Forec​aster> same
L306[21:18:39] <Forec​aster> my last computer upgrade was about 10 years ago now
L307[21:18:48] <Forec​aster> it's getting dire
L308[21:21:43] <Corded> > <ThePi​Guy24> Kristopher38: might just try nabbing some rust from my brot…
L309[21:21:43] <Kristo​pher38> you gotta have pure rust : P
L310[21:38:22] <ThePiGuy24> its pure enough, it can still be magnetised ;3
L311[21:38:35] <ThePiGuy24> besides, that was *mostly* a joke ;p
L312[21:39:02] <ThePiGuy24> fun pictures :3 https://thepiguy24.net/cabincon2023/
L313[21:39:09] <ThePiGuy24> (from 5 months ago)
L314[21:42:19] <MichiBot> Amanda REMINDER: check if bai-hu-c grew a new swap
L315[21:45:16] <ThePiGuy24> also damn this is not the channel i meant to post this in
L316[22:11:01] <Amanda> Aw shucks, I would but like, the laptops all the way over there -->
L317[22:11:21] <Amanda> %remindme 13h check bai-hu-c for a swap
L318[22:11:22] <MichiBot> I'll tell you "check bai-hu-c for a swap" in 13h at 11/03/2023 11:11:22 AM
L319[22:23:20] <Liizzi​i-chan> https://paste.pc-logix.com/iginiyenah
L320[22:23:25] <Liizzi​i-chan> rpi-imager is on crack
L321[22:24:00] <Liizzi​i-chan> `/dev/mmcblk0` is a "system drive" but `/dev/nvme1n1`, and two zfs volumes are not..?
L322[22:46:05] <CompanionCube> a reminder courtesy of the state of qatar: don't allow your domains to expire, as allaboutqatar.qa demonstrates.
L323[23:26:19] <Liizzi​i-chan> _speed_ https://discordembeds.pc-logix.com/live/1698967578639.png
L324[23:49:06] ⇦ Quits: Vexatos (~Vexatos@p200300EaEF0ecB00D92EFDe965920D37.dip0.t-ipconnect.de) (Quit: Insert quantum chemistry joke here)
L325[23:57:10] <Izzy> gigabit is pretty sweet
<<Prev Next>> Scroll to Top