hugovk, to python
@hugovk@mastodon.social avatar

🇮🇹 "Benvenuti! Questa è la documentazione di Python 3.12.3."

https://docs.python.org/it/3/

The Python docs are now officially available in Italian! 🚀

If you want to help out with a translation, see https://devguide.python.org/documentation/translating/

remixtures, to TechnicalWriting Portuguese
@remixtures@tldr.nettime.org avatar

: “We know that the decision to make a purchase or maybe to buy more of your product is heavily reliant on the kind of technical content you have and whether the users see that what you have is what they need from a functionality and capability perspective. This is throughout the user journey. If a user is just browsing around for a solution, if you have better content than your competitor, they’re most likely to come back to you. If they’re on the verge of just onboarding, they will use technical content to onboard, and so on and so forth.

What we are seeing is that documentation portals, which is the home for technical writers, are actually becoming the number one traffic for a company’s users. If you know how to measure that and you can actually see that linear growth in traffic, and you know that part of this traffic is people making a decision to buy your product, this is definitely something that you want to surface up to your leaders and justifies an investment in making your content better. That’s just one example.

Another example, which is another value metric that we often measure, is returning users. What we’ve seen is that when people visit your documentation often, and even to be more specific, more than twice in the previous 30 days, they’re twice as likely to actually become a paying customer.”

https://idratherbewriting.com/blog/value-techcomm-zoomin-podcast?trk=feed-detail_main-feed-card_feed-article-content

remixtures, to TechnicalWriting Portuguese
@remixtures@tldr.nettime.org avatar

: “Tech writing isn’t going anywhere, but it might change its name soo

Tech writing is unlikely to disappear. The sector where we’ve seen the biggest growth in recent years is computing: writers have always been present in software and hardware companies since the 60s. But even in highly regulated sectors, such as aviation, manufacturing, and pharmaceutics, docs are a necessity for legal and compliance reasons. You could call those the bastions of our craft.

The pace of change in tech is increasing, though, in no small part due to the advent of large language models and an increased emphasis on automation. Better UX also means that user docs are seen as less necessary, with docs priorities shifting towards more technical products that often require development skills. “How can I transition to dev docs?”, a fellow writer asked me the other day.“

https://passo.uno/posts/technical-writing-is-not-a-dead-end-job/

TehPenguin, to random
@TehPenguin@hachyderm.io avatar

I've been helping to investigate a few LLVM and Rust bugs recently, and I keep running into pet peeves with how these bugs are reported, so I'm going to put together some

I don't want to discourage anyone from filing a bug, please do! But... be aware with how you represent the issue that you're seeing.

I also know that there are folks on here who are vastly more knowledgeable than I am, so feel free to suggest corrections, perhaps by filing some sort of report...

TehPenguin,
@TehPenguin@hachyderm.io avatar

If the feature has docs, then please explain how the actual behavior doesn't match the docs.

If you don't like how the feature works, that's not a bug, but you can still ask for the feature to be changed.

If there are no docs, or there's a gap, then please help to fill that gap (adding your own observations in the bug report are a good start).

marwi, to webxr German
@marwi@mastodon.gamedev.place avatar

We've made a new features trailer for Needle Engine 3.36 ✨

https://youtu.be/VkcLvnK_aeU?si=2VVXWgnIezKzxKqW

ebassi, to GNOME
@ebassi@mastodon.social avatar

Finally added a page for the GTK inspector on the GNOME developers docs website: https://developer.gnome.org/documentation/tools/inspector.html

This way, I won't have to point people at the wiki any more.

petrnuska, to brainfood
@petrnuska@mastodon.world avatar

Tenure Track Position in Fiction and Documentary Directing and Editing

@ Toronto Metropolitan University

https://hr.cf.torontomu.ca/ams/faculty/preview.cfm?posting_id=550861

CC @academicjobs

hugovk, to python
@hugovk@mastodon.social avatar

I wrote a thing!

How to activate tabs for your OS in Sphinx

https://dev.to/hugovk/sphinx-docs-how-to-activate-tabs-for-your-os-pd3

On pages like https://devguide.python.org and https://pillow.readthedocs.io/en/latest/installation/basic-installation.html we have tabs with specific instructions per operating system.

You can add a bit of JavaScript to automatically activate the relevant tab based on the reader's operating system, so they see the relevant info sooner.

hugovk, to python
@hugovk@mastodon.social avatar

Two recent changes I've made to the Python docs I'm happy about:

📘 Links are underlined, which is important for accessibility.
https://adrianroselli.com/2016/06/on-link-underlines.html

📗 The dated Lucida Grande was the Mac system font a decade ago and used for the docs on Mac (and only Mac). We now use the system font stack, to get a similar result to Linux, Windows, Android and iOS.
https://systemfontstack.com

Before: https://docs.python.org/3.10/tutorial/index.html

After: https://docs.python.org/3.12/tutorial/index.html

The Python tutorial, shown on macOS with Arial and prose, non-navigational links are underlined.

hugovk,
@hugovk@mastodon.social avatar
joachim, to random
@joachim@drupal.community avatar

Some excellent at https://bpmn.io/toolkit/bpmn-js/walkthrough/#bpmn-js-internals by @bpmn_io. I know NOTHING about any of the technologies, and yet that diagram makes it looks like something understandable. Simple clear sentences like 'We use diagram-js to draw shapes and connections' help too.

hugovk, to writing
@hugovk@mastodon.social avatar

I've put together a little selection of tech style guides:

https://dev.to/hugovk/tech-style-guides-mg1

hugovk, to random
@hugovk@mastodon.social avatar

"Field research on docs site search boxes"

https://technicalwriting.dev/searchboxes.html

nlnetlabs, to opensource
@nlnetlabs@fosstodon.org avatar

Catalog Zones for NSD is now properly documented, courtesy of @willem. #DNS #OpenSource #Docs https://nsd.docs.nlnetlabs.nl/en/latest/catalog-zones.html

hankuoffroad, to foss
@hankuoffroad@floss.social avatar

Fedora Docs team runs monthly writing workshop on Thursday 22 Feb UTC 20:00-21:00. 🎉

Hosts of workshop are Justin Flory and Dr. Peter Boy.

Join us on the Fedora Chat (Matrix) by clicking 'Join Conference' 🎙️

https://chat.fedoraproject.org/#/room/:fedoraproject.org

Fedora Documentation Room is open to a Matrix account from any homeserver.

@matrix @fedora

5am, to tech
@5am@fosstodon.org avatar

Thanks to , I'm well on my way to finally completing my private / for all things : home network, desktop, mobile, code snippets and so on, guides I'm sure I'll be glad I can easily reference again someday.

I started my wiki some time ago, but only recently got the momentum back to make real progress with it. It's a good feeling. .
https://rust-lang.github.io/mdBook/

glassbottommeg, (edited ) to random
@glassbottommeg@peoplemaking.games avatar

Boost to save a writer's life: you can block that fucking @ popup on GoogleDoc newlines (they added it super recently) by hacking your adblocker. Basically add "docs.google.com##-instant-bubble" as a new line in your My Filters list on uBlock or similar.

https://stackoverflow.com/questions/77828943/remove-the-insert-pop-up-button-on-google-docs

cfnptr, to cpp
@cfnptr@mastodon.gamedev.place avatar

Made a custom css theme for Doxygen. At least now it doesn't look like it's from the 90's 🙂

hankuoffroad, to random
@hankuoffroad@floss.social avatar

Join a 30-min onboarding session for Fedora Project documentation on Thursday 25 January UTC 12:00-12:30

Agenda: https://calendar.fedoraproject.org/docs/2024/1/22/#m10698

Fedora Chat (Fedora home server):

https://chat.fedoraproject.org/#/room/:fedoraproject.org

Matrix home server:

https://app.element.io/#/room/#docs:fedoraproject.org

Please follow the guide in Fedora discourse before coming along.

https://discussion.fedoraproject.org/t/writing-workshop-schedule/101813

@fedora

petrnuska, to brainfood
@petrnuska@mastodon.world avatar

Any filmmakers with their projects in late production (rough cut) stages?

Apply for DokIncubator, a unique workshop that helps to craft the final product to the finest form =>

https://dokincubator.net/

Application deadline: 25/01/2024

remixtures, to TechnicalWriting Portuguese
@remixtures@tldr.nettime.org avatar

: "You may wonder: how can I write technical content? Do I need to be a great coder? Do I need to have a background in writing? Let me answer those last two questions now: no. Writing is all about communication, as I discuss throughout Software Technical Writing: A Guidebook. If you have some technical skills and enjoy refining your communication skills, you have the mindset you need to write technical content.

Software Technical Writing: A Guidebook starts with an introduction to the role of a technical writer. The book then discusses guidance for writing, covering topics from clarity to style to code snippets. Finally, the book discusses how technical writing fits in with the rest of an organisation.

This book is written for people who want to start writing technical documents, or who are early in their careers and are looking to refine their skills. With that said, no matter where you are in your journey with technical writing, Software Technical Writing: A Guidebook contains tactical guidance you can use in your work."

https://jamesg.blog/2024/01/03/software-technical-writing/

fast_junkie, to Help
@fast_junkie@mas.to avatar

2/
I went back and tripled checked all the settings... waited the standard 48 hrs... .

Note to those whom suffer the same... when switching providers you have to your domain at @protonmail... THEN add it again...

Man was I pulling my hair out... they need to put that in the !

remixtures, to ai Portuguese
@remixtures@tldr.nettime.org avatar

: "If it’s really true that tech writers spend only a small fraction (~20% of their time) writing, then introducing power tools that speed up writing isn’t going to replace the tech writer. At most, AI tools might make a tech writer 20% more productive. However, tech writers have a brand problem. Regardless of how much time we spend doing heads-down writing, most people think we sit around writing all day.

Some might think tech writers are stalling the AI implementation in an effort to deflect job replacement. I don’t think that’s the case. Nearly every tech writer group I meet is actively trying to identify where and how they can implement AI tools in a way that works. Most are scratching their heads, finding only a few odds-and-ends type of scenarios — not the core work. Especially at the senior tech writing level, most projects and bugs involve a level of ambiguity and complexity that’s not easy to automate by feeding instructions into a machine."

https://idratherbewriting.com/blog/2024-tech-comm-trends-and-predictions

dansup, to Pixelfed
@dansup@mastodon.social avatar

The new @pixelfed docs site is live and will be evolving quickly over the next few days and weeks! ✨

https://pixelfed.github.io/docs-next/

dansup, (edited ) to Pixelfed
@dansup@mastodon.social avatar

Edit: It's live! https://pixelfed.github.io/docs-next/

Really looking forward to shipping the new https://docs.pixelfed.org website!

Some highlights:
✨ Simpler Setup
✨ Federation Spec
✨ Complete API docs

This is long overdue and will help admins, client developers and fediverse developers alike 😉

  • All
  • Subscribed
  • Moderated
  • Favorites
  • anitta
  • thenastyranch
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • ngwrru68w68
  • megavids
  • magazineikmin
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • provamag3
  • tester
  • Leos
  • JUstTest
  • All magazines