Search
169 results for “frayoshi”
-
Have created (with the aid of Gemini) my first #Blender #Addon!
It helps us to quickly access the modifiers we use the most by pinning them directly to the "Add Modifier" contextual menu.
It works from version 4.3, tested up to 5.1.1
Here the GPL code:
https://github.com/FraYoshi/blender-pinned-modifiersAnd here a video where I'm presenting it :blobaviator:
https://www.youtube.com/watch?v=qZQRErAZfzI
#FOSS #FLOSS #BlenderAddon -
Have created (with the aid of Gemini) my first #Blender #Addon!
It helps us to quickly access the modifiers we use the most by pinning them directly to the "Add Modifier" contextual menu.
It works from version 4.3, tested up to 5.1.1
Here the GPL code:
https://github.com/FraYoshi/blender-pinned-modifiersAnd here a video where I'm presenting it :blobaviator:
https://www.youtube.com/watch?v=qZQRErAZfzI
#FOSS #FLOSS #BlenderAddon -
Have created (with the aid of Gemini) my first #Blender #Addon!
It helps us to quickly access the modifiers we use the most by pinning them directly to the "Add Modifier" contextual menu.
It works from version 4.3, tested up to 5.1.1
Here the GPL code:
https://github.com/FraYoshi/blender-pinned-modifiersAnd here a video where I'm presenting it :blobaviator:
https://www.youtube.com/watch?v=qZQRErAZfzI
#FOSS #FLOSS #BlenderAddon -
Have created (with the aid of Gemini) my first #Blender #Addon!
It helps us to quickly access the modifiers we use the most by pinning them directly to the "Add Modifier" contextual menu.
It works from version 4.3, tested up to 5.1.1
Here the GPL code:
https://github.com/FraYoshi/blender-pinned-modifiersAnd here a video where I'm presenting it :blobaviator:
https://www.youtube.com/watch?v=qZQRErAZfzI
#FOSS #FLOSS #BlenderAddon -
#Perplexity does not let you export your data, but if you live in #Europe, you can request it anyway appealing to the #GDPR.
It takes over a month to have your data, but once you do... you notice that they give you a json, an excel file, and an assets directory.
My wanted use case, was to have the conversations in a readable format, and in particular, wanted to import some of them into my #Obsidian vault.
Have so generated a #script to convert these exports into #markdown files.
Unfortunately, they do not give us the references used to generate the responses on the GDPR export... which are present when exporting from the web interface. Massively disappointed on that... It's one of the main reasons why I use their service... references 😅 have so made the script remove those empty links`[n]`.
The script was created making massive use of #AI #LLM, but it works, and have made it so it is an easily usable script. It uses the `uv` #python package manager.
It's on version 0.0.1 so super #experimental, but has already converted successfully all my 626 notes. (except for assets, need to work on that part)
feel free to clone it, modify it, improve it 🙂 The license is #GPLv2 . #FOSS #FLOSS
-
#Perplexity does not let you export your data, but if you live in #Europe, you can request it anyway appealing to the #GDPR.
It takes over a month to have your data, but once you do... you notice that they give you a json, an excel file, and an assets directory.
My wanted use case, was to have the conversations in a readable format, and in particular, wanted to import some of them into my #Obsidian vault.
Have so generated a #script to convert these exports into #markdown files.
Unfortunately, they do not give us the references used to generate the responses on the GDPR export... which are present when exporting from the web interface. Massively disappointed on that... It's one of the main reasons why I use their service... references 😅 have so made the script remove those empty links`[n]`.
The script was created making massive use of #AI #LLM, but it works, and have made it so it is an easily usable script. It uses the `uv` #python package manager.
It's on version 0.0.1 so super #experimental, but has already converted successfully all my 626 notes. (except for assets, need to work on that part)
feel free to clone it, modify it, improve it 🙂 The license is #GPLv2 . #FOSS #FLOSS
-
#Perplexity does not let you export your data, but if you live in #Europe, you can request it anyway appealing to the #GDPR.
It takes over a month to have your data, but once you do... you notice that they give you a json, an excel file, and an assets directory.
My wanted use case, was to have the conversations in a readable format, and in particular, wanted to import some of them into my #Obsidian vault.
Have so generated a #script to convert these exports into #markdown files.
Unfortunately, they do not give us the references used to generate the responses on the GDPR export... which are present when exporting from the web interface. Massively disappointed on that... It's one of the main reasons why I use their service... references 😅 have so made the script remove those empty links`[n]`.
The script was created making massive use of #AI #LLM, but it works, and have made it so it is an easily usable script. It uses the `uv` #python package manager.
It's on version 0.0.1 so super #experimental, but has already converted successfully all my 626 notes. (except for assets, need to work on that part)
feel free to clone it, modify it, improve it 🙂 The license is #GPLv2 . #FOSS #FLOSS
-
#Perplexity does not let you export your data, but if you live in #Europe, you can request it anyway appealing to the #GDPR.
It takes over a month to have your data, but once you do... you notice that they give you a json, an excel file, and an assets directory.
My wanted use case, was to have the conversations in a readable format, and in particular, wanted to import some of them into my #Obsidian vault.
Have so generated a #script to convert these exports into #markdown files.
Unfortunately, they do not give us the references used to generate the responses on the GDPR export... which are present when exporting from the web interface. Massively disappointed on that... It's one of the main reasons why I use their service... references 😅 have so made the script remove those empty links`[n]`.
The script was created making massive use of #AI #LLM, but it works, and have made it so it is an easily usable script. It uses the `uv` #python package manager.
It's on version 0.0.1 so super #experimental, but has already converted successfully all my 626 notes. (except for assets, need to work on that part)
feel free to clone it, modify it, improve it 🙂 The license is #GPLv2 . #FOSS #FLOSS
-
#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
-
#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/403e13e9fc7684f2552e7e0c2b059970f11b4e2coh, don't forget to install `parallel`, it is now a requirement for this script to work!
-
Timelapsing using only screenshots was getting heavy in term of #storage space, so have added a new #script to compress the #timelapse using a magical technology called '#video'.
so here you can find the commit!
Gonna work on adapting the multi-screen one soon ^^oh, also rearranged the #ffmpeg config file!
https://github.com/FraYoshi/fura-utils/commit/1934fc2f9885511a96839fe637261e77fb65b07c
#bash #bashscript #linux #foss #floss #furaUtils -
created new script on the fura-utils,
to save timelapse screenshots of multiple monitors.you can find the commit here:
https://github.com/FraYoshi/fura-utils/commit/d72943abcc63f21d338851d0a3088d46a48246c4
#bashScript #Linux #FLOSS #FOSS #ffmpeg -
#furaUtils added a script to easily clone disks/partitions using #dd.
Written in #bash , works on #Linux and is not perfect, but works :abloblamp:https://github.com/FraYoshi/fura-utils/commits/main/?since=2025-03-08&until=2025-03-08
-
fura-video-hypercompress.sh has been updated :ablobbass:
It is a script to compress a #video to sub-mega sizes, which comes handy when used for previews or #licensing where storage used is #forever and #expensive (like S3).
I personally use it to shasum and store into SafeCreative, where storage costs a lot, considering I'm gonna pay forever and more space = forever higher prices :ablobcatcoffee:
In this update, video can be compressed even more, with a selectable frame rate.
in case you are interested in SafeCreative, leave my 10% off (why not?) 9XZKH9
https://github.com/FraYoshi/fura-utils/commit/b91f5c0caec8a723871a1fb14cabf3bce7bccc12
-
#ListenBrainz has finally elaborated my #scrobbles from 2008!
Thanks to
- #AdrianVonZiegler
- RAVE (unfortunately disappeared)
- Alessio Gasparin
for all the emotions 😊yes, it appears to be #Metallica, but #Unknown is actually Alessio ^^
ListenBrainz link:
https://listenbrainz.org/user/FraYoshi/stats/?range=all_time
#music -
FraYoshi wishes you a #happyEaster ! ^^
This bunny has been #AI generated using #StableDiffusion and #ComfyUI, #painted using the #FOSS #FLOSS #Krita on #Linux. Simple text added in #Inkscape.Thanks to all the creators of all these tools, which made this #picture, possible ^^
#Kawaii #Foamy Easter Bunny on a Latte.
#Easter #bunny #happyBunny #eggs #chocolateEggs #coffee #latte #AIart #art #kawaii #cute #superCute
-
FraYoshi wishes you a #happyEaster ! ^^
This bunny has been #AI generated using #StableDiffusion and #ComfyUI, #painted using the #FOSS #FLOSS #Krita on #Linux. Simple text added in #Inkscape.Thanks to all the creators of all these tools, which made this #picture, possible ^^
#Kawaii #Foamy Easter Bunny on a Latte.
#Easter #bunny #happyBunny #eggs #chocolateEggs #coffee #latte #AIart #art #kawaii #cute #superCute
-
FraYoshi wishes you a #happyEaster ! ^^
This bunny has been #AI generated using #StableDiffusion and #ComfyUI, #painted using the #FOSS #FLOSS #Krita on #Linux. Simple text added in #Inkscape.Thanks to all the creators of all these tools, which made this #picture, possible ^^
#Kawaii #Foamy Easter Bunny on a Latte.
#Easter #bunny #happyBunny #eggs #chocolateEggs #coffee #latte #AIart #art #kawaii #cute #superCute
-
Added a couple scripts to rapidly compress pictures to the #furaUtils ^^
I use them to create #licensing files (#safeCreative has a limited amount of space that offers to their users) and to create compressed copies of files I do not want to share in full resolution or just want to use for my #blog ^^https://github.com/FraYoshi/fura-utils/tree/main/bin
SafeCreative code, in case you end up exporing the service: 9XZKH9 (10% discount) -
Suuuuuper simple basic #script to get rid of those nasty
.DS_Store#files we always find #lurking around our #filesystem on #Linux because of #Windows :blobcatknife:Sometime #code doesn’t need to be long and complicated to do the job. But you #free to build on.
https://github.com/FraYoshi/fura-utils/blob/main/bin/fura-dsstore-remove.sh
-
Hello @frayoshi
Just to add another similar experience, changing to (Spanish) Dvorak in my personal case made the pain disappear.
And that was even before #ergoKeyboards. :)
Now, with a Keyboardio M100... What can I say, joy and pleasure every day. :) -
Hello @frayoshi
Just to add another similar experience, changing to (Spanish) Dvorak in my personal case made the pain disappear.
And that was even before #ergoKeyboards. :)
Now, with a Keyboardio M100... What can I say, joy and pleasure every day. :) -
Hello @frayoshi
Just to add another similar experience, changing to (Spanish) Dvorak in my personal case made the pain disappear.
And that was even before #ergoKeyboards. :)
Now, with a Keyboardio M100... What can I say, joy and pleasure every day. :) -
Hello @frayoshi
Just to add another similar experience, changing to (Spanish) Dvorak in my personal case made the pain disappear.
And that was even before #ergoKeyboards. :)
Now, with a Keyboardio M100... What can I say, joy and pleasure every day. :) -
Hello @frayoshi
Just to add another similar experience, changing to (Spanish) Dvorak in my personal case made the pain disappear.
And that was even before #ergoKeyboards. :)
Now, with a Keyboardio M100... What can I say, joy and pleasure every day. :) -
@Romaq @frayoshi @freemo I once trapped a teammate in #minetest_ctf accidentally thinking he is the enemy. But he was so kind and said don't talk about it. Interestingly, I was laughing for a while before I realized he was a teammate...
-
CW: :ablobwave: #QOTO people about leaving / people blocking QOTO etc...
#QOTO people - about leaving / people blocking QOTO etc... :ablobwave:
I'm messaging you because of mixed reasons - not all bad but it seems that many of the people included here want(ed) more as many of us have been posting about or around things - some solved but many around the Fediverse also itself.
I've personally seen how it's going too... also having talked to @freemo (many month before now and un-responded) and asking for more (even without his help directly but under his and our own watchful eyes to do *something*)... Again not all his fault and also about my wants and other people's with just social / Federation rules by others / not being blocked etc...
So I'm seeing a few more people talk about EXPORTING out and I also was thinking and why I included you all... Freemo has often done great and a stellar job in communicating with people on his instance but it was a bit patchy and did need branching out / enabling other somehow (a bit like fans running the band's website or at least helping themselves through the root / music band's website / QOTO).
Anyway I have a lot of energy still but after seeing a few comments about other people BLOCKING or similar (and my friend also creating a Mastodon.Social account and not able to see my posts) means we have to solve this somehow... maybe having two accounts? I don't know (I'm also seeking your help here).
Checking #QOTO hashtag makes some of this clear about people's intentions or direction so I hope we can crowdsource and help ourselves if Freemo is often out of communication or at least this level... or just life... We have to find a way...
Not sure about leaving totally as it's "their fault" and not all QOTO (though a lot of what I want and what any social needs is direct investment and building people in itself, not just the storage resources and Techies)...
But anyway... a few words for you all. No harm intended.
See #QOTO hashtag and see if you can help the others..,
@SecondJon [rules are ruining Fediverse]
@L29Ah [moving / moved]
@falken [interface issue. Tusky comment]
https://qoto.org/@falken/112026413825608068@bibliolater [notification problems, thinking of exporting]
@[email protected] [QOTO quote posting]
@[email protected]
@[email protected]@fisunov [STEM instance but mostly always was politics here]
@frayoshi [2025 issues we all had with repeated notifications for same posts]
@Hejny [Suggestion in this post what options are for users + this great tool [I have used and confirm it's GREAT]
(orig post was https://purr.neocities.org/
https://qoto.org/@Hejny/113194609883427308)Just some others who used #QOTO hashtag not necessarily for problems
@sgryphon [Bringing version up to date - which I think was more but further version have come out - but me as FreeSchool not saying we always need to keep changing things)
+ about blocking threads (for me it's easy to see why when we kind of exporting / merging our data with their data or vice versa - same dangers of harvesting us as before)
https://qoto.org/@sgryphon/112579538153852698@nibble4bits [question about about federating with threads]
https://qoto.org/@nibble4bits/112163722688834060@claralistensprechen3rd [image prob with Outsourced Math (Friendica) instance]
@mc [network issue / msg in the past]
@barefootstache [was helping with upgrades around 2024+]
@marqle [has accounts elsewhere]
@volkris [about modified Mastodon versions]
https://qoto.org/@volkris/111291558241112652
@pgcommunication [2023 consideration of instances]
https://qoto.org/@pgcommunication/111280296182249170@worldsendless [length of #qoto is really such a liberating thing]
https://qoto.org/@worldsendless/111228151655038424@freemo [Apology to whole fediverse 2023]
https://qoto.org/@freemo/111105861929947344@[email protected] [created another account with more REPUTATION] ⬅️ I think this is an interesting word as it's a 2 ways thing but yeah true
@certainlytwice [other instances can have a direct impact on #qoto performance / stability ?]
https://qoto.org/@certainlytwice/110719793884168867@moremeta [can't follow #lemmy communities from #qoto, what am I missing?]
https://qoto.org/@moremeta/110585932950327824@Kihbernetics Eugen Rochko, CEO of Mastodon, Caves to Nazi's Agenda [Jeffrey Phillips Freeman] on www.reddit.com
https://www.reddit.com/r/Mastodon/comments/z68m3e/jeffrey_phillips_freeman_eugen_rochko_ceo_of/@Pat @skyblond [I remember were more active before...]
@CerstinMahlow [moved back in 2023 - I / freeschool would be interesting to hear which way you did it]
:ablobwave: from #FreeSchool
-
CW: :ablobwave: #QOTO people about leaving / people blocking QOTO etc...
#QOTO people - about leaving / people blocking QOTO etc... :ablobwave:
I'm messaging you because of mixed reasons - not all bad but it seems that many of the people included here want(ed) more as many of us have been posting about or around things - some solved but many around the Fediverse also itself.
I've personally seen how it's going too... also having talked to @freemo (many month before now and un-responded) and asking for more (even without his help directly but under his and our own watchful eyes to do *something*)... Again not all his fault and also about my wants and other people's with just social / Federation rules by others / not being blocked etc...
So I'm seeing a few more people talk about EXPORTING out and I also was thinking and why I included you all... Freemo has often done great and a stellar job in communicating with people on his instance but it was a bit patchy and did need branching out / enabling other somehow (a bit like fans running the band's website or at least helping themselves through the root / music band's website / QOTO).
Anyway I have a lot of energy still but after seeing a few comments about other people BLOCKING or similar (and my friend also creating a Mastodon.Social account and not able to see my posts) means we have to solve this somehow... maybe having two accounts? I don't know (I'm also seeking your help here).
Checking #QOTO hashtag makes some of this clear about people's intentions or direction so I hope we can crowdsource and help ourselves if Freemo is often out of communication or at least this level... or just life... We have to find a way...
Not sure about leaving totally as it's "their fault" and not all QOTO (though a lot of what I want and what any social needs is direct investment and building people in itself, not just the storage resources and Techies)...
But anyway... a few words for you all. No harm intended.
See #QOTO hashtag and see if you can help the others..,
@SecondJon [rules are ruining Fediverse]
@L29Ah [moving / moved]
@falken [interface issue. Tusky comment]
https://qoto.org/@falken/112026413825608068@bibliolater [notification problems, thinking of exporting]
@[email protected] [QOTO quote posting]
@[email protected]
@[email protected]@fisunov [STEM instance but mostly always was politics here]
@frayoshi [2025 issues we all had with repeated notifications for same posts]
@Hejny [Suggestion in this post what options are for users + this great tool [I have used and confirm it's GREAT]
(orig post was https://purr.neocities.org/
https://qoto.org/@Hejny/113194609883427308)Just some others who used #QOTO hashtag not necessarily for problems
@sgryphon [Bringing version up to date - which I think was more but further version have come out - but me as FreeSchool not saying we always need to keep changing things)
+ about blocking threads (for me it's easy to see why when we kind of exporting / merging our data with their data or vice versa - same dangers of harvesting us as before)
https://qoto.org/@sgryphon/112579538153852698@nibble4bits [question about about federating with threads]
https://qoto.org/@nibble4bits/112163722688834060@claralistensprechen3rd [image prob with Outsourced Math (Friendica) instance]
@mc [network issue / msg in the past]
@barefootstache [was helping with upgrades around 2024+]
@marqle [has accounts elsewhere]
@volkris [about modified Mastodon versions]
https://qoto.org/@volkris/111291558241112652
@pgcommunication [2023 consideration of instances]
https://qoto.org/@pgcommunication/111280296182249170@worldsendless [length of #qoto is really such a liberating thing]
https://qoto.org/@worldsendless/111228151655038424@freemo [Apology to whole fediverse 2023]
https://qoto.org/@freemo/111105861929947344@[email protected] [created another account with more REPUTATION] ⬅️ I think this is an interesting word as it's a 2 ways thing but yeah true
@certainlytwice [other instances can have a direct impact on #qoto performance / stability ?]
https://qoto.org/@certainlytwice/110719793884168867@moremeta [can't follow #lemmy communities from #qoto, what am I missing?]
https://qoto.org/@moremeta/110585932950327824@Kihbernetics Eugen Rochko, CEO of Mastodon, Caves to Nazi's Agenda [Jeffrey Phillips Freeman] on www.reddit.com
https://www.reddit.com/r/Mastodon/comments/z68m3e/jeffrey_phillips_freeman_eugen_rochko_ceo_of/@Pat @skyblond [I remember were more active before...]
@CerstinMahlow [moved back in 2023 - I / freeschool would be interesting to hear which way you did it]
:ablobwave: from #FreeSchool
-
oh... there's @stux on the video of Mentally Outlaw about #TootRoot!
https://youtu.be/3KCyhltnz7w?t=721 -
oh... there's @stux on the video of Mentally Outlaw about #TootRoot!
https://youtu.be/3KCyhltnz7w?t=721