Giter Club home page Giter Club logo

efas's People

Contributors

braedonwatkins avatar

Stargazers

Roman avatar

Watchers

Kostas Georgiou avatar  avatar

efas's Issues

No More Frames

Edge case to consider. The bot will throw an error if it runs out of frames but it will do just that. Wake up, throw an error, go to bed.
In this case it needs to:

  1. recognize to not turn on anymore & communicate that to AWS
  2. ideally, sends an email or some kind of message to me or stephen

AWS

Need to get this bad boy off my laptop and onto a server of some kind. Whether that's Lambda or EC2 it just needs to be able to run independently.
As a part of that it needs to:

  1. run at a set interval
  2. check for flags such as errors and stop running / notify me

Frame Indexing Offset

Frames seem to be ~one second early according to napkin calculations i.e. frame # = 24f * Xs, s.t. X: number of seconds into the movie. I must have an indexing error somewhere. This is my reminder to check that.

Optimizations

Optimization is something I overlooked in order to make something functional.

A (likely incomplete) list of things to review

  • base64 encoding vs binary encoding for tumblr
  • filesystem nonsense
    • array swap logic
    • should be using a db instead, right?

Alt Text

Would be cool to hook this up to an API that can take images and describe what's in the image and add it to the alt text so everyone can enjoy the acount. Will come back to it later.

fs.ts organization

made some sloppy code in fs.ts today and wrestled with it a bunch. need to go back and clean it up.

aws echo

looks like on the aws the initial computation occurs and is then followed by an echo. figure out what it is and why it's happening to reduce potential costs.

Tumblr API

Core feature! Needs to be able to post to Tumblr too. Take the time to explore Tumblr APIs and post duplicates to Twitter.

Probably best to perfect the Twitter side of things and then abstract to Tumblr.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.