randombullet

joined 2 years ago

Most I assume are bots that have spicy photos so you can subscribe to their OF.

[–] randombullet@programming.dev 1 points 1 week ago (1 children)

Thank you! I definitely want to contribute more to the community!

Mostly analog photos of anything that I find interesting.

https://pixelfed.de/randombullet

[–] randombullet@programming.dev 8 points 1 week ago (1 children)

Yeah I'd definitely say so. Maybe 5 total comments but overall better than expected

The community doesn't really talk, but I do get a lot of reposts and boosts

 

Small victory, I finally have more followers on pixelfed than Instagram.

Don't really have many people to celebrate this with. Thought y'all would appreciate it.

I used to have a 5700G system that I had to switch out to a 14600k system due to quciksync pass through.

I got my 14600K down to 55w from 75w with everything else being equal. Insane how efficient some setups can be.

My 16tb Pi sips at 13w max or 8w idle. But no encoding or enough storage for normal work. So it's warm storage

[–] randombullet@programming.dev 12 points 1 week ago

We use Tailscale to share between accounts.

But for large transfers I use an encrypted HDD.

[–] randombullet@programming.dev 4 points 2 weeks ago

I can't wait for an RTX 9070 to replace my RX 9070 XT!

Just like how the Z890 chipset from Intel is not the same generation as the X870 chipset from AMD.

[–] randombullet@programming.dev 2 points 2 weeks ago

I selfhost immich in a netcup VPS. They have a 2tb VM for about 22 euros a month via a black Friday sale

I'm on a 1tb arm plan for about 10 euros a month.

[–] randombullet@programming.dev 1 points 2 weeks ago

It seems like smores to me ¯_(ツ)_/¯

[–] randombullet@programming.dev 3 points 2 weeks ago

All the mom and pop restaurants I grew up with that have since closed.

Also knowing all the short cuts it took through the neighbor's yards to get home.

 

I've always been frustrated about film scanning being locked behind a paywall or generic AI slop. I've tried to make this as system agnostic as I can. Please give me feedback so that I can improve this article. Thanks in advance!

 

I've always been frustrated about film scanning being locked behind a paywall or generic AI slop. I've tried to make this as system agnostic as I can. Please give me feedback so that I can improve this article. Thanks in advance!

 

I wanted to see if anyone has any questions about my hobby and to also kill time.

 

Hi, I'm trying to pass an HD770 from a i5-14600K to a jellyfin container that's on Open Media Vault. I keep thinking I have the correct firmware downloaded but I guess that's not the case.

The GPU is fully passed through via Proxmox.

Hypervisor: 6.14.5-1-bpo12-pve

OpenMediaVault: 6.12.32+bpo-amd64

lspci | grep -i vga:

00:10.0 VGA compatible controller: Intel Corporation Raptor Lake-S GT1 [UHD Graphics 770] (rev 04)

dmesg | grep -i drm:

[    2.084954] i915 0000:00:10.0: [drm] Failed to find VBIOS tables (VBT)
[    2.093499] i915 0000:00:10.0: [drm] *ERROR* DMC firmware has wrong CSS header length (1097158924 bytes)
[    2.093502] i915 0000:00:10.0: [drm] Failed to parse DMC firmware i915/adls_dmc_ver2_01.bin (-EINVAL). Disabling runtime power management.
[    3.998600] i915 0000:00:10.0: [drm] [ENCODER:240:DDI A/PHY A] failed to retrieve link info, disabling eDP
[    4.001294] i915 0000:00:10.0: [drm] *ERROR* GT0: GuC firmware i915/tgl_guc_70.bin: size (2134KB) exceeds max supported size (2048KB)
[    4.003303] i915 0000:00:10.0: [drm] GT0: GuC firmware i915/tgl_guc_70.1.1.bin: unexpected header size: 1841953 != 128
[    4.003305] i915 0000:00:10.0: [drm] *ERROR* GT0: GuC firmware i915/tgl_guc_70.1.1.bin: fetch failed -EPROTO
[    4.003307] i915 0000:00:10.0: [drm] GT0: GuC firmware(s) can be downloaded from https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/i915
[    4.004270] i915 0000:00:10.0: [drm] GT0: GuC firmware i915/tgl_guc_70.1.1.bin version 0.0.0
[    4.004331] i915 0000:00:10.0: [drm] *ERROR* GT0: GuC initialization failed -ENOEXEC
[    4.004333] i915 0000:00:10.0: [drm] *ERROR* GT0: Enabling uc failed (-5)
[    4.004334] i915 0000:00:10.0: [drm] *ERROR* GT0: Failed to initialize GPU, declaring it wedged!

I have adls_dmc_ver2_01.bin, tgl_guc_70.1.1.bin, and tgl_guc_70.bin all within /lib/firmware/i915/

This docker container returns this

docker run --rm \
  --device /dev/dri:/dev/dri \
  --entrypoint ffmpeg \
  ghcr.io/linuxserver/ffmpeg \
  -init_hw_device qsv=hw:/dev/dri/renderD128 \
  -hwaccel qsv -hwaccel_device hw -hwaccel_output_format qsv \
  -f lavfi -i testsrc=duration=3:size=1280x720:rate=30 \
  -vf 'format=nv12,hwupload=extra_hw_frames=64' \
  -c:v h264_qsv -f null -
[AVHWDeviceContext @ 0x56479ec06c00] libva: /usr/local/lib/x86_64-linux-gnu/dri/iHD_drv_video.so init failed
[AVHWDeviceContext @ 0x56479ec06c00] Failed to initialise VAAPI connection: 1 (operation failed).
Device creation failed: -5.
Failed to set value 'qsv=hw:/dev/dri/renderD128' for option 'init_hw_device': Input/output error
Error parsing global options: Input/output error

I'm at a loss and pulling my hair out.

 

So back a few years ago the SK hynix Gold P31 was the GOAT for laptops due to the low idle wattages and low usage wattages. This allowed you to squeeze about 10% extra battery life out of your laptop.

Is that still considered the best M.2 drives for laptops in terms of power usage?

 

Just exposed Immich via a remote and reverse proxy using Caddy and tailscale tunnel. I'm securing Immich using OAuth.

I don't have very nerdy friends so not many people appreciate this.

 

I just learned how to do a reverse proxy using Caddy, tailscale tunnel, and exposing Immich secured by OAuth all in a few hours. Now I'm no longer scared of exposing certain services to the Internet!

 

Greetings fellow enthusiasts.

I'm going to rebuild my proxmox server and would like to have a few opinions.

First thing is I use my server as a NAS and then run VMs off that.

I have 2 x 20tb in ZFS mirror but I'm planning on changing that to 3 x 24tb in ZFS1.

I currently have a ZFS pool in proxmox and then add that pool to Open Media Vault.

Issue is, if my OMV breaks and I'll have to create another VM, I'm pretty sure all that data would become inaccessible to my OMV.

I've heard of people creating a NFS in proxmox and then passing it through to OMV?

Or should I get HMB cards and then just pass it through the VM and then just run it natively within OMV. I'd need to install the ZFS kernal into OMV as well.

Would like to hear some options and tips.

 

Is there a FOSS program where I can inventory my high value items in case there is an insurance claim?

I was thinking of the item, the picture of the item and serial number, maybe the UPC, and then an attachment of the receipt.

I'm guessing some kind of database that integrates file attachments per item.

view more: next ›