Ask HN: “tools wiki”
1–10 of 12 posts
Re: Ask HN: “tools wiki”
#2You can find a curated master list of awesome lists here: https://github.com/sindresorhus/awesome
Re: Ask HN: “tools wiki”
#3Examples: https://linux.zeef.com and https://databases.zeef.com
Re: Ask HN: “tools wiki”
#4Re: Ask HN: “tools wiki”
#5The awesome lists you'll find on Github sound like they might be what you want, e.g. awesome-docker, awesome-flask, awesome-elixir, etc etc. You can find a curated master list of awesome lists here: https://github.com/sindresorhus/awesome
Re: Ask HN: “tools wiki”
#6Zeef appears to have curation down to a science: https://zeef.com/ Examples: https://linux.zeef.com and https://databases.zeef.com
Re: Ask HN: “tools wiki”
#7We've got a good number of tools on StackShare https://stackshare.io/categories
Re: Ask HN: “tools wiki”
#8My point is: A list is not worth much, if the criteria used for selecting the list's items, are not clearly stated.
Re: Ask HN: “tools wiki”
#9Saying "use X for config management" does nothing but create a culture of followers who have no real idea why they do what they do.
Instead, pick a topic and try learning about the pros and cons of the available tools/solutions, and then consider the implications of using it for your environment (or for different types of environments if you do client work for example, and then experiment with it.
Re: Ask HN: “tools wiki”
#10Honestly I'd much prefer to see more "comparison" type sites/pages. Saying "use X for config management" does nothing but create a culture of followers who have no real idea why they do what they do. Instead, pick a topic and try learning about the pros and cons of the available tools/solutions, and then consider the implications of using it for your environment (or for different types of environments if you do clien…