▲ | lukan 5 days ago | |||||||||||||
"Most tutorials are not for non-developers" That has been repeated in the comments many times now, but the very headline says that this tutorial was indeed also intended for non developers. Like some open source Github project that the author merely wanted to install, not starting to mess with the code. Basically, it is complaining in a satirical way about installation readmes, that maybe they could be made easier, that also non developers can follow some simple steps. A complaint that I can very much agree with, even though I am a developer. But so often little steps are left out and when that happens in a area you are not familiar with, then this can mean lots of wasted hours. | ||||||||||||||
▲ | lintfordpickle 5 days ago | parent | next [-] | |||||||||||||
> "That has been repeated in the comments many times now, but the very headline says that this tutorial was indeed also intended for non developers" tbf, that's not how I read the headline. The headline is: "How I, a non-developer, read the tutorial you, a developer, wrote for me, a beginner" The author is a beginner, which puts them in the field - so the parent comment is valid no? | ||||||||||||||
| ||||||||||||||
▲ | Swizec 5 days ago | parent | prev [-] | |||||||||||||
> it is complaining in a satirical way about installation readmes, that maybe they could be made easier, that also non developers can follow some simple steps See I missed that context :D Installation readmes are an interesting example – they shouldn’t exist. Put that effort in an install script instead. If you want me to mechanically follow some steps, perhaps with a decision tree attached … computers are really good at that! | ||||||||||||||
|