HN user

timvisee

1,533 karma

https://timvisee.com/

Posts13
Comments307
View on HN

The majority of comments complains about non-USA. But the author clearly states:

Fine, maybe country first

It's an example - limit typing. But adjust it to your own use case.

I have dyslexia, and I hate them. It makes me read slower and not better.

I do have two friends who like it. Maybe it's subjective?

Either way, I'm very happy people put effort in developing reading aids like this.

Servo v0.0.1 9 months ago

I'm seriously impressed on how far this has come. Tried a few websites in the experimental mode, it renders quite well.

I do have a good use case for magic links.

I creates a bar management/sales platform for our group of friends. It's self service so people purchase their products on their phone and pay later.

People get... intoxicated... after which passwords appear to become quite the problem. Magic links solved that.

To solve the multi device and in-app browser problem people can also open the links on another device. That'll show a short code they can enter on the original device to actually log in. It's not perfect, but it works.

I do fully agree that passwords should always be an option as well.

Qdrant does this as well, with 100% accuracy. But it's not on small categories, but rather on small segments.

You could put different categories in different shards though, resulting in the same effect.

You can also specify exact=true to do the same on any size, but this can get rather slow when your collection grows.

Disclaimer: I'm part of Qdrant.

And auto vectorization isn't all that common. In many cases you need to structure your code in a certain way, in which case you're better off doing it yourself if you want the vectorization benefit.

I think it shouldn't be in this article at all. You're comparing a tool that is not optimized nor efficient in any way against others that are. That while Qdrant has a very well optimized offering as well. This is comparing a walker against modern cars and paints a bad picture.

MDN Playground 3 years ago

That MDN page has a lot of noise and is not straight to the point. I guess that may be a side effect of JS though.