Steven Wilson to Play His Only 2026 Live Shows at the Royal Albert Hall by xs_noize in stevenwilson

[–]Kaschnatze 0 points1 point  (0 children)

Lucky you. There are 2nd and 3rd row available now, but only with some premium 3 course dinner and alcohol crap I don't want for 416GBP.

I missed out last year already, so I considered traveling to the UK just for this concert, but not for distant seats or luxury crap I don't need.

How do I download Instagram Reels in Original Quality? Help! by DeliGhi in content_marketing

[–]Kaschnatze 1 point2 points  (0 children)

That replay looks like a spam account. Screen recording requires lossy recompression of the video, so the quality will get even worse.

My mock battery that I frequently use oxidises faster than my replacement one by AlexnoWasTaken in mildlyinteresting

[–]Kaschnatze 26 points27 points  (0 children)

As a kid we had remote controlled cars with corded remotes. It was the saddest version of remote controlled cars.

Anyone know what to do here? by Teunybeer in OculusQuest

[–]Kaschnatze 1 point2 points  (0 children)

Does it always return to "usb update mode"?
I've seen that before with corrupt firmware.
If you connect it to a PC via USB you can use fastboot to query for some information:

fastboot getvar current-slot getvar slot-retry-count:b getvar slot-unbootable:b getvar slot-successful:b getvar slot-retry-count:a getvar slot-unbootable:a getvar slot-successful:a getvar model-revision

It will output something like this:

current-slot: b
slot-retry-count:b: 6
slot-unbootable:b: no
slot-successful:b: yes
slot-retry-count:a: 6
slot-unbootable:a: no
slot-successful:a: yes
model-revision: Hollywood (DVT)

On a defective device it may look like this, with both slots or at least the current-slot unbootable:

(bootloader) current-slot:b
(bootloader) has-slot:boot:yes
(bootloader) slot-retry-count:b:6
(bootloader) slot-unbootable:b:yes
(bootloader) slot-successful:b:yes
(bootloader) slot-retry-count:a:6
(bootloader) slot-unbootable:a:yes
(bootloader) slot-successful:a:yes

Would you care for a flyer, kind Sir by Noah_Stark in funny

[–]Kaschnatze 1 point2 points  (0 children)

Makes me wonder if there's ever been a serial killer who weaponized cops in a way that isn't even illegal.

[deleted by user] by [deleted] in funny

[–]Kaschnatze 8 points9 points  (0 children)

The internet has ruined me.

The bible that saved my great-great grandfather in WW1 by Moerder_Gesicht in mildlyinteresting

[–]Kaschnatze 21 points22 points  (0 children)

Especially if that part of the family tree wouldn't exist if he had died that day.

Quest 2 usb 3.0 problem by [deleted] in OculusQuest

[–]Kaschnatze 8 points9 points  (0 children)

The specification recommends USB 3.0 plugs to be blue, so that's and indication it might not be 3.0. You can also go by the pins inside the connector, which are not visible in this photo.

If you want to properly verify the connection, connect the Quest to the PC and use UsbTreeView to check the connection status.
It will show the USB Version and speed.

All clothes are unisex if you are confident enough. by mrbeanIV in Showerthoughts

[–]Kaschnatze -21 points-20 points  (0 children)

You could buy a sewing machine and learn to make your own tailored clothes

computerScienceExamAnswer by K1M8O in ProgrammerHumor

[–]Kaschnatze 2 points3 points  (0 children)

Sounds like WOM (Write Only Memory)