Okay so I basically know fuck all about tech, but want to help build cool shit for Hexbear. Posting in !technology@hexbear.net because it has more subscribers.

With all the wrecker bullshit recently, I realized that if there are idiots willing to put this much work into spamming a shitposting site, then we've got something cool here and more of us should try to help.

Here's what I'm thinking:

  1. Learn to code enough we can help with shitty bugs so that better devs don't have to.
  2. Get better over time and then build some features.
  3. Maybe eventually even get less shitty jobs somewhere with these skills and improve our material conditions.

It would be cool if other comrades also wanted to try this with me because having that accountability would probably help me learn better.

I checked out !hexbear@hexbear.net and it looks like the front of the site is typescript / javascript? Back of the site is something call rust, which looks complicated.

I kinda know MySQL from a community college course before I dropped out of school and like a little html I guess.

I found these guides, but is there somewhere else we should start? Some kind of online course we could work through would be cool.

  • Hexbear getting started guide
  • https://basarat.gitbook.io/typescript/getting-started
  • https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide

Update:

  • The Modern JavaScript Tutorial (opensource): https://javascript.info/
  • Kahn Academy: https://www.khanacademy.org/computing
  • Watch and Code: https://watchandcode.com/
  • hexaflexagonbear [he/him]
    ·
    3 years ago

    I can kind of code in python and matlab, does the site need half assed plots of differential equation solutions?

    • hexaflexagonbear [he/him]
      ·
      3 years ago

      I can also do eigenvalues if you'd like. but none of these will look good. that's how you're a pure mathematician, all your visualizations look like shit.

        • prismaTK
          ·
          edit-2
          1 year ago

          deleted by creator

          • hexaflexagonbear [he/him]
            ·
            3 years ago

            I had an engineering post doc sit in on one of my introductory (graduate level) differential equations classes because he had trouble with much of the terminology and notation in control theory papers. It's kind of funny how large the blind spots in our education can be.

            • IlIlIlIlIlIlIl [any]
              ·
              edit-2
              3 years ago

              machine learning

              I don't know if something so simple could be called "machine learning", but it involves a machine and it involves learning: Naive Bayesian Classifiers for spam detection.

              It's really just basic Bayesian statistics once you think about it, but it works surprisingly well even with a small corpus of training data.

        • Mardoniush [she/her]
          ·
          3 years ago

          Little to none at agency level, I've plotted an integral a few times but it was all high school shit. At the tech end there's a lot happening but most of it boils down to Markov Chains and Linear Regression.

    • acealeam [he/him]
      ·
      edit-2
      3 years ago

      replace python with a tiny bit of lua and its me