Live data from Hacker News

Viewing profile — latent22

latent22

HN member
Joined
Tue, Jul 02, 2024, 11:47 AM UTC
HN karma
30
Public activity
9 items

About latent22

No profile information was provided.

Recent public activity

  1. comment
    Comment #48915123

    there is a Additional HTMX configuration section and it is interesting that all 4 issues here have now been resolved by default in htmx4. History cache is now not included by defau…

  2. comment
    Comment #45354929

    then you may be able to do things like this I think Updated Card Title Updated card description here. Edit class MeshCard extends HTMLElement { connectedCallback() { if (!this.shad…

  3. comment
    Comment #45354337

    Hey alex-moon one feature you had issues was that HTMX does not process server generated shadow DOM content because it uses the standard old DOM parser. Next point release should h…

  4. comment
    Comment #42419592

    The bug in 2.0.3 just breaks one default use case and where you pass in no source or target to the api so anyone using this feature their app broke on upgrade to 2.0.3 and they had…

  5. comment
    Comment #42414712

    Actually this was just a stupid bug I introduced in 2.0.3 which was found soon after 2.0.3 shipped. I fixed a bug that allowed ajax api to target body and blow away your whole page…

  6. comment
    Comment #40932574

    https://github.com/MichaelWest22/htmx-extensions/tree/main/s... one great feature of htmx is how easy it is to understand and develop extensions for. I've just implemented this ext…

  7. comment
    Comment #40856412

    Yeah the risk here is very low unless they start hosting more complicated content later on. But it is not hosted on S3 and is actually hosted by AWS CloudFront with a S3 origin whi…

  8. comment
    Comment #40856220

    Lets dig in: Loading malicious fragments: This is in no way related to htmx and is the same for all web implementations because you don't go get possible script code from random un…

  9. comment
    Comment #40855686

    Checks security headers for web server hosting article and finds a F with no headers set