Details
-
AboutHi, i am ... .....
-
SkillsHtml, css ,js , reactjs, nodejs,php mysql, vuejs, aws
Joined devRant on 10/30/2018
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
@horus yes, i like your point. 100% agree
-
I can feel you. I have been there. And yes self study is much better then any colleges teaching. But I went to college and university just to get the Bachelor & Masters certificate thats all.😂
I think the whole education system needs a revamp . -
They are indian origin people not indian.
-
Valorant mostly, but i like single player games like Ac Odyssey, Witcher 3 ,Skyrim .
-
Thanks all, for your comments.
I think i have to use either aws cli with bash script or aws sdk to modify ec2 and ebs volume without creating a new one. -
@asgs @asgs i think thats what i need to do, but what about existing storage what needs to attach to new ec2 if i destroy and create new one
-
@100110111 actually the idea is to give user a customised ec2 instance when they buy a plan with some ready made service on ec2 and when user upgrade it i wished to modify ec2 instance.
But as i can see.. it is not possible to modify ec2 .
However the problem will be in changing the existing ebs volume with new updated ec2 instance. -
@Midnight-shcode really ? Lol i didn't know that.
-
@IntrusionCM thats hell of an example, but yeah i get what you wished to convey. Looks like i need to learn new things on the go but what i mostly fear is that , this doesn't happen to me as the proverb says-- Jack of all trades, master of none.
-
@c3r38r170 yeah but my concern is that , if i need to apply for next job then i need to search and apply in a certain positions right?
-
Now i am still using autoinc primary key but with uuid as secondary key .
-
@IntrusionCM what should be the alternative from your pov?..
-
@Oktokolo yeah.. i will do that :)
-
@Oktokolo yeah in my project those ids are not exposed to user
-
@A4Abhiraj ok. I will keep them in mind. Thaks for explanation.
-
@A4Abhiraj and in google login we get googles 21 digit int id .. are those unique to each users?
-
@A4Abhiraj i understand your point. So what do you think we should use to avoid such cases?
-
@A4Abhiraj can you elaborate incase of mysql db
-
@Root thanks for your answer.. i will keep that in mind.
-
@TeachMeCode best advice i got today.Thank you
-
@N00bPancakes i will keep on updating.. btw it willl jeopardize my project marks lmao
-
@N00bPancakes yeah... Now i am confident that it is not a wrong way..
-
Also there are many approaches for many things in coding.. some are good practice and some are bad.. but nothing is wrong if it works completely. I hate teachers who sticks to one way and thinks other ways are always wrong. :(
-
@Eklavya yeah that is a way.. but it is like a hack lol.. but i agree with u
-
@N00bPancakes thats what i dont understand.. its my teachers statement
btw. I thought maybe i was wrong..thinking of custom key generator. but custom key generators also doesn't always guarantee uniqness .. 🤔 -
@C0D4 definitely..
-
@asgs yeah i see
-
@LotsOfCaffeine actual one
-
Yeah, i agree.. for basic project laravel is ok to learn but for a complex project it gets a lot more messy.
-
@AleCx04 nope... Btw i m working on a previous laravel project which uses version 7 but uses syntax of laravel 5 and.. whole.. mess ..