☆ Yσɠƚԋσʂ ☆

  • 481 Posts
  • 79 Comments
Joined 5 years ago
cake
Cake day: January 18th, 2020

help-circle

  • The LLM is what I use to build the specific UI using the components from these great UI libraries. There’s practically no logic involved here, it’s just handling layout for components and hooking up events. It’s fantastic to be able to take a JSON payload from an endpoint throw it at a model and get a reasonable UI in seconds.


  • If we accepted the arguments that humans are selfish, then it’s an argument for communism and not against it. We should be creating social systems that encourage socially positive behavior and inhibit socially destructive behavior. Capitalism is like taking a drunk to a happy hour at the bar. The fact that people keep repeating this trope shows complete and utter lack of critical thinking on their part.































  • Kubernetes solves a problem for very large scale the kind that Google has. However, it’s complete overkill for most use cases. It’s an incredibly complex tool that takes a lot of skill to use properly and it’s completely unnecessary for most applications. As a corollary, I find there’s an obsession with aggressively applying microservice architecture nowadays which introduces a huge amount of orchestration overhead.