• 0 Posts
  • 118 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle












  • The TL;DR is that it’s compiled Ruby.

    I am primarily a Ruby on Rails developer using Docker images to deploy. If you know anything about the Ruby on Rails ecosystem for the past few years Webpack, Node and Friends™ were pretty standard.

    I’ve managed to rip out the entire JacaScript runtime from production (thank God) but Ruby containers are still pretty sizable on their own.

    What I’m excited about with Crystal is that it’s still a high-level language but it brings in static typing, NULL checking at compile-time, etc.

    When it comes to Docker I can compile my app in a build step then completely gut out the container and only ship what I need: the binaries and assets.

    Memory is another huge advantage since I’m not shipping an entire interpreter.


  • Everyone keeps complaining about how terrible twitter has become, but they keep fucking using it.

    This is what gets to me too: I notice this pattern a lot with all kinds of products and services. I understand wanting a company to improve a product as a customer but when something gets to this point it’s time to hop off the train and go somewhere else.

    It’s astounding to me that people expect the companies of everything they use to have an exact customized version just for them. It’s just never going to happen.