• 2 Posts
  • 166 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle






  • I was a self taught programmer who 10+ years later is now a senior software engineer. I can’t tell you what to do but I can tell you what worked for me.

    The reality is, I never sat down with the intent to “learn programming”. Instead, I had practical ideas for things I wanted to make the computer do, and then I learned whatever was necessary to accomplish my projects as I went. Whenever I got stuck or hit an error, I’d search my questions online.

    I never truly “finished” most of these early projects but they gave me a practical understanding of how things fit together. From there I just kept making stuff and taking on harder projects and then harder jobs and eventually other programmers started coming to me asking for help because they knew I had solved the thing they were working on before.

    I’m not sure if it’s advice, but I’d say stop worrying about learning and just do. If you like firmware, go buy some shitty unsupported peripheral from Goodwill and try to make it work on your modern system. Solve a problem you have in your everyday life. It doesn’t matter if you accomplish the goal, you’ll learn a lot by googling your way through it. Do that enough and you’ll wake up one day and be a competent programmer.


  • This comment might be a good opportunity for self reflection. You asked a question as if you were interested in good faith dialog, but then instead of trying to understand others point of view you’re just arguing that you’re “objectively” right and they’re wrong. You even admit at the end of this comment that you weren’t really interested in hearing what others had to say, you just wanted to shout your “point”. Another word for that is preaching.

    Regardless of the topic, that kind of approach is going to rub people the wrong way. To answer your original question that is why people get annoyed when veganism comes up - because it’s often brought up in the hostile and preachy manner you’re employing in this comment.

    Based on my past interactions with people who want to talk about veganism on the internet, I’m guessing you’ll just jump down my throat again in a response rather than consider what i said, but just maybe this will get through to you. Since you weren’t interested in dialog, I’m not either - I won’t respond so don’t bother trying to tell me what you think in a response.








  • I’m on the extreme end. Any kind of “recommendations” are an immediate and complete turn off for me. Not just the obvious stuff like “sponsored” posts or “algorithmic social media” feeds. I abhor and avoid even things like Spotify recommendations, which most people consider useful.

    Whether they intend it or not, these engines are built to funnel you back into the lowest common denominator, most broadly appealing stuff, because that’s what the algorithm sees gets the most clicks from the average person. Sure, everyone likes oatmeal, but that’s because its bland and inoffensive.

    I want to find my own shit through my own idiosyncratic process.






  • This is because most East Asian languages actually don’t conjugate their verbs at all!

    In Chinese, for example, you always use the same exact verb, you just add extra sounds called “particles” to the sentence to contextualize what you’re saying.

    e.g. “I’m going to the store” in Chinese is 我(wǒ - ‘I’)去(qù - ‘go’)商店(shāng diàn - ‘store’). I go store.

    To say “I went to the store”, you don’t change “去/qù”. Instead you still just say “I go store”, but you add “了/le” to the end of the sentence. “Le” is a particle that means “to finish; to be completed”.

    So to say “I went to the store”, you literally say “I go store (past particle)”, and the listener knows that the statment “I go store” already happened and ended - past tense.

    This is why native English speakers often think of this type of grammatical mistake when they think of common English mistakes that East Asian language native speakers make.