I’m not sure if I’m allowed to promote my own (relevant) articles on here, please let me know. I have a series of blogs about my takes on technology and a work in progress series on how to get computers to count really fast.

  • Gonzako@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 days ago

    I’ll be honest as a 1 man operation, my flowchart is fairly simple:

    -Can psql do this? Then make the statement to do it

    -Gotta do it on code? Make sure you have distinct read – process – save chunks so you can see whats slowing you down and minimize cache misses.