Review: Generic Parallel Functional Programming

Accumulation of tech debt; experiments and shortcuts are core components

pganalyze Index Advisor: Ideal Postgres Index Recommendations

Why is it so hard to buy things that work well?

Issue #185

3/15/2022

{{PreviewText}} 

Yo yo yo
Sorry for the delay in the issue going out today. Spent the majority of yesterday on planes and in airports traveling to a timezone substantially behind the one I normally write in, so consider today my adjusting day.

====================================================================

Today's Sponsor: pganalyze

DBAs and developers use pganalyze to identify the root cause of Postgres performance issues, optimize queries and to get alerts about critical issues. Join customers like DoorDash, Atlassian, Moody's, Salsify, and more.

====================================================================

Review: Generic Parallel Functional Programming

Published: 12 March 2022
Tags: haskell


Sandy Maguire uses Haskell to tackle the issue of performant parallel code being too complex to comfortably use in most applications. "No wonder we’re all stuck pretending our computer machines are single threaded behemoths from the 1960s"--ring a bell?


====================================================================

Accumulation of tech debt; experiments and shortcuts are core components

Published: 10 March 2022
Tags: philosophy


Tim Cochran and Carl Nygard discuss why technical debt arises, how to keep track of it, and how to get rid of it. Not a technical deep-dive per se, but relevant to programming nonetheless. Unless you're some maniac who never has technical debt, in which case kudos (or maybe that's a problem too as highlighted by this article?).


====================================================================

pganalyze Index Advisor: Ideal Postgres Index Recommendations

Published: 15 March 2022
Tags: postgres, sponsored


Our free index advisor gives index recommendations based on your database schema and statistics and your query workload and additional insights for each table scan. If you want to use the recommended ideal index, simply copy the CREATE INDEX command!


====================================================================

Why is it so hard to buy things that work well?

Published: 1 March 2022
Tags: philosophy


Dan Luu takes a stab at explaining why effective purchasing is so difficult, and how it relates to writing software for a business. I know, I know, doesn't sound super technical, but this piece struck a chord with me, especially when it comes to the decisions of "should I build this myself, or SaaS it up?".


Want to help and get cool stuff?

Thank you for reading! If you enjoy the newsletter, I would really appreciate you helping me spread the word by forwarding this to your friends and colleagues or sharing it on social media! Get cool stuff for your referrals using your link https://abyteofcoding.com or the buttons below.

Your referrals:


If you want to discuss or comment on this issue, head on over to this page at A Byte of Coding. You can also subscribe there if you're new!

Have comments or feedback? Just reply to this email or hit me up on Twitter @AByteOfCoding.

Email landed in your promotions tab? Please move it over to primary so you don't miss the latest issues in the future.
Thanks for your Support! 

Thanks to sponsors and supporters like Євген Грицай, Scott Munro, zturak, pek, Emil Hannesbo, Joe Hill, Astrid Sapphire, Gregory Mazzola, moki scott, Michael, Matt Braun, Tim Nash, Christoffer, and Mike Rhodes this newsletter is provided to you for free. If you'd like to also show your support and buy me a monthly meal, you can donate on the Patreon page. It's not necessary, but it lets me know that I'm doing a good job and that you're finding value in the content.


Stats (updated daily)

Sent: 2743

Opens: 1298

Clicks: 458

Link Clicks Clicks % Unique Clicks Unique Clicks %
Review: Generic Parallel Functional Programming 90 25.00% 101 25.51
Accumulation of tech debt; experiments and shortcuts are core components 120 33.33% 131 33.08
pganalyze Index Advisor: Ideal Postgres Index Recommendations 27 7.50% 30 7.58
Why is it so hard to buy things that work well? 123 34.17% 134 33.84

Previous

Back to Issues

Next