beeb

u/beeb@lemmy.zip
0 posts · 18 comments

Recent posts

No posts.

Recent comments

on Bread dough lames · c/cooking · 2 pts · 225d

Which stains? What you see is the reflection from the carbon fibers embedded into the resin. It's polished shiny ^^

on Bread dough lames · c/cooking · 4 pts · 229d

I've made one from forged carbon fibers, I prefer designs with a handle and slightly curved blade. I 3d printed a TPU cap for it too, so not afraid of losing it (I can just print another one)

You can create a full color 3d model of the helmet including signatures by using photogrammetry. A phone is enough to do it, there are even apps that do it for free. There are also desktop apps that are open source that can do it. Color 3d printing is also possible with technologies like HP (Multi) Jet fusion. Hobbyist are unlikely to have them but a maker space might.

on Ingredient quest question. · c/cooking · 4 pts · 359d

You can add one star anis, a couple of cardamon pods and coarsely ground black pepper to the water when cooking basmati rice

A lot of ui frameworks are based on tailwind and allow you to customize the components with more tailwind. It's really a win because:

  • it's not "just inline classes", it's a design system (spacing, colors, breakpoints etc are well structured and not random)
  • it is way less verbose than vanilla css and easier to remember