[youtube] Add OneLoneCoder - #122
Conversation
e67fae2 to
405626c
Compare
405626c to
5287c67
Compare
CI reportCommit Build✅ Site built successfully. Download rendered site | logs FrontendNo matching frontend workflow ran for this change. PythonNo matching python workflow ran for this change. Other checks✅ All completed checks passed. |
term-est
left a comment
There was a problem hiding this comment.
I am against the addition of this channel
My technical opinion is:
Technical quality of the C++ information this channel provides is not just subpar, but also problematic for the community as the design choices are questionable at best
global state, using namespace std;, raw owning allocations, manual resource management, etc. are among the common practices this channel uses, and a substantial amount of the popular material is also built around the now-deprecated olcConsoleGameEngine and old Win32-console code. I remember some of the videos having very bonkers information as well
This is fine, given that C++ is not what this channel is about. C++ is just a vehicle it happens to use, for it's own purposes (mostly game development)
My personal opinion is shorter:
https://github.com/OneLoneCoder/olcPixelGameEngine/blob/257469ce0ed7342034f865c7eec6cea0c87aea75/utilities/olcUTIL_Hardware3D.h#L1141
const olc::vf3d& GetViewRight() const
{
return -vecViewRight;
}absolutely not
There is also a very fun buffer[-1] in the code somewhere
Content added
Adds OneLoneCoder to YouTube creators and educators.
Source URL: https://www.youtube.com/channel/UC-yuWVUplUJZvieEligKBkA