HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kinggencha

no profile record

comments

kinggencha
·3년 전·discuss
So what's the problem? Handling any kind of payment dispute should be part of regular operations. So, when your payment provider has a complaint, handle it, instead of running to Twitter/HN for validation.
kinggencha
·3년 전·discuss
They are preparing for a premium service where AI will "resolve the spam problem in your inbox". Mark my words.
kinggencha
·3년 전·discuss
Animations embedded within text are distracting and make the reading experience worse
kinggencha
·3년 전·discuss
Not sure how easy self-hosting those are, but any paid-for and/or online offering by a third party is useless. This should have been clear long ago, but the LastPass breach should have made it obvious.
kinggencha
·4년 전·discuss
I know I COULD, but my PO is telling me that they saw this on a really popular website and that we should really be doing it that way because the big guys obviously know what's right.
kinggencha
·4년 전·discuss
This feels entirely pointless until you can prove that an AI produced a result because it looked at something you own.
kinggencha
·4년 전·discuss
Unless you investigate this, and keep investigating it continuously, you can't know what information they are exfiltrating from your system intentionally or unintentionally. "Shaping the product" should not require this kind of behavior.
kinggencha
·4년 전·discuss
All of it is already available on the web, often on a variety of hosts, though
kinggencha
·4년 전·discuss
Putting animated GIFs into your documentation or blog articles, negatively impacts legibility. The constant movement diverts attention and makes people skip that section so they can just scroll the annoyance out of view. If you MUST include animated guidance for whatever reason, use videos that have playback controls and are paused by default.

Seeing this in an article on how to improve documentation makes me question any message you might try to get across.
kinggencha
·4년 전·discuss
I can already see it:

> This C code is guaranteed to be safe. We had an AI go through it and make it safe.

No, thanks. That sounds more like a problem than a solution.
kinggencha
·4년 전·discuss
While Macromedia/Adobe Flash was an important IDE for some time, we later developed complex Flash applications in code-centric IDEs (like Flashdevelop) and compiled using the SWF SDK from Adobe. This also came at no cost, as far as I remember.
kinggencha
·4년 전·discuss
If you're reimplementing DNS lookups with caching in your own code, you are very likely doing something wrong.

The title of the entire story already had me confused, as it suggests you somehow need DNS for UDP. Everything that is presented here is a caching strategy.