Viewing profile — roknovosel
roknovosel
HN member- Joined
- Tue, May 02, 2017, 12:03 PM UTC
- HN karma
- 78
- Public activity
- 39 items
- HN profile
- View on Hacker News ↗
About roknovosel
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #46691329
Thank you for the feedback, I agree that the journey is a bit too slow at the moment.
-
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.
-
comment
Comment #46688287
I'm having some issues accessing Letterboxd at the moment. Working on a fix now.
-
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…
- story
- story
-
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 …
-
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…
-
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 …
-
comment
Comment #31959651
Yep, I'm planning to open source it soon.
-
comment
Comment #31951682
Yep, frontend needs some more attention :) And yes, multiple website sources is the ultimate goal.
-
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.
- story
- story
- story
-
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…
-
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 …
-
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…
-
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, …
-
comment
Comment #23168023
Link to repo: https://github.com/novoselrok/codesnippetsearch
- story
-
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…
-
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?