Viewing profile — deveesh_shetty
deveesh_shetty
HN member- Joined
- Mon, Nov 04, 2024, 2:37 AM UTC
- HN karma
- 18
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About deveesh_shetty
Recent public activity
-
comment
Comment #48058433
> you're essentially doing NLP/classification at page load time which can slow things down. Nope, rn it is parsing the page extracting out keywords and assigning weights to them to…
- story
-
comment
Comment #46882592
> Background processing remains degraded, however the revert MR has been merged a short time ago. We are monitoring performance to see if the MR results in performance returning to…
- story
-
comment
Comment #46158283
You had one job.
- story
- story
-
story
Show HN: Find Subreddits with Ease
Faced this issue a lot of times, where I had to jump subreddits for a question, this might save a lot of time to search for the relevant one.
-
comment
Comment #42649241
Works with Alt as well on Linux, and should work on Windows too.
-
comment
Comment #42649227
Well, you can just go hacker mode, press Ctrl + Shift + I, point the element, and copy the text from the HTML tag. Nonetheless, a valid concern.
-
comment
Comment #42647434
That's pretty cool. Hopefully you were not billed too much Will take some time to dig in the code, always wanted to try out threejs. Thank you
-
comment
Comment #42640751
It works seamless in mobile, that's just mind-blowing! Curious to know, - Is the Source code open source? - If not what is the stack you used to build this.
-
comment
Comment #42593036
I remember reading "Automate boring stuffs with Python" it helped me a lot while I was in my early college years. I glanced through the initial chapter of this book, and it is so w…
-
story
Show HN: A Platform to Explore Hackathons Around the World
I built a website which lists all hackathon posting from various other sources (currently Devpost and Unstop), on click it redirects to the original source. Surprisingly, the APIs …