Forwarded from I’m CEO, beach
Команда, у нас и так мужчин в офисе почти нет. А те, кто остались, просятся идти работать из нашего подвала. Зачем? Если узнаю, что делаете там подкоп, чтобы свалить домой пораньше - будет штраф.
Давайте работать.
Давайте работать.
❤5🤮2😁1😢1
Forwarded from я что-то �� и всё ����
🔁 hkc (carbonated)
Moral of the story: ignoring unknown parameters in API is a bad thing
Moral of the story: ignoring unknown parameters in API is a bad thing
🤔7👍2
Forwarded from я что-то �� и всё ����
This media is not supported in your browser
VIEW IN TELEGRAM
🔁 ㊙(💕)
👍17
#prog #go #video
GopherCon 2020: Dan Scales - Implementing Faster Defers
Или о том, как в Go 1.14 переписали реализацию defer так, чтобы в наиболее частых случаях вызов defer был сопоставим по стоимости с обычным вызовом функции.
GopherCon 2020: Dan Scales - Implementing Faster Defers
Или о том, как в Go 1.14 переписали реализацию defer так, чтобы в наиболее частых случаях вызов defer был сопоставим по стоимости с обычным вызовом функции.
YouTube
GopherCon 2020: Dan Scales - Implementing Faster Defers
In this presentation, Dan will talk about the Go defer statement in general and do a comparison with related features in other programming languages. He will describe the current implementation of defer (including processing during panic calls). Dan will…