Coder Social home page Coder Social logo

Comments (5)

darrenfoong avatar darrenfoong commented on August 11, 2024 1

Yes, it was a bad idea to create the issue in this repository; the problem is with the protocol design, not the Kotlin code.

from opentrace-android.

ramsestom avatar ramsestom commented on August 11, 2024

The overflow is not an issue unless you want to monitor and keep history of a user contacts for more than 18 years (which doesn't make sense in any epidemic context. The data are kept no more than 21 days in TraceTogether for example)

from opentrace-android.

harishpillay avatar harishpillay commented on August 11, 2024

Betwen 18 Jan 2038 to 20 Jan 2038, the epoch time will reset to 0. I think the server code has take care of that. Yes, I would agree that it is better to fix it in the system globally.

Some background reading: https://opensource.com/article/19/1/year2038-problem-linux-kernel

from opentrace-android.

crjacinro avatar crjacinro commented on August 11, 2024

Is there a way to implement the fix to 8 byte but still backward compatible to the existing 4 byte system?

from opentrace-android.

CarsonRedeye avatar CarsonRedeye commented on August 11, 2024

Long in java is 64bit. Therefore it is not an issue on Android side.

from opentrace-android.

Related Issues (20)

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.