Live data from Hacker News

Viewing profile — deveesh_shetty

deveesh_shetty

HN member
Joined
Mon, Nov 04, 2024, 2:37 AM UTC
HN karma
18
Public activity
14 items

About deveesh_shetty

Hacking around life, build stuffs for fun, might not be the best dev out there but in the process of becoming one of the best devs out there.

Recent public activity

  1. 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…

  2. story
  3. 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…

  4. story
  5. comment
    Comment #46158283

    You had one job.

  6. story
  7. story
  8. 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.

  9. comment
    Comment #42649241

    Works with Alt as well on Linux, and should work on Windows too.

  10. 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.

  11. 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

  12. 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.

  13. 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…

  14. 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 …