Sobes.tech

What is a cookie? What is its size and lifetime? Where do they initially come from in the browser?

163

How do you use the profiler (pprof), how do you look for memory issues?

157

At what university course are you working from? Why did you choose Go immediately? How did you come to it?

156

Type Assertion — what is the purpose of this construct?

155

How is pprof embedded into an application, and how to connect it?

151

What is the main advantage of ClickHouse, why is it often used and for what?

150

What will happen if we add too many elements to a slice inside a function?

144

What are goroutines, and how are they structured internally?

136

Can you rewrite the task sending construction using range?

132

//1-10 вывести квадраты, посчитать в нескольких потоках, worker pool

132

Tell me about tokens: what types are there, how they are structured internally, and what they are used for. How does authentication differ from authorization?

125
/3