HackerTrans
TopNewTrendsCommentsPastAskShowJobs

fireflies_

no profile record

comments

fireflies_
·قبل 5 أشهر·discuss
This is where I started getting that feeling:

> The curse of dimensionality is not theoretical — it’s painfully practical. In high dimensions, naive distance metrics degrade quickly.

>

> Scaling and normalization are not optional details. They fundamentally shape the geometry of the space.
fireflies_
·قبل 7 أشهر·discuss
Arguably XSLT
fireflies_
·السنة الماضية·discuss
This is "relative color" syntax, it works with a range of color spaces/color functions. The key is the "from" at the front. Here's the MDN documentation: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_colors/...
fireflies_
·قبل سنتين·discuss
> In one case, we ran a simple a/b test as a proof of concept on whether to pursue the idea further and it added an extra million bucks a year in revenue.

I'm with the people who decided to ship this. The organization will need to fund more maintenance than they would if they waited, but that has real costs. And "keep your 1mm/revenue idea to yourself" doesn't sound like a healthy engineering culture either.
fireflies_
·قبل سنتين·discuss
> Not sure if there is some way to iterate given online feedback.

There have been a some novels and novel-length works written a chapter at a time in public. The Martian by Andy Weir, for example is probably the most commercially successful. Many works by qntm (https://qntm.org/fiction) that are popular in this community have been written that way too.
fireflies_
·قبل سنتين·discuss
> I just don't understand how they still have users.

Because this post is here and not somewhere else. Strong network effects.
fireflies_
·قبل سنتين·discuss
This application of "base rates thinking" was helpful for me - a bit out of left field, I'm aware of the concept and use it sometimes but wouldn't have thought to do so here. Thanks!
fireflies_
·قبل سنتين·discuss
Thanks for sharing. I've used megaparsec a little but never looked at ReadP. Your tutorial is concise and helpful, I'd have ended up with better intuition faster if I started there.