I don't understand. What do you mean by deciding what the code should do in the context of language design? Can you give a concrete example? I am confused because the "main" function is required when you make an executable. Otherwise, a library will not contain any main function and we could compile it just fine no? (Shared library)
That's... what I'm saying. Clean room implementation is legal. You accidentally arrive at the same conclusion independently. And yes, it is tedious to do it but it is legal.
How so? People come up with the same idea all the time independently of each other. When doing clean room implementation (the ideal best case), you are not liable if what you create at the end matches 1-1 with the original. You never know anything about the implementation detail of the original. Academia also acknowledged independent discovery and publication of many things. Why would clean room implementation be different?
I prefer appwrite if I could choose. Check them out of you don't need all the bells and whistles of supabase
Maybe like Open Policy Agent (OPA) but with Yaml instead of Rego?
Oh he is crazy alright. Just look at his videos making guitar hero... USING GUITAR!
Math is also used to make a statement/model our universe. And we are still trying to find the theory to unify quantum mechanics and gravity. What if our math is simply inconsistent hence the theory of everything is not possible within the current mathematical framework?
Sure when you are solving the problems it is useless to ponder about it, but it serves as a reminder to also search for other ideas and not outright dismiss any strange new concept for a mathematical system. Or more generally, any logical system that follows a set of axioms. Just look at the history of mathematics itself. How many years before people start to accept that yes imaginary numbers are a thing.
Or you can use 100% with countdown and skip options
Damn, I imagine how you would try to imagine a higher dimensional construct.
I do have a vivid imagination, but when I imagine doing something disgusting voluntarily I can anticipate it. Not so much when I imagine it from hearing or reading a story and in the middle of imagining things.
bitfucker
0 post score0 comment score
The post already addressed that. JWT do have their place and that's mainly for server to server handoff with short lived lifespan. After which, the recommendation is using Device Bound Session Cookie