Live data from Hacker News

Viewing profile — Ciunkos

Ciunkos

HN member
Joined
Mon, Mar 16, 2020, 6:46 PM UTC
HN karma
14
Public activity
10 items

About Ciunkos

No profile information was provided.

Recent public activity

  1. comment
    Comment #46534273

    Ref: https://www.southparkstudios.com/video-clips/qcl2i8/south-pa...

  2. comment
    Comment #46319198

    Take a look at GitHub’s element - works great as a progressive enhancement: https://github.com/github/relative-time-element

  3. comment
    Comment #46317938

    There is inherent risk of such low level frameworks over React, that is they allow you to easily blow your foot off, by injecting raw unsanitized HTML back for dynamic execution. A…

  4. comment
    Comment #46146325

    On Node.js there are some hardening flags like --disable-proto=throw and --frozen-intrinsics to mitigate/crash on prototype pollution, and to prevent dynamic evals with --disallow-…

  5. comment
    Comment #44284315

    To stay CAN-SPAM compliant, the sender MUST NOT require anything else but an email and a single visit to a webpage. A confirmation page is OK but requiring an auth or any other inf…

  6. comment
    Comment #44284119

    Just assume every form on the Internet is being constantly filled with leaked or stolen data. I am pretty sure they (the pissed of recipients) have never even visited your site. Th…

  7. comment
    Comment #44003706

    I believe this was just a joke. I bet only heavily regulated enterprises would be interested in a product like yours, to checkmark their compliance sheet. Regular coders and smalle…

  8. comment
    Comment #43940601

    The article is full of AI slop, sorry.

  9. comment
    Comment #43082466

    The npm supports overrides field in package.json since like a few years already.

  10. comment
    Comment #41862207

    There is already a header for that: List-Unsubscribe with the URL, and the List-Unsubscribe-Post to support one-click unsubscribes, which Google and Yahoo began enforcing for bulk …