1.83K subscribers
3.24K photos
127 videos
15 files
3.52K links
Блог со звёздочкой.

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

Небольшое прикольное комьюнити: @decltype_chat_ptr_t
Автор: @insert_reference_here
Download Telegram
Forwarded from Programming sucks
Perhaps one of the worst misfeatures of C is the ease with which responsibility for problems can be shifted to the person who wrote the code. “Oh, you segfaulted? I guess you forgot to check for NULL.” If only I had a computer to take care of such tedium for me!

Clearly, computers can’t be expected to do everything for us. But they can be expected to do quite a bit. Programming languages are built for humans, and they ought to eliminate the sorts of rote work humans are bad at whenever possible. A programmer is already busy thinking about the actual problem they want to solve; it’s no surprise that they’ll sometimes forget some tedious detail the language forces them to worry about.

(с) https://eev.ee/blog/2016/12/01/lets-stop-copying-c/
#prog #python #article

Как слоты в Python — сугубо техническая вещь — мешает сегодняшнему языку и усложняет его, сдерживая развитие.

lucumr.pocoo.org/2014/8/16/the-python-i-would-like-to-see/
#bio #article

Хорошая попытка, Антон. хлоп-хлоп
Forwarded from Generative Anton
Я не эволюционный биолог, НО тут есть статья про СДВГ (синдром деффицита внимания и гиперактивности) и его эволюцию с палеолита. И в общем оказалось, что в палеолите СДВГ (или его предшественник?) было положительным критерием отбора. Более безумный - лучше выживал (реагировал на угрозы вероятно). Наука збс.

Цитата друга: если ебанутый, то можно просто говорить, что адаптировался к этому миру.

Я адаптировался, а вы?
Forwarded from Aikidos
no context
#meme

Какая же жиза
Forwarded from The After Times
Forwarded from шитпостинг.
"Производитель мороженого «Радуга» опроверг отношение продукции к ЛГБТ"
- к важным новостям
#prog #rust

Разработчик xi-editor оглядывается назад на историю разработки проекта, который сейчас уже не столь активен. Разбор по пунктам, что оказалось хорошими идеями, а что — не очень.

raphlinus.github.io/xi/2020/06/27/xi-retrospective.html
#prog #rust #successstory

Статья об опыте использования Rust в софте для видеоконференций, который, по словам разработчиков, превосходит по малости задержки все альтернативные решения.

Experiencing no software-related downtime so far is both a pleasant surprise, and a testament to the safety provided by Rust's guarantees. Rust has also made it easy to write performant code with efficient resource usage - both our CPU and memory usage has been predictable and consistent. Without a garbage collector, we can guarantee consistent latency and frame rates.

Our experience maintaining a Rust codebase has also been great. We've been able to introduce significant improvements to our latency through sizable changes to our codebase with confidence. A clean compile doesn't always imply everything will work, but honestly, that's been the case more often than not.

blog.tonari.no/why-we-love-rust
Я — приверженец подхода NDD: normalno delay development
Блог*
no context
Что-то в основном всякую ерунду репостят. А ведь это даже не я сделал