Live data from Hacker News

Viewing profile — iparaskev

iparaskev

HN member
Joined
Wed, Mar 26, 2025, 4:01 PM UTC
HN karma
172
Public activity
52 items

About iparaskev

https://iparaskev.com/

Recent public activity

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

    I agree that in the end the most important thing is to have the correct mental model of the code, and there is no need to know every implementation detail if you can ensure with ot…

  4. comment
    Comment #48892911

    He is the creator of redis.

  5. comment
    Comment #48830417

    Have you tried using a purpose built pair programming app? Essentially these are tools with low latency screen sharing and remote control. Then you can pair-prompt in a call.

  6. comment
    Comment #48623523

    I think it doesn't really matter if the fund manager was committing a fraud. The author had fun, met their spouse and just enjoyed life with the information they had at that point.…

  7. comment
    Comment #48540449

    Still working on Hopp, an oss pair programming app. A few months ago we ported part of the frontend in rust, to work around the webrtc limitations imposed by webkit (Hopp is writte…

  8. comment
    Comment #47036475

    Hi! Seeing how many maintainers and repos have issues with PRs made by bots, we decided to do something, and we started building cherry. We are doing a private beta and we'd love t…

  9. story
  10. comment
    Comment #47027249

    The hobbit!

  11. comment
    Comment #46965371

    > Biggest risk I've found building solo with AI isn't bad code — it's accepting plausible code without interrogating it Totally agree. While I am aware of the danger, sometimes I b…

  12. story
  13. story
  14. story
  15. story
  16. comment
    Comment #46281491

    Working on migrating Hopp's [1] overlay window, which we use for drawing the remote cursors, from winit + wgpu to gpui. I used claude in the weekend to make a prototype and now I w…

  17. comment
    Comment #46086679

    OP here, I didn't write the post, but found it interesting and posted it here. > So i understand correctly, they spend more even thought They can, optimize and spend less This is w…

  18. comment
    Comment #46086660

    Indeed Tuple is a great product. The goal is to match their quality and make it the OSS alternative, it's still early though, and I am trying to get some feedback.

  19. comment
    Comment #46086460

    What is your setup when pairing remotely? (Full disclosure I am building an OSS app for this purpose and just want to learn what is working for people)

  20. story
  21. comment
    Comment #45920038

    With zed you can also share your screen in the editor which makes it a bit better, but still you can't take control of the other machine. IMO if you only care about coding doing it…

  22. comment
    Comment #45901601

    While I like rust and use it for my own projects I agree 100% with you. No reason to replace sw that has been working perfectly for many years.

  23. story
  24. comment
    Comment #45727007

    I see your point and I agree that pair programming code reviews give a lot of value but you could also improve and learn from comments that happened async. You need to have teammat…

  25. comment
    Comment #45693359

    > this kind of interview is way harder to set up This is a good point. I will add a note in the post to highlight this.