It's promising and I'm glad to hear such a depth-oriented study of making things, taking time is still a thing in a fast world. People are paying to study this, nice
Yes, but notice the scale - 20 students, in a nation of 40+ million people.
We might call that a moral or poetic victory - but practically speaking, it's like an endangered human language which "still has over 100 native speakers". The future ain't looking good.
Here's my created list I maintain: https://legends2k.github.io/note/cg_resources/
Do learn if it piques your curiosity and have the time. You're in for a blast and a lot of learning, that'll make you a better engineer, in many other fields of computer science too (you understand hardware, system programming, programmer's machine model, etc.).
Don't learn if you do it with a monetary end goal as it's fleeting, ephemeral and not guaranteed in this day and age.
Yes, every user just gets a handle with no personal or bank info revealed and off you go. User keys in a UPI ID in any merchant site/app, get a push notification for approval in mobile app. Can associate multiple bank accounts to a UPI ID underneath. Approval will ask which account to debit from too. Can't get simpler than this.
This is exactly what India's UPI (Unified Payments Interface) works. No PII, just a UPI ID is given and the user gets a push notification in Android/iOS app for approval (with PIN or security enclave like fingerprint).
By the same token, AI came along and we all still have intelligence, needless, eh? I mean people reading and writing stuff has nothing to do with AI. I don't see how some people see everything as a zero-sum game.
All AI is doing is solving these puzzles, which proves they don't need any form of intelligence. You're wrong for associating AI with human intelligence. It will never happen. It might be faked once, like the moon landing, but that's it.
I'm not sure I understand this. Most puzzles are number-crunching but very little to do with graphics (maybe one or two), so no usually OpenGL isn't used AFAIK.
Of course, folks may use it to visualise the puzzles but not to solve them.
Me too. I guess a majority of people don't have the patience to work around counterintuitive things nor do they want to take measures to avoid bugs. On the other hand, Blender and Krita seem to give UX a higher priority, so they're more likely to catch on.
There is just something about it that does not click with me. Just selecting a foreground object even when the background was almost white never worked for me. Just so fiddly.
Try PhotoGimp plugin, it solves some annoyances for me by introducing the shortcuts I used to, and a slightly more familiar interface. The rest, I just got used to, and actually now I like Gimp more than Photoshop (which I don’t like too much, even though I know it for two decades now).
Sorry, hard disagree. Try to understand what `this` means in JS in its entirety and you'll agree it's by no stretch of the imagination a simple language. It's more mind-bending and hence _The Good Parts_.