Yup
If you can see under water then why wouldn't they be able to see above water?
This kind of opinion isn't welcome in here
Thank you chicken lady. That makes much more sense.
That's wood sorrel
You are so good to them! Good human.
This community is hosted on db0 which is AI friendly. You can post there from any lemmy account. Sorry you had such a bad experience here. Some people are just mean and angry.
A meme you can hear
It's so dystopian in the states. When I needed Ritalin I spoke to my GP, they referred me to a psych. Did three sessions and then the psych called my doc and asked him to write a script.
view more: next ›
You could do it with a no sql database but using sql would also be fine. You could use php or node. It's just REST API that do database calls. The reason to choose a certain tech stack should be based on what you are comfortable with and around cost of infrastructure since it will be small at first and ROI will come later if the project works out. Front end could be anything and React is well supported and mature. If you have to write a custom interactive GUI it will basically be vanilla TS/JS wrapped in React components.