@IamAroke Process is an application that is running a thread is a small unit of execution its like the worker in the cpu
forgot the definition this a call to revision
@codekagefx@IamAroke You can create a list of all possible emergency cases and assign priorities to them. For example, a person having a heart attack should be prioritized over someone with malaria. I believe this approach will work, but I'm open to hearing other perspectives.
@codekagefx@IamAroke So, in a priority queue, you basically have a priority number added to the object, and under the hood, it implements a max-heap or a min-heap. This means you can use a comparator to set whether it comes out based on the greater number first or the smaller number first.
@Damilolawo1a I listened to several interviews with Elon Musk and believe humans may eventually be replaced, impacting knowledge workers. However, I don't expect this to happen in the next 2-3 years; it will likely become evident in 5 years.
@notdotun_ once i calmdown i read the logs and the error message i just know what next to do before i dont read it i will just start trying to guess what could be the problem that was a pain in the ass
One of the things that has been helping me debug effectively is reading the error message carefully. I usually just know what to do next, and if I don't, I paste it into ChatGPT and we walk through it together
@mR_LorenzoJ yeah its a very low level abstraction i am trying to use it to build a facebook clone and theres alot of things i need to do manually including mapping rows to an object