Symphonic

joined 2 years ago
[–] Symphonic@lemmy.world 1 points 1 week ago

The UI and the transitions look neat!

[–] Symphonic@lemmy.world 38 points 3 months ago (4 children)

Just trying is a good first step. You don't need to finish it. Just try and see how it goes.

Maybe try to spend time in your car just sitting. Then getting comfortable with your seat position. Then put things around your car to get some imagination of your actual blindspots. Then maybe driving and practicing in empty parking lots.

Then when you're actually comfortable maybe get a good instructor who can spend time with you and get you comfortable on the road.

If it's not your thing. Then it's not your thing. That's cool too.

Also, if you can talk to a therapist. They can give you some good exercises to calm you down and put things into perspective.

[–] Symphonic@lemmy.world 0 points 4 months ago

When I was trying to find frameworks that I liked. I learned VanillaJS. Then wrote the same app using VanillaJS, Web Components, React and Svelte. I am not a professional developer either I just like to write code. I was very familiar with python. That helped me iterate through my app and also find a framework fit.

Svelte came most naturally to me. So now I either use Svelte or VanillaJS.

For me, Svelte is clean, modular and is not as confusing as React. I love the concept of Svelte stores. I use it all the time.

[–] Symphonic@lemmy.world 22 points 4 months ago (1 children)

Numberphile and any other channel by Brady Haran.

 

I wonder what is the ratio of wet vs dry brushers.

[–] Symphonic@lemmy.world 2 points 7 months ago

I do DDMMMYYYY, 02SEP2025. It is from Good Documentation Practices (GDP).

[–] Symphonic@lemmy.world 3 points 8 months ago

I instantly recognized it too! Mine got stolen. I loved mine.

[–] Symphonic@lemmy.world 0 points 9 months ago (1 children)

We liked It Takes Two much better. But if you need to play a co-op game it is decent. ITT was more whimsical and fun. If I had to play it again, I'd rather play ITT.

[–] Symphonic@lemmy.world 0 points 9 months ago (3 children)

Just finished Split Fiction.

[–] Symphonic@lemmy.world 3 points 9 months ago

+1 for onshape. I use both fusion and onshape. I used to be a diehard fusion user but onshape has won me over.

[–] Symphonic@lemmy.world 7 points 9 months ago

I use this website to check my fingerprint. https://browserleaks.com/

It has a bunch - Canvas fingerprinting, font fingerprinting, HTTP/2 fingerprinting and ClientRects fingerprinting

 

I am not much of an EE and I was wondering if there is a place where I can find schematics of popular esp32 dev boards? My hope is that I can do placement and wire routing on a known good schematic. I know that PDF version of the schematic is available and technically it is possible to recreate it in KiCad but I'm hoping to find something in native KiCad format so that I have a good starting point for making custom board shapes.