Live data from Hacker News

Viewing profile — difflens

difflens

HN member
Joined
Sun, Feb 27, 2022, 7:55 PM UTC
HN karma
73
Public activity
54 items

About difflens

https://github.com/marketplace/difflens

Working on improving diff tools for developers!

Recent public activity

  1. comment
    Comment #39761024

    It's interesting that this piece mentions "to get really rich" as one of the primary motivators. Especially to high school students. I wonder if that's good advice or if society is…

  2. comment
    Comment #39412713

    Hmm maybe I don't understand fully, but can't you do this in VSCode by doing a `Find And Replace All`? (Cmd + Shift + F on Mac)

  3. comment
    Comment #36362465

    Congratulations! I identify with this post a lot. Good luck! Your actions are certainly an inspiration

  4. comment
    Comment #35744110

    I built DiffLens ( https://www.difflens.com/ ) initially just for myself. It's a diff tool that uses abstract syntax trees to make the diff more review-able. It's free for anyone t…

  5. comment
    Comment #35744047

    I'm the author of DiffLens ( https://www.difflens.com/ ). I initially built it for myself too (and use it everyday) and it's currently free for anyone to try. It's an attempt to us…

  6. comment
    Comment #35046472

    The worry is understandable. As someone who's been in a similar situation before, the worry with a work visa and housing tends to go away one way or another. Either you get out of …

  7. comment
  8. comment
    Comment #34793624

    Either you're being reductionist on purpose, or the reply above just flew over your head.

  9. comment
    Comment #34793594

    Just wanted to chime in and say that this was a good read. Reminded me of reading editorials when I was younger. I agree with most of these points, and especially appreciate the fa…

  10. comment
    Comment #34711321

    I wonder if you can pick your favorite language/framework and write a daemon that serves as the "backend". Then, write a UI in whatever you like, and send calls to the backend to m…

  11. comment
    Comment #34429939

    My recommendation would be to apply to as many positions as you can, but steel yourself to the fact that you may not hear back from any of them. I'd also recommend exploring if you…

  12. comment
    Comment #33725283

    > as I see it is that it provides a uniform api for traversing a parse tree, which makes it relatively straightforward to onboard a new language to a tool with tree-sitter support.…

  13. story
  14. story
  15. comment
    Comment #33632270

    Haha, I found this quite funny :) I'm sure there's an element of truth to it considering how complicated the code base must be for the various services

  16. comment
    Comment #33629549

    This is a great post! I have very similar thoughts! I haven't escaped the corporate job yet, but the pandemic and subsequent layoff scares have convinced me that bootstrapping a bu…

  17. comment
    Comment #33615295

    Interesting execution. I'm not totally sold that Sapling is somehow forcing smaller/(more understandable) commits. Running Sapling restack with the manual step of an `amend` doesn'…

  18. comment
    Comment #33199630

    Nice article! I agree with all your points, they closely mirror my experience too!

  19. story
  20. comment
    Comment #32987550

    JIRA GroupBy is free and was made to solve personal pain points with backlog pages. We're around if anyone has questions!

  21. story
  22. story
  23. comment
    Comment #32918031

    Not related to this article per se, but I wonder if there is a tool (or a market) for "validating" pdfs. Specifically I'm thinking of a tool that validates that different fields in…

  24. comment
    Comment #32474066

    Great write up! I don't have much practical experience with Paxos/Raft other than coursework. I'm curious, if I wanted to insert a row into a table, what is the overhead of all the…

  25. comment
    Comment #32430912

    I've been wondering over the past few months if we can build a "public" cloud. I have some old machines gathering dust, I'm sure others do too. Is it feasible to build an ad-hoc ne…