HackerTrans
TopNewTrendsCommentsPastAskShowJobs

amitlevy49

no profile record

Submissions

[untitled]

1 points·by amitlevy49·3 वर्ष पहले·0 comments

Just a Neuron

amitalevy.com
1 points·by amitlevy49·3 वर्ष पहले·0 comments

Show HN: Brute Force GPT - Push the power of GPT further

github.com
4 points·by amitlevy49·3 वर्ष पहले·2 comments

Show HN: Chrome extension that adds YouTube like/dislike ratio to the whole web

chrome.google.com
4 points·by amitlevy49·4 वर्ष पहले·2 comments

Show HN: Needlesearch – Rate Anything

chrome.google.com
2 points·by amitlevy49·4 वर्ष पहले·0 comments

Append Reddit – Chrome extension that redoes searches with Reddit appended

chrome.google.com
80 points·by amitlevy49·4 वर्ष पहले·89 comments

comments

amitlevy49
·2 वर्ष पहले·discuss
I had a Minecraft server when I was 12, and now as an adult I feel it was a very valuable experience for be personally

And it was more fun to run the server than play the game
amitlevy49
·2 वर्ष पहले·discuss
reminds me of the path Minecraft could have taken - they also had a massive amount of community developers building servers, but instead of encouraging monetization and taking a cut, they banned it and cracked down aggressively

Of course, unlike Roblox, Minecraft was profitable
amitlevy49
·2 वर्ष पहले·discuss
Doesn't he do this full time?
amitlevy49
·2 वर्ष पहले·discuss
This is talked about a lot in Einstein's Walter Isaacson biography, so people have been observing this trend for a long time (e.g the Germans accusing Einstein of doing self promotion, the US having celebrity culture in contrast), maybe it's cyclical
amitlevy49
·2 वर्ष पहले·discuss
Can this be installed for Iceraven? I really want it on mobile
amitlevy49
·3 वर्ष पहले·discuss
So, I've created a tool (originally for myself) that scans specific RSS feeds (for instance, HN has an RSS feed at https://hnrss.org/newest), compares articles to a natural language filter (e.g. "New Social Network Release") and sends me an email alert whenever a matching article is published to the feed. I've decided it's possible other people would have use for this, since Google Alerts is used and this is strictly better (Google Alerts has a ton of false positives). I want to check if there's interest before I bother creating a front end since I hate coding front ends, so behold a Google Form. It's free!
amitlevy49
·3 वर्ष पहले·discuss
Any feedback is welcome. I'll clean it up soon, but I decided to just publish it for now and see the response. Tomorrow there should be more than one giant Python file, and the ability to use files other than .txt.
amitlevy49
·3 वर्ष पहले·discuss
It's decent, but GPT-4 recommendations are better, I had to go multiple iterations of books before it recommended one I didn't read and love already
amitlevy49
·4 वर्ष पहले·discuss
This is the new iteration of my chrome extension, intended to help people avoid low-quality gpt-like content on the web, pivoting the extension to focus more on the search aspect (though of course, you can still see likes/dislikes on the pages themselves, and that's the only way to rate pages, so people don't rate pages they haven't visited).

Also, the client-side code of the extension is now available on GitHub (minus the extension key / oauth2 client key / firebase key, of course), so you can see exactly what data is being written to the Firebase database (basically authentication information and the likes + dislikes, not searches or any user analytics).
amitlevy49
·4 वर्ष पहले·discuss
I'm actually working on an alternative to Google (though the goal being improved search, not improved privacy), I made this extension during one of the breaks from working on that