mastodon.top est l'un des nombreux serveurs Mastodon indépendants que vous pouvez utiliser pour participer au fédiverse.
Mastodon.top est une instance francophone stable, régulièrement mise à jour et accessible à tous hébergée par VirtuBox

Statistiques du serveur :

1,4K
comptes actifs

#sideprojects

1 message1 participant0 message aujourd’hui
Suite du fil

I still don’t have a clear end goal for these projects, but as I mentioned, that’s not the priority. Maybe it’s extra income, launching a business, or exploring what I can’t at my day job.

Managing a personal project requires commitment but also flexibility to adapt and learn. Every day brings a small step forward, and those small steps turn into big achievements over time.

If you’re in the same boat, I encourage you to try it out and share both your methods and results 😉 #sideProjects

Let me introduce you to Herding Cats, a little thinking and writing corner I just set up on #ghostio to discuss tech #ecosystem and #community building 🐱

Maybe the ecosystem/partner relations and community folks among you will find it worthwhile to read along (yes, it's niche, but nothing a PhD can't handle 🤓) I've come to realise I miss writing as a mode of thinking and connecting with like-minded people, and I've grown weary of the LLM-induced listicle feast. Reason enough to set up Herding Cats.

Happy to get feedback - and contributions! First up is an invitation to send me your fun #sideprojects to be featured if you want.

herdingcats.ghost.io/cyberneti

Herding Cats · Cybernetics and CatsBiosphere 2 and ecosystem management / Feed-the-Cat / Open source events and public sector communities In the Arizona desert, a massive greenhouse with polygonal windows glints in the sun, housing a recreation of Earth's biosphere. Today, Biosphere 2 is a science centre, back in the 1990s, it was the stuff of sci-fi
I've been working on my Scrivener text analyzer over the weekend and while I initially thought that it might take about 3 - 4 days at least to see progress, I've been able to get to a fairly functional level in just two days 🙂

At this point, I have a working app which can load a Scrivener document, extract just the manuscript text, parse it and provide information and identify components of text — like unique words, or repeated words and the word count.

If you select one of the words from the list, the viewer highlights every occurence of the word in the document. So I'm very pleased with where things are now 🙂

All that remains is to do the following:
1. Add the ability to detect specific types of words like nouns, verbs, adjectives etc.
2. Add the ability to detect/hightlight specific words or phrases added by the user.

At that point, I believe it does everything that I want it to do. This should work on any platform but I have only tested under macOS. If anybody is interested in testing it out, let me know and I'll see about setting up a download.

#WritingTools #Coding #Scrivener #Flutter #macOS #SideProjects #Writing
A screenshot of a macOS app sho…

Decided to revive my #TwistReader app.

Instead of Twitter lists, which was the original idea, I will now rely on good old #RSS feeds. Mainly because #Inoreader has so many features I don't use, and it is no longer worth paying for it. On top of that, I can reuse a bunch of resources.

The app is focused on the basic features of a feed reader and released to the #AppStore at some point (#Mac and #iOS/#iPad).

This is a list of the side-projects I'm currently working on:

- [Paheko-Helloasso adapter](forge.lefuturiste.fr/mbess/hel), #paheko #helloasso adapter script
- [Hugotator](forge.lefuturiste.fr/hugotator), a GUI overlay over the #Hugo #CMS
- [Popequer](forge.lefuturiste.fr/popequer/
),
a text-mode personal knowledge system

All written in #rust for fun. #sideprojects

lefuturiste's forgehelloasso-paheko-adapterExternal adapter to import membership from helloasso to paheko

🎉 Updated McFly core to v0.5.0 -- now with WebComponent v2.0.0

I love how I can just focus on writing components and using them on my pages -- no need to import anything or maintain registries.

We can just throw files in the components & pages directories... and all is taken care of by the file system!

Try it by running: `npm create mcfly@latest`