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

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

Небольшое прикольное комьюнити: @decltype_chat_ptr_t
Автор: @insert_reference_here
Download Telegram
Первый НГ, на котором пропустил куранты
Мои новогодние праздники, или Как отвезти две порции оливье в Москву и обратно
Forwarded from Jem
Forwarded from TJ
Media is too big
VIEW IN TELEGRAM
Утро среды, TJ.

Энтузиаст создал LEGО-фабрику по строительству домиков из огурцов. На реализацию идеи ему понадобилось 83 дня, больше 23 тысяч деталей датского конструктора, 21 моторчик, семь программируемых контроллеров и 18 огурцов, шесть из которых сломались в процессе строительства.

На его канале на ютубе можно найти и массу других видео по сборке c помощью LEGO-фабрики. Например, пиццы, тако и других закусок.

https://tjournal.ru/lego/502237
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
Помните scoped threads из crossbeam, которые позволяют спавнить не 'static функции (замыкания, которые захватывают что-то по ссылке)?

В std скоро() собираются такое добавить: <twitter:m_ou_se>
#prog #cpp #abnormalprogramming

twitter.com/sehetw/status/1465726704979267586

Вообще это было переслано в <twitter:Affective C++>, но прикольно, что на C++ можно до некоторой степени сымитировать именованные прерывания цикла
#prog #cpp #article

shared_ptr<T>: the (not always) atomic reference counted smart pointer

Статья о том, как shared_ptr может использовать не атомарные инкременты (и некоторые спекуляции на тему того, является ли это вообще безопасным)
Forwarded from Alex Gualse's posts
A lot of fonts show letter 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)