[-] randombullet@programming.dev 16 points 4 days ago

Have them visit this site without a VPN.

https://amiunique.org/fingerprint

Then use a VPN and visit it again.

You are trackable regardless of your proxy just by your web browser metadata.

37
I shoot analog film AMA (programming.dev)

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

2

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.

18
M.2 SSDs for Laptops (programming.dev)

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?

[-] randombullet@programming.dev 29 points 8 months ago

I'm in the unfortunate phase of my "homelab" where I have about 300TB of storage spread amongst 3 continents. Civilization will fail before I lose all of my data.

[-] randombullet@programming.dev 35 points 9 months ago

Got it for free with DLC on my steamdeck

[-] randombullet@programming.dev 27 points 9 months ago

Just remember, the media is owned by the rich.

362

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.

64

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!

[-] randombullet@programming.dev 59 points 11 months ago

Consider a dam that is 10m tall

Then consider the height of water behind that dam is 5m tall.

Does the dam need to be built stronger if the water behind it is 1 km long?

How about only 500m?

How about 1m?

The answer is, it doesn't matter. Water exerts pressure equally regardless of how much water is behind it.

Therefore a graduated cylinder that is 10m tall needs to resist the same amount of force as a dam 10m tall regardless of how much water is behind the dam. Even a thin sliver of water 1mm thick and 5m tall has the same force as a 5m lake behind the dam.

Incompressible fluids are pretty insane

[-] randombullet@programming.dev 68 points 1 year ago

I still don't understand why this isn't a 2.5G WAN and 2.5G LAN. Is it assuming that people are going to be using it as a router on a stick with a 1G WAN?

[-] randombullet@programming.dev 35 points 1 year ago

I usually just buy my phone directly from a big box store never from a carrier

[-] randombullet@programming.dev 28 points 1 year ago

Just take out the wifi module. If you need wifi just use a USB adapter. That's your kill switch.

[-] randombullet@programming.dev 37 points 1 year ago

With camera sensors being so good, the major differences will be autofocus capabilities.

Imagine an open source autofocus algorithm that people can use their own photos locally so that it can focus on your shooting style.

26
Proxmox rebuild (programming.dev)

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.

[-] randombullet@programming.dev 32 points 1 year ago

Just put an elaborate check list.

Then promptly feel like you're wasting your own time doing the check list everyday.

Then think you're too good for the check list.

Then get surprised when your kid is dead.

[-] randombullet@programming.dev 39 points 2 years ago

I can't fathom a good reason for 4TB SD cards.

Most cameras have CF Express which is probably 5-8 times faster.

Even UHS-III is 600MB/s while CF Express Type B is hitting 4GB/s.

Even so, why would you risk 4TB of data on removable storage.

CF Express is also running PCI-E. This article isn't talking about SD Express.

[-] randombullet@programming.dev 61 points 2 years ago

Personal stuff on personal devices.

Company stuff on company devices.

Never mix. I don't even check my personal email on my work laptop.

If I need access to my home, it's through an external connection like LTE.

45

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 ›

randombullet

joined 2 years ago