upyesp, to markdown
@upyesp@fosstodon.org avatar

Markdown is marvellous. Here's how to include math notation, with examples to copy from:
https://www.upyesp.org/posts/makrdown-vscode-math-notation/

hankuoffroad, to foss

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

mjaschen, to keyboard German
@mjaschen@digitalcourage.social avatar

Wochenrückblick, Ausgabe 28 (2024-07).

Diesmal mit

  • der Zukunft von BRouter-Web und Bikerouter
  • dem vielen Wasser, das hier überall auf Wiesen und Feldern steht
  • meiner Affinität zu Keyboards als primäres Interaktionselement mit Computern …
  • … und welchen Keyboard-Shortcut ich in Firefox schmerzlich vermisse
  • der macOS App Rectangle
  • dem Fork von nginx zu freenginx und wie ich am Wochenende nach 19 Jahren ausschließlich nginx-Nutzung mit Caddy erstmals einen anderen Webserver angeschaut habe und seit dem ziemlich begeistert bin
  • einer Anleitung wie man gute technische Dokumentation schreibt
  • mkcert und wie es xca als Management-Tool für meine lokale CA abgelöst hat
  • der Fernsehserie „Parlament“
  • und wie immer Techno.

https://www.marcusjaschen.de/blog/2024/2024-07/

jackbrewster, to accessibility
@jackbrewster@hachyderm.io avatar
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/

mhucka, to github

I've released version 2.0 of READMINE, my self-documenting README file demonstrating a suggested template for README files:

https://github.com/mhucka/readmine#readme

It's a distillation of my experiences writing documentation for many software projects over many years. Try it for your next software project – you may like it!

mereteresa, to random French
@mereteresa@mastodon.tetaneutral.net avatar

Meme sur la

csdummi, to mastodon German
@csdummi@babka.social avatar

I think inline is an important tool to making software readable. It makes software maintainable, encourages future development and makes it easier to join the project as a developer.

This is why I advocate for to start encouraging inline documentation with , requiring it for any new PRs and serving this API documentation on joinmastodon.org.

https://github.com/mastodon/mastodon/issues/29141

amoroso, (edited ) to retrocomputing
@amoroso@fosstodon.org avatar

I still keep the manual of Smalltalk/V DOS by Digitalk for MS-DOS, which I used back in the early 1990s on a 386 laptop. But, sadly, I no longer have the product box and the 3.5" disk with the software.

hazz223, to technology
@hazz223@mstdn.social avatar

I cannot express how important it is to write good, thorough, documentation for your projects.
How to build.
How to run.
Architecture.
Architecture decisions.
Runtime versions.

It will save you hours, days, and sometimes weeks having this written up. Your future self will love you (and maybe even toot about it).

thomasw, to random

I love reading documentation (and blogs and books) from the world. I can learn so much so quickly just by reading the docs! And they're often a joy to read!

I'm glad this community puts such emphasis and effort into high quality , and I'm grateful for all folks who pour time into maintaining it.

Are you aware of any other with similar cultures about documentation?

I'm wondering not just about technical or programming communities (definitely interested in hearing about those), but any type. Birders maybe? Parts of academia? Collaborative industries?

orhun, to rust
@orhun@fosstodon.org avatar

Here is how you can automatically generate API documentation for your Rust service! 🏗️ 🦀

🚀 apistos: Actix-web wrapper for OpenAPI 3.0 documentation generation.

⭐ GitHub: https://github.com/netwo-io/apistos

📚 Docs: https://docs.rs/apistos

#rustlang #backend #api #documentation #openapi #service #web #development

Anachron, to javascript German
@Anachron@fosstodon.org avatar

Why are we hosting Static on Frontend libraries?

Seeing a loading spinner for a 45KB static file in 2024 surely isn't neccessary, or is it?

Sorry, some things really annoy me. All these wasted resources.

mahryekuh, to writing
@mahryekuh@fosstodon.org avatar

Does anyone remember the name of the writing technique where you put each thought or instruction on a new line within the same paragraph (as opposed to continuing on the same line)?

Does it even have a name?

davidbisset, to programming
@davidbisset@phpc.social avatar

Manager: "Don't spend time writing . Users can figure this out on their own."

Me: 🤔

video/mp4

changelog, (edited ) to github
@changelog@changelog.social avatar

🗞 New episode of Changelog News!

🖥️ Alex Ellis’ new batch-actions project
📑 DevDocs is a one-stop shop for API docs
🐢 @jarredsumner announces Bun Shell
👟 Shoelace by @claviska
😮‍💨 Martin Heinz' DIY CO2 monitoring system
🎙 hosted by @jerod

🎧 https://changelog.com/news/78

kenvu777, to programming

Neat tidbit! Didn't realize you could make an outline for your R script the way you can do so for Quarto documents.

Before, I would make up my own section headers and manually find them using Ctrl + F. Now, I know 😂

Worth checking out if you want to organize your code better! 😃 💡

https://posit.co/blog/rstudio-v1-4-preview-little-things/

........................................

gregdosh, to homelab
@gregdosh@auengun.net avatar

Homelab TODO:
There is an existing pfSense guide to automatically renew an OpenVPN connection to PIA on some cadence. It also handles port forwarding for applications.

I've created a more modern idea with their Wireguard servers along with renewing the tunnel every 15 minutes and adapted to work with qBittorrent. I need to document and get this into version control somewhere.

https://github.com/fm407/PIA-NextGen-PortForwarding

itnewsbot, to retrocomputing

Z80 I/O Madness - While the 8080 started the personal computer revolution, the Z80 was quickly a win... - https://hackaday.com/2024/01/19/z80-i-o-madness/

mereteresa, to markdown French
@mereteresa@mastodon.tetaneutral.net avatar

Un styleguide pour le Markdown : eh oui, tout simplement se mettre d'accord sur comment on écrit.

https://cirosantilli.com/markdown-style-guide/

C'est venu d'une initiative nommée Commonmark pour harmoniser l'usage du MD
https://commonmark.org/

jasongorman, to random
@jasongorman@mastodon.cloud avatar

While there were books and magazines and a few instructional videos, in the pre-Web era, if you wanted to learn a guitar part, you usually had to listen to recordings and figure it out for yourself.

These days, you can just google the name of the track and there's a good chance that somebody already transcribed it as guitar tablature, and posted it online.

A big time saver, for sure. But on the downside, it means that guitarists who predate that tend to have much better ears.

mjgardner,
@mjgardner@social.sdf.org avatar

@jasongorman I’ve noticed that I favor consulting official or direct more than my less-seasoned colleagues who reach for . I find that the former often reveals cleaner and more general solutions than the FAFO pragmatism of crowdsourcing.

villares, to zen Portuguese
@villares@ciberlandia.pt avatar
villares,
@villares@ciberlandia.pt avatar

For the English-speaking followers, one of the many gems from @melissawm's Python Brasil 2020 Keynote I have been re-watching: https://documentation.divio.com/

okpierre, to fediverse
@okpierre@mastodon.social avatar

Does anyone know what is happening with the Misskey project? It seems they changed the docs site once again. Similar to the last change, many of the links are leading to not found message or lack additional details.

It looks like they are now using Nuxt. Why migrate to new doc site if most of the info are not ready? Confused

amoroso, to retrocomputing
@amoroso@fosstodon.org avatar

The advice for writing better software manuals in this article, published in the May 1983 issue of BYTE magazine, is still useful, assuming software manuals are still produced. The article noted that software with good manuals sold better, which makes sense.

https://archive.org/details/byte-magazine-1983-05/page/n287/mode/2up?view=theater

voltagex, to random
@voltagex@aus.social avatar

Okay, time for an Adam's Law of Software Complexity: if I can't work out which process to strace to debug your software, it's too complex.

voltagex,
@voltagex@aus.social avatar

Corollary: If I have to grep your source code for the error message to find out what it is and where it's coming from, you need to rewrite that error message and add more .

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