Pirijan
Pirijan
@fileability Maybe the complaints didn't account for a world before Git/Reviewing your commits? :) Practically for me, the save on window defocus is a nice balance of predictability when you...
Yeah especially when you're really working a bunch of tabs, this comes up a lot.
It seems like keywords are being weighted more than the actual package name?
in `server.js` I see the request body is ``` var body = { fields: ['name','description','keywords','author','modified','homepage','version','license','rating'], query: search, sort: [{'rating' : "desc"}], highlight: { fields: { description : {} } }...
the tldr of RFC 3986 is that if the url starts with `http://` or `https://` it can be considered a web url ?
@recrsn Sorry to follow up on such an old thread, but if not being able to get an m1/m2 mac is still an issue for you, have you considered opening...
oh that's v interesting , taking a look now. Are there performance implications of it being higher lvl?