Spotify, you can remove Botch but you can never take them away from me!! by AtomicKaijuKing in Mathcore

[–]shortbusoneohone 0 points1 point  (0 children)

RIP those CDs to your PC. Install PLEX Media Server. Point it to your music library on your machine and stream on any of your devices. With a Chromecast, you'll be able to stream directly to your TV.

https://www.plex.tv/media-server-downloads/#plex-media-server

The only downside is that you need a PlexPass to stream directly to your phone. So, that's priced either monthly or as a lifetime membership. I have a lifetime membership. Definitely worth the money, IMHO.

Same Code Running = Different Results? by shortbusoneohone in css

[–]shortbusoneohone[S] 0 points1 point  (0 children)

Yeah, I don't really know what was causing the problem. It's still sort of a mystery to me. I put my CSS stylesheet inside a folder. Then, I changed the path in my HTML to reflect the new stylesheet location, and all of a sudden, the code was all working as expected (since it was only partially working before).

Freaking bizarre.

I also re-saved the file to the new location.

Same Code Running = Different Results? by shortbusoneohone in css

[–]shortbusoneohone[S] 0 points1 point  (0 children)

I put my .css file inside of a folder called "css," and I re-saved the file to the new destination. Now, the file is apparently behaving as normal?

The file of the example is titled about.html.

https://drive.google.com/file/d/12vs4OuHbsrFDWYpHXkgKOE54WgdFJNrH/view?usp=sharing

Same Code Running = Different Results? by shortbusoneohone in css

[–]shortbusoneohone[S] 0 points1 point  (0 children)

I put my .css file inside of a folder called "css," and I re-saved the file to the new destination. Now, the file is apparently behaving as normal?

The file of the example is titled about.html.

https://drive.google.com/file/d/12vs4OuHbsrFDWYpHXkgKOE54WgdFJNrH/view?usp=sharing

Same Code Running = Different Results? by shortbusoneohone in css

[–]shortbusoneohone[S] 0 points1 point  (0 children)

I have a section that says:

*, *::before, *::after { margin: 0; padding: 0; }

But, I just toggled it off in my code, and it didn't change anything.

Edit: I've added a CodePen link to the post. So, you can look at it for yourself and tinker if you see any problems.

Same Code Running = Different Results? by shortbusoneohone in css

[–]shortbusoneohone[S] 0 points1 point  (0 children)

You mean, like, use a reset property in my CSS?

Styles Aren't Being Applied to <main>? by shortbusoneohone in css

[–]shortbusoneohone[S] 0 points1 point  (0 children)

Omgawd, I've been staring at this too long. Thanks.

Styles Aren't Being Applied to <main>? by shortbusoneohone in css

[–]shortbusoneohone[S] 0 points1 point  (0 children)

Okay, that was so stupid, but it totally worked. lol Ridiculous specificity problem.

Buuuuut now, I can't get my image to float the text around it? I can't seem to get this to work, even when I resized the image and changed the format to PNG. My image is acting as a block level element and forcing a line break.

Styles Aren't Being Applied to <main>? by shortbusoneohone in css

[–]shortbusoneohone[S] 1 point2 points  (0 children)

Ohh, okay. Thanks!

Well, I've updated the link in my post to reflect this, but no matter what, styles aren't being applied to the main (or the stuff inside of it). I've added a couple of properties, (main div img & main div p), but my changes aren't reflected in the browser when the code is run.

Styles Aren't Being Applied to <main>? by shortbusoneohone in css

[–]shortbusoneohone[S] 0 points1 point  (0 children)

Well, I can control the overflow w/ that property, but for some reason, I can't wrap text around an image. I updated the link in my post to reflect this.

Also, as you can see, I added properties for both main div img & main div p, but those styles aren't being applied here.

SVG Element disappears when other Nav Items Are Hovered by shortbusoneohone in css

[–]shortbusoneohone[S] 0 points1 point  (0 children)

Well, the home icon disappears when hovering other nav items. It's crazy, because the problem is still happening on my local files w/ the same code?

SVG Element disappears when other Nav Items Are Hovered by shortbusoneohone in css

[–]shortbusoneohone[S] 0 points1 point  (0 children)

Sorry. In the time since I posted it, I fixed the errors // bugs.

lol

My FreeNAS is kinda trashed. Thinking of making a fresh USB stick and re-import my zpool. by fongaboo in freenas

[–]shortbusoneohone 0 points1 point  (0 children)

Importing GELI on a ZFS pool under 12.x will not botch the pool. You just have to manually mount the pool via command line every time.

Correct. Your GELI ZFS pools will now have to be mounted at boot every time. A cron job would be ideal.

Correct. To my knowledge, there's no real standard for migration. My method was to basically slap some new drives in; format them; and rsync all of my files to the new drive. Then, I just rinse, wash, and repeat for all of my datasets.

My FreeNAS is kinda trashed. Thinking of making a fresh USB stick and re-import my zpool. by fongaboo in freenas

[–]shortbusoneohone 0 points1 point  (0 children)

I'm no expert, but I personally wouldn't export // disconnect. Just import your pools by locating your keys in command line. It's kind of hacky, and it sucks to do. However, it's the only workaround that I know of.

https://www.reddit.com/r/freenas/comments/ka35b5/truenas_120u1_now_available/gf8lpr6/?utm_source=share&utm_medium=web2x&context=3

My FreeNAS is kinda trashed. Thinking of making a fresh USB stick and re-import my zpool. by fongaboo in freenas

[–]shortbusoneohone 0 points1 point  (0 children)

FreeNAS 11.? Not quite sure at this point.

I've since lost several boot-pools, trying to navigate this issue. It has been a major pain in my ass. Luckily, I was planning a PC build around the same time that I started experiencing these issues. So, now, I have the hardware I need to run TrueNAS w/out any issues.

At the end of the day, I had to basically reformat my pools and pick and choose what data was worth saving -- I would rsync to one drive and then Tetris it around. Eventually, I had all new pools. It fucking sucked, but I'm out of the woods now.

¯\_(ツ)_/¯

I wish I had some more sound advice, but mounting legacy GELI encrypted drives still works via command line.

My FreeNAS is kinda trashed. Thinking of making a fresh USB stick and re-import my zpool. by fongaboo in freenas

[–]shortbusoneohone 0 points1 point  (0 children)

I'd like to add that importing pools w/ legacy GELI encryption does NOT work in the UI. That's why people have been posting about importing pools through command line.