hi guys iam undertaking some big stuff, I am not gonna limit myself to DSA or Dev. I am diving into hardware and let's see where this leads me. In a day or two I am going to start posting what I am trying to do. This is all just gonna be a rough log, nothing too serious
.
hi guys iam undertaking some big stuff, I am not gonna limit myself to DSA or Dev. I am diving into hardware and let's see where this leads me. In a day or two I am going to start posting what I am trying to do. This is all just gonna be a rough log, nothing too serious
.
built a simple extension for @kanbantab so i can save all the completed task in date wise order and have a preview of it from a sidebar without much annoyance
should i publish it to chromestore or just let the guys at kanbantab come up with this
"Not having a coding experience is becoming an advantage."
Replit CEO Amjad Masad:
"You don't need any development experience. You need grit. You need to be a fast learner."
"If you're a good gamer, if you can jump in a game and figure it out really quickly, you're really good at this."
"Coders get lost in the details."
"Product people, people who are focused on solving a problem, on making money, they're going to be focused on marketing, they're going to be focused on user interface, they're going to be focused on all the right things."
"I think this year it's gonna flip, and I think not having a coding background is gonna be more advantageous for the entrepreneur."
@amasad with @jackhneel
Imagine you're building a username availability checker for a platform with 100 million users. You donโt want to hit the db for every check, and you only have a few MBs of RAM to work with.
how would you build a system like this?