Viewing profile — sudodevnull
sudodevnull
HN member- Joined
- Thu, Jan 03, 2019, 12:20 AM UTC
- HN karma
- 126
- Public activity
- 156 items
- HN profile
- View on Hacker News ↗
About sudodevnull
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #49133586
HTMX v4 doesn't actually address what's makes Datastar work at it's core. It at best it copies some of the broad strokes of the API but not in a robust it efficient spec compliant …
-
comment
Comment #48479094
nice try cultist, ngmi
-
comment
Comment #48329154
You're absolutely right!
-
comment
Comment #48328906
Datastar btw
-
comment
Comment #47740287
your understanding is very wrong. please read the docs or better yet the actual code.
-
comment
Comment #47047996
Really powerful and interesting approach!
-
comment
Comment #47035803
This is well known. You can have full reactivity without being JS heavy. https://www.youtube.com/watch?v=8W6Lr1hRgXo is a perfect example
-
comment
Comment #46663228
he is out of line, but he is right
-
comment
Comment #46333234
It's a direct support in binary for the primitives available in JSON. I feel like I'm taking crazy pills
-
comment
Comment #46320525
you have a point https://x.com/htmx_org/photo
-
comment
Comment #45942140
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 me…
-
comment
Comment #45942135
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…
-
comment
Comment #45941659
[flagged]
-
comment
Comment #45851022
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, m…
-
comment
Comment #45818077
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 A…
-
comment
Comment #45817090
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
-
comment
Comment #45816004
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 D…
-
comment
Comment #45815974
Oh noes, we agree on stuff. I don't know what to do now... stare at feet.
-
comment
Comment #45811806
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 resourc…
-
comment
Comment #45811619
You are right! If this is enough to put you off the project then I hope you find one that aligns with your ideals.
-
comment
Comment #45810017
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. G…
-
comment
Comment #45810003
To be fair, the idiomorph work came from Datastar and Turbo community efforts. There is a whole podcast about Micah https://www.youtube.com/watch?v=IrtBBqyDrJU&pp=ygUOZGF0YXN0Y... …
-
comment
Comment #45809992
As the Datastar author, I'd approve this effort
-
comment
Comment #45809979
It's a toy example, it's suppose to show that you can be doing N things and then redirect. If you have a normal redirect immediately, just do a 307 or whatever.