1.83K subscribers
3.3K photos
131 videos
15 files
3.57K links
Блог со звёздочкой.

Много репостов, немножко программирования.

Небольшое прикольное комьюнити: @decltype_chat_ptr_t
Автор: @insert_reference_here
Download Telegram
Forwarded from Alex Sobko
😁14😢13🔥3
👎1
#prog #rust #meme

Когда там уже two-phase borrows
😁1
#prog #go #video

GopherCon 2020: Dan Scales - Implementing Faster Defers

Или о том, как в Go 1.14 переписали реализацию defer так, чтобы в наиболее частых случаях вызов defer был сопоставим по стоимости с обычным вызовом функции.
Не выходи из комнаты на улицу,
Не совершай ошибку
👍8
Forwarded from я что-то �� и всё ����
🔁 niconiconi
Q: How many hardware engineers does it take to change a lightbulb?
A: None. We'll fix it in software.

Q: How many system programmers does it take to change a light bulb?
A: None. The application can work around it.

Q: How many software engineers does it take to change a lightbulb?
A: None. We'll document it in the manual.

Q: How many tech writers does it take to change a lightbulb?
A: None. The user can figure it out.

Q: How many users does it take to change a lightbulb?
A: None. The user has insufficient privileges to perform this operation.
👍13😁63👏1
👎1
Forwarded from Типа про IT
This media is not supported in your browser
VIEW IN TELEGRAM
👍4👏1
Forwarded from Саламандра. Сдвиг окна Овертона (Артур🥀)
🥰18👍43
#prog #article

Децентрализованный поиск для свободного веба

Возможно ли создать поисковую систему, которую на практике нельзя подвергнуть цензуре, влиянию и блокировке?

Говоря техническим языком, возможно ли выполнять полнотекстовый поиск не имея удаленного сервера, удобным для пользователя способом, одновременно храня поисковый индекс в peer-to-peer системе и имея возможность быстро обновлять поисковый индекс?

Да, это возможно!
1👍1
Forwarded from Антон
У каждого уважающего себя успешного уверенного мужчины в кровати должны быть минимум две плюшевые игрушки
👍33👎5
👍131👏1
#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 #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
👍3🤔1