RKRoee Kishoninwadite.hashnode.dev·Jun 11, 2022 · 3 min readSimplified - C & Linux - Fork & ExecProcesses (Background) Processes are basically a program which was executed. You double clicked an icon on your desktop? You probably initiated a process. On the develop'ish side of things, we can go deeper into how processes are created and ran. On ...00
RKRoee Kishoninwadite.hashnode.dev·Jan 26, 2022 · 3 min readDual Boot, C-Ready System (& Windows vs Ubuntu)Dual Boot Last 2 days I've been setting up my computer, getting it ready to work. I bolded words I think will help anyone looking for setting up dual boot easily. I begun with formatting it, I have plenty of junk left due to going through different a...00
RKRoee Kishoninwadite.hashnode.dev·Jan 25, 2022 · 1 min readStatus Check - Covid, Infinity LabsStatus Check Hey! So after a few days off the blog, I owe to update what is going on. I've been sick with Covid-19 for the last week or so, probably the omicron - this wave hit israel in the last few weeks and made it seem like everyone in israel is ...00
RKRoee Kishoninwadite.hashnode.dev·Jan 13, 2022 · 1 min readD17 - StackOverflow contributionStackOverflow contirbution Answered this question today. Wasn't anything complex as the author is very new to programming.I did my best to explain it as clear as possible and provide him with valueable advice.00
RKRoee Kishoninwadite.hashnode.dev·Jan 12, 2022 · 1 min readD16 - OOP taskOOP task So today I wrote the last class needed for the task! Quite glad with the results, this task had a lot of OOP and Java concept in it. Had to implement and write interfaces, abstract classes, inheritance, Comparable/Comparator, usage of joker ...00