<RockyTV[m]>
I just made a dummy postgres database to store data from covid19 cases throughout my country because the ministry of health stopped releasing a consolidated csv file with information from cases from all states
<RockyTV[m]>
it works but I only parsed data from my state, need to parse 26 more :/
<RockyTV[m]>
<span class="d-mention d-user">VITAS</span> what do you think about using the dummy profile page from adminLTE for SpaceDock? I thought about having the column on the left with the profile information like links, nicks and etc, and on the right a list of mods they created
RockyTV[m] has quit [Quit: Idle timeout reached: 10800s]
<SpaceXer[m]>
I'm trying to install SpaceX Launch Vehicles, but I don't have parts files.
<SpaceXer[m]>
I have several other mods. RO, RSS Delta pack, Rescale, real boosters.
DasSkelett[m] has joined #spacedock
<DasSkelett[m]>
Haha
<DasSkelett[m]>
<span class="d-mention d-user">SpaceXer</span> do you mean part files or craft files?
<DasSkelett[m]>
Both are included in the zip.
<DasSkelett[m]>
We just need to put more storage in the storage!
<DasSkelett[m]>
Don't ask me what it it means
<DasSkelett[m]>
Also are you sure you copied 1GB? Because it says 1MB
<DasSkelett[m]>
Ahhhhh that makes sense
RockyTV[m] has joined #spacedock
<RockyTV[m]>
<span class="d-mention d-user">Darklight</span> Linus got another bunch of HDDs from Seagate for their projects :p
<RockyTV[m]>
and no they don't buy anything, they always get stuff for free
<RockyTV[m]>
the video you linked is the 3PB one :p
<RockyTV[m]>
thought you had linked the first petabyte project video
<RockyTV[m]>
funny thing, they had to either use the drives seagate sent them or if they didn't use them they had to send them back
Astro[m] has joined #spacedock
<Astro[m]>
hey. Can i get some help with a mod issue here? Idk where else to go 😅
<Astro[m]>
I downloaded Kartoffelkuchens SpaceX Pack, and also loaded all of its dependencies, but when i try to load, for example the Falcon 9, it tells me this: ```Spaceship SpaceX Crew Dragon FH Stack is missing the part module kOSProcessor``` Same error just with `KOSNameTag`
<Astro[m]>
is that a mod issue or an issue on my end?
<VITAS[m]>
you could do a meme with that pic: "i need to store my porn somewhere"
<VITAS[m]>
1PB is small change in datacenter terms these days. even i have like 150TB for my private stuff
<VITAS[m]>
but i gues for some kido that only has an aldi pc with 1tb ssd this sounds massive
<VITAS[m]>
maybe this linus guy is working for my server rpovider
<VITAS[m]>
would explain my storage crisis
<VITAS[m]>
sort of ironic: he build a company that earns money by showing what he buys fromt he money he earns with said company by showing.... and so on
<VITAS[m]>
i would be happy if you would. please keep in mind its not only SD using that storage but my nextcloud and dms too
<VITAS[m]>
so the only solution is to have reliable storage not to work arround it
<VITAS[m]>
they dont offer nfs and other protocols by the way
<VITAS[m]>
and i did experiments with mounting the storage in different ways
<VITAS[m]>
directly in lxc, with params described in their wiki, ones sughgested by proxmox and so on
<VITAS[m]>
yes if i could get it out of RO mode without rebooting would be great
<VITAS[m]>
theres the problem of the storage not remouting after unmounting due tot he paralel write limit
<VITAS[m]>
a way to solve that would be to (somehow) allow only one write operation at a time for each container
<VITAS[m]>
and to cache writes
<VITAS[m]>
(caching should be a thing on FS level already)
<VITAS[m]>
you can also dive into proxmox and hetzner docu to find idears