15 bookmarks for 2023-05-07

213.

Why OO Sucks by Joe Armstrong

harmful.cat-v.org/software/OO_programming/why_oo_sucks

My principle objection to OOP goes back to the basic ideas involved, I will outline some of these ideas and my objections to them.

Joe Armstrong is the creator of Erlang. He has 4 objections to OOP:

  1. He says functions and data structures are very different, so it's incorrect to bind them together. Feels like a weak argument to me.

  2. He somehow says that everything being an objects is wrong, and everything should be a different type instead. This is an even weaker argument.

  3. He dislikes that he can't put all the types in one file. Yeah, it's good you can't!

  4. And something incoherent about states.

I'm not the biggest fan of OOP myself, but this rant is just useless. I am keeping this bookmark just because the site looks cool.

212.

How do I know if I really need object oriented programming?

unixsheikh.com/articles/how-do-i-know-if-i-really-need-object-oriented-programming.html

It's easy to determine if you really need the object oriented paradigm, you just need to look for the things that you can only do with object oriented programming and then ask yourself whether you really need that. It's called "The Three Pillars of Object-Oriented Programming". If you don't use all three at the same time, then you're not doing object oriented programming and you don't need it.

211.

Matching pantry containers

rachsmith.com/matching-pantry-containers

I want matching pantry containers, even though I shouldn't.

210.

SQLite the only database you will ever need in most cases

unixsheikh.com/articles/sqlite-the-only-database-you-will-ever-need-in-most-cases.html

This is true.

209.

Present & Correct

www.presentandcorrect.com

Beautiful stuff. Check out the blog!

208.

There is no 64-bit type in C89 - the sporks space

sporks.space/2021/07/02/there-is-no-64-bit-type-in-c89

long long does not exist there! It is all extensions.

207.

How does IRC's federation model compare to ActivityPub?

drewdevault.com/2021/07/03/How-does-IRC-federate.html
206.

Типографика языка ифкуиль

habr.com/ru/articles/684824
205.

принцип нулевой ошибки

agnessa.pp.ru/logicofthings/20210705212348-принцип_нулевои_ошибки.html

Poka Yoke - яп. «избегать ошибок». Не искать виноватых в ошибках, но совершенствовать процесс.

204.

How to Write Shell Scripts

teddydd.me/2022/how-to-write-shell-scripts

How to Write Shell Scripts and don’t go ballistic in the process.

203.

research!rsc: The Magic of Sampling, and its Limitations

research.swtch.com/sample

A month after reading this article, I learned the same thing at the university.

202.

Интернет всё забывает

bolknote.ru/all/internet-vsyo-zabyvaet

Нередко на статье о какой-нибудь очередной инновации я вспоминаю, что такое уже анонсировали лет 15—20 назад, но найти этого не удаётся, — все новостные издания, которые об этом писали, давно исчезли.

201.

InputOutput | Home

inputoutput.dev

Simple web tools with no popups, no cookies, no tracking.

200.

How to understand Cyrillic – Paratype

info.paratype.com/how-to-understand-cyrillic
199.

A Life Less Ads | datagubbe.se

www.datagubbe.se/lessads

How to receive less ads and how good it is.