Создание многофункциональных приложений CLI с помощью встроенных шаблонов Go
https://lakefs.io/building-rich-cli-applications-with-gos-built-in-templating/
https://lakefs.io/building-rich-cli-applications-with-gos-built-in-templating/
Git for Data - lakeFS
Building Rich CLI Applications with Go's Built-in Templating
How we extend go's text/template package to enable rich output in the lakeFS CLI.
Почему вы должны использовать выделенные конструкторы
https://web3.coach/golang-why-you-should-use-constructors
https://web3.coach/golang-why-you-should-use-constructors
Новые релизы библиотек/инструментов
Toxiproxy 2.2: TCP-прокси для имитации «хаотического» состояния сети и системы
https://github.com/Shopify/toxiproxy
panicparse: Средство синтаксического анализа и отладки Panic Stack Trace
https://github.com/maruel/panicparse
Slug 1.11.0: Создатель URL-адресов Slug Creator
https://github.com/gosimple/slug
UUID 4.1.0: чистая реализация UUID
https://github.com/gofrs/uuid
roadRunner 2.5: сервер приложений PHP с высокой производительностью и балансировщик нагрузки
https://github.com/spiral/roadrunner
macDriver 0.2: собственный Mac API Access для Go
https://github.com/progrium/macdriver
сhroma 0.9.4 - A general purpose syntax highlighter in pure Go
https://github.com/alecthomas/chroma
sqlhooks 2.0: (анализ sql запросов)
https://github.com/qustavo/sqlhooks
go-imap 1.2.0
https://github.com/emersion/go-imap
Toxiproxy 2.2: TCP-прокси для имитации «хаотического» состояния сети и системы
https://github.com/Shopify/toxiproxy
panicparse: Средство синтаксического анализа и отладки Panic Stack Trace
https://github.com/maruel/panicparse
Slug 1.11.0: Создатель URL-адресов Slug Creator
https://github.com/gosimple/slug
UUID 4.1.0: чистая реализация UUID
https://github.com/gofrs/uuid
roadRunner 2.5: сервер приложений PHP с высокой производительностью и балансировщик нагрузки
https://github.com/spiral/roadrunner
macDriver 0.2: собственный Mac API Access для Go
https://github.com/progrium/macdriver
сhroma 0.9.4 - A general purpose syntax highlighter in pure Go
https://github.com/alecthomas/chroma
sqlhooks 2.0: (анализ sql запросов)
https://github.com/qustavo/sqlhooks
go-imap 1.2.0
https://github.com/emersion/go-imap
Тёмный маршрутизатор из Raspberry Pi
статься
https://habr.com/ru/post/584558/
сервер для малинки
https://github.com/yyasha/raspberrypi_router
статься
https://habr.com/ru/post/584558/
сервер для малинки
https://github.com/yyasha/raspberrypi_router
Хабр
Тёмный маршрутизатор из Raspberry Pi
В данной статье я расскажу о том, как я сделал из Raspberry Pi маршрутизатор, способный перенаправлять отдельные сайты, отдельные подсети, да хоть все запросы через tor. Клонируем мой репозиторий с...
Announcing the 2021 Go Developer Survey
https://go.dev/blog/survey2021
CQRS на golang
https://habr.com/ru/company/karuna/blog/582814/
Синхронизация системных настроек
https://habr.com/ru/post/585578/
https://go.dev/blog/survey2021
CQRS на golang
https://habr.com/ru/company/karuna/blog/582814/
Синхронизация системных настроек
https://habr.com/ru/post/585578/
This media is not supported in your browser
VIEW IN TELEGRAM
Немного не по теме но о реальностях удобства челки в новом macbook 14 pro (если вдруг вы решили преобрести данный ноутбук)
Автоматизация тестирования микросервисов: плюсы и минусы тестов на Go
https://habr.com/ru/company/oleg-bunin/blog/585766/
https://habr.com/ru/company/oleg-bunin/blog/585766/
Хабр
Автоматизация тестирования микросервисов: плюсы и минусы тестов на Go
Микросервисы можно тестировать по-разному. У каждого подхода есть свои плюсы и минусы, поэтому, чтобы выбрать свой путь и избежать на нём «граблей», лучше всего учиться на чужом опыте. А ещё лучше —...
Что может пойти не так с mutex, или история профилирования Go
https://evilmartians.com/chronicles/what-could-go-wrong-with-a-mutex-or-the-go-profiling-story
https://evilmartians.com/chronicles/what-could-go-wrong-with-a-mutex-or-the-go-profiling-story
evilmartians.com
What could Go wrong with a mutex, or the Go profiling story—Martian Chronicles, Evil Martians’ team blog
Profiling Go stacktrace dumps and taking a deep look into how read-write mutexes work
Руководство для разработчиков по профилированию, отслеживанию Go
https://github.com/DataDog/go-profiler-notes/blob/main/guide/README.md
https://github.com/DataDog/go-profiler-notes/blob/main/guide/README.md
GitHub
go-profiler-notes/guide/README.md at main · DataDog/go-profiler-notes
felixge's notes on the various go profiling methods that are available. - DataDog/go-profiler-notes
Выпущены Go 1.17.3 и Go 1.16.10 - два выпуска для активных веток Go, которые включают два исправления безопасности, связанные с проблемами паники сarchive/zip и debug/macho
https://groups.google.com/g/golang-announce/c/0fM21h43arc/m/a2Hu_dWRAAAJ
https://groups.google.com/g/golang-announce/c/0fM21h43arc/m/a2Hu_dWRAAAJ
Carotid Artillery: игра-шутер, созданная с использованием Ebiten
https://code.rocketnine.space/tslocum/carotidartillery
https://code.rocketnine.space/tslocum/carotidartillery
Rocket 9 Labs
carotidartillery
Twin-stick shooter
net/http.ServeMux & Trailing Slashes - иногда отладка самой глупой проблемы может занять больше времени
https://christine.website/blog/go-servemux-slash-2021-11-04
https://christine.website/blog/go-servemux-slash-2021-11-04