I've released DNGLab 0.5 today: https://github.com/dnglab/dnglab/releases/tag/v0.5.0
Many many more cameras supported, check it out.
The developer of #FairEmail Marcel against #Google
Sad sad news https://forum.xda-developers.com/t/closed-app-5-0-fairemail-fully-featured-open-source-privacy-oriented-email-app.3824168/page-1087
Looking forward to #gpn20 tomorrow!
🎨 A painting/Fediverse experimentation:
With percentages of Red, Green and Blue, you can obtain a precise RGB color definition.
So, please vote for one or more color channel and with the mix of all the votes, I'll challenge myself to paint a fantasy landscape, using the result as the dominant color.
(PS: I'm doing full time inking/penciling on episode 37 and a bit of colored art cool-down would be great! Also I need a bit of 'Fedifun' this week. Thanks for your votes and boosts! )
🎙️ Matrix Live time!
In the last episode Matthew teased Element X, the shiny Element iOS rewrite that takes advantage of the matrix-rust-sdk.
But what is this @rustlang@twitter.com sdk? What is Ruma? And why writing yet another sdk?
"If there were only some way I could help him. If I were able to do something… I'd give my life for that."
Been rewatching Princess Tutu! Still easily one of my favorite series ever.
#princesstutu #MastoArt #CreativeToots
Just received merch from the #warp (https://warp.dev) #terminal for taking part in their user interview!
A think I learned a while ago: If you implement a #texteditor, make it possible to scroll past the last line that contains text. If you don't, using it can be quite annoying at times. As a fallback, at least make sure that the viewport scrolls up when you type past the last line, otherwise the text a user types will spill out of the visible viewport once per typed line.
#golang is the best language ever 🙄 . Ever set a value to 0 via CLI parameter and wondered why it still took the default, then remembered that go encourages using default-Value (0 for integers) as an indicator of absence or "wanting the default value", then set the CLI parameter to 1 and suddenly it is taken into account?
Just happened to me because someone used an int where a pointer to int would have been necessary in go.
Just a reminder: 0 IS NOT THE SAME THING AS ABSENCE OF A VALUE!
I'm going to give a #rustlang talk tomorrow: https://www.meetup.com/de-DE/Rust-Community-Stuttgart/events/nnmzcsyccfbgb/
I propose to rename artificial intelligence to artificial Intuition,
because that's exactly what it is most of the time. A machine trained to make decisions based on intuitive "gut feeling". (Note that there are exceptions to that of course, there is machine learning that doesn't work Like that, but most of what ist called AI does)
@fribbledom PBKDF2 is not safe enough...