Yu-Wei Tseng
dadavidtseng.bsky.social
Yu-Wei Tseng
@dadavidtseng.bsky.social
game programmer with architectural background
251124_03:20AM
November 24, 2025 at 9:20 AM
10. Be ready to make this thesis a template for other genres' software/hardware development.
November 24, 2025 at 9:19 AM
6. Be dedicated to calendar so that you can organize your daily routine better
7. Be open-minded to share but don't take everyone's word as an only truth.
8. AI can code for you, but you should still take control of the project.
9. Draw the code, speak the code, so that you can communicate.
November 24, 2025 at 9:18 AM
4. Human user should have a monitor-like browser/app to interact with agents.
5. Support different model provider and also be able to deploy open source model are needed.
November 24, 2025 at 9:15 AM
1. Agents can be in any form of applications.
2. Agents should contain tools, memory, ability. These terminology will change as I develops more.
3. Agents should be able to talk to each other in order to cooperate/collaborate.
November 24, 2025 at 9:14 AM
Notes for today.
1. Different programming languages have different advantages
2. C++ handles render(), JavaScript handles update()
3. C++ for performance, JavaScript is for agents to easily iterate
4. C++/JavaScript will live in their own loops
October 16, 2025 at 3:02 AM
3. Talked to one of Dr. Clark's student, Kassi. I kinda get the whole picture of my thesis research project, and that potential is piling up.
4. The more I read V8's source code, the more I think I should embedded it into my C++ Engine. Maybe I should create a whole new project after graduation.
September 27, 2025 at 11:17 PM
250903
Fixed the issue. It was caused by using the Debug version of V8's DLL in Release/x64. The problem was resolved by adding a PostBuildEvent in Game.vcxproj so that both configurations use the correct DLL respectively.
September 4, 2025 at 2:39 AM
Research Preview: Claude for Chrome
YouTube video by Anthropic
youtu.be
August 27, 2025 at 12:52 PM