Hacker Newsnew | past | comments | ask | show | jobs | submit | alexpapworth's commentslogin

No thanks.


Doesn't bode well for DataDog's Performance Monitoring tool, especially if they don't use it on their own site!


Really exciting!


Interesting, but it doesn't appear to work?


So, this is just RaaS? (Redis as a Service)


Somewhat, though there are some missing features:

https://docs.lambda.store/docs/overall/rediscompatibility/

From a customer's perspective, "serverless" means consumption-based pricing as opposed to reservation-based, regardless of the actual technology being used.


This is Mattia from Lambda Store. We started with the most used commands, and we are planning to add missing features gradually.


So, it's really just a series of if statements?


Don't get ahead of yourself: it's SELECT with GROUP BY.


Don't forget

AND keyword LIKE '%searchStr%'


Not that but maybe someone can explain if the technology is "AI" why it still takes tens of thousands of hours to implement a project? Shouldn't we call it AI when the frameworks can be implemented with relative ease? My point is that the level of customization required to achieve AI, in my opinion, doesn't make it very intelligent.


One of the primary methods to join multiple learned models is a decision tree (or combination of decision trees making a decision forest), which can be simplified as a series of if statements/conditionals. So if you join a 'is it a shirt' model with a 'is it striped' model you get two sets of things, and with how big data approaches this it is something you can do quickly. As other people have pointed out the issue here is that the NLP of the actual search is not creating a negation of two sets, it is returning the intersect of sets 'is it a shirt', 'is it striped' and shrugging its shoulders and either intersecting it with 'things with the text without', or throwing up its hands entirely based on the context because it wasn't programmed to do something smarter.


Yes, each of which wraps a "Not Hotdog" app. Turns out that "Not Hotdog" is quite hard already.


Either that or vague network of trial and error generalizations (deep learning/gut learning).


Amazing! I made a shitty version[0] of this last year. I guess great minds think alike, but greater minds execute better!

[0] https://github.com/alexpapworth/detect-broken-links


No, that would be absurd.


Correct. How much are you charging per hour at the moment? Consider doubling it.


Great point! It doesn't at the moment, but it would be too hard to add at all. I'll look into adding the manifest file.

Unless you'd like to make a PR ;)


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: