26

Thinking of making a calculator app that is implemeted with microservices.

Like multiplication service calls addition service, and power service calls multiplication service, and expression service can call all of those, etc.

Next I need to figure out how to add AI to it

Comments
  • 8
    @irene It's 2018 and everyone is using microservices /s

    Seems like a fun little project to learn about microservices
  • 13
    1 + ................. 1 = ...................... timeout.
  • 4
    @irene ^^ (tag for that rant project was "dumb")
  • 3
    You should implement tetration and watch your cpu slowly burn...
  • 10
    I think you need blockchain for that
  • 7
    Add Blockchain, distributed database for storing the chains, and MQTT for networking between the miners. And don't forget to use kali linux and angular.
  • 1
    Let me clear... Are you joking? 😅😅😅
  • 1
    @shubhadeepb kali? You mean arch and instead of angular vuex or react+redux with typescript :D
  • 5
    just fill a database with all possible inputs and solutions
  • 4
    Why don't you make a calculator app that gives you the wrong results everytime ? Why has no one thought about that yet ?
  • 0
    @irene that's actually really cool just read about it 😃
  • 0
    Will it store the result in a blockchain too?
Add Comment