Chatgpt the free version (3.5) is constantly crushing.... I think there server 4 the free one is overloaded with millions of requests .. it's the 3rd time facing this issue :/ this week bcha.
@selfmadecoder
@selfmadecoder
// Generate a pseudo-random value between 0 and 1»»»»»»»»»» done yeah »»»»»»»»»»
// using the last three digits of the current timestamp as a seed.
// This method is simple but may not provide high-quality randomness.
function customRandom() {
const currentTime = new Date().getTime(); // Get the current timestamp in milliseconds.
const seed = (currentTime % 1000) / 1000; // Use the last three digits of the timestamp as a seed.
let x = Math.sin(seed * 10000); // Calculate a sine-based pseudo-random value.
x -= Math.floor(x); // Normalize the value to be between 0 and 1.
return x; // Return the pseudo-random value.
}
I used the current time as a seed but we can use other systems like temperature and I think we can also use the light intensity and something like that.
@selfmadecoder
will talk about it in detail in the coming days but I wanna say that it's very disappointing that Google earth is not what we think and that the actual creators ain gain Penny. Not only that they don even get recognition for their work. The entire world thinks that this technology is invented by Google.
I 've no other words to say but DAMN
@selfmadecoder
I 've no other words to say but DAMN
@selfmadecoder
🎉 Yay! I'm done with my final, and now I'm all set to work on some really cool project ideas I've had lately. I'm super excited because I'll be making my first-ever full-stack project using MERN (MongoDB, Express.js, React, Node.js) technology. 🚀
I haven't quite decided what I'm going to build yet because all the project ideas are so much fun! But don't worry, I'll keep you posted and share all the details soon.
In the meantime, enjoy my posts and some interesting stuff I'll be sharing from different social medias. It's going to be a fun journey, and I can't wait to share it with you! 🙌🏼
@selfmadecoder
I haven't quite decided what I'm going to build yet because all the project ideas are so much fun! But don't worry, I'll keep you posted and share all the details soon.
In the meantime, enjoy my posts and some interesting stuff I'll be sharing from different social medias. It's going to be a fun journey, and I can't wait to share it with you! 🙌🏼
@selfmadecoder
Forwarded from Naty
#HBD
🎉👏#Happy_Birthday_Teacher👏🎉
My best #teacher for all subjects is now 25 years old, So, let's raise a toast to this incredible mentor who has transformed my live with its boundless wisdom! Cheers to 25 years of enlightenment and countless more to come! 🥂✨
@natysblog 👈 join my blog
🎉👏#Happy_Birthday_Teacher👏🎉
My best #teacher for all subjects is now 25 years old, So, let's raise a toast to this incredible mentor who has transformed my live with its boundless wisdom! Cheers to 25 years of enlightenment and countless more to come! 🥂✨
@natysblog 👈 join my blog
Forwarded from Web Development
This media is not supported in your browser
VIEW IN TELEGRAM
How to run 2 different react native apps on 2 different emulators/devices at the same time
#reactnative
Read more
#reactnative
Read more
Which is ur preference
Anonymous Poll
57%
Relational database like MySQL
19%
Non relational database like mongoDb
13%
I've never used one
10%
What's database
Is this really happening 😳😳 ?
Let's talk about it . Almost everyone including my grandma, who has never been on the internet knows that ethio telecom unlimited data pkg sucks. I've tried their web hosting pkg a couple of times and it's even worse than anything. And then they launched what they called tele-cloud (I'ven tried this one : never gonna happen😊) and now we have a website builder. Am guessing it gonna be awesome checking websites built with it. Anyways I'll try 2 be an open minded and give it a try and give u my honest opinion.
@selfmadecoder
Let's talk about it . Almost everyone including my grandma, who has never been on the internet knows that ethio telecom unlimited data pkg sucks. I've tried their web hosting pkg a couple of times and it's even worse than anything. And then they launched what they called tele-cloud (I'ven tried this one : never gonna happen😊) and now we have a website builder. Am guessing it gonna be awesome checking websites built with it. Anyways I'll try 2 be an open minded and give it a try and give u my honest opinion.
@selfmadecoder
Tell me ur plan to break into the tech industry being self taught
#questions
1. What specialization
2. Steps you follow
Let me know ur idea : use the comment section ;)
@selfmadecoder
#questions
1. What specialization
2. Steps you follow
Let me know ur idea : use the comment section ;)
@selfmadecoder