http://golang-challenge.org/go-challenge9/ Очень интересный челендж по го
https://www.3scale.net/2016/06/api-versioning-methods-a-brief-reference/ Хороший гайд о том, как версионировать апи
Red Hat Developer
API versioning methods: A brief reference | Red Hat Developer
This article lists the most common methods in use to version your API. Its intention is not to convince you to use one or another but rather to provide a
https://medium.com/@cep21/go-client-library-best-practices-83d877d604ca#.nomif6v5w Лучшие практики, как писать клиентские библиотеки на го
Medium
Go client library best practices
This post will describe what I feel are best practices when creating a client library for a service. The initial setup is that you’re…
https://blogs.dropbox.com/tech/2016/07/lepton-image-compression-saving-22-losslessly-from-images-at-15mbs/ Интересная статья про lepton от DropBox про сжатие картинок без потери качества. Фанатам сериала "Кремниевая долина" возможно будет интересно
dropbox.tech
Lepton image compression: saving 22% losslessly from images at 15MB/s
https://github.com/FallibleInc/security-guide-for-developers/blob/master/security-checklist.md продробный чек-лист по безопасности веб приложений
GitHub
security-guide-for-developers/security-checklist.md at master · FallibleInc/security-guide-for-developers
Security Guide for Developers. Contribute to FallibleInc/security-guide-for-developers development by creating an account on GitHub.
https://ma.ttias.be/googles-quic-protocol-moving-web-tcp-udp/ Подробно о том, как можно использовать UDP в вебе и о протоколе QUIC
ma.ttias.be
Google’s QUIC protocol: moving the web from TCP to UDP
The QUIC protocol (Quick UDP Internet Connections) is an entirely new protocol for the web developed on top of UDP instead of TCP.
https://telegram.me/technologique Интересный канал Андрея Беднова
Telegram
Technologique
Deeply involved developers about various aspects, tendencies & conceptions of programming technologies, FLOSS, Linux, security, cloud infrastructures & DevOps practices, distributed systems, data warehousing & analysis, DL/ML, etc.
Author: @andrcmdr
Author: @andrcmdr
https://github.com/github/gh-ost MySQL online schema change от гитхаба. Отличная тулза для альтеров больших таблиц без даунтайма. Пока-что не знаю, насколько она лучше/хуже инструмента от Percona (pt-online-schema-change)
GitHub
GitHub - github/gh-ost: GitHub's Online Schema-migration Tool for MySQL
GitHub's Online Schema-migration Tool for MySQL. Contribute to github/gh-ost development by creating an account on GitHub.
https://zachholman.com/posts/deploying-software Как перестать боятся и начать деплоить
Zachholman
How to Deploy Software
Things Zach Holman said.
Нейросети сейчас популярны. Пару проектов с ними.
1. https://github.com/zo7/facegen позволяет генерировать лица
2. https://github.com/ajbrock/Neural-Photo-Editor фото редактор на нейронных сетях
1. https://github.com/zo7/facegen позволяет генерировать лица
2. https://github.com/ajbrock/Neural-Photo-Editor фото редактор на нейронных сетях
GitHub
GitHub - somewacko/deconvfaces: Generating faces with deconvolution networks
Generating faces with deconvolution networks. Contribute to somewacko/deconvfaces development by creating an account on GitHub.
https://hackernoon.com/how-it-feels-to-learn-javascript-in-2016-d3a717dd577f#.c2s0j7epu
Забавная статья о том, каково это изучать жаваскрипт в 2016м :)
Забавная статья о том, каково это изучать жаваскрипт в 2016м :)
Hackernoon
How it feels to learn JavaScript in 2016 | HackerNoon
<em>No </em><a href="https://hackernoon.com/tagged/javascript" target="_blank"><em>JavaScript</em></a><em> frameworks were created during the writing of this article.</em>
https://softwareengineeringdaily.com/ Хороший подкаст на английском. Эпизоды выходят раз в день
https://www.youtube.com/watch?v=-UKEPd2ipEk
Отличный доклад о том, что пора убивать микросервисы с набросами на руби :)
Отличный доклад о том, что пора убивать микросервисы с набросами на руби :)
YouTube
Rocky Mountain Ruby 2016 - Kill "Microservices" before its too late by Chad Fowler
http://devzen.ru/episode-0122/ отличный выпуск с DevZen. Во первых в гостях человек, который повернул свою карьеру на 180 градусов. С врача в программисты. Во вторых - очень много информации про ИИ, тенсорфлоу и прочие модные штуки