Bruno Cadonna
banner
bruno.cadonna.name
Bruno Cadonna
@bruno.cadonna.name
Committer & PMC member @ Apache Kafka
Software developer @ Responsive
Convinced otter 🦦
When an async function is called, the function is not executed, but only a future is created. To execute the function the caller needs to await the result. Yield does not really express that.
August 6, 2025 at 1:31 PM
Now all is well!
May 21, 2025 at 5:42 PM
Awesome talk and work!
May 21, 2025 at 4:26 PM
Could you please elaborate on the faulty part? That sounds interesting...
January 8, 2025 at 7:06 AM
Isn't the goal of code reviews to resolve all the comments by the reviewer?
November 29, 2024 at 10:59 AM
IMO, the biggest problem with inline comments is that they are really hard to maintain. Since they are really hard to maintain, they start to lie at some point. So, something that was maybe useful in the beginning becomes useless and even confusing.
November 29, 2024 at 10:57 AM