Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Ketan-fullstack
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
14 ms
·
1.
▲
by
Ketan-fullstack
1y ago
i finished working on www.startupselector.com - a free tool that helps startup ideas/health by asking relevant questions and analysis your answers. currently i am working on a graaljs javascript web runtime written in clojure.
2.
▲
Show HN: Improve English Vocabulary by Reading Emails Daily
(topwords.co)
4 points
by
Ketan-fullstack
2y ago
|
1 comments
3.
▲
by
Ketan-fullstack
2y ago
This is something i created to improve my own vocabulary and improved the story creation prompt and the word list (which i have been maintaining for a few years)in the last few months based on feedback from my users. This service sends dail
4.
▲
by
Ketan-fullstack
3y ago
yes, though it doesn’t yet have a REPL but the hot reloading works great
5.
▲
by
Ketan-fullstack
3y ago
yeah REPL driven development is pure joy. Even back when i was a JS developer i was developing a lot of my algos in devtools and then copying them to code. It’s like having a conversation with your program while you are developing it.
6.
▲
by
Ketan-fullstack
3y ago
Agree with the first part of your comment. gaming the system is prevalent but not considered ethical in india. HRs won’t allow such candidates for example. So there is no question of amending CoC to make room. There is a difference between
7.
▲
by
Ketan-fullstack
3y ago
netflix and prime videos throttle quality for linux users.
8.
▲
by
Ketan-fullstack
3y ago
if only countries can multitask but of course they can only work on space OR railway safety. such a shame.
9.
▲
by
Ketan-fullstack
3y ago
like how investing in computer science in the 80s helped? seriously what’s the objection when india spends a small fraction of its budget on space.
10.
▲
by
Ketan-fullstack
4y ago
Reagent and Reframe
11.
▲
Show HN: Chrome extension that show saves articles,img as part of ur social feed
(chrome.google.com)
1 points
by
Ketan-fullstack
5y ago
|
0 comments
12.
▲
by
Ketan-fullstack
5y ago
Thanks! keyboard input on the auto suggest drop down will be there on the next update, it’s already a work in progress! Again, thanks for your feedback!
13.
▲
by
Ketan-fullstack
5y ago
Thanks for the feedback! I am partially indexing on my own but as of now mostly relying on Bing API. Yes, the number of tags and their quality is an issue. The current keyword suggestion algorithm will get better as more and more people use
14.
▲
by
Ketan-fullstack
5y ago
Thanks! i am glad :)
15.
▲
by
Ketan-fullstack
5y ago
Thank you for your feedback! I take both your points about the UI. Tags are a bit overwhelming. i am working on solving that problem. Underlying Tech: i am using clojure/redis/mongo on the backed. React/redux on the front end
16.
▲
by
Ketan-fullstack
5y ago
Thanks for your feedback! yes, you are spot on about the quality of the tags being low for most searches. The current refinement algorithm will get better as more and more people use the service and that would reduce the number of suggested
17.
▲
by
Ketan-fullstack
5y ago
Hi, I have been working on this search engine for the last few months. After you search for something, you can select up to 4 tags to further refine your search. Feedback please :)
18.
▲
Show HN: A search engine that lets you refine your queries
(occamm.com)
86 points
by
Ketan-fullstack
5y ago
|
33 comments
19.
▲
by
Ketan-fullstack
5y ago
Modal editing is what made me go back to vim after 2 months of wanting to like emacs. Even with EVIL mode it didn't feel just as smooth. Are there other ways to get modal editing in emacs?