This reminds me of putting marquees in the window.status like 20 years ago
The spirit is there definitely. My take is that it's only a matter of time before emojis creep into every area where text is used. Let's hope they won't ever become a mainstream part of programming languages.
Animating URLs with JavaScript and Emojis
91–100 of 173 posts
Re: Animating URLs with JavaScript and Emojis
#92This reminds me of putting marquees in the window.status like 20 years ago
The spirit is there definitely. My take is that it's only a matter of time before emojis creep into every area where text is used. Let's hope they won't ever become a mainstream part of programming languages.
I've seen some "cute" github projects that use them, but they're obviously not for real life use since emojis are tough to type.
Re: Animating URLs with JavaScript and Emojis
#93Earlier quoted context omitted.
Youtube poops and endless music video memes are some of the best things to come out of the meme culture. Because folk culture is now truly ‘multimedia’ and we have a horde of people for whom hyperactive video and sound editing is second nature. Now just to wait for when it becomes mainstream and commoditized like graphics editing. I'm hoping for about the same fate for knowledge visualization techniques—might see it…
A nice side effect of it being so commonplace now is that most youtubers are doing their own editing, meaning the jokes and queues are very authentic to their personality and intent, vs having to be inserted after the fact by a separate professional who just wants to get the job done. See for example shows like Laymen Gaming or Girlfriend Reviews, both of which are full of Arrested Development style cutaway gags.
I think that's less a thing than we maybe think. I think the medium crafts the message and even the messenger. There are certainly YouTube like "patterns" and I see a lot of channels eventually devolve into them. Time and again over time I see something I like and then they ever so slightly creep towards the YouTube drama stuff, and before you know it they're doing "reaction videos" and even if their other content is still active it just doesn't feel as authentic anymore.
Not to say I entirely disagree, but I do think the medium has a great deal of influence and IMO that impacts "authenticity" and etc.
Re: Animating URLs with JavaScript and Emojis
#94Re: Animating URLs with JavaScript and Emojis
#95wavyurl.com works amazingly well on chrome mobile but firefox mobile just puts the unicode characters there. BOO!
Re: Animating URLs with JavaScript and Emojis
#96This page will wreck your browser history. The post explains the rationale at the end, but frankly speaking there should have been the warning for each checkbox.
Your comment made me realize that there are people who curate their browser history (other than just removing problematic stuff). Not criticizing, just never considered that was something anyone cared about.
Re: Animating URLs with JavaScript and Emojis
#97This page will wreck your browser history. The post explains the rationale at the end, but frankly speaking there should have been the warning for each checkbox.
Re: Animating URLs with JavaScript and Emojis
#98Earlier quoted context omitted.
Your comment made me realize that there are people who curate their browser history (other than just removing problematic stuff). Not criticizing, just never considered that was something anyone cared about.
It made the back button useless for me.
Re: Animating URLs with JavaScript and Emojis
#99This page will wreck your browser history. The post explains the rationale at the end, but frankly speaking there should have been the warning for each checkbox.
Your comment made me realize that there are people who curate their browser history (other than just removing problematic stuff). Not criticizing, just never considered that was something anyone cared about.
Re: Animating URLs with JavaScript and Emojis
#100I love the creativity of the hack, especially when he sync'd the video position with the scrubber. Respect. I also love the guy's vaguely deranged, Adult Swim -inspired commentary. I went from hater to fan in about 30 seconds, once I realized that he must idolize Tim Heidecker. Again, respect. However, what I love the most is how the video was composited and edited. What tools do you use to pull that together without…
Heyyyy thanks glad you enjoyed it! I was surprised to wake up and see this on Hacker News today. Thought I'd comment on the video editing: It is all pretty low tech. I use Adobe Premiere to edit and mostly just animate transform, scale, and crop effects to achieve everything. Like for the zooms you pointed out I double up a layer of the screencap and then crop and scale. It's a bit painstaking at times. Another littl…