Thanks, but i believe the business model of a one time payment is not that great tbh, im joining anyways, but i just wanted to know how people make this a profitable business
MCP is great. But what i'd like to understand is whats the difference between MCP and manually prompting the model a list of tools with description and calling the specific function based on the llm response ?
I totally agree, but what i hate about react.js is that if you have like a big app, the routes definitions will be a nightmare, i would love to see native file routing system inside react.js
lol this is exactly what im trying to understand, you hear this phrase sometimes in yt videos. I mean it doesnt make sense unless probably you are selling a t-shirt for your community, posting a pic of the product to see their reaction, but in the tech industry it seems impossible
I don't get it, you can already get the user time zone with javascript
```
Intl.DateTimeFormat().resolvedOptions()
```
a good library like dayjs can handle timezones
I really like that you are using nestjs, idk why some devs hate it, IMHO its the best node framework that can be used to build production ready apps, i started using it a month ago at work and it was my first time using it, and it already made so productive
I remember using this language in the AI class, i thought it was an old, deprecated language as people now use python mainly, really cool to see it again
What do you mean by "light" how much percent of RAM does it consume according to the total you gave it in the .wslconfig ? It must be around 100%, cause there is a bug, and actually wether i use docker or not its still high, i've tried to contribute to cal.com, i've ran the clone locally and hot reloading has been sooo slow. I hope they find a fix so soon
same here, I just got an idea and jumped on building the MVP using apollo-server, I've spent about 5 hours finding a way to upload an image using GraphQl, until I decided to switch to using a simple REST API. I'm about to finish...
The number of users maybe, with millions of users making requests to get the data, a $100 single server won't be able to handle the load. that's why i asked, anyway great achievement