Introduction
Thursday, 12 May 2022
What I learned from Project 1 of Udacity's Data Science with Python bootcamp
Thursday, 9 December 2021
Thoughts on OSD600 course from my perspective
Introduction
Throughout my three month plus journey, I have fought, I have struggled and I have conquered Git and Github workflow in projects related our individual SSG project, large open source projects like Microsoft Quantum and Manim, internal projects like Telescope and IPC144 and smaller projects like Cchess. I no longer have fear of using source control as compared to at the start of the term. At present, I can contribute to any open source project without the need to worry if I make can proper, clean commits. This is a unique course in Ontario where students have the opportunity to work on any open source projects around the world, in any programming language, in any written language and without major restrictions that hold you back from accomplishing and achieving our potential.
Some of the highlights of this course include coding in multiple languages, having touched many aspects of code as well as collaborated with students going through the course. I believe Online learning for this course is unique and being asynchronous format helps students who are busy with family, Covid-19 struggles, part time work to really manage our time and learn at our own pace. It is true the effort you put in this course is what you get out of it in the end. It was also interesting to read other fellow student's blog posts as well as the communication in Slack, although not visible at times is a place where we can help each other. The collaborative nature of this course is what inspired me to continue my diploma at Seneca.
Advice for Future OSD600 students
Conclusion
Wednesday, 8 December 2021
Release 0.4 #3 - Release
Introduction
This is the last blog to my release 0.4 for OSD600. I was not overly ambitious as my previous releases in order to set myself to succeed. This post will be on what I have completed and what I tried doing.
Implementation
For my main issues for AOC repository, I completed days one to five as expected and also day seven is done but I did not push my code yet. I will do so at the end of the week to give others a chance to come up with the solution. What gave me most trouble was day six, because if you do not setup the program correctly in order to do exponential growth of input, you will run out of memory. I thought of using hash tables to instead allocating blocks of memory to over come this problem, but have yet to written it properly in python. Days three and four took the longest time because i had to review my data science knowledge.
The following is my progression up to day seven to represent the week of work I did.
As mentioned in my previous posts, I finished the changes for my translation as per request by reviewer.
The following is the running website image of my pull request for the prompts-ai repository.
Unfortunately I did not dive far enough in the Telescope issues and they are not completed for release 0.4. I will look into working more with open source projects in the future as the new year begins soon. Things that I would have done differently is look at more issues on Github to get a better grasp of the things ahead as I did not know I will be continuously looking for issues during the course of this semester.
God Bless,
Eugene Chung
Xbox Kernel Code Execution in SystemOS POC Explained 2024/06
In the Xbox wiki code execution via Game Script UWP App, it is available currently in Microsoft store which allows the writing and executi...
-
Introduction I heard about Asahi Linux back in the early days and became one of its followers/supporters. I believe having the arm ecosyste...
-
Introduction Throughout my three month plus journey, I have fought, I have struggled and I have conquered Git and Github workflow in projec...
-
This week I switched gears and plans for release 0.4. I found I am inadequate with finishing the three Telescope issues and made a backup i...