Skip to content

[youtube] Add OneLoneCoder - #122

Open
Tsche wants to merge 1 commit into
masterfrom
content/114-youtube-uc-yuwvuplujzvieeligkbka
Open

[youtube] Add OneLoneCoder#122
Tsche wants to merge 1 commit into
masterfrom
content/114-youtube-uc-yuwvuplujzvieeligkbka

Conversation

@Tsche

@Tsche Tsche commented Sep 10, 2026

Copy link
Copy Markdown
Member

Content added

Adds OneLoneCoder to YouTube creators and educators.

Source URL: https://www.youtube.com/channel/UC-yuWVUplUJZvieEligKBkA

@Tsche
Tsche force-pushed the content/114-youtube-uc-yuwvuplujzvieeligkbka branch 2 times, most recently from e67fae2 to 405626c Compare September 11, 2026 00:28
@Tsche
Tsche requested a review from a team September 11, 2026 00:28
@Tsche
Tsche force-pushed the content/114-youtube-uc-yuwvuplujzvieeligkbka branch from 405626c to 5287c67 Compare September 11, 2026 01:13
@github-actions

Copy link
Copy Markdown

CI report

Commit 5287c67

Build

✅ Site built successfully. Download rendered site | logs

Frontend

No matching frontend workflow ran for this change.

Python

No matching python workflow ran for this change.

Other checks

  • Check - Content and Data success. logs
  • Check - YAML success. logs

✅ All completed checks passed.

@github-actions github-actions Bot deleted a comment from Tsche Sep 11, 2026

@term-est term-est left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants