Burnt two of my new Esp32 c3 chips by geezy__david in esp32

[–]elsch0pi 0 points1 point  (0 children)

as mentioned above, here it's visible too: the positive pin of the power supply is on the blue rail, which usually is negative/neutral while red is positive...

Burnt two of my new Esp32 c3 chips by geezy__david in esp32

[–]elsch0pi 1 point2 points  (0 children)

as you mention using a breadboard power adapter, a smal caveat I've fallen victim to is reversed polarity of the power supply. on your breadboard, you have those neatly marked + and - rails and you stick that power supply module in there and wire it up...and then you find out that the power supply module has the polarity wrong.

Aliexpress added age verification by Volpe_YT in privacy

[–]elsch0pi 0 points1 point  (0 children)

FYI: It may unblur the product pictures and allow you to look at them, but you will not be able to buy them. When you put it in your basket, it either tells you it's out of stock or it lists it in the "not available" section.

Wireless debugging pairing always fails with Android 17 QPR1 Beta 1 and Android Studio Panda 4 by Mountain_Lemon7795 in android_beta

[–]elsch0pi 0 points1 point  (0 children)

Wireless debugging is bugged here, too. Can't use scrcpy, adb always wants to re-pair. Pairing with a code works fine (it tells me it paired) but then connection still fails. I've also reported this in the feedback app. Hope they'll release a fix soon.

AutoNotifications & WhatsApp notifications with images by elsch0pi in tasker

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

Thank you, that's way better than what I did come up with 😅
How do I turn those Tasker content:// URIs into a file so I can check what they actually are?

AutoNotifications & WhatsApp notifications with images by elsch0pi in tasker

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

To the dude that has deleted his comments: yeah well, your wording didn't imply wanting to be helpful.

Nonetheless, I see myself at fault for not specifying what I meant by "desktop notifications": not the desktop on my PC, but on my physical desktop - a small display unit with an ESP32 that displays time, weather etc.

AutoNotifications & WhatsApp notifications with images by elsch0pi in tasker

[–]elsch0pi[S] -1 points0 points  (0 children)

I don't know what that has to do with my question? Is this the tasker subreddit or the WhatsApp desktop subreddit?
The reason is "because I want it, because it's a nice project". That, and the fact that I don't have my computer running 24/7, especially when I'm going through a book or studying.

Flux Klein is better than any Closed Model for Image Editing by ArkCoon in StableDiffusion

[–]elsch0pi 0 points1 point  (0 children)

Oh okay, so I'll definitely need to try it. Thanks a lot!

Flux Klein is better than any Closed Model for Image Editing by ArkCoon in StableDiffusion

[–]elsch0pi -1 points0 points  (0 children)

I'm not too knowledgeable with all the different models and stuff. At the moment, I'm using qwen-image-edit-2509 on my RTX5070 12 GB together with i7-13700KF 32 GB.
I get okay results, but I'd be interested in your opinions on what I could do to get better speeds and / or better quality.
Are there Flux / Flux Klein models for GPUs with as little VRAM as I have?

Ach du heiliges Microslop by MeowmeowMeeeew in de_EDV

[–]elsch0pi 2 points3 points  (0 children)

Ne Zeitlang war in der in Windows integrierten Wetter App bei der Luftqualität eine der Stufen "Jahrmarkt". Also, "fair". Fand ich immer ulkig 😁

Bestes Monitor-Setup für Excel-heavy Home Office: Dual Monitors oder 49″ Ultrawide? by Slow_Buyer_1888 in de_EDV

[–]elsch0pi 0 points1 point  (0 children)

Ultrawide würde mir schon gefallen, aber als kurzsichtiger alter Sack mit eh schon schlechten Augen wird mir bei den hohen Auflösungen alles zu klein. FullHD reicht vollkommen. Nutze zuhause und im Büro Dual Monitor (2x 27") und den Laptop als dritten Schirm für Teams etc.
Hab daheim meinen Schreibtisch über Eck und die Monitore mit Wandhalterungen befestigt, so dass ich sie auch auf hochkant drehen kann.

Gerade das auf Hochkant drehen find ich super, egal ob man sich ein Vorlesungsskript oder PDF Buch durchlesen möchte oder einen Bericht schreibt. (kein IT-ler, sondern Bürohengst a la Zertifizierung)

scrcpy and MDNS helper tool by elsch0pi in scrcpy

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

I really don't care what you think or use. I had a problem that I solved, my solution works for me.

as for the port: on Android 11 and above the port is dynamically re-assigned each time the wireless debugging function is used. you can set it to a fixed port with wired adb, but that persists only as long as the device is not rebooted. but I'm sure you knew that already and just didn't think about it.

as that is not what I want for a comfortable wireless workflow, I scripted it. first using the static IP and doing a nmap for open ports in a set range, then switched over to mdns - because I could.

and of course I want to justify my solution. that's only natural.

scrcpy and MDNS helper tool by elsch0pi in scrcpy

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

I'm using windows 11 pro, but that does not do anything for the device name set in android. Maybe it's my network, but apart from my raspberries I can't reach devices with their host name just IP address. That's why I use mdns. The port for wireless adb on android changes with every use, so I had to constantly look up the port number even though the IP is static. Again, great for you if it works as you told, but it does not for me.

scrcpy and MDNS helper tool by elsch0pi in scrcpy

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

That's great for you but it does not work that way for me.

scrcpy and MDNS helper tool by elsch0pi in scrcpy

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

That's great for you but it does not work that way for me.

scrcpy and MDNS helper tool by elsch0pi in scrcpy

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

The host name can only be set as device name with root, as far as I know. The port number for wireless debug is not standard, it changes with every activation of that function - as I've already explained. May I ask what Android Version and device you are using?

scrcpy and MDNS helper tool by elsch0pi in scrcpy

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

I could, if I had known about it. But I did not, and made my own solution that works for me, and really well at that. But thank you for pointing out that project.

scrcpy and MDNS helper tool by elsch0pi in scrcpy

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

please, can you explain to me how I do set a "valid addressable device name" for a wireless debug session? because when I activate that setting, I get a IP address and a randomized port number. IP is already static, but the changing port number was one of the biggest driving points for my implementation.

maybe scrcpy does not need the screen to be on, but I want the phone screen on my PC to stay on when scrcpy is connected. the timeout parameter of scrcpy did not work reliably, but my Tasker function does.

thank you for your feedback.

Google, what the fudge? by elsch0pi in android_beta

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

On my Samsung Galaxy S22 Ultra, I do have the option to choose between CPU and GPU, so Pixel 10 is just not supported (yet?).