Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Ciunkos
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
Ciunkos
8mo ago
Ref: https://www.southparkstudios.com/video-clips/qcl2i8/south-pa...
2.
▲
by
Ciunkos
9mo ago
Take a look at GitHub’s <relative-time> element - works great as a progressive enhancement: https://github.com/github/relative-time-element
3.
▲
by
Ciunkos
9mo ago
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 thing that would not work in React apps by default. Even on
4.
▲
by
Ciunkos
10mo ago
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-code-generation-from-strings - however, Vercel doesn&#x
5.
▲
by
Ciunkos
1y ago
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 information or steps is simply illegal. As a rule of thumb, one
6.
▲
by
Ciunkos
1y ago
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. Their emails had been submitted by persistent fraud groups ham
7.
▲
by
Ciunkos
1y ago
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 smaller businesses won’t care.
8.
▲
by
Ciunkos
1y ago
The article is full of AI slop, sorry.
9.
▲
by
Ciunkos
2y ago
The npm supports overrides field in package.json since like a few years already.
10.
▲
by
Ciunkos
2y ago
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 senders in February this year.