HackerLangs
TopNewTrendsCommentsPastAskShowJobs

sudodevnull

no profile record

comments

sudodevnull
·last month·discuss
nice try cultist, ngmi
sudodevnull
·last month·discuss
You're absolutely right!
sudodevnull
·last month·discuss
Datastar btw
sudodevnull
·3 months ago·discuss
your understanding is very wrong. please read the docs or better yet the actual code.
sudodevnull
·5 months ago·discuss
Really powerful and interesting approach!
sudodevnull
·5 months ago·discuss
This is well known. You can have full reactivity without being JS heavy. https://www.youtube.com/watch?v=8W6Lr1hRgXo is a perfect example
sudodevnull
·6 months ago·discuss
he is out of line, but he is right
sudodevnull
·7 months ago·discuss
It's a direct support in binary for the primitives available in JSON. I feel like I'm taking crazy pills
sudodevnull
·7 months ago·discuss
you have a point https://x.com/htmx_org/photo
sudodevnull
·8 months ago·discuss
So much misunderstanding of the details without actually trying it. I said clearly if you have metrics to back up claims great! Otherwise it's pure FUD which goes against actual metrics in the wild. Back up your assertions with actual code, that'd be great since you are so confident its 99% wrong.
sudodevnull
·8 months ago·discuss
Look at any Datastar demo, updates in microseconds above half RTT. Look at Andrew's demo above. We are actually working with Joel on possibly moving our already fastest approach to morphing to a version of his morphlex work. Actually try it and measure for yourself
sudodevnull
·8 months ago·discuss
[flagged]
sudodevnull
·8 months ago·discuss
I make technical decisions based off of metrics. Last time we talked as soon as I showed you flamegraphs you yeeted. If you think D* version of morph is just idiomorph... please, make charts that actually show that to be the case.
sudodevnull
·8 months ago·discuss
You are right! without HTMX 1 and the choices for future dev there would be no Datastar! If you think having a full framework while still allowing super easy way to make whatever API as you see fit is putting someone down, idk, ngmi.
sudodevnull
·8 months ago·discuss
I hope you realize literally everything is a plug-in. The core is < 4kb. Also Datastar is literally smaller than HTMX so this is already kinda funny
sudodevnull
·8 months ago·discuss
The power in Datastar is YOU get to choose what plugins you use to build the API you what... want data-get, it's a few lines away from being yours! You can rebuild all of HTMX in Datastar, not the other way around. https://data-star.dev/examples/custom_plugin is a great intro
sudodevnull
·8 months ago·discuss
Oh noes, we agree on stuff. I don't know what to do now... stare at feet.
sudodevnull
·8 months ago·discuss
So you can support JSON while still being REST. For example, Datastar supports merging in HTML, JS, JSON into the current view of a resource. They work together to keep the resource state unified versus polling. In general the Datastar way is...

1. make an MPA 2. each page is a resource 3. keep a stream open on the current state of that resource 4. ship, touch grass, repeat
sudodevnull
·8 months ago·discuss
You are right! If this is enough to put you off the project then I hope you find one that aligns with your ideals.
sudodevnull
·8 months ago·discuss
hey Alex, I hope you are well. Datastar has had direct support for req/rep of HTML, JS, JSON while still morphing for a quite a while. They allow you to go as coarse as you want. Give the size and ability to choose what plugins you actually need seems like Datastar is more in line with your wants at this point. Strange times.