Ask and Show HN: Ever coded for love? Willing to share?
31–40 of 224 posts
Re: Ask and Show HN: Ever coded for love? Willing to share?
#32Re: Ask and Show HN: Ever coded for love? Willing to share?
#33Had a hopeless crush in middle school. Once spent hours painstakingly coding a slowly-rendered pixel-perfect heart to show her. I think she thought it was some built-in picture function, said “oh cute”, and lost interest the next moment :-)
Re: Ask and Show HN: Ever coded for love? Willing to share?
#34Re: Ask and Show HN: Ever coded for love? Willing to share?
#35She did not get lost.
Re: Ask and Show HN: Ever coded for love? Willing to share?
#36Re: Ask and Show HN: Ever coded for love? Willing to share?
#37Re: Ask and Show HN: Ever coded for love? Willing to share?
#38Re: Ask and Show HN: Ever coded for love? Willing to share?
#39She's now my wife.
(and you don't have permission to put this on that site)
Re: Ask and Show HN: Ever coded for love? Willing to share?
#40Idea was that every message was encrypted with a specific password before it was shared via a server infrastructure. The message once attempted to decrypt with with the password would destroy itself after a successful or unsuccessful decryption attempt.
I had a working web prototype using JSCrypt for the cryptography part when the affair ended. Didn't continue with the project.
Worth noting that this was years before E2E encrypted messengers became mainstream.