Live data from Hacker News

Carl's Required Reading

carlkolon.com

11–20 of 31 posts

Re: Carl's Required Reading

#11
post #9

> PostGIS is a great database and its foundational data type is geography. Hate to "well ackchyually" the author here, but I'm gonna. The foundational data type in PostGIS is not geography, but geometry. geography is geodetic layer on top of geometry. I honestly don't use geography that much because it only supports a subset of the geometry functions.

Thanks for the callout! I have much more experience with geography but you’re totally right. I’ll add a note

Re: Carl's Required Reading

#12
I have a similar list I like to share, had a few from Carl's list, will probably add a few from it.

http://steve-yegge.blogspot.com/2006/03/execution-in-kingdom... https://www.parsonsmatt.org/2017/10/11/type_safety_back_and_... https://lwn.net/Articles/336262/ https://tomasp.net/blog/2015/library-frameworks/ https://ratfactor.com/cards/not-quite-the-same https://matklad.github.io/2023/11/15/push-ifs-up-and-fors-do...

Re: Carl's Required Reading

#13

I have a similar list I like to share, had a few from Carl's list, will probably add a few from it. http://steve-yegge.blogspot.com/2006/03/execution-in-kingdom... https://www.parsonsmatt.org/2017/10/11/type_safety_back_and_... https://lwn.net/Articles/336262/ https://tomasp.net/blog/2015/library-frameworks/ https://ratfactor.com/cards/not-quite-the-same https://matklad.github.io/2023/11/15/push-ifs-up-and-fors-do...

I love these! “Not Quite the Same” sounds a lot like “The Wrong Abstraction” from my list. It’s a really important point and I’m glad to see there are more articles about it!

Re: Carl's Required Reading

#14
post #13

I have a similar list I like to share, had a few from Carl's list, will probably add a few from it. http://steve-yegge.blogspot.com/2006/03/execution-in-kingdom... https://www.parsonsmatt.org/2017/10/11/type_safety_back_and_... https://lwn.net/Articles/336262/ https://tomasp.net/blog/2015/library-frameworks/ https://ratfactor.com/cards/not-quite-the-same https://matklad.github.io/2023/11/15/push-ifs-up-and-fors-do...

I love these! “Not Quite the Same” sounds a lot like “The Wrong Abstraction” from my list. It’s a really important point and I’m glad to see there are more articles about it!

Yep, I have the wrong abstraction on my list as well. There's a couple on ratfactor that really hit the same point home.

I think the lwn article on "the midlayer mistake" is somewhat the same point but to a different extreme, and in some ways libraries not frameworks too.

Re: Carl's Required Reading

#15
Microservices

grug wonder why big brain take hardest problem, factoring system correctly, and introduce network call too

seem very confusing to grug

^ This is the best and funniest paragraph of text that I’ve read this year

Re: Carl's Required Reading

#17
post #15

Microservices grug wonder why big brain take hardest problem, factoring system correctly, and introduce network call too seem very confusing to grug ^ This is the best and funniest paragraph of text that I’ve read this year

I'm a fan of the t-rex:

> given choice between complexity or one on one against t-rex, grug take t-rex: at least grug see t-rex

That section reminds me of The Litany Against Fear.

Re: Carl's Required Reading

#19

I have a similar list I like to share, had a few from Carl's list, will probably add a few from it. http://steve-yegge.blogspot.com/2006/03/execution-in-kingdom... https://www.parsonsmatt.org/2017/10/11/type_safety_back_and_... https://lwn.net/Articles/336262/ https://tomasp.net/blog/2015/library-frameworks/ https://ratfactor.com/cards/not-quite-the-same https://matklad.github.io/2023/11/15/push-ifs-up-and-fors-do...

Excellent list.

The last article links here, which I enjoyed:

https://venge.net/graydon/talks/VectorizedInterpretersTalk-2...

Re: Carl's Required Reading

#20
post #19

I have a similar list I like to share, had a few from Carl's list, will probably add a few from it. http://steve-yegge.blogspot.com/2006/03/execution-in-kingdom... https://www.parsonsmatt.org/2017/10/11/type_safety_back_and_... https://lwn.net/Articles/336262/ https://tomasp.net/blog/2015/library-frameworks/ https://ratfactor.com/cards/not-quite-the-same https://matklad.github.io/2023/11/15/push-ifs-up-and-fors-do...

Excellent list. The last article links here, which I enjoyed: https://venge.net/graydon/talks/VectorizedInterpretersTalk-2...

Is there a video presentation to go along with the slides that you know of?
Post reply on HN