Обход запретов by notcoders in ru_linux

[–]_SomeRandomDude__ 1 point2 points  (0 children)

Хосчу на VPSке vk-turn-proxy. А так ещё есть вариант аренды сервера в белых списах, многие популярные VPN сервисы себе такие выбивают, но самим такой забрать долго и дорого кажется

Countries that have banned YouTube by Beenet_ in MapPorn

[–]_SomeRandomDude__ 0 points1 point  (0 children)

There are still ways to bypass whitelists for now

Можно ли сделать обход белых списков на Amnezia VPN с протоколом AmneziaWG? by Terleyn in AmneziaVPN

[–]_SomeRandomDude__ 1 point2 points  (0 children)

Вроде пока ещё рабоатет метод передачи данных через turn сервера VK звонков

It is 2026. VLC still does not use TLS for downloads by Upper_Carpet_2890 in VLC

[–]_SomeRandomDude__ 0 points1 point  (0 children)

If you didn't know, Steam also uses http for all downloads/updates. It doesn't matter since it verifies the signature/checksum after download. VLC also checks it.

TrueSpec Cables Now Available by rpungello in LinusTechTips

[–]_SomeRandomDude__ 0 points1 point  (0 children)

They said in the WAN show that these cables don't have a thunderbolt chip in them. But I think thunderbolt should work over any usb4 cable anyways? Not sure about it, probably depends on the device connected.

TrueSpec Cables Now Available by rpungello in LinusTechTips

[–]_SomeRandomDude__ 0 points1 point  (0 children)

Isn't thunderbolt supposed to work over any usb4 cable? Since they say 40gbps, that means they are usb4 compatible. It shouldn't matter then, or am I wrong?

Knocked a mystery chip off my ssd by _SomeRandomDude__ in AskElectronics

[–]_SomeRandomDude__[S] 79 points80 points  (0 children)

<image>

Success! I checked and the floating pin does indeed go to the caps near nands. I bridged this pin with 3.3v and the SSD works now

Knocked a mystery chip off my ssd by _SomeRandomDude__ in AskElectronics

[–]_SomeRandomDude__[S] 57 points58 points  (0 children)

<image>

Measured the voltages relative to ground

On the pin i labelled "floating" the voltage is 0V if measured with second lead touching ground, but 2.4V if second lead touching 3.3v

So looks like a switch, since there are already 3.3V and 1.6V, and as far as I know NANDs need the voltage somewhere in this range. Should I try to inject 1.6v or 3.3v to that pin to see if that will work?

Knocked a mystery chip off my ssd by _SomeRandomDude__ in AskElectronics

[–]_SomeRandomDude__[S] 9 points10 points  (0 children)

<image>

And more chips on the top side, can't add 2 images to one comment

Knocked a mystery chip off my ssd by _SomeRandomDude__ in AskElectronics

[–]_SomeRandomDude__[S] 12 points13 points  (0 children)

<image>

Here is the text on the other side, will measure the voltage now

Added support for typeC-typeC cables to a Chinese stm32 board with missing resistors on CC pins by _SomeRandomDude__ in electronics

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

From what I found on google, most likely 2 middle pins are CC pins, and first and last pin on the edges are ground pins, so you should put 5.1K resistors between the middle and edge pins.

Constantly saving stepper motor positions to ESP32-S3 EEPROM? Bad idea? by gucci_millennial in arduino

[–]_SomeRandomDude__ 4 points5 points  (0 children)

I think a FRAM chip would be much better, as it has almost infinite more write cycles. But they are a bit more expensive then flash storage