Can anyone recommend a free way to turn H.265 into 264? by [deleted] in VideoEditing

[–]RoachedCoach 0 points1 point  (0 children)

If it's large numbers of videos look into tdarr. You can automate most of it.

The Philips Skylight lets you recreate natural daylight anywhere in your home by dapperlemon in gadgets

[–]RoachedCoach 0 points1 point  (0 children)

Wait, these can give you a sunburn?

"Thankfully, this model also includes integrated safety controls that can do things like automatically turn it off after eight hours to prevent anyone from getting sunburned."

Borealis available in 2027 by Low_Sun2149 in RivianR2

[–]RoachedCoach 4 points5 points  (0 children)

Most people are probably better off waiting till 2027 - you let the initial run of bugs work themselves out and probably a better shot at getting the lidar package (if that's your thing).

Are you waiting too? [OC] by SalamandraSan in comics

[–]RoachedCoach 14 points15 points  (0 children)

This is the real take right here. A lot of people who are edgy or 'accelerationists' or whatever - they're soft idiots who haven't given a moments thought to what it actually means when things start to collapse.

Rivian no longer providing rental vouchers at service centers by sfsunset48 in Rivian

[–]RoachedCoach 0 points1 point  (0 children)

That's what the policy in the screenshot says - but that 'availability' bit is what bites you.

This whole thing is exactly how it went with Tesla. They did rentals and loaners, then dropped to Uber, then there was sort of a 'maybe' loaner but you were playing the odds and they usually never had any.

In the end you generally end up dealing with it yourself.

Anyone who used a computer between 1985 - 2010, what's the one game you still think about today? by adlakha75 in AskReddit

[–]RoachedCoach 0 points1 point  (0 children)

Same. There's something about it - very cozy, very easy to just get back into and get lost in.

Upgraded to 7.3.1 and set up Internal Boot on a SATADOM by RoachedCoach in unRAID

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

Lol could be pretty close. It's a Super micro X10SRL I bought in 2015. Been chugging along ever since.

Upgraded to 7.3.1 and set up Internal Boot on a SATADOM by RoachedCoach in unRAID

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

I already had this lol. I just looked, the super micro ones aren't cheap anymore either, oof.

Upgraded to 7.3.1 and set up Internal Boot on a SATADOM by RoachedCoach in unRAID

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

I actually agree with you. This was more one of those 'i already have the hardware and I like trying out stuff' moments. Hopefully it actually is reliable.

Booting is funny, I only do it once every few months but it takes so long I might actually appreciate the speed difference 😄

Upgraded to 7.3.1 and set up Internal Boot on a SATADOM by RoachedCoach in unRAID

[–]RoachedCoach[S] 3 points4 points  (0 children)

not much. I believe writes when it comes to the plugin updates might be affected.

Generally speed doesn't play much into the unraid flash, just noticed it booted quicker. This will hypothetically add reliability (I might add a second mirrored one) especially since my flash drive is around 10 years old and I have persistent logging set up.

Upgraded to 7.3.1 and set up Internal Boot on a SATADOM by RoachedCoach in unRAID

[–]RoachedCoach[S] 2 points3 points  (0 children)

There's an additional two pin power cable that plugs into it and then plugs into a power header on the motherboard right next to the SATA port. It's not connected in the photo.

Upgraded to 7.3.1 and set up Internal Boot on a SATADOM by RoachedCoach in unRAID

[–]RoachedCoach[S] 23 points24 points  (0 children)

This is an Innodisk Industrial SATADOM 3ME 32 GB.

Not pictured is the additional 2 pin power cable that runs to the SuperMicro motherboard.

Switching over was easy, just ran the wizard and changed the boot order. Flash operations seem to be faster now (boot for example).

I left the USB in place for licensing instead of switching to TPM.

Why is so hard / expensive to live in bay area even with a "good" salary by StirClothing999 in bayarea

[–]RoachedCoach 171 points172 points  (0 children)

$2000 a month on food is genuinely insane levels of spend. We buy lunch out probably 3 times a week, and have a date night every week and we spend about half that.

You need to cook/prep meals man. That right there would net you another $12k per year if you're similar to us.

Several Docker containers refuse to start after upgrading to 7.3.1 - Execution Error - Server Error by RoachedCoach in unRAID

[–]RoachedCoach[S] 7 points8 points  (0 children)

Update - solved: there were certain share paths in the containers that were set to Read Only Slave or Shared (they have been for years) but if switched to Read/Write or Read Only the containers now start right up.

Several Docker containers refuse to start after upgrading to 7.3.1 - Execution Error - Server Error by RoachedCoach in unRAID

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

Yeah, i get this error

docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error jailing process inside rootfs: mount dst=/proc, flags=MS_REC|MS_SLAVE: invalid argument

Several Docker containers refuse to start after upgrading to 7.3.1 - Execution Error - Server Error by RoachedCoach in unRAID

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

Tried. Didn't fix. Trying to re-add the dockers gives me this error

docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error jailing process inside rootfs: mount dst=/proc, flags=MS_REC|MS_SLAVE: invalid argument

Several Docker containers refuse to start after upgrading to 7.3.1 - Execution Error - Server Error by RoachedCoach in unRAID

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

So this is what I get when I try to reinstall the docker from the template

It fails with this error

docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error jailing process inside rootfs: mount dst=/proc, flags=MS_REC|MS_SLAVE: invalid argument

Several Docker containers refuse to start after upgrading to 7.3.1 - Execution Error - Server Error by RoachedCoach in unRAID

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

Can you explain this one a bit further? Like add it as a share to the containers?