Comment by giancarlostoro

Comment by giancarlostoro 18 hours ago

1 reply

> current boundaries of the product

I like pushing the boundaries and making seemingly hard visions come to life. Sadly, I'm often working on CRUD applications where most things are possible and boring. At home I work on obscure side projects to see what is possible with either existing open-source projects, or non-existing projects (things I want that I can't find).

zwnow 18 hours ago

> I'm often working on CRUD applications where most things are possible and boring.

Gotta disagree, a lot of things aren't possible as soon as you have a data scheme set which was running in prod for a while. Introduces a lot of complexity when data structures suddenly have to change.