Discover and read the best of Twitter Threads about #crossplatform

Most recents (3)

Hilo de Software Libre/Open Source para arte y multimedia.

¡Espero que os sea útil!

🧵👇
#floss #art #multimedia #art #crossplatform
Antes de empezar, aclarar conceptos:

Todo lo que te muestro es, como digo en el primer tweet, LIBRE (GPL) u OPEN SOURCE.

No hablo de gratis, pese a que todos los programas puedes conseguirlos directamente de los creadores de forma gratuita.

Si quieres y puedes: contribuye.
Todos los programas que pondré son MULTIPLATAFORMA:

-Linux, Windows y Mac como mínimo.
-Para PCs/portátiles con intel/AMD y en la gran mayoría de casos también ARM (Raspberry Pi, los nuevos Mac, etc.).

Cuanto más independiente de un sistema/hardware, más libertad de movimiento.
Read 28 tweets
(1/9)
I’m so glad to announce that the computational model I developed during my PhD is now a stand-alone software and has recently passed the strict review process of my favorite journal, Journal of #OpenSource Software 🤩

doi.org/10.21105/joss.…
Let me explain it a bit 👇
(2/9)
BioDeg is an #opensource cross-platform software written in #FreeFEM, C++, and Python for modeling the degradation of metallic #biomaterials and simulating the #biodegradation behavior of medical devices and #implants in #corrosion experiments.
(3/9)
The necessity and the details of the computational model of #biodegradable materials, which does the main simulation behind the scene, are already discussed in this Twitter thread, so make sure to have a look at it if you like to know more 🤓

Read 10 tweets
A thread on how I managed to encrypt and store a video using #Flutter

Scroll for links, code snippets, and my general thought process...
Recording and saving videos locally isn't too difficult.

Dependencies:
- camera
- path_provider

#flutter #android #s21 #video #coding

Below is the code for getting a file reference:

Created with @carbon_app   /// One call to get a file reference, set temp = false to
Encryption on the other hand is a foreign language to me. From my research, I learned that each user needs an #AsymmetricKeyPair that can be used to #encrypt and #decrypt data.

To generate these, I used the rsa_encrypt package.

pub.dev/packages/rsa_e…
Read 19 tweets

Related hashtags

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3.00/month or $30.00/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!