Dmitry Marakasov
AMDmi3@fosstodon.org
<p>Free/open source software developer, :freebsd:#FreeBSD committer.</p><p>*You are what you contribute to*</p>
Posts
-
Post #3013824
Take related to #rust ai #ethics case. Projects without no-AI policy: AI may be involved in writing the code. Projects with no-AI policy: AI still may be involved in writing the code. AI is also involved on contributors side to ensure that written code does not look like AI written code to get changes accepted. AI is involved on upstream side (dare to ask me why) to verify that contributed code is not AI written.
-
Post #3013823
It looks like #rust #axum release 0.9 is cooking. I&#39;m really looking forward to it as it will feature support for routes with static suffixes prefixes like `/images/{id}.png`, IMO an absolute must have (or, rather, router without it would just be crippled). Many thanks for Ibraheem Ahmed for implementing it in matchit crate and David Mládek for adding support for it on axum side, while I just stood up to update it to the state acceptable for merging.
-
Post #3013822
I&#39;ve enabled miri with the last update of #FreeBSD #rust-nightly port. Also ran into an issue that the build required network access which my reprise port testing tool successfully prevented. I&#39;ve reported it upstream and it was fixed in a day https://github.com/rust-lang/rust/issues/156982