Live data from Hacker News

Ask HN: What non-AI products are you working on?

news.ycombinator.com

471–480 of 544 posts

Re: Ask HN: What non-AI products are you working on?

#471

www.searchsecdata.com, like "google trends" for 10-k filings that public companies submit to the SEC. Currently supports full-text search on almost all 10-k filings for current S&P 500 and Russell 2000 companies for the last 20 years.

Good stuff! Few suggestions:

- add year range, like 2019-2024

- bold searched word in results; italic is not so visible

- custom table results per page (25, 50, 100)

- export to csv of all results in table

Did you scraped all text into database, or search through bunch of text files?

Re: Ask HN: What non-AI products are you working on?

#476
post #459

Earlier quoted context omitted.

Exactly. Because being invited for dinner is not about stuffing your belly for free, it is a social meeting with more important matters. So if you have an allergy or a diet, you can mention that when you're seated. The host can make something that suits you, and if they aren't able, you can just have the drinks. That's why you eat before going out to dinner, so you don't have to worry about your belly. And it is also…

> So if you have an allergy or a diet, you can mention that when you're seated. The host can make something that suits you, and if they aren't able, you can just have the drinks. If I invited someone over for dinner and went through the effort to prepare a nice meal for them, and they waited until they were seated at the table to tell me that the food I've just put on their plate is something they can't eat or they w…

> I would be pretty ticked off.

Then the problem is with you. Like I've repeated, it is not about the food, it's about the company. You're thinking about your effort and your expenses, but inviting somebody for dinner is a nice gesture. What if you burnt the food by mistake while stressing about in the kitchen? Should the guest have a right to be mad because they're not getting their delicious meal? Of course not (and I hope I didn't need to state this). So why should you be ticked off if somebody does not eat at a dinner? Exception if you are only two people, and it's really about the food. But then I'd expect you to combine things ahead.

> "Oh, don't worry, I ate ahead of time"

That's not something you tell and not something you ask.

> How is it a better outcome for the guest to remain unfed, food to go to waste, and the host to have this information sprung on them at the last moment?

Because it's not about the food. You eat the leftovers for lunch the next day. You have something at home that you can make the guests if they're really hungry and can't eat the main meal.

If you're invited for dinner it's not about you or your aching belly. It is about having a more intimate meeting with other people. So don't bother them about your diet unless they ask, and don't go on an empty belly. The guests are not there to get "fed", inviting somebody for dinner is an excuse to have a nice time in a relaxed environment with people you like or want to know better.

Re: Ask HN: What non-AI products are you working on?

#477
Next Generation Shell because I refuse to believe that UI that is limiting the interaction to single line is the pinnacle of UX that we can have today.

Terminals introduced cursor movement feature in the 1970s. Bill Joy responded with releasing vi in 1976. Text editing as we know it today was born. It used ... the whole screen! How the shell responded to this new feature? It largely didn't.

Back to NGS. The programming language is in a good shape. Working on the UI.

https://github.com/ngs-lang/ngs/wiki/UI-Design

Re: Ask HN: What non-AI products are you working on?

#478
I am working on an analytics tool where you will just have to make a GET request on a specific URL and I will store that Event for you.

For example If you make a request on /?userid=" rel="nofollow">https://mydomain.com//?userid=

I will store this event and show you analytics using beautiful charts.

It will work for all framework which give option to make GET request and no need to set up BIG-G analytics packages.

Re: Ask HN: What non-AI products are you working on?

#479
I've been working on https://growfa.st.

A lot of times, websites suggest I sign up for a 5-10% discount/promo code. That might lead to a sale and they get one more user to their email list.

GrowFast takes that a step furtver by offering a widget that provides different tasks for the user to complete in order to receive the promo code. The tasks range between user generated content leading to more organic traffic, user reviews and even testimonials (haven't decided fully on the tasks just yet).

I think this is a cool concept and I hope companies think likewise.

Re: Ask HN: What non-AI products are you working on?

#480

A new terminal emulator [0] from scratch. It's native and cross-platform for Windows, Mac, and Linux. This is a product with a history of overpromising on the release date, but I'm being more realistic with the roadmap and streaming progress on Twitch. If it helps think of it as the indie, non-AI version of Warp [1]. [0] https://terminal.click [1] https://warp.dev

There's also https://www.waveterm.dev/
Post reply on HN