PiJiNWiNg

joined 9 months ago
[–] PiJiNWiNg 2 points 1 day ago (1 children)

I think you may be conflating things a bit. Atheism is simply a lack of belief in gods, it doesn't automatically come with a particular worldview. Worldviews are much more broad, as the name would imply. They encompass a set of values and assumptions about life. Atheism doesn't prescribe how someone views politics, morality, or society. Those are shaped by other philosophies like humanism or existentialism.

I agree that no one is immune to the dysfunctions of collective action, and atheists can certainly fall prey to the same human errors and biases that affect any group. However, attributing those flaws to atheism itself misses the point. The fact that individuals with different beliefs, whether religious or non-religious, have varying behaviors doesn't stem from atheism as a 'worldview'—it's part of the complex nature of human society.

Criticism of specific worldviews is valid, but atheism as a simple lack of belief in gods doesn't operate on the same level as belief systems that come with doctrines and tenets.

[–] PiJiNWiNg 8 points 2 days ago (4 children)

Calling atheism a belief is like calling bald a hair color. Or like saying 'not collecting stamps' is a hobby

[–] PiJiNWiNg 3 points 1 week ago

That immediately stuck out to me as well, what a lame excuse not to patch. I've been in IT for a while now, and I've never worked in any shop that would let that slide.

[–] PiJiNWiNg 10 points 1 week ago

Behold the power of stem cells

[–] PiJiNWiNg 2 points 2 weeks ago

I suspect the inention of the bot is to summarize the reviews of "real" people, but yeah, certainly doesnt seem immune to hallucinating

[–] PiJiNWiNg 3 points 3 weeks ago

Not as far as I am aware, but yeah, something like how Trillian worked back in the day for IM would be great

[–] PiJiNWiNg 1 points 3 weeks ago

Cult of the Lamb with my SO, and Moonlighter on my own.

[–] PiJiNWiNg 1 points 1 month ago

Lets not forget Pol Pot

[–] PiJiNWiNg 6 points 1 month ago (1 children)

I call when i hear gunshots.

[–] PiJiNWiNg 22 points 1 month ago (2 children)

I think he's maybe just too obvious a choice and people are trying to be more creative in their answer.

Also, could the harm Hitler caused truly be inflicted back on his physical form? It seems to me like there is no way he could truly pay for what he'd done (if he were to live again).

 

Hey Folks, I have a bit of a conundrum that I'm hoping the hive mind can assist with.

I am in the process of learning docker to prep for my migration to Linux, but I have some questions about my filesystem structure. Currently my media files of all types live on a single file-based iSCSI LUN hosted on a QNAP which I connect to from a Windows machine. In my research to see if this would be consistent with best practice, I came to the conclusion that I should create independent NFS shares that the docker containers would connect to individually, rather than serving the files to the containers through the host and it's iSCSI connection.

This leads to my problem.

I can't seem to find any way to directly copy data from the LUN to one of my newly created NFS shares. With the volume of data I'll need to copy I'm trying to avoid as much overhead as possible, and using my Windows machine to connect to the new NFS share, then transferring the files from the iSCSI share, would be ludicrously inefficient.

As I'm able to SSH into my NAS, my first thought was to try and mount the iSCSI file locally and rsync the contents directly to the NFS share. After finding the home of the iSCSI file in the NAS filesystem, I discovered that it is not stored as a single, mountable file, but broken up into 1TB chunks. This leaves me unable to mount it, even in part, as each of the files lack an identifiable filesystem. Further, this is my largest partition, and so I don't (currently) have the space to attempt to concatenate the files into a single file (assuming that would even work, no idea).

After giving up on this approach, I decided to try and log into it's own external iSCSI target (from the NAS), then mount the LUN as I would from an external client. I thought I might be in the clear, as the login was successful, and both iscsiadm and the NAS GUI showed the active session to itself. But no matter where I looked I could see no evidence of a newly available partition, only those that were there from before I connected to the iSCSI target.

At this point the next step seems to be shrinking the partition and trying to concatenate the iSCSI files as I mentioned earlier. I have the space to play with, but I'll need to convert the volume to thin-provisioned, then shrink the volume, which would likely take foreverrrrrrr. But really, even this option sucks, because I'd prefer to avoid jeopardizing my primary storage volume in changing the provisioning style.

So anyway, after banging my head on it for the last few hours, I decided to step away and do some "rubber ducky debugging" with you guys.

So here are my questions: Is migrating to NFS worth the effort? Would the file concatenation method even work? COULD the loopback iSCSI method work if I do something differently? Any other tricks, or maybe something in the QNAP App Marketplace?

Any assistance welcome, thanks for reading!

 

Didn't see any posts about it in here yet so thought I'd share!

 

I've been considering a switch to Linux for my main rig, which also runs my Plex and associated services. Does anyone have any advice for me regarding distro, tool compatibility, similar tools to consider while switching, gotcha moments, losses in key functionality, etc. Any advice appreciated!

view more: next ›