🎯 初めての C#非同期処理:実務で使う async/await の基本と注意点
https://qiita.com/hiroki_notes/items/9733cd3214355e0c3e4d?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
🎯 初めての C#非同期処理:実務で使う async/await の基本と注意点
https://qiita.com/hiroki_notes/items/9733cd3214355e0c3e4d?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
Now listening on #YouTube
Ryuichi Sakamoto: andata
from async
#Sakamoto #RyuichiSakamoto #Andata #Async #Music #ModernMusic #Muziek #ModerneMuziek

Async Python Is Secretly Deterministic
https://www.dbos.dev/blog/async-python-is-secretly-deterministic
#HackerNews #Async #Python #Determinism #Python #Programming #Concurrency #Tech #News #Developer #Insights
My discoveries in the deep world of asynchronous Rust: https://bshn.rs/blog/2026-04-01-cancellation-safety-in-async-rust-runtimes/
Learn network programming in Rust with practical examples for TCP servers, async networking using Tokio, and performance optimization. Covers core concepts, security best practices, and modern Rust networking patterns.
#Rust #Tokio #async/await #TCP/UDP #networking
https://dasroot.net/posts/2026/02/network-programming-rust-tokio/
KontikiTUI a terminal UI to monitor Kontiki services.
https://github.com/kontiki-org/kontiki-tui
#kontiki #þython #amqp #rabbitmq #async #microservices #kontikitui
Kontiki 1.0.2 released.
https://github.com/kontiki-org/kontiki
# kontiki #python #amqp #rabbitmq #async #microservices
Wow so it turns out I was right, Javascript is a gross language that is impossible to read for anybody who isn't already familiar with its syntax.
I come from C/C++ and Python land when it comes to network request stuff, and I'm accustomed to code just executing one line after another. I can get used to the async stuff, but it's pretty damn frustrating that VS Code doesn't even have any indications to tell you when a function is going to be async or not.
There's also seemingly no immediately clean way to just say "don't continue, everything after this is going to rely on the result of this function".
Maybe I'm just bitching because I don't understand how await and Promises work.
Oxyde – Pydantic-native async ORM with a Rust core
https://github.com/mr-fatalyst/oxyde
#HackerNews #Oxyde #Pydantic #ORM #Rust #async #Python #developer #tools

Oxyde ORM is a type-safe, Pydantic-centric asynchronous ORM with a high-performance Rust core designed for clarity, speed, and reliability. - mr-fatalyst/oxyde