Ask and Show HN: Ever coded for love? Willing to share?
In the beginning of our relationship, just when I was about to leave the country for a few months, I made them a website. A small one, with some notes and songs and interpretations. I'm not a painter and I'm not a musician. Coding was my go-to tool when I wanted to tell them stuff.
Recently, love wilted but the website stayed [0]. I thought, all those things that we're doing because of love, aren't they great? Aren't they a beautiful expression of us being humans? Perhaps stupid, senseless, silly - but loving humans. I'm sure I'm not the first one to create something digital, online, out of love. I wished there was this exhibition where people could go and feel some warmth, and be reminded of the different ways love looks like.
Did you ever code something for love? Or any other digital form of creation? It would be great if people could share things they've done, and also, if they feel comfortable, I'd be happy to know if they want to get a subdomain at *.thingslovemademedo.com [1] and have their content there. I'm obviously not asking for any copyright permissions, just playing with the thought of creating this anonymous archive of all-things-love. And before someone asks, no, there will never be any ads or analytics there, and I have no plans on monetizing this...
[0] chelsea.thingslovemademedo.com [1] thingslovemademedo.com
223 comments
[ 13.4 ms ] story [ 1124 ms ] thread[0]: https://git.io/JJ1Ta
[1]: https://github.com/jstrieb/urlpages
Also, would like to say how you made all that?
Thanks a lot!
You can see the result here,
https://thiseyedoesnotexist.com/story/
It took 1 month for 2x 1080 GTX to train it.
Their chief effect was to make me indirectly desirable to a lot of other girls because they wanted their own vanity URL ..
It was a strange and glorious time.
Three years later, we're together - and couldn't be happier.
Thanks for sharing.
https://10-5.de/game/
A funny anecdote: Some years ago, a person asked me if it would be ok to modify the game for the wedding for his friend. They wanted to play it at their wedding as a joke. At first I didn't know what to say, but then he told me he already downloaded it and modified all the animation-spritesheets by hand, to match the look of the couple. He must have spent hours on this. I thought that was so cute that I gladly allowed him to do whatever he wanted with this. I even offered him to re-export the animations, but he already was done by then.
https://www.youtube.com/watch?v=x0AEM8Y2dlY&feature=emb_logo
Is the source open?
In case somebody is wondering: The game was made with Scirra's "Construct 2", which is a great 2D game-maker. You can immediately try it (the current version 3) in the browser on https://www.construct.net/en/make-games/free-trial
I'm a hobbyist, and usually use Construct, Phaser or vanilla JS.
I have put the source-file on https://github.com/niorad/Ninio, you'll need Construct 2 or 3 to open it, though (paid version I think).
Tom, please allow me to say thanks for your work! As front-end-dev, I'm stunned by having C3 in the browser. I would highly enjoy reading about its software-architecture and approaches one day, especially since it's not based on any of the big front-end-frameworks.
— Charlie
Define ‘love’ Charlie. Love is not a toilet, get me?...
— Charlotte
http://www.ioccc.org/1990/westley.c
She loves you not. Thirty years on and this still gets me.
For valentines day once I wrote a stupid little hack in javascript where some hearts bounce around the screen and leave trails. I sent it to a bunch of girls including one that I really liked.
I have this penpall in Germany, at one point we were really close and would talk all the time. Before bed we would always send eachother long strings of something (it was Sl[eE]*p for a while, then when emojis became popular it was the sheep emoji) so I made her a little clock with sheep around it.
I probably was sexting more than I should. I used to not keep a pin on my phone (it's so inconvenient and on android you don't even need a lock screen) so to keep the kids at church from going through everything I wrote a little web page that lets you encrypt images along with a text note and generate a data: URI that has a tiny (homebrew! yikes!) RC4 implementation to decrypt them. The whole thing was entirely client side and kind of nifty IMO. I think I got one person to use it once. I ended up finding some ugly bugs in the application (not that it mattered, it's RC4 heh) for example the original version always included an image (it would be a black png that was always the same size if you didn't add one yourself.) So if someone sends a text note with no image and then sends an image using the same password you could decrypt the first few hundred bytes of the secret image without knowing the password.
There was a girl in college I was dating and I made her a display hack in GLSL that draws a 3d flower using the cosin rose. It was rendered by relating the fragment brightness to the distance of a bunch of points in orthographically projected 3d space. The whole thing unfolded from a single bright blob and as time went on the points would move across each other making this pulsating pattern that got more and more intense until the whole thing shrank back into the single bright point. I added some code to the viewer that would check the phone's accelerometer/gyroscope so when you moved the phone around the flower would move too which give it this pretty intense VR feel.
At another point in college I was dating this other girl, it seemed like we would be apart for a while and she didn't like video games so I wrote a chess program that would let us play over text by sending moves in algebraic notation (you could also play it on the same computer, it would even check argv[0] for "cgi" and give you a web interface.) I thought I had written something pretty minimalist and was all proud of myself until I found the 4k chess program for z80.
Both of us wake up to the same positive thought every day.
Today's was:
Positive thought for today: Whenever we are afraid, it's because we don't know enough. If we understood enough, we would never be afraid
Had 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 :-)
https://perl.plover.com/yak/12views/samples/notes.html#sl-2
She did not get lost.
https://gist.github.com/Lambdanaut/1649116
She's now my wife.
(and you don't have permission to put this on that site)