Giter Site home page Giter Site logo

bartender's Issues

Similar projects

This issue will keep track of similar projects or projects that I have taken inspiration from for certain solutions/features.

Cache

The machine should work without internet.
Currently we use graphql so that we don't need to care about what database it's stored in.

But it would also be nice with some sort of caching system.

I am not sure if you might be able to do it directly with graphql/apollo, if so that would be quite nice.

Otherwise we might need some middleware or internal API for retrieving instead of directly with apollo.

For V1 it will be fine with downloading everything and saving it as cache. But in the future it would be nice to filter out, maybe go based on stats, liquid in pump etc.

Tauri or alternative library?

This issue is more of a discussion with myself.

Tauri is relatively new and while I made it work locally on my pc it didn't work on raspberry pi.

I also tried to compile to ARM with macos but didn't get it to work.

I tested the pumps using rust so I know that rust will work but right now Tauri might be a gamble...

Currently I am waiting RocksPi which is more powerful than my raspberry pi 2. Hopefully I can compile Tauri on that one. Otherwise I will need to try and compile ARM on linux/PC and see if I can make that work.

If I can't compile the project on raspberry pi/rocks pi, then I might need to rethink.

Other alternatives would be using a GUI library.
I could also just hack away some simple HTML/JS/CSS page that communicate with a backend, for example through restful API or similar.

The problem could also be that I need to bundle the frontend even more. It was complaining that it ran out of memory, so minimizing the amount of libraries and such that I use could help.

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.