Live data from Hacker News

Viewing profile — roknovosel

roknovosel

HN member
Joined
Tue, May 02, 2017, 12:03 PM UTC
HN karma
78
Public activity
39 items

About roknovosel

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #46691329

    Thank you for the feedback, I agree that the journey is a bit too slow at the moment.

  4. comment
    Comment #46688925

    Can you try again? I tried it, and it should work now. It hanged due to a bug in my Letterboxd parsing code.

  5. comment
    Comment #46688287

    I'm having some issues accessing Letterboxd at the moment. Working on a fix now.

  6. story
    Show HN: Movieagent.io – An agent for movie recommendations (with couple mode)

    Most Friday nights and weekends, my wife and I would spend 30+ minutes scrolling Netflix, vetoing each other's movie suggestions. The intersection of our tastes is pretty small. Sh…

  7. story
  8. story
  9. comment
    Comment #32524278

    It's not a pure CoPilot alternative, but I'd put https://codesearch.ai into the mix (disclaimer, it's my side project). It is a semantic code search tool that can be queried using …

  10. comment
    Comment #32522475

    Great read, thanks for sharing. Would love to see the natural language + code mixed in there :) I've been interested in contrastive learning for a while, mainly as a means to train…

  11. comment
    Comment #31967331

    I agree that semantic code search would be a nice tool in exploratory and onboarding scenarios. The GitHub blog you posted and the CodeSearchNet project was a catalyst that got me …

  12. comment
    Comment #31959651

    Yep, I'm planning to open source it soon.

  13. comment
    Comment #31951682

    Yep, frontend needs some more attention :) And yes, multiple website sources is the ultimate goal.

  14. comment
    Comment #31950020

    Not at the moment, but I'm looking into ways to add it. Just appending the language to the query works well for SO posts, less so for the GH functions.

  15. story
  16. story
  17. story
  18. comment
    Comment #23731490

    I've also been experimenting[1] in the natural language code world and the two publications based on Tellina have been really helpful. I know how hard it is to get sensible results…

  19. comment
    Comment #23637373

    I can't recommend 'Lepa sela lepo gore' ( https://easterneuropeanmovies.com/comedy/pretty-village-pret... ) enough. IMO, it is one of the best and most underrated war films of all …

  20. comment
    Comment #23180939

    I've been working on a small Django project called https://CodeSnippetSearch.net . It allows you to search through code snippets using natural language. Currently, Python, Java, Go…

  21. comment
    Comment #23179280

    I've been working on a small project called https://CodeSnippetSearch.net . It allows you to search through code snippets using natural language. Currently, Python, Java, Go, Php, …

  22. comment
    Comment #23168023

    Link to repo: https://github.com/novoselrok/codesnippetsearch

  23. story
  24. comment
    Comment #22710250

    Wow, never thought I'd see my paper[1] on HN :) Even though getting the right performance was tricky, I was more frustrated with the lack of tooling, sometimes cryptic compiler mes…

  25. comment
    Comment #22179592

    Hey, what kind of things do you dislike about the CodeReview SE and what would you like to see in an improved code review system?