14 votes

What programming/technical projects have you been working on?

This is a recurring post to discuss programming or other technical projects that we've been working on. Tell us about one of your recent projects, either at work or personal projects. What's interesting about it? Are you having trouble with anything?

6 comments

  1. [3]
    sqew
    Link
    I've got one I'm planning to start on, if that counts :) Because of everything going on with COVID-19, I set up my computer to do Folding@Home (and am going to add a few spare PCs today or...

    I've got one I'm planning to start on, if that counts :)

    Because of everything going on with COVID-19, I set up my computer to do Folding@Home (and am going to add a few spare PCs today or tomorrow). I think it'd be really cool to make myself a little LED "ticker" of sorts to show what's going on with the folding client running on my computer, and, to do that, I think I'm going to try to write a library that can interface with the client and provide an API-ish thing to access the data.

    We'll see how it goes...

    5 votes
    1. [2]
      cfabbro
      (edited )
      Link Parent
      Feel free to join Tildes Folding@home Team if you haven't already... we're rapidly approaching the top 1000 teams but could use all the extra oomph we can muster. :)

      Feel free to join Tildes Folding@home Team if you haven't already... we're rapidly approaching the top 1000 teams but could use all the extra oomph we can muster. :)

      4 votes
      1. sqew
        Link Parent
        Hmm. Currently folding for the Reddit PCMR team, but I might swap over. Definitely enjoy this community more than Reddit most of the time.

        Hmm. Currently folding for the Reddit PCMR team, but I might swap over. Definitely enjoy this community more than Reddit most of the time.

        4 votes
  2. unknown user
    Link
    Updated password a little. Gonna make one more update topic on Tildes once difficulty becomes adjustable, and then just keep going with it on GitHub, so as to not flood the forum with the same thing.

    Updated password a little. Gonna make one more update topic on Tildes once difficulty becomes adjustable, and then just keep going with it on GitHub, so as to not flood the forum with the same thing.

    5 votes
  3. DougM
    Link
    Internship offer was rescinded due to COVID-19 so now I'll have lot more time on my hands. Will be working through Cracking the Coding Interview and I'm trying to learn the workflow of...

    Internship offer was rescinded due to COVID-19 so now I'll have lot more time on my hands. Will be working through Cracking the Coding Interview and I'm trying to learn the workflow of contributing to open source projects - including Tildes.

    In terms of a project though, I'm planning on a little site that features rentals in my town that don't have breed restrictions. We have a husky and it was a real challenge to find a place as they are on the old restriction list.

    5 votes
  4. krg
    Link
    dull.city It's just a button that, when pressed, plays a random tone from A0 to G5. Eventually I'd like it to play some stochastic "music" and maybe generate some visual noise based on that....

    dull.city

    It's just a button that, when pressed, plays a random tone from A0 to G5.

    Eventually I'd like it to play some stochastic "music" and maybe generate some visual noise based on that. Wasn't sure how to deal with sound in the browser, so what I have now is just a test. Work on your pitch identification skills!

    5 votes