The #safenetwork is on the hunt for experts in the following fields:
As well as a person proficient at writing technical documentation.
Apply now!
https://safenetforum.org/t/bamboogarden-fund-now-accepting-first-batch-of-proposals/34177
#maidsafe #rust #javascript
#decentralized #rustlang #computerscience
A few days ago I had an idea for a simple e-ink project and found Inkplate - an Open Hardware design with ESP32 and recycled Kindle displays.
Programmed it to wake up daily at midnight to download a PGM image over WiFi (https://gitlab.com/dos1/kartka) from a server which checks some stuff like trash collection schedule. Should last years on a single battery charge.
Check it out if you look for a super approachable way to build some e-ink stuff! https://inkplate.io/
Video: CryptPad is an open source privacy based cloud collaboration suite
CryptPad is built to enable collaboration. It synchronizes changes to documents in real time. Because all data is encrypted, the service and its administrators have no way of seeing the content being edited and stored.
CryptPad provides a full-fledged office suite with all the tools necessary for productive collaboration. Applications include: Rich Text, Spreadsheets, Code/Markdown, Kanban, Slides, Whiteboard and Polls.
In this video I explain why you'd want to use it, what it's key features are, and I do a tour around its user interface.
Watch at CryptPad is an open source privacy based cloud collaboration suite
https://youtu.be/ufnuAO1Ha9g https://squeet.me/objects/962c3e10d4044447ea9a2c8337ce983d48896013
Here comes libadwaita! Read about our plans to make GNOME apps and GTK 4 even better, and about the future of libhandy: https://adrienplazas.com/blog/2021/03/31/introducing-libadwaita.html
The Internet is About to Get A Lot Safer
On April 5, P2PB2B plans to list MaidSafeCoin. Trading for MAID will begin just as #MaidSafe prepares to launch the public shared testnet that demonstrates the remaining technical features necessary to prove the Safe Network鈥檚 viability.
The world鈥檚 first autonomous data network, The Safe Network is both a #decentralized internet and dApp platform.
https://safenetforum.org/t/the-internet-is-about-to-get-a-lot-safer/34203
New episode of the open news out, today we're covering the following stories: PinePhone Pre-Orders Open, Gnome 40 Released, Vulkan For Mali GPUs:
PeerTube: https://tilvids.com/videos/watch/d31a7d12-f689-44e9-ba46-b4586d6e9764
The thirty-ninth edition of my weekly collection of Linux Phone news (@PINE64 #PinePhone, @purism #Librem5 and such), #LinBits, is out!
https://linmob.net/2021/03/28/linbits38-weekly-linux-phone-news-week12.html
New #DanctNIX and #Fedora image releases,#GNOME40 on the #PinePhone, #PureOS Byzantium and more!
Instead of using Google Analytics you can switch to this simple open source alternative called Umami.
#umami #opensource #free #analytics #selfhost #google #metrics #alternative
#Convergence aka #Desktop mode works fine on both #smartphones for light tasks. But what is "light"? This is where they differ.
#Librem5 (left) smoothly plays two videos simultaneously (one of which is 60 fps), whereas #Pinephone is struggling with single 30 fps video.
Why? Librem 5 has 30% faster CPU clock speed, 140% faster RAM standard, roughly double the GPU performance. More details: https://forums.puri.sm/t/comparing-specs-of-upcoming-linux-phones.
#innovations #gadgets #tech #Librem5vsPinephone
@zwerg12 Amazing photo! I'm also in the process of discovering how to manage and process photos on Linux. Will have to checkout rawtherapee!
@reto That can be easily removed IF all you want to target is the mobile, but is a little more challenging if you want convergence: phone docked and used as a desktop. I have a few things I want to try with that:
- develop a plugin that lets the user manually turn off that bar on mobile
- perhaps make a smarter plugin that figures out when app is displaying on a mobile screen and automatically hide it but show on desktop
- plugin that lets flutter put native GNOME buttons on the native app bar
@linmob The only issue I ran into is that Librem5 has an older version of libgcrypt which still works but doesn't have a ".pc" file for it. I just manually created this file here: `/usr/lib/aarch64-linux-gnu/pkgconfig/libgcrypt.pc`
@linmob It's a recent development made possible by a software engineer from Sony in this PR: https://github.com/flutter/flutter/pull/61221
I just followed the official flutter linux install docs doing a manually install by cloning flutter directly from github master: https://flutter.dev/docs/get-started/install/linux#install-flutter-manually
Can Librem 5 run Flutter linux desktop apps? Yep! I was able to successfully build and run my BodySculpting weightlifting workout app today on Librem 5 itself. Code once, build for Android, iOS, and Libremt5, how cool is that!
#phosh 0.8.0 is out 馃殌 : https://source.puri.sm/Librem5/phosh/-/releases/v0.8.0
Changing output resolutions and scaling via GNOME Settings should now mostly work, system modal dialogs don't pop up on the lock screen anymore plus more fixes and i18n improvements. Thanks to everyone who contributed to this release!