Forwarded from TJ
Media is too big
VIEW IN TELEGRAM
Утро среды, TJ.
Энтузиаст создал LEGО-фабрику по строительству домиков из огурцов. На реализацию идеи ему понадобилось 83 дня, больше 23 тысяч деталей датского конструктора, 21 моторчик, семь программируемых контроллеров и 18 огурцов, шесть из которых сломались в процессе строительства.
На его канале на ютубе можно найти и массу других видео по сборке c помощью LEGO-фабрики. Например, пиццы, тако и других закусок.
https://tjournal.ru/lego/502237
Энтузиаст создал LEGО-фабрику по строительству домиков из огурцов. На реализацию идеи ему понадобилось 83 дня, больше 23 тысяч деталей датского конструктора, 21 моторчик, семь программируемых контроллеров и 18 огурцов, шесть из которых сломались в процессе строительства.
На его канале на ютубе можно найти и массу других видео по сборке c помощью LEGO-фабрики. Например, пиццы, тако и других закусок.
https://tjournal.ru/lego/502237
Блог*
#prog #rust #моё #article Здрасьте. Сегодня поста не будет — но только потому, что я решил написать статью для Хабра. Собственно, вот она. И напоминаю: если вам это понравилось — поддержите копеечкой автора, я вам благодарен буду: 4274 3200 5402 8520.
Отправил на конкурс "Технотекст 2021"
contenting.io
Конкурс Технотекст 2021
Конкурс технических статей на Хабре
Forwarded from Programming sucks
Everyone fantasizes about what they would do with some sort of amazing power they don’t have. Be that power to rule a nation, be a billionaire, be famous, be a virtuoso or be able to fly and punch people with super-human strength.
The problem with software developers is that they get to act out those fantasies too much. Software is a very equalitarian medium. You don’t need to be Facebook to build a social-media platform that can support “Facebook scale”… but you’d be wasting your time building it. Facebook’s magic consisted in being able to acquire billions of users, scaling the system was the easy part.
(c) https://blog.cerebralab.com/Stop_future_proofing_software
The problem with software developers is that they get to act out those fantasies too much. Software is a very equalitarian medium. You don’t need to be Facebook to build a social-media platform that can support “Facebook scale”… but you’d be wasting your time building it. Facebook’s magic consisted in being able to acquire billions of users, scaling the system was the easy part.
(c) https://blog.cerebralab.com/Stop_future_proofing_software
Cerebralab
Stop future proofing software
[Audio version (read by a tts bot)](https://youtu.be/p_PdR31qpIY)
If I can point to a singular idea that kills more products than any other, it’s
If I can point to a singular idea that kills more products than any other, it’s
Forwarded from мне не нравится реальность
Помните scoped threads из crossbeam, которые позволяют спавнить не
В
'static
функции (замыкания, которые захватывают что-то по ссылке)?В
std
скоро(™) собираются такое добавить: <twitter:m_ou_se>#prog #cpp #abnormalprogramming
twitter.com/sehetw/status/1465726704979267586
Вообще это было переслано в <twitter:Affective C++>, но прикольно, что на C++ можно до некоторой степени сымитировать именованные прерывания цикла
twitter.com/sehetw/status/1465726704979267586
Вообще это было переслано в <twitter:Affective C++>, но прикольно, что на C++ можно до некоторой степени сымитировать именованные прерывания цикла
Twitter
sehe
@sehetw @HenryKSloan @AffectiveCpp Alternatively, make it more generic godbolt.org/z/hqWoKszq9
#prog #cpp #article
shared_ptr<T>: the (not always) atomic reference counted smart pointer
Статья о том, как shared_ptr может использовать не атомарные инкременты (и некоторые спекуляции на тему того, является ли это вообще безопасным)
shared_ptr<T>: the (not always) atomic reference counted smart pointer
Статья о том, как shared_ptr может использовать не атомарные инкременты (и некоторые спекуляции на тему того, является ли это вообще безопасным)
snf.github.io
shared_ptr<T>: the (not always) atomic reference counted smart pointer · Snf's blog
Forwarded from Alex Gualse's posts
A lot of fonts show letter
If you somewhere use any fonts, take care about they have different
I
and l
very similar and it's wrong.If you somewhere use any fonts, take care about they have different
I
and l
especially where there is user input (like about yourself, post texts, etc)