Size: a a a

2020 June 28
Блог*
#prog #article
источник
Блог*
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/
источник
2020 June 29
Блог*
#bio #article

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

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

Я адаптировался, а вы?
источник
Блог*
#prog #rust

const_if_match стабилизировали! 🎉

https://github.com/rust-lang/rust/pull/72437#issuecomment-650814084
источник
2020 June 30
Блог*
#meme
источник
Блог*
Переслано от Aikidos
источник
2020 July 01
Блог*
no context
источник
Блог*
dereference_pointer_there
#prog

Вы будете смеяться, но... Да, вы правильно догадались.

leetcode.com/discuss/general-discussion/655704/leetcode-polo-shirt-june-leetcoding-challenge
источник
2020 July 03
Блог*
#meme

Какая же жиза
источник
Блог*
источник
2020 July 04
Блог*
"Производитель мороженого «Радуга» опроверг отношение продукции к ЛГБТ"
- к важным новостям
источник
Блог*
#prog #rust

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

raphlinus.github.io/xi/2020/06/27/xi-retrospective.html
источник
Блог*
dereference_pointer_there
"Производитель мороженого «Радуга» опроверг отношение продукции к ЛГБТ"
- к важным новостям
источник
Блог*
#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
источник
Блог*
dereference_pointer_there
no context
Что-то в основном всякую ерунду репостят. А ведь это даже не я сделал
источник
Блог*
dereference_pointer_there
Что-то в основном всякую ерунду репостят. А ведь это даже не я сделал
#meme
Спасибо, @repushko, проорал
источник
Блог*
#prog #retroit
источник