linux wolf ΘΔ 🐺💾
@cinnamonwolfy.bsky.social
a wolf (she/her, ΘΔ) on the internet. founder and lead developer of the portalinux project. c/c++ and ruby developer
langs: es (🇨🇴) / en (🇺🇸)
website: https://cinnamonwolfy.neocities.org
dob: 2004/05/11
langs: es (🇨🇴) / en (🇺🇸)
website: https://cinnamonwolfy.neocities.org
dob: 2004/05/11
after that first week is over, i will probably resume work on pltermlib, then moving onto finalizing the 1.00 release of pl-srv and then figuring out whether to work on plfbl or pltk first.
k that's all i got bye see y'all next week
k that's all i got bye see y'all next week
November 10, 2025 at 9:56 AM
after that first week is over, i will probably resume work on pltermlib, then moving onto finalizing the 1.00 release of pl-srv and then figuring out whether to work on plfbl or pltk first.
k that's all i got bye see y'all next week
k that's all i got bye see y'all next week
me and an irl found a place to move in together, so i've been busy packing my (meager amount of) stuff in boxes. hopefully this arrangement works better than the last one...
i won't have internet at the new place for a few days so i won't be able to work on much for the first week
i won't have internet at the new place for a few days so i won't be able to work on much for the first week
November 10, 2025 at 9:56 AM
me and an irl found a place to move in together, so i've been busy packing my (meager amount of) stuff in boxes. hopefully this arrangement works better than the last one...
i won't have internet at the new place for a few days so i won't be able to work on much for the first week
i won't have internet at the new place for a few days so i won't be able to work on much for the first week
also means that all javascript code is contained within a separate file, which is how i wanted it all to be in the first place
all of these changes made the script smaller by 40loc or ~29%
all of these changes made the script smaller by 40loc or ~29%
November 3, 2025 at 9:28 PM
also means that all javascript code is contained within a separate file, which is how i wanted it all to be in the first place
all of these changes made the script smaller by 40loc or ~29%
all of these changes made the script smaller by 40loc or ~29%
i still had to attech a hashchange event listener in the old one anyway to prevent default behavior, so having an actual function handle things and have everything else just cause a hashchange event is a more efficient approach
November 3, 2025 at 9:28 PM
i still had to attech a hashchange event listener in the old one anyway to prevent default behavior, so having an actual function handle things and have everything else just cause a hashchange event is a more efficient approach
so the way it works is that since i need to change the url anyway in order to make it so that people are still able to share links to a specific section, and those url changes always trigger a hashchange event, i could just make a function that handles all possible hashchange scenarios
November 3, 2025 at 9:28 PM
so the way it works is that since i need to change the url anyway in order to make it so that people are still able to share links to a specific section, and those url changes always trigger a hashchange event, i could just make a function that handles all possible hashchange scenarios
i also just don't wanna go through like, over 100 links and add javascript to them in order to get them to properly work in the current documentation viewer
November 3, 2025 at 8:28 AM
i also just don't wanna go through like, over 100 links and add javascript to them in order to get them to properly work in the current documentation viewer
i have also not enabled the documentation viewer on this page because i'm trying to come up with a new one that is more efficient
November 3, 2025 at 8:11 AM
i have also not enabled the documentation viewer on this page because i'm trying to come up with a new one that is more efficient
it's a total of 71 documentation viewer entries and just under 2,000 lines of html. i also had to come up with more highlighting colors since the ones i currently had implemented were not adequate for c code
November 3, 2025 at 8:09 AM
it's a total of 71 documentation viewer entries and just under 2,000 lines of html. i also had to come up with more highlighting colors since the ones i currently had implemented were not adequate for c code
portalinux is now 6 years old. i just realized, i've been working on the same project for over half a decade. just... wow
i don't think 15yo me would've thought her little linux live kit clone would last this long, let alone become what it is now
i don't think 15yo me would've thought her little linux live kit clone would last this long, let alone become what it is now
November 2, 2025 at 9:01 PM
portalinux is now 6 years old. i just realized, i've been working on the same project for over half a decade. just... wow
i don't think 15yo me would've thought her little linux live kit clone would last this long, let alone become what it is now
i don't think 15yo me would've thought her little linux live kit clone would last this long, let alone become what it is now
that would be 35 entries out of 71(!)
October 31, 2025 at 2:15 AM
that would be 35 entries out of 71(!)