this post was submitted on 06 Mar 2026
187 points (91.2% liked)

Ask Lemmy

38431 readers
1527 users here now

A Fediverse community for open-ended, thought provoking questions


Rules: (interactive)


1) Be nice and; have funDoxxing, trolling, sealioning, racism, toxicity and dog-whistling are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them


2) All posts must end with a '?'This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?


3) No spamPlease do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.


4) NSFW is okay, within reasonJust remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either !asklemmyafterdark@lemmy.world or !asklemmynsfw@lemmynsfw.com. NSFW comments should be restricted to posts tagged [NSFW].


5) This is not a support community.
It is not a place for 'how do I?', type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.


6) No US Politics.
Please don't post about current US Politics. If you need to do this, try !politicaldiscussion@lemmy.world or !askusa@discuss.online


Reminder: The terms of service apply here too.

Partnered Communities:

Tech Support

No Stupid Questions

You Should Know

Reddit

Jokes

Ask Ouija


Logo design credit goes to: tubbadu


founded 2 years ago
MODERATORS
 

I used to be strictly materialist and atheist. Now I’m pretty spiritual. Don’t necessarily follow a religion and don’t support bigotry but yeah, I’m fairly spiritual now. This is a recent development and I never thought I’d be here like 5 years ago.

you are viewing a single comment's thread
view the rest of the comments
[–] enbiousenvy@lemmy.blahaj.zone 17 points 2 days ago (3 children)

math is hard, annoying, useless

then found shaders, procedural art, freya holmer.

so math is hard, annoying, beautiful. well not exactly 180 then.

[–] NostraDavid@programming.dev 3 points 1 day ago

math is hard, annoying, useless

I stopped my IT schooling because they started throwing some minor maths around, so I switched to game programming.

WHOO BOY, SO MUCH MATH! 😂

Nowdays I've self-taught Linear Algebra, Calculus, and some Category Theory (because Functional Programming - Monads), via Khan Academy and MIT videos on YT. Good shit.

[–] polotype@lemmy.ml 4 points 2 days ago (1 children)

Man, when you get a good question going, and it follows you for a few month/years it feels like a guardian angels watching over your shoulder fending off boredom.

And when you finally solve it :D Bliss, getting to say

"yup, i've done all i could with this one, i'm satisfied, let's see what's on the internet" and you realise so many people asked similar questions, had different aproaches, went further there, shallower there.... And you just get to add your pebble to the mountain ★_★

[–] enbiousenvy@lemmy.blahaj.zone 1 points 1 day ago (1 children)

I myself have not learned/do math the "proper" way, whatever that mean. But I kind of mean that even Freya Holmer herself who didn't learn math formally but by autodidact/self-taught, she does math properly by writing her own equations before implementing it to code.

As I don't always really know how to write/read equations, I approach math in more programming ways. I mostly deal with graph where x is time, length, or something else that is iterable. Then by that x I want to have y like size, position, angle, color, or other data to present given current x.

But as much as I hate math in school, now knowing that solving these problem can be beautiful, I kind of wish I can do math much better because imagine the satisfaction when I can solve more complex stuff.

[–] polotype@lemmy.ml 2 points 1 day ago* (last edited 1 day ago)

You might know that already, but there is a huge amount of incredibly aproachable math videos out on youtube which truly give you a firm grasp on a lot of deeper subjects. Notable exemples are 3b1b, 2swap, lines that connect, the gray cuber, zye...

Also, if you want to widen your deck of modeling methods, there is also a wide array of game-dev/coding videos which can give you ideas on how to model 1d->2d 2d->2d and 3d->3d data as well as graphs etc... In order to be able to attack many more problems and questions. Examples here inglude acerola, pezza's work, sebastian lague, code bullet, inigo quilez...

In general, i feel like there is no proper way to learn math, the proper way is to learn math, no matter how you do it. Sure it's useful to be able to read equations and all, but you don't have to go to school for that ;).

[–] lando55@lemmy.zip 1 points 2 days ago

Maybe you're in non-Euclidean space