Have been experimenting with #notion lately, and it inspired me to create a #sheet with most of my publications, the free ones at least
You can visit the page via
https://furayoshi.com/notionpub
It also comes with a nice #gallery view ^^
I have added information about type, #license, status, licensability, places where to download... There's still much to be done, will populate more in the coming weeks
The awesome part about Notion is that you can #filter... a lot! Until you get what you want in the order you want
I know that there are libre alternatives out there, have tried various, but couldn't get them to work as I wanted to, they still need some development. Affine is an awesome project, for example, but not quite there, yet.
Have united all my notes about #GPG ( #PGP ) into 1 #blog , It covers:
- creation
- modification
- #backup
- #publishing
- use
- #signature of #keys that belong to others
- #SSH #authentication #keys
- use of integrated #Yubikey #smartcard
- #notes
- #reference sources
- D'Artagnan story
Hope this will help some and.. In case you spot some imprecision or error, please please, do point it out!
https://furayoshi.com/blog/gpg-guide
#security #Linux #keyserver #code #programming #2FA #cyberSecurity #Encryption #GnuPG
Enjoy my collection of crypto screenshots from this week so far ✌️😄
#CryptoCrash #TheEnd #Crypto #BackToZero #TheFadIsOver #Bitcoin #GamblersAnonymous
#Goodbye #TopazLabs, has been a terrible time together. Your change to a subscription model with bribes for "Founding members" has been an inspiration to find alternatives and part ways.
#Topaz #AI #badPractices #software #subscriptions #capitalism
Blender Foundation and the online developer community proudly present Blender 5.0!
ACES, Adaptive Subdivision, HDR, Storyboarding, Geometry Nodes, 588 bugs fixed, and so much more.
📖Changelog & Download: https://blender.org/download/releases/5-0/
📺 Video Recap: https://www.youtube.com/watch?v=4wEqD-jK0DU #b3d
Found a bug on #Blender about modeling slowdowns, anybody has a solution?
https://youtu.be/8DwnPIw0kTk
Link to the mentioned #bug report: https://projects.blender.org/blender/blender/issues/150042
Found a bug on #Blender about modeling slowdowns, anybody has a solution?
https://youtu.be/8DwnPIw0kTk
Link to the mentioned #bug report: https://projects.blender.org/blender/blender/issues/150042
Since I'm having difficulties, and had them in the past as well, with #OBS crashing when changing Profile or Scene, have created a #Bash script to change these values manually by editing the `user.ini` file.
You shoot `fura-OBS-selector.sh` and select your Profile and Scene.
Remember that currently, names of the files must be without spaces or symbols, included hyphens!
I'm using the flatpak version of OBS, customize your paths accordingly :)
Also, feel free to send pull requests ^^
Here the commit: https://github.com/FraYoshi/fura-utils/commit/44a22c03d5eae123c6af4e7b5e5d845ebc686301
#Linux #scripting #FOSS #problemSolving #camelCase
Got #WebP to load in #Inkscape!
I thought for a long time that Inkscape simply doesn't support WebP, but that isn't true. The problem, rather, was that the gdk-pixbuf loader for WebP was not installed on my system.
People using #Debian or another distro based on it need to install the package named “webp-pixbuf-loader”. That's all you need to do; merely installing the package will enable WebP support in Inkscape.
This should also enable WebP thumbnails in #Nautilus, if you use #Gnome.
#3Dprinting a miniature #library, it's gonna hold miniature #books 😊
Modeled in #Blender, Sliced in #Cura, Printing on a Ender 5 Pro with a Robin e3d in a Sunlu #wood PLA material at 205 °C 0.6 mm nozzle, and 60 °C heated bed at 60/30 mm/s
#miniatures
#Blender Beta has been upgraded to #ReleaseCandidate!
It's a happy moment, the official release is near!! 😍
Since the #Linux beta script is no longer working because a beta no longer exists, have written another, you can use this one to stay up to date with the latest available Release Candidate version! 😄
https://github.com/FraYoshi/fura-utils/commit/d19b4b2a81c8228473a7271baf546d078ad1e069
È stato un grande piacere partecipare @ribby !! ![]()
Grazie alla redazione del @librepodcast per avermi invitato in questa puntata! ![]()
Stasera sono stato invitato al @librepodcast ,
se qualcuno volesse unirsi alla conversazione, contattatemi prima delle 21, ora di inizio, mi farebbe piacere avere qualcuno di voi con me, come supporto 😄
qui alcuni argomenti che ho pensato per la serata, ma sentitevi liberi di portarne di related, o altri :)
https://t.me/Librepodcast/1/19247
Contattatemi su Telegram https://t.me/FraYoshi o direttamente lo staff del #podcast ^^
🇮🇹🚨 Domani, i governi UE potrebbero approvare il #ChatControl 2.0 di nascosto, scatenando una sorveglianza di massa che scansionerà TUTTI i vostri messaggi privati e le vostre foto. 🤫
ℹ️https://www.patrick-breyer.de/en/chat-control-2-0-through-the-back-door-breyer-warns-the-eu-is-playing-us-for-fools-now-theyre-scanning-our-texts-and-banning-teens/
📢Contattate ORA il vostro governo: https://fightchatcontrol.eu ✊
My entry for the #ComfyUI 's Challenge #9, #Cloudcrafted!
I've called it... The Cloudy Luminescent Tree Path.
https://youtube.com/shorts/cR_GKe1DoIA
Generated with WAN 2.2 text to video, upscaled with Topaz's Starlight, enhanced with Topaz Astra , slowed down with DaVinci Resolve.
Music under license by Phat Phrog Studios - Adventure begins
Link to the challenge: https://blog.comfy.org/p/comfy-challenge-9-cloudcrafted
Join the official Blender Survey 2025!
Let's get a picture of the community and help shape the future of Blender together. 🧡
Since I was constantly downloading the latest #Blender #Beta by hand, have written a #Linux #Bash script (with the help of AI, I will admit it, but have checked and modified it many times) to automate the download and installation of the latest binary :)
Here the code: https://github.com/FraYoshi/fura-utils/blob/main/bin/fura-blender-beta-update.sh
#fura-utils
added #parallelization to the #opus conversion #bash script, and created a #flac conversion one,
you can find them as `fura-2opus` and `fura-2flac`, have fun mass converting! 😉
https://github.com/FraYoshi/fura-utils/commit/403e13e9fc7684f2552e7e0c2b059970f11b4e2c
oh, don't forget to install `parallel`, it is now a requirement for this script to work!
🎬 🇮🇹 🔰 🇯🇵 👨💻
![]()
「INT54P46J (T) - 5w4 - und. AuDHD」 Italian guy that loves Computer Science, Technology, the Japanese Language, Star Trek, Stargate, Sci-Fi in general and animations; is a Libre Licenses “advocate”, YouTube/Twitch Streamer, loves Libre Open Source, hates Microsoft, sometime plays some game, sometime codes, likes Science, and obviously... music!
More about me at https://furayoshi.com/about
PGP fingerprint: B41370007E0DFC34942CFA033FC5F028E7AFF594