@Balakri06927501@ShivamVahia No it's called common sense. My brain automatically sets the speed of my vehicle exactly to the point where I can brake safely without clashing. How did he even came that close to the truck in the first place?
Introducing Reso-1 ๐๏ธ
Our open-source Eleven labs distilled,expressive TTS that actually laughs, sighs, and whispers
3B ยท streaming ยท runs on a MacBook ยท Apache-2.0
Weights + GGUF + training corpus, all open ๐
https://t.co/OtbdwHoIYQ
@SkirmishFPS@__karnati And god forbids if you need multiple node versions for different applications like some 3rd party service doesn't work with latest node. And do you really want to pollute the global namespaces?
Atp it's a skill issue. You said you have "some" idea so you clearly don't understand concepts best. PM2 I also used to use in initial days but it gets really really easy with docker + compose. What will you do when you need to run multiple postelgres versions on same machine? How about multiple instances of some other service? How will you isolate the ports? Will you just keep increasing the port number like 6000, 6001, 6002? What about migration? Lets say you want to move to some other server, how do you move all your stack like redis, postgres and god knows how many services
@SkirmishFPS@__karnati Docker is a must for any deployment. Keeps servers clean, eas to host and manage. Self hosted doesn't mean don't use docker bruh.