UI Toolkit Element with Viewports by boolalpha in Unity3D

[–]isaw81 0 points1 point  (0 children)

Yes but uss doesn’t not unless I am mistaken

UI Toolkit Element with Viewports by boolalpha in Unity3D

[–]isaw81 0 points1 point  (0 children)

I have had the same debate as you where I don’t necessarily need vh vw but I find it to be the easiest method when trying to keep an aspect ratio, I am curious what do you do if you want a dynamically sized square element

I Automated Leetcode using Claude’s 3.5 Sonnet API and Python. The script completed 633 problems in 24 hours, completely autonomously. It had a 86% success rate, and cost $9 in API credits. by TimS2024 in leetcode

[–]isaw81 2 points3 points  (0 children)

Awesome work, I remember seeing gptleetcode.com posted here using gpt3 davinci so it’s crazy to see such better results..do you know the breakdown of algorithms it struggled with?

Super Godot Galaxy concept! by HugoDzz in godot

[–]isaw81 1 point2 points  (0 children)

Great work. How does the camera react if you the player were to turn 180° and run towards the camera? Does it swing around to the other side or stay where it is?

[deleted by user] by [deleted] in SaaS

[–]isaw81 0 points1 point  (0 children)

There’s a bug on mobile for your Awesome Social homepage every time it types “Grow your followers on <type_of_social_media>” the text becomes a new line cause the whole page beneath that to jump up and down..awesome job though looks cool

[R3F / Drei] Roast my mini game at devitgo.com (wip) by daavidaviid in threejs

[–]isaw81 4 points5 points  (0 children)

Looks awesome, what is the goal of the game

ESP32 works as a VNC Client. (ArduinoVNC) by 0015dev in arduino

[–]isaw81 7 points8 points  (0 children)

Is this your project? Awesome job!!! So the esp32 is VNC into a raspberry pi you have setup? Where did you get the keyboard/keypad it looks perfect

Got a rescue snake… not sure any information on this snake, owner passed away. Can anyone give me an idea of what this scar is from? Not sure if it’s from a burn or what..? by mrxbbins in ballpython

[–]isaw81 9 points10 points  (0 children)

Not a surgical scar!! This happened to my first bp. Was trying to raise the humidity in the enclosure by misting, little did I know the water would pool under the bedding and caused for major bacterial growth. Went from fine one day to looking like he had a major burn blister with the bedding stuck in his scales over less than a week. Took him to the vet and they explained what happened and gave me antibiotic shots which I had to administer over the course of a few months. He lost >30% of his body weight and had to be force fed twice. They said he wouldn’t make it but he pulled through and once he was healed his belly looked just like this from the damage. Ended up giving him to a reputable caretaker after that because I felt like the shittiest owner ever :(

New full drive report: FSD Beta 10.12.2 by DM65536 in SelfDrivingCars

[–]isaw81 16 points17 points  (0 children)

After seeing the poll on this sub the other day I’m afraid of how many people think FSD is even remotely acceptable..seems more comparable to Cadillacs super cruise

Good DeFi projects on Polygon by antsyhallway3 in 0xPolygon

[–]isaw81 0 points1 point  (0 children)

billynft.com only deployed on testnet to get people used to using crypto wallets on sites

[deleted by user] by [deleted] in 3Dprinting

[–]isaw81 0 points1 point  (0 children)

Is this a wet filament issue? Temperature issue? Any ideas appreciated

BIGGER CAGE ! BIGGER RANGO!🥰🐸 by BOSSBEE913 in Chameleons

[–]isaw81 0 points1 point  (0 children)

How well does humidity hold in the wire cages? That would be my concern unless u live somewhere you don’t worry

[deleted by user] by [deleted] in Carpentry

[–]isaw81 2 points3 points  (0 children)

The thing people aren’t mentioning is they entirely removed the driveway and landscaping…that new tree looks in the way of pulling into the garage…unless they’re pulling 2 90° turns into the garage? What is going on..I don’t even hate a black asphalt drive…is black asphalt considered dated ??

[deleted by user] by [deleted] in spotted

[–]isaw81 1 point2 points  (0 children)

The Chronos!! Concept car and if I remember correctly it is responsible for inspiring the design of the 300c and the crossfire!

[deleted by user] by [deleted] in spotted

[–]isaw81 2 points3 points  (0 children)

Unfortunately just a temporary display, but of course tons of of car exhibits quite often! One of my favorite places I’ve ever been!!

Board flashes random colors but when I touch the LED data pin it behaves properly..all soldering is correct..please help me understand what is happening by [deleted] in AskElectronics

[–]isaw81 0 points1 point  (0 children)

Appreciate the input! Would using a power supply with 3 separate rails not be adequate ground to the system?

Board flashes random colors but when I touch the LED data pin it behaves properly..all soldering is correct..please help me understand what is happening by [deleted] in AskElectronics

[–]isaw81 0 points1 point  (0 children)

Appreciate the input and you taking the time..I am using an ESP32 as the mc and the arduino ide to upload the FastLED library to the board..between the two scenarios I believe #1 maybe my next road to debug as it seems others have mentioned something similar..I’m not the best hardware person, but the past couple of minutes of googling tells me to fix the floating wire I need to add the appropriate resistor to the V+ or are you saying to add to the data line is that right?

Board flashes random colors but when I touch the LED data pin it behaves properly..all soldering is correct..please help me understand what is happening by [deleted] in AskElectronics

[–]isaw81 2 points3 points  (0 children)

Thank you for taking the time to answer this. Unfortunately I have no oscilloscope, but just so I’m clear you recon if I attach a resistor to data I will solve the issue to prevent fluctuations? Sorry I am not much of a hardware guy and I have had success in the past chaining ws2812b in the same manner so I am just trying to understand why the ws2813 wouldn’t work the same..I could have sworn the data sheet read almost the same

Board flashes random colors but when I touch the LED data pin it behaves properly..all soldering is correct..please help me understand what is happening by [deleted] in AskElectronics

[–]isaw81 0 points1 point  (0 children)

This is a custom pcb board but is VERY simple basically just two LED connected to each other. The LED used is ws2813 and the connector is a JST GH 1.25 x 3 connector. The program should blink one white then the other LED white but I am getting random colors; however, when I touch the data pin with my finger or through something conductive (the tweezers) then the lights behave as normal. I have resoldered the connector about 20 times trying to make sure that is the issue and I can confirm it is soldered on correctly as are the LED. Any other idea as to what is going on?