Reddit Programming
210 subscribers
1.22K photos
124K links
I will send you newest post from subreddit /r/programming
Download Telegram
Tritium | The Network Drive Issue
https://www.reddit.com/r/programming/comments/1nveiiv/tritium_the_network_drive_issue/

<!-- SC_OFF -->I ran into some surprising issues working on my desktop Rust application when dealing with a network drive. Blogged about it. I hope it may be interesting to you. <!-- SC_ON --> submitted by /u/urandomd (https://www.reddit.com/user/urandomd)
[link] (https://tritium.legal/blog/drive) [comments] (https://www.reddit.com/r/programming/comments/1nveiiv/tritium_the_network_drive_issue/)
The architecture behind 99.9999% uptime in erlang
https://www.reddit.com/r/programming/comments/1nvzaas/the_architecture_behind_999999_uptime_in_erlang/

<!-- SC_OFF -->It’s pretty impressive how apps like Discord and WhatsApp can handle millions of concurrent users, while some others struggle with just a few thousand. Today, we’ll take a look at how Erlang makes it possible to handle a massive workload while keeping the system alive and stable. <!-- SC_ON --> submitted by /u/NoBarber9673 (https://www.reddit.com/user/NoBarber9673)
[link] (https://volodymyrpotiichuk.com/blog/articles/the-architecture-behind-99%25-uptime) [comments] (https://www.reddit.com/r/programming/comments/1nvzaas/the_architecture_behind_999999_uptime_in_erlang/)