fa
Feedback
Блог*

Блог*

رفتن به کانال در Telegram

Блог со звёздочкой. Много репостов, немножко программирования. Небольшое прикольное комьюнити: @decltype_chat_ptr_t Автор: @insert_reference_here

نمایش بیشتر
1 927
مشترکین
-124 ساعت
+47 روز
+430 روز
آرشیو پست ها
а вафель тем временем преодолел отметку в 100 rust-lang/rust PR'ов 🦀🦀🦀

#meme #video

#prog #c #cpp #article The Usual Arithmetic Confusions

Я — взрослый, самостоятельный мужчина. Именно поэтому я купил себе сладостей на две тысячи

Открытка @gayfromprovinces
Открытка @gayfromprovinces

В СМЫСЛЕ УЖЕ ОКТЯБРЬ

Repost from Neural Machine
Такое чувство, что я устал давиться слезами

Как он мило потянулся своими лапками 🥺

> полку <...> прибыло Кажется, моё подсознание хочет мне что-то сказать

Repost from 4chan
photo content

#prog #rust #rustlib #article Move Constructors in Rust: Is it possible? TL;DR You can move-constructors the Rust! It requires a few macros but isn’t much more outlandish than the async pinning state of the art. A prototype of this idea is implemented in my moveit crate. --- Move Constructors Revisited Или как убрать UB, связанное с требованиями Pin.

#prog #rust #article > One other benefit that I did not realize in the beginning is onboarding new people is much easier because the new person is free to play with the with the code base, to try to improve it, change or refactor it, and the compiler is not going to compile until all the invariants are upheld again. This means that you can refactor without any fear and that new people can start writing code without being minutely reviewed, because you know there are so many unwritten invariants that only a few people know about. And I’m quite confident that this will also result in fewer warranty issues over time because you get higher quality up front. medium.com/volvo-cars-engineering/why-volvo-thinks-you-should-have-rust-in-your-car-4320bd639e09

#prog #rust #rustlib Seaography is a GraphQL framework for building GraphQL resolvers using SeaORM entities. It ships with a CLI tool that can generate ready-to-compile Rust GraphQL servers from existing MySQL, Postgres and SQLite databases. github.com/SeaQL/seaography

#prog #rust Полку const-инициализируемых коллекций прибыло. github.com/rust-lang/rust/pull/102197