pro_user

joined 3 months ago
[–] pro_user@lemmy.world 8 points 1 day ago

Yagshemash!

[–] pro_user@lemmy.world 1 points 5 days ago

I always use union-groups when working with holes. Sometimes I even have to go through multiple nested union groups to get the desired result. But it always works when exporting, and you directly see the resulting shape in the editor (and the export).

[–] pro_user@lemmy.world 3 points 3 weeks ago (1 children)

How about Obsydian? Seems like a great and flexible app, plugins to add as much as you like, and free for personal use.

Not sure about the zero, but seems to be ran successfully on other raspberries, see https://forums.raspberrypi.com/viewtopic.php?t=344018

[–] pro_user@lemmy.world 8 points 3 weeks ago

I don’t run Linux , but I love Prusaslicer and it is available for Linux: https://flathub.org/apps/com.prusa3d.PrusaSlicer

[–] pro_user@lemmy.world 2 points 1 month ago (1 children)

How do you track (PostNL) packages?

[–] pro_user@lemmy.world 2 points 2 months ago (1 children)

When working with web components, you will likely also end up with dependencies that you’ll install using npm (eg lit itself). Theoretically, the same supply chain attack can still happen this way and thus introduce malicious code in the web components JavaScript, see for example this article (first search result)

You could write your own ui-library using whatever technique you deem to be safe, or you can stand on the shoulders of giants and start with a readily available one and adjust as needed. Security-wise I thinking would be better to ensure the frontend and backend are separate projects/applications that could (theoretically) be deployed on different machines and still exchange the necessary information through an api, so you’ll know that even if something happens on one end, the other wouldn’t necessarily be affected as well.

[–] pro_user@lemmy.world 1 points 2 months ago* (last edited 2 months ago)

Кашкавал (kashkaval)

It’s funny how everyone answers the question, yet you still don’t know which language it is