0 Followers
0 Following
1 Posts
Why though.
Why? What did he do?
I did the same for realtively new Thinkpad(p14s gen 5, I think). Got original US keyboard from Aliexpress (lucky). It was pretty easy just a couple ofnscreews and had to be careful with folding the flex pcb/cable.
If I’m not mistaken most of the driver is fixes for games doing weird shit with graphics api.
  • No just linux and an orchestrator, for very small and local deployments I have used k3s.
  • Probably not, but maybe with WSL2.
  • Yes, there are many ways to do it. Some have mentioned helm but you cal also write your own manifests, somewhat similar to docker-compose files.
  • The Kubernetes Book, and just try to get some pods up and running.
  • … or tourists could respect the culture of the country they are visiting. Crazy, I know.
    I wonder how much it really costs to have claude opus implement simething like this, the real cost, not the “get hooked on ai” prices we have now.
    I’m the kind that will try to install Arch from scratch, multiple times if needed and when I get a barely working desktop with Hyprland I switch to cachy os with KDE Plasma. Because that just works and I learned what I wanted from the scratch install.
    I have never used one and I don’t quite understand the benefits. I have used some orm’s but I prefer to raw dog SQL.
    I don’t understand the usecase for this. Why would I want to create sql queries dynamically? Seems like a testing and index optimaziation nightmare. Maybe I’m just lacking.