Lin

Results 127 comments of Lin

https://blog.digitalocean.com/custom-images/

There are videos on Coast which you can embed for marketing: https://youtu.be/bPz4-Vcx27A

@swlkr here's another example: https://github.com/danschultzer/pow

Maybe take a look at Django? They have had it for years.

Not really, in Django you can do python manage.py migrate directly. You can completely avoid dealing with the DB. In more enterprise settings, there are technologies such as Skeema and...

Link to Material You: https://m3.material.io/

~@emibemi I think Material You is the next iteration for Material Design, it is not a separate project. Material Web Components will implement Material You eventually.~

Binding Material 3 Web is probably easier since they are written with Lit and there is this first-party library https://www.npmjs.com/package/@lit-labs/react Less custom code will be needed for RMWC 3

The second work is of particular interest, adding emotions to synthesized speech is still rather hit-and-miss.

Wasn't able to get the [dependency imports working properly](https://github.com/Immortalin/birthday_paradox_sim/blob/0a5fba755b8c3ad42dffd6e27fd329a4dc8f673f/src/main.rs#L58) so used full package references instead. If you know how to shorten it, send a pull :).