Sobes.tech

При каком условии go build не будет пересобирать пакет, а будет использовать кэш?

148

Tell us about the most challenging or interesting project in your IT career

148

Does the underscore (_) in import statement serve a purpose?

146

When passing a channel to a function — is it passed by value or by reference?

145

Is it possible to create a constant of type map or slice?

145

How can you protect yourself from the poor outcome of this dubious feature?

142

Situation: tight deadline, editing in someone else's module, reviewer from another team points out serious technical risks in the code. What to do, considering the deployment is already tomorrow?

137

Situation: the product manager brings a feature that seems illogical to you ('paint the button red for International Women's Day'), with a tight deadline. What will you do?

133

How many bytes does a structure with fields int32, byte, int64 (in that order) occupy?

133

How do you earn authority within your team or technical guild, and who do colleagues usually turn to?

133

What about the standard task assignment algorithm in Jira did not satisfy the customer, leading to the need for a custom solution?

130

Have you had any conflicts with colleagues or management (personal, not work-related)?

128

Will default in select work when reading from a nil channel?

127

Which category of developers do you consider yourself: a 'task executor' or a 'team superstar'?

127

How does sync.Pool work under the hood and when are objects removed from it?

123

How do you feel about swearing in work communication?

117

Can two slices be compared directly with the equality operator for element-wise equality check?

117

Can range be used to iterate over a string and get bytes instead of runes?

114

Imagine a situation: you are assigned a task, the team lead is unavailable, the deadline is Monday, and you realize you won't make it. What would you do?

114

Can range be used to convert a byte array to a string without memory allocation?

114
/3