• 2 Posts
  • 19 Comments
Joined 1 year ago
cake
Cake day: August 3rd, 2023

help-circle


  • If it’s just piano then it’s basically Muzak. The bus itself may even be playing some imperceptibly which you can harmonize with.

    I’ve tried headphones with babies before and it’s hit or miss. One would howl instantly if you put them on him while another loved them.

    Seems like you found the least intrusive way to keep your kid calm, which I think most people will appreciate.









  • I used to write extensively with C++, but it has been a long time since speed mattered that much to one of my applications. I still marvel at the cache-level optimizations some people come up with, but I’m in the same mindset as you now.

    My workload split of Data Movement vs Data Transformation is like 95:5 these days, which means almost all the optimizations I do are changing batch/cache/page/filter settings. I can do that in any language with http bindings, so I choose those that are faster to write.







  • Very interesting. It would certainly make doom scrolling harder. Email always feels more personal, like each message was sent specifically to me for a reason. As opposed to feeds, which feels like looking at cars as they drive by.

    I think this system pushes against those boundaries. This sort of concrete brainstorming at the edges is such a crucial part of software evolution, so thank you.