Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)EV
Posts
0
Comments
595
Joined
4 yr. ago

  • The difference is just whether the client app gets notified of new messages/replies by asking the server "Is there anything new?" on a set schedule (pull), or if the server sends the notification "Here's something new!" only when there is a new one (push).

  • Permanently Deleted

    Jump
  • Someone certainly has... IBM and Lenovo themselves! Both have sold external ThinkPad keyboards over the years that are (in some cases) literally laptop keyboards, with a TrackPoint, in housing.

  • I think these characterizations point very strongly toward nostalgic longing and away from the glorification of addiction or even that of drug use.

    There's also an extra verse, which wasn't in the radio edit, that I think further supports what you're saying.

  • Implementing this like Gmail would mean doing it server-side. Handling it in the client would be more error-prone, since your device would have to have a good connection in the future, and if it doesn't, handle retries and make sure never to double-post.