bolha.us is one of the many independent Mastodon servers you can use to participate in the fediverse.
We're a Brazilian IT Community. We love IT/DevOps/Cloud, but we also love to talk about life, the universe, and more. | Nós somos uma comunidade de TI Brasileira, gostamos de Dev/DevOps/Cloud e mais!

Server stats:

253
active users

#docs

0 posts0 participants0 posts today
Continued thread

La Suite.coop, c'est quoi ?

- Un écosystème d'outils open source puissants (dont #Grist et #Docs) pour booster votre productivité.
- Une collaboration renforcée avec des partenaires comme @hashbang et @yaal pour construire un numérique plus juste et transparent.
- Une offre modulaire sur mesure
- Une alternative aux géants du web

Associations, coopératives, entreprises ESS, institutions, universités : il est temps de changer la donne ! Rejoignez le mouvement !

👉 lasuite.coop/

The Python version diagram has been updated to show the bugfix/security split for each release. (Before, the bars were either completely green or yellow.)

devguide.python.org/versions/

It's also zoomed in and shows fewer releases than before. There's another chart further down the page showing all of 2.6 to 3.14. And the wording in the status key has been refreshed to make it clearer.

Thanks to @nedbat and @encukou for updating it!

#Python#CPython#EOL

I like the idea of #Docs, an #OpenSource alternative to Google Docs developed by the French and German governments, compliant with #GDPR, and hosted outside the US.
docs.numerique.gouv.fr

But I'm having trouble finding reviews, perhaps because it's new or because it has such a generic name. Can anyone point to helpful reviews?

docs.numerique.gouv.frDocsDocs: Your new companion to collaborate on documents efficiently, intuitively, and securely.

Interesting:
Docs is the result of a joint effort lead by the French 🇫🇷🥖(DINUM) and German 🇩🇪🥨 governments (ZenDiS). We are always looking for new public partners (we are currently onboarding the Netherlands 🇳🇱🧀). Feel free to reach out if you are interested in using or contributing to docs.

docs.numerique.gouv.fr/login/

docs.numerique.gouv.frDocsDocs: Your new companion to collaborate on documents efficiently, intuitively, and securely.
#docs#opensource#eu

"[T]he lack of a clear entry path makes the profession less accessible, contributing to a lack of diversity in tech writing teams. If technical writing is to remain relevant in an industry that values innovation and inclusion, it needs to welcome new voices.

Fixing this problem won’t happen overnight, but there are steps companies and the broader industry can take to rebuild the pipeline for entry-level talent:

- Reintroduce mentorship programs.
- Companies can pair senior writers with juniors to share knowledge and help newcomers build confidence.
- Redefine “entry-level” roles.
- Stop asking for years of experience in entry-level job postings. - Focus instead on transferable skills like writing, research, and adaptability.
- Create apprenticeships or internships.
- Paid opportunities to learn on the job can give aspiring writers the experience they need to land full-time roles.
Invest in training.
- Documentation teams should have budgets for upskilling new hires — not just hiring pre-trained professionals."

willkelly.medium.com/how-the-t

Medium · How the technical writing profession betrayed entry-level tech writersBy Will Kelly

“Fortunately, I think there’s a good alternative to the dismal picture of brain-dead tech writers pressing buttons on AI machines and passing the content to SMEs for review. That alternative is to focus on what AI algorithms can’t do (at least not with a few button clicks). In this revised approach, tech writers offload the simple tasks to AI tools to fix while focusing their real time and energy on more complex, ambitious tasks that are beyond the straightforward capabilities of AI tools.

When I say beyond AI capabilities, I still mean AI tools might assist or augment tech writers in the work; it’s just that the tasks aren’t as simple as the mechanical tasks of fixing doc bugs that I described earlier (e.g., “what’s the issue? what’s the fix?”).

For example, when I set about creating complex tree diagrams showing all elements in an API, this was a new kind of documentation that hadn’t been done before at my company. It became an instant hit and one that proved challenging to maintain and grow and fix, but still worthwhile. (In fact, in a chat with a product manager last week, he wondered if our tree diagram page wasn’t the most popular page in our documentation.)

If we focused more on these sophisticated tasks (beyond click-button AI), I think tech writers could have a brighter future.”

idratherbewriting.com/blog/rec

I’d Rather Be Writing Blog and API doc course · Fixing bugs without thinking, Recursive Self-Improvement, and the shift towards more complex tech comm tasksThis post includes a mix of various thoughts on AI, including fixing bugs without thinking, competitive pressures to adopt AI workflows, risks of atrophied critical thinking, recursive self improvement, and the shift toward more complex tech comm tasks. There’s not necessarily an argument throughline here, just various thoughts and perspectives on AI topics in my tech comm world.

I’ve been playing around with Codapi. 🧑‍🔬 It lets you make interactive code examples in your docs, blog, etc.

Instead of just reading, readers can play around with them—making learning way more fun and hands-on!

Great work! 👏 @antonz

🔗 github.com/nalgeon/codapi

GitHubGitHub - nalgeon/codapi: Interactive code examples for documentation, education and funInteractive code examples for documentation, education and fun - nalgeon/codapi

🐈 New issue of Herding Cats is out, this time exploring routines and how to disrupt them for #OpenSource adoption in the public sector.

I'm also happy to share #Docs, a new tool for collaborative note-taking and a joint production by German and French developers 🤝 Plus, a short recap of the recent #EUOS Week, including the announcement of a 2025 UN OS Week 📣

herdingcats.ghost.io/flexible-

Herding Cats · Flexible Technologies, Inflexible Routines?Open source adoption in the public sector / Taking notes with Docs / UN OS Week

Here is something I would like to give to the community.

I love doing #documentation
It started out of necessity, because as you well know. Most #docs are useless. I was looking for a simple, concise but information dense means to document systems.
Did not find anything that quite fit the bill.

So, I have developed the means to document your entire system on a single page. Feel free to adopt this schema, all I ask is you refer to this method as "Wulf diagram" 🙂

I have once developed a means to diagram network latency service levels, and it hurt that a multinational service company kept using it without acknowledging.

This particular diagram is a sanitised version of a Minecraft server I deployed for my younger family.

From the top;
The diagram is divided into three bands;
SERVICES (visible outside)
CORE
INGRESS (accessing backend)

You can put whatever you want there. Usually the bits that make you ask yourself "How did I do that bit again?". Including passwords, scripts, pathing etc.

The big font is so you can see what system it is scrolling through pages.
The software used is Office Libre draw.

Is it perfect? No.
But it sure is better than what I have found out there (prove me wrong)

If you're programming/coding I'd love your help here:

What are some of the best examples you've seen (that are public/I can view - any language is fine) of programming tutorials and/or example code?

I'm looking for the best examples that illustrate how a a program is put together, the patterns it's using, so that you do the same yourself.

The Netatalk manual can now be localized to other languages!

In the latest bleeding edge code, the entire documentation suite has been converted from old school DocBook to glorious Markdown.

Here's a preview version published to the website, but not linked to from anywhere yet: netatalk.io/manual/en/

As part of the transition, I applied a gettext based localization framework using po4a. With just a few steps, new languages can be added!

If someone feels crazy enough to take on translation of just under 1200 paragraphs of technical documentation, I'd love to hear from you. I have a getting started guide lined up. :)

netatalk.ioNetatalk Manual - IndexNetatalk Wiki