<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:16:50] <! Little​Timmy52 !> so with file:write, how would i insert say "123abc" on top of a file for example turn print("abc") into
L2[00:16:52] <! Little​Timmy52 !> "123abc"
L3[00:16:52] <! Little​Timmy52 !> print("abc")
L4[00:24:51] ⇨ Joins: lost5 (~lost5@147.75.199.149)
L5[00:25:24] ⇦ Quits: lost5 (~lost5@147.75.199.149) (Client Quit)
L6[00:54:45] <! Little​Timmy52 !> on line 16 it says file is null when its clearly defined https://github.com/LittleTimmy52/OpenComputers/blob/master/AddressToFile/AddressToFile.lua
L7[00:55:05] <! Little​Timmy52 !> what did i do wrong
L8[01:01:38] <! Little​Timmy52 !> i forgot ,"w"
L9[01:01:51] <! Little​Timmy52 !> now its working
L10[01:14:50] <Amanda> Hum hum, everspace 2 feels more like my kind of spaaace
L11[01:15:08] <Amanda> I just can't get into rougelikes like ES1
L12[01:16:02] <Amanda> I kinda like the slideshow character cutscenes too, though I'm not sure if that's just placeholder storyboards
L13[01:21:35] <! Little​Timmy52 !> anyone know why Code Block pastebined https://paste.pc-logix.com/ronezerasu
L14[01:21:35] <! Little​Timmy52 !> wont run. the full code is in my last message
L15[01:21:57] <! Little​Timmy52 !> ingame i put a print compAddr and i got no value
L16[01:24:16] <! Little​Timmy52 !> also i put a print befor the loop printing addrTable
L17[01:24:30] <! Little​Timmy52 !> and it wasnt nil
L18[01:33:43] ⇦ Quits: Vexatos (~Vexatos@pd9e21222.dip0.t-ipconnect.de) (Quit: Insert quantum chemistry joke here)
L19[01:47:00] <! Little​Timmy52 !> i fixed it
L20[01:47:18] <! Little​Timmy52 !> how does one do read and write on io.open?
L21[01:47:36] <! Little​Timmy52 !> ik w is write and r is read, is there one that does both?
L22[01:47:51] <! Little​Timmy52 !> the wiki doseent say what each mode does
L23[01:55:09] <Mic​hiyo> https://www.tutorialspoint.com/lua/lua_file_io.htm
L24[02:09:56] * Amanda lays her head on her own flank, burying elfi in her floof, does a heccen zzzzmew
L25[02:09:59] <Amanda> Night girls
L26[02:50:19] <! Little​Timmy52 !> nomater what i did the thing didnt like being able to read and write so i just did Code Block pastebined https://paste.pc-logix.com/adovudusup
L27[03:16:25] <Va​ur> %tonkout
L28[03:16:25] <MichiBot> Swell! Va​ur! You beat your own previous record of 3 hours, 42 minutes and 3 seconds (By 1 hour, 39 minutes and 50 seconds)! I hope you're happy!
L29[03:16:26] <MichiBot> Va​ur has tonked out! Tonk has been reset! They gained 0.005 tonk points! plus 0.008 bonus points for consecutive hours! Current score: 0.03082, Position #3 Need 0.04026 more points to pass Forec​aster!
L30[03:36:14] <garbage hy​bridknight> what was the command to download code from github on openos
L31[03:36:16] <garbage hy​bridknight> completely forgot
L32[03:39:23] <garbage hy​bridknight> and just to download any file
L33[03:49:21] <CompanionCube> wget?
L34[03:51:05] <garbage hy​bridknight> yeah thats it
L35[03:51:06] <garbage hy​bridknight> thanks
L36[03:51:17] <garbage hy​bridknight> also my computer for some reason is currently not detecting the sound card?
L37[03:51:26] <garbage hy​bridknight> what do i need to do for it to detect it
L38[03:51:31] <garbage hy​bridknight> its been a while since ive played this mod
L39[04:12:03] <Ocawes​ome101> @! LittleTimmy52 ! it should be `r+` iirc?
L40[04:21:36] <Forec​aster> The modes are listed on the wiki
L41[04:22:23] <Forec​aster> Also on the page Michiyo linked
L42[05:06:44] <Wat​tana> Made some more progress reimplementing my Z80 emu https://tinyurl.com/2ol2rt4b
L43[05:49:59] ⇨ Joins: Hawk777 (~Hawk777@2607:c000:8290:fb00:1a78:8886:df35:95dc)
L44[06:25:16] <Forec​aster> %tonk
L45[06:25:16] <MichiBot> Awesome! Forec​aster! You beat Va​ur's previous record of <0 (By 3 hours, 8 minutes and 51 seconds)! I hope you're happy!
L46[06:25:17] <MichiBot> Forecaster's new record is 3 hours, 8 minutes and 51 seconds! Forecaster also gained 0.00315 tonk points for stealing the tonk. Position #2. Need 0.02159 more points to pass Compan​ionCube!
L47[07:00:31] ⇦ Quits: glasspelican (~quassel@2607:5300:201:3100::325) (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)
L48[07:01:06] ⇨ Joins: glasspelican (~quassel@2607:5300:201:3100::325)
L49[07:33:53] <Wat​tana> POG https://tinyurl.com/2hq8lfbk
L50[07:34:01] <Wat​tana> Got super simple loops working now
L51[07:34:31] <Wat​tana> https://tinyurl.com/2haonax2
L52[07:34:47] <Wat​tana> Code Block pastebined https://paste.pc-logix.com/quxiteloxu
L53[08:22:20] <Kristo​pher38> Hey, nice!
L54[09:05:19] ⇦ Quits: Hawk777 (~Hawk777@2607:c000:8290:fb00:1a78:8886:df35:95dc) (Quit: Leaving.)
L55[09:27:58] <Wat​tana> AYYYY I got conditionals working now https://tinyurl.com/2nsc37jq
L56[10:07:07] <Va​ur> %tonk
L57[10:07:07] <MichiBot> Holy soft cloud Batman! Va​ur! You beat Forec​aster's previous record of 3 hours, 8 minutes and 51 seconds (By 32 minutes and 59 seconds)! I hope you're happy!
L58[10:07:08] <MichiBot> Vaur's new record is 3 hours, 41 minutes and 50 seconds! Vaur also gained 0.0022 (0.00055 x 4) tonk points for stealing the tonk. Position #3. Need 0.04121 more points to pass Forec​aster!
L59[10:07:40] ⇨ Joins: Vexatos (~Vexatos@pd9e21222.dip0.t-ipconnect.de)
L60[10:07:40] zsh sets mode: +v on Vexatos
L61[13:19:45] <MichiBot> Amanda REMINDER: diff the kernel configs of pmos and mobile-nixos to see why the ip5xxx battery isn't appearing under mobile-nixos
L62[13:20:21] * Amanda stirs awake, meows and looks around
L63[13:21:08] <Forec​aster> MichiBot says to work!
L64[13:21:55] <Amanda> nadja: did you know giving your faction 10M credits in "Minecraft" breaks the ui?
L65[13:22:11] <nadja> … what?
L66[13:22:36] <Amanda> Also be careful of the haunted castles, insufficient lighting makes the fog kill you
L67[13:23:04] <nadja> Right, I do keep a flashlight on me for that reason anyway
L68[13:24:05] <Amanda> Last night's dream was weird. Started as a playthrough of "Minecraft" ended with a god being reincarnated and choosing to be a pet
L69[13:24:37] <Forec​aster> sounds like it could be an anime
L70[13:26:44] <Amanda> Actually, started as some kind of team building exercise for a group of people I was with, including an ex who I've not spoken to in like 10 years. She was great at building stuff, I was great at long-range sniping In some unidentified mmo
L71[13:33:26] <Forec​aster> sniping unidentified mmos is a valuable skill
L72[13:33:36] <Forec​aster> who knows how much damage they could do if left unchecked
L73[13:49:56] <nadja> Amanda: God being reincarnated as pet sounds a bit like you tbh :P
L74[13:51:27] <Amanda> nadja: ... Except it was the kinky kind of pet
L75[13:51:33] <nadja> Oh
L76[13:51:39] <nadja> Okay nvm then
L77[13:52:17] <Va​ur> %tonkout
L78[13:52:17] <MichiBot> Yippee! Va​ur! You beat your own previous record of 3 hours, 41 minutes and 50 seconds (By 3 minutes and 19 seconds)! I hope you're happy!
L79[13:52:18] <MichiBot> Va​ur has tonked out! Tonk has been reset! They gained 0.003 tonk points! plus 0.004 bonus points for consecutive hours! Current score: 0.04002, Position #3 Need 0.03421 more points to pass Forec​aster!
L80[13:52:21] <Amanda> He wanted to be dommed by his cult
L81[13:52:46] <Wat​tana> >Amanda: nadja: ... Except it was the kinky kind of pet
L82[13:52:46] <Wat​tana> I read it with voices from Sam & Max and it totally fits lmao
L83[13:56:23] <Forec​aster> still sounds like it could be an anime
L84[17:08:33] <Forec​aster> %tonk
L85[17:08:34] <MichiBot> Yippee! Forec​aster! You beat Va​ur's previous record of <0 (By 3 hours, 16 minutes and 16 seconds)! I hope you're happy!
L86[17:08:35] <MichiBot> Forecaster's new record is 3 hours, 16 minutes and 16 seconds! Forecaster also gained 0.00327 tonk points for stealing the tonk. Position #2. Need 0.01832 more points to pass Compan​ionCube!
L87[17:23:30] <Va​ur> %sip
L88[17:23:30] <MichiBot> You drink a shiny dilithium potion (New!). Vaur's clothes turn silver until someone stops looking at them.
L89[17:42:51] ⇨ Joins: ThePiGuy24 (~ThePiGuy2@84.66.175.57)
L90[17:46:16] * Amanda flops down around Elfi, exhausted from a 2-3h long adhd hyperfocus on a diff between two linux kernel configs
L91[17:47:17] <Forec​aster> sounds like fun
L92[17:47:29] <Corded> * <Forec​aster> waits for a show to finish downloading over 4G
L93[17:50:48] <Forec​aster> sigh, this is so slow...
L94[17:52:09] <Va​ur> %sip
L95[17:52:09] <MichiBot> You drink a seeping weather potion (New!). The bottle turns into an apple.
L96[18:08:08] * Amanda offers Elfi some sugar cookies
L97[18:16:10] <Va​ur> %sip
L98[18:16:10] <MichiBot> You drink a slimy sapphire potion (New!). As Vaur drinks the potion they seem to have become magnetic and A suspicious looking statue flies towards them! They successfully evaded it with a 15 vs DC 14!
L99[18:16:24] <Va​ur> that was close
L100[18:27:57] ⇨ Joins: lost5 (~lost5@136.144.59.189)
L101[18:28:06] ⇦ Quits: lost5 (~lost5@136.144.59.189) (Client Quit)
L102[18:51:58] ⇨ Joins: Csani (~csani@catv-176-63-24-150.catv.fixed.vodafone.hu)
L103[18:52:05] <Csani> Hi
L104[18:53:29] <Forec​aster> %yeshi
L105[18:53:29] <MichiBot> Hi, welcome to the opencomputers IRC channel. If you just connected from minecraft, yes this is a real chat. There are people here, but dont expect people to engage with someone who just says "hi" or similar, we are (usually) pretty busy.
L106[18:56:12] ⇨ Joins: Csani10 (~Csani10@catv-176-63-24-150.catv.fixed.vodafone.hu)
L107[18:56:18] <Csani10> Hello
L108[18:56:30] ⇦ Quits: Csani10 (~Csani10@catv-176-63-24-150.catv.fixed.vodafone.hu) (Client Quit)
L109[18:57:39] ⇨ Joins: Csani10 (~Csani10@catv-176-63-24-150.catv.fixed.vodafone.hu)
L110[18:58:04] <Csani10> How is this working in minecraft?
L111[18:58:21] <Forec​aster> magic, mostly
L112[18:58:56] <Kristo​pher38> tcp sockets
L113[18:59:13] <Csani10> How can I install oppm in MineOS
L114[18:59:30] <Forec​aster> I don't think you can
L115[19:00:48] ⇦ Quits: Csani10 (~Csani10@catv-176-63-24-150.catv.fixed.vodafone.hu) (Client Quit)
L116[19:00:58] ⇦ Quits: Csani (~csani@catv-176-63-24-150.catv.fixed.vodafone.hu) (Remote host closed the connection)
L117[20:27:24] <! Little​Timmy52 !> so i was messing with a file that was in boot (for a serverFS) and i can no longer boot it up, is there a way to fix that without wiping the disk
L118[20:27:34] <Redston​eParkour> %tonk
L119[20:27:34] <MichiBot> Golly! Redston​eParkour! You beat Forec​aster's previous record of 3 hours, 16 minutes and 16 seconds (By 2 minutes and 43 seconds)! I hope you're happy!
L120[20:27:35] <MichiBot> RedstoneParkour's new record is 3 hours and 19 minutes! RedstoneParkour also gained 0.0002 (0.00005 x 4) tonk points for stealing the tonk. Position #8. Need 0.00225 more points to pass S​ky!
L121[20:28:18] <Redston​eParkour> make another computer, start openos on it (from floppy) and insert the hdd
L122[20:28:36] <! Little​Timmy52 !> ok
L123[20:28:43] <! Little​Timmy52 !> thanks
L124[20:59:14] <Va​ur> %sip
L125[20:59:14] <MichiBot> You drink a stirring rock potion (New!). Vaur's feet tingle briefly.
L126[21:13:38] <Forec​aster> %sip
L127[21:13:38] <MichiBot> You drink a light pear potion (New!). Forecaster looks up and sees the moon smile at them for a second.
L128[21:19:58] <Va​ur> %sip
L129[21:19:58] <MichiBot> You drink a forked solarium potion (New!). Vaur feels slightly slower.
L130[21:43:44] <Jeb. ​Kerman> I have a *tiny* suspicion that I broke something. https://tinyurl.com/2kgsrlcq
L131[21:47:55] <Forec​aster> that's a feature
L132[21:55:32] <! Little​Timmy52 !> anyone got experience with opencomputers
L133[21:55:40] <! Little​Timmy52 !> mineosd
L134[21:56:26] <! Little​Timmy52 !> ive beet typing opencomputers so much i typed it inplace ov mineos
L135[21:57:20] <! Little​Timmy52 !> and if so anyone know how to converrt an image to its .pic format
L136[22:01:52] <! Little​Timmy52 !> they have a tool, but idk how to run it
L137[22:06:40] <Forec​aster> we don't support mineOS
L138[22:06:52] <Forec​aster> and nobody here uses it
L139[22:57:09] <Amanda> Welp, guess I'm digging through a diff again tomorrow. Using the latest 6.1 mego kernel still isn't showing the pinephone keyboard's battery in /sys
L140[22:58:11] * Amanda tucks in around Elfi, contemplates halucinating
<<Prev Next>> Scroll to Top