Compute Network
65 posts

Compute Network
@ComputeNetwork
The World's First Peer-to-Peer Decentralised Compute Network Telegram: https://t.co/xVlE21vRCz




Rust 1.80.1 has been released to fix two bugs that accidentally slipped into Rust 1.80.0: incorrect optimizations for NaN and -0.0 floating point values and false positives for the dead_code lint. 🐛🐞 See the announcement for details: blog.rust-lang.org/2024/08/08/Rus…






💡 The Ktor HTTP Client includes a mocking engine to intercept requests between services. You can combine it with the test framework to: 👉 Simulate errors and return sample data 👉 Break dependencies on the external environment Give it a try! Official documentation 👉kotl.in/ktor-client-te…


In This Week in Rails: -Rails 7.2.0.beta3 released with 91 new commits. - http_cache_forever now uses the ‘immutable: true’ option for better caching of proxied Active Storage files. - I18n initialization optimized and load times improved by restricting I18n load paths passed to the file watcher to only those within the applications directory. - Duplicate callback executions fixed when a child autosaves its parent association, ensuring callbacks run only once. Read the full edition & PRs here: rubyonrails.org/2024/7/12/this…

Updates from This Week in Rails: - Configure strict loading mode globally via config.active_record.strict_loading_mode; defaults to :all, can be :n_plus_one_only. - Defer route drawing to first request or url_helpers call, improving boot time. - Add explicit dependency on logger gem for Ruby 3.5 compatibility. - Fix IDs reader for preloaded associations with composite primary keys. Read those changes and more here: rubyonrails.org/2024/6/7/this-…







