How Dangerous Are IOT Devices? TEDxBGU Yuval Elovici
This is a summary derived from a TED Talk, given by Yuval Elovici at TEDxBGU. Yuval begins his presentation introducing his smart watch which measures his morning exercises and also
If Opportunity Doesn't Knock, Build A Door!
This is a summary derived from a TED Talk, given by Yuval Elovici at TEDxBGU. Yuval begins his presentation introducing his smart watch which measures his morning exercises and also
Pervasive computing also known for ubiquitous computing refers to an idea of computers being around and part of everything we do everyday. Earlier where there were few computers time sharing
Twitter is Love and you can’t detox your love right? 😉 Next is Youtube, which I do use enough and I need to find a way out to limit it’s usage. I’ll figure it out!
All the message sent from Mars were in form of packets of digital signals. The final message Opportunity sent back to the base which exactly meant “My Battery Is Low & It’s Getting Dark”. NASA also performed a funeral of “Our Beloved Opportunity”.
It’s like preserving your body inside a coffin which guarantees your long age. You are on a deep sleep. You are only dreaming and your dreams are actually occurring in a world of binary (actually quantum till 2200A.D.) This is what I imagine immortality could be! This shit which can be seen in movies will be real for real in a few hundred years. Sadly none of us from year 2019 won’t be alive to witness it.
Hope is not yet dead and I will be consistent even though I have to travel this long journey alone. One last time. TechJhola, blogging journey with you will be missed!
Github now shows this PRO Badge to those users who are either using the paid planning or are enrolled in the education program. Since I’m a student member of Github associated with my ku.edu.np email, I am also seeing this tag.
But this “Pro” Tag is irrelevant to me. As I’m not a regular contributor and maintain my codes only a few times. There is also the option to hide it. Clicking the edit button, I can select or un-select the Tag displaying option.
Taking a break from Learning Laravel today. CRUD operations were easily done in Laravel and the learning curve is pretty easy. We students yet have to finalize the requirements and
We learned to set up our database and perform initial database migration in previous blog. You will need to go through this post to do your database setup. After doing
Laravel5.7 : MySQL Setup and Initial Migration. [Solved] “Illuminate\Database\QueryException : could not find driver (MySQL)”
Now all issues are solved and localhost is running, right? If not follow the installation steps from the beginning with the help of this blog: How To Install Laravel Framework