@SewersOfSociety @weaverobotics Pricing looked good for the ownership until you have another subscription
Wtf?
I can't imagine my robot vacuum asking for a software subscription.
We deserve to fully own the hardware we pay for. If I don't like the software I will go install my own one. Thats it
@heyandras We used minio in their shift to AGPL era, we stored our datasets there and they stopped to ship web manager abruptly..
I am obsessed with coolify, literally running more than 50 self hosted services for clients non stop for 3 years. Thanks for keeping selfhosting democracy
@AlanDaitch Pues menuda barbaridad, y sigo pensando que es una medida de gasto derivado de la industria y debería repercutir en la industria.
Es como hacer B2B y cobrar el IVA.
@5eniorDeveloper Un ORM no es el problema, la falta de estructura solo está relacionada con un mal diseño de la base de datos.
El verdadero problema es el acoplamiento de ORM que se usa como active record en lugar de implementar "repository" como data mapper y desacoplar el acceso a datos.