HN user

blader_johny

34 karma
Posts14
Comments32
View on HN

This domain is currently on the MetaMask domain warning list. This means that based on information available to us, MetaMask believes this domain could currently compromise your security and, as an added safety feature, MetaMask has restricted access to the site. To override this, please read the rest of this warning for instructions on how to continue at your own risk.

I have this problem too. In fact, I built a tool to better serve my own needs [0]. It helps to categorize links based on keywords. Best for article links but also works for generic links, as long as a title and description is present.

[0] Stackkup.com

It's a process involving basic Natural Language Processing tools: stopword removal and dictionaries. It works well for English most of the time (when the link is an article) and Chinese not as accurate (Chinese is hard to segment into useful words tbh).

What kind of links are you looking to auto-tag?

Hi, I'm Jonathan. I built this tool out of frustration over existing bookmark managers (e.g.built-in Chrome) that you have to manually organize by creating folders. Auto-tagging is simple using the existing meta-data (title, description, body text). Hope it can help those with 100+ tabs open right now :)

While building my main project (stackkup.com), I was looking for a Help Center solution get answers to customers' questions when I wasn't immediately available.

There are customer chatbot solutions out there but I feel overwhelmed by the effort to set up dialogue logic. Thus Sparrw's idea formed and I'm seeing if anyone thinks this is useful for them!

I was looking for a solution to serve customers and get answers to questions on occasions where personal touch is not available via chat (or I wasn't immediately available).

There are chatbots specifically for customer support but I feel overwhelmed by the effort to set up dialogue logic. Thus Sparrw idea formed and I'm seeing of anyone else has the same need.

Stackkup focuses on organizing by context (e.g. articles on a specific topic) so that content curation could work best without having to assign "workspaces". Tags can already be its own workspace. On the other hand, Workona, is more on workflow collaboration. Their extension is pretty neat!

Hi, I'm Jonathan. The idea to create Stackkup stems from information overload.

These days, we receive too much info and it is costing us time to sift and extract the useful bits. Moreover, due to a fear-of-missing-out (FOMO) we would end up with dozens of tabs open.

To put an end to this, we need to automate the process of collecting links and create value by supporting collaborative features and sharing.