Why should we believe someone who was so extraordinarily wrong about no-code before?
tablet•18m ago
Good question. Nobody expected ~Spanish Inquisition~ AI
codetiger•5m ago
He is not hiding that he was wrong. So am fine with that, as my bet is based on reading many of such predictions and take a conclusion for myself. I take these as are opinions backed with some observations.
mickael-kerjean•22m ago
That's the path I've been on with my Dropbox alternative [1]. The 80% is the fast core that focus on file management, the remaining 20% is coming via plugins which implement one of core interfaces so you can handle your own authorisation, endpoint, authentication, custom apps to handle file types, patche the frontend dynamically to add your own behavior, ... Fun fact, there is 10x more code in the various plugins [2] catering to everything than the core code that was supposed to be the 80%, unsurprisingly everyone needed a different 20%
Agree with this approach. Am building tools around the same concept
80% solid base and rest of for the custom business logic. https://github.com/GoPlasmatic/Orion
brabel•24m ago
tablet•18m ago
codetiger•5m ago