jackbrewster, to accessibility
@jackbrewster@hachyderm.io avatar
5am, to tech
@5am@fosstodon.org avatar

Thanks to #mdbook, I'm well on my way to finally completing my private #wiki / #docs for all things #tech: 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. #documentation.
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 #documentation

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

I think inline #documentation 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 #mastodon to start encouraging inline documentation with #yardoc, requiring it for any new PRs and serving this API documentation on joinmastodon.org.

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

#MastodonDev #ruby #rails

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).

#Technology #Code #Programming #Documentation #Developer

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 #Documentation on #JavaScript 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?

#writing #documentation

davidbisset, to programming
@davidbisset@phpc.social avatar

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

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/

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

#rstats #programming #documentation #stayingorganized #codebasics

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/ #retrocomputing #documentation #breadboard #z80

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/

#markdown #documentation

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 #documentation more than my less-seasoned #programming colleagues who reach for #StackOverflow. 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/ #documentation

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

#documentation #development #retrocomputing

Wen, to ArtificialIntelligence
@Wen@mastodon.scot avatar

Update law on to avoid repeat, ministers urged

Burden of is always tricky when a complex, poorly understood and documented piece of software need to be validated. This might encourage higher standards of and to be maintained, as well as the necessary logs that enable assertions to be checked.

https://www.theguardian.com/uk-news/2024/jan/12/update-law-on-computer-evidence-to-avoid-horizon-repeat-ministers-urged

Having made a living sorting out complex systems I think it will be some time before it happens.

n8, to random
@n8@mastodon.social avatar

Programmers will look you straight in the eye and say "that was discussed on an issue a year ago" rather than write a single word of

shakthimaan, to random
@shakthimaan@mastodon.social avatar
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.

#Debugging #SoftwareComplexity

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 #documentation.

#Debugging #SoftwareComplexity

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