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’s viability.
The world’s 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
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!
While we had enabled power saving for the vivante gpu on the #librem5 since some time we couldn't power off the corresponding regulator (power supply) since the phone would hang then. Turns out we just didn't give it enough time to come back up. Fix is already merged into linux-next: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=3b66e4a8e58a85af3212c7117d7a29c9ef6679a2
I've put together a short overview on #phosh and closely related components and how they play together: https://honk.sigxcpu.org/con/phosh_overview.html
GTK 4.0 is here! After four years of hard work from our dedicated developers, GTK 4.0 was released today. Some highlights from this release include media playback, drag-and-drop, and scalable lists and grids. Learn more about what's new in GTK 4.0: https://blog.gtk.org/
#phosh 0.7.0 is out 🚀 : https://source.puri.sm/Librem5/phosh/-/releases/v0.7.0
This features automatic media mounting, initial support for background XML, handling of per app `show-banners` notification setting and fixes for swipe window closing by @exalm@floss.social
It looks like a red rectangle... But it is a red rectangle that took me a whole day to program because I had to figure out how to plot something with Cairo inside of a GTK Box element that is not visible at the time of creating the plot... But now I understand how Cairo works 😅 I furthermore added my own formulas for calculating the position of the sun and the formulas for calculating the position of the milky way are now working correctly.