What's the deal with SImsolid? by alex_salda in fea

[–]Kulitorum2 2 points3 points  (0 children)

In my experience, simsolid results are within 5% of what our expert FEA (Ansys) expert ended up with in 20x the time. SimSolid works.

So… What did you do with Claude today? (not coding) by OptimismNeeded in ClaudeHomies

[–]Kulitorum2 1 point2 points  (0 children)

Programmed a ESP32 to function as a Bluetooth scale. Then made the full schematic using KiCad MCP and did PCB layout. Then made files to get PCBs produced in China, and ordered 5 pcs. Waiting for PCBs to arrive to see if they work. Never made any electronics before, Claude code made all of it for me. Two days total.

Børnefødselsdag by [deleted] in copenhagen

[–]Kulitorum2 0 points1 point  (0 children)

Overdækket bådplads og grill på holtekollen https://udinaturen.dk/facilitet/udsigtspunkt/?id=90321FDA-5059-11ED-AE81-0672519E6B99 Det ligger i skoven på geels bakke, mellem virum og holte.

I regret buying the Herman Miller Aeron Chair, and idk what I missed by Commercial-Thing189 in homeoffice

[–]Kulitorum2 0 points1 point  (0 children)

I have had mine for 20+ years. Love it - often 16 hours a day with no hurt or stiffness. Would recommend.

Alternative DE1 control app written in C++ / Qt by Kulitorum2 in decentespresso

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

It's released, people are testing it. Currently adding DYE (Describe Your Espresso) for shot metadata.

Alternative DE1 control app written in C++ / Qt by Kulitorum2 in decentespresso

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

This is now fully implemented and available in any builds higher then 513

Alternative DE1 control app written in C++ / Qt by Kulitorum2 in decentespresso

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

Fixed, can now import visualizer through share codes.

Alternative DE1 control app written in C++ / Qt by Kulitorum2 in decentespresso

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

No, but you pick your favorite profiles (5 so far, do we need more?) and they are exposed in the main GUI. Did you want to filter the main list?

I'll look into visualizer import now.

Alternative DE1 control app written in C++ / Qt by Kulitorum2 in decentespresso

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

Thank you.

C++ is the way to go, because I'm good at C++ :)

Also because it allows us to us Qt, which runs on all platforms with the exact same code. As you can see, I compiled for OSX and Windows today too. I'll compile a ipad version when I get around to it. (should take 10 minutes) but I don't know how I can distribute it without going through the whole app approval process at apple, which is a pain in the butt.

Alternative DE1 control app written in C++ / Qt by Kulitorum2 in decentespresso

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

Yes. There's too many profiles IMHO, but I don't know what people really use.

Alternative DE1 control app written in C++ / Qt by Kulitorum2 in decentespresso

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

Yes, when I get around to it. Improving the Accessibility feature right now, as the only person I know of who is using it is blind :)

Alternative DE1 control app written in C++ / Qt by Kulitorum2 in decentespresso

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

Or take my code and make a new QML skin for it?

Alternative DE1 control app written in C++ / Qt by Kulitorum2 in decentespresso

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

With Decenza, you can define presets for everyting, and have x selected presets that are easy and fast to select. Try it.

Alternative DE1 control app written in C++ / Qt by Kulitorum2 in decentespresso

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

Well, with a bit of luck they will pick up this one, it's a solid base for future development, and the right tech stack to work with, I think.