A devastated Software Systems student, libre software promoter. Sometimes I draw pixel art. Very fond of classical Computer Science and Touhou project.

Autism® Inside™

  • 1 Post
  • 160 Comments
Joined 1 year ago
cake
Cake day: March 28th, 2023

help-circle
  • I see marketing via AI tools and bots unethical. Many things can be done via conventional marketing.

    1. Contact content creators (especially oriented towards Linux and Free software, like TheLinuxExperiment or DistroTube, or some gaming channels, as well) to create communities of their channels on Lemmy.
    2. Somehow reduce content about world news and politics. Many people go to the Internet to step aside from the real world events.

    Also, majority of Reddit users are teenagers. The older generation of Reddit has fled away. We must think twice what target audience we want to bring in. I don’t want Lemmy to become a place where alt-wing anti-establishment political leaders bait naïve teenagers and take them into the rabbit hole (aka scenario described in The Social Dilemma).


  • My dark side: I feel disengaged in my duties, I tend to flee away from teamwork and skip deadlines, especially when the workflow is stressful. Of course, mates hate me for that :(

    Others’ inconsistencies I see: tendency to make careless decisions without thinking twice, or miscommunication (incorrect wording) of intended actions, especially in programming and/or designing things. Also, not admitting an expectation to get some sort of reward/compensation when giving things for free.

    Example:

    • A: You gave me this, thank you! What can I do/buy to you in return?
    • B: No need, thank you.
    • (one year later)
    • B: I gave you that, so I want you to do something in return.
    • A: You told me I’m not obliged to repay you!
    • B: You should’ve understood it by yourself!
    • A: …(Reimu mode activated)

    Jokes aside, I am generous but this unspoken liability pisses me off.



















  • I’m also half-math and half-IT person. I’d recommend you to start Competitive Programming, try to participate in the contests, solve Codeforces (https://codeforces.com/?locale=en) or Kattis (https://open.kattis.com) tasks, grasp Asymptotic notation, etc.

    Math (and academical) formalism is a thing, Wikipedia also shows it. You just need to get used to it.

    What you will probably learn in the University:

    • Calculus (matrices, limits, derivatives, integrations)
    • Discrete Math (sets, graphs, etc.)
    • Algorithmic complexity and asymptotic notation
    • Probabilities
    • If you’re lucky, you’ll get Algebraic Structures (a.k.a Group Theory) that teaches the essential foundations of Math.

    I’ve always been more interested in discrete part of math where real numbers do not exist (only rational numbers do).

    Alternatively, if you’re as mad as me, you can try doing side projects, like creating your own Computer Algebra System or Ray tracing algorithm from scratch. It is a good brain exercise.

    Go to your Campus library, look for some books. My University library was a goldmine for me. Take notes. If you have a genius idea, don’t hesitate to talk with your lecturers or the Dean, they can offer you scientific work.