logoalt Hacker News

Markdy: Like Mermaid Diagrams, but for Motion

104 pointsby surprisetalklast Tuesday at 3:00 PM64 commentsview on HN

Comments

doginasuittoday at 10:28 AM

This is an interesting concept, but I would rework the demos to show content that people might actually want to use. Transitions of text content describing a product or service, like bullet points that animate in sequentially comes to mind. Applying motion to text content is not something that is easy to get right, but simple and brief motions can be very effective. I would use something like content you might see in a well-made powerpoint presentation as a starting point.

show 2 replies
nilirltoday at 6:32 AM

Oh, I like the features a lot but I don't like the aesthetics.

Maybe that's just the examples but the animations are not appealing to look at.

show 2 replies
GL26today at 8:41 AM

This would be much more useful if it wasn't stickmen but animating components (which would allow to do "launch video" tier animations) on boxes, and websites. This would allow for people to create tiny components and not put videos. I feel like stickmen are a "nice to have".

swiftcodertoday at 9:19 AM

This is just the weirdest subject choice for a demo

show 1 reply
utopiahtoday at 8:07 AM

Interesting, I do a bit of animation in XR for pedagogy. I can easily recognize patterns, e.g. stacking animations one after the other, classic parameters like duration, easing.

I'm wondering though if, compared to what I already know (e.g. https://aframe.io/docs/1.7.0/components/animation.html ) how this is better. Maybe a "renderer" there could be outputting AFrame animations instead (itself based on AnimeJS, quite popular).

It could be useful to discuss scenarii but storyboard is usually sufficient.

I'd be curious how newcomers take it up. I think for (JavaScript) the syntax is pretty straightforward but for others I'm not sure.

felooboolooombatoday at 11:52 AM

Cool project. Cringemaxxing demo, just like this comment.

opemtoday at 2:18 PM

cringe demo to bring attention is probably not a good way to go. that is how instagram became instagram. let's not do this to hn :)

Jackobrientoday at 7:06 AM

This is really cool. Can imagine vibe creating scenes quickly. If the animation was a bit smoother, I could see this being used all over.

allanmacgregortoday at 11:17 AM

How is this in the frontpage and with 77 points?!

IceDanetoday at 10:31 AM

The examples for the M5 exploit and the other stuff immediately make me think that the author is an idiot. I'm not calling you an idiot - I'm saying that if I were to read a technical article and the first thing I'm presented with is an absurdly stupid emoji-person animation that makes no sense and has no purpose and adds literally nothing, I would just immediately exit that website. This goes for all of the examples, and the fact that it's all so clearly written by LLMs isn't helping either.

xtiansimontoday at 11:52 AM

I recall MM Flash quite fondly. But what is the best-use case here? Where would this deploy?

webprofusiontoday at 9:09 AM

How does this get on the front page of hacker news?

show 1 reply
Urahandystartoday at 8:42 AM

This is both awful and essentially the future, By that I mean its raw now as its in the beginning but this gave me flashbacks to the flash era of the web that had so much creativity across it.

Once you are able to add more assets in the place of emoji's this could really take off especially in the younger users. Instead of sending an emoji you'd instruct an LLM to create you one of these to send.

Well done.

show 1 reply
WolfOlivertoday at 11:58 AM

it took me a while to understand what is ment with "Motion"

show 1 reply
khazhouxtoday at 9:26 AM

> No keyframes, no drag-and-drop.

No human developer… :-\

tomsonjtoday at 11:34 AM

reminds me of Story Machine on the C64

upmostlytoday at 8:49 AM

I suggest you change the demo.

1. Boys see girl 2. Boys fight over girl

Creator could have chosen literally anything else to represent their product but instead went with an animation of boy emojis fighting over a girl emoji.

show 4 replies
kevinten10today at 9:25 AM

[dead]

Igor_Wiwitoday at 8:48 AM

Mermaid diagrams are awesome, the usual pain points which I am trying to solve in https://mdview.io is to allow to fix broken diagrams visually: you hit Quick Fix and then given 3 fix propositions to choose from. Sounds complicated but it works in 80% of times

show 1 reply