Live data from Hacker News

Viewing profile — rajatarya

rajatarya

HN member
Joined
Sun, Jan 19, 2020, 6:19 AM UTC
HN karma
36
Public activity
17 items

About rajatarya

No profile information was provided.

Recent public activity

  1. story
    Show HN: I built a native macOS Markdown viewer 100% with AI coding agents

    I built Markdown Viewer because every Markdown app I found was either bloated (VS Code, Obsidian) or too bare-bones. Wanted something that loads instantly, renders Obsidian-style f…

  2. comment
    Comment #44927769

    xet is open source, check out https://github.com/huggingface/xet-core . We (I'm on the xet team at HF) are open sourcing our spec + protocol in the coming months. So, with the spec…

  3. comment
    Comment #40929951

    re: "modern development experience" - more and more technical projects can be seen as "just" software projects with huge data dependencies. For gaming, the data dependencies are bi…

  4. comment
    Comment #40929238

    (disclaimer: XetHub co-founder here) What other tools should we add to this benchmarking set? Last year we benchmarked this set along with LakeFS, should we add LakeFS back to this…

  5. comment
    Comment #38871733

    Can you share any dedupe results as you've been running this? How long does it take nightly?

  6. comment
    Comment #38547945

    Why do this? What is the benefit of having a monorepo for these models?

  7. comment
    Comment #38293774

    When you try this out, I'd love to know how much dedupe was possible for your Git LFS files (I'm a co-founder at XetHub).

  8. comment
    Comment #37573769

    Repo link: https://github.com/xetdata/nfsserve

  9. comment
    Comment #36539239

    1st off - like the design touches on the website. And kudos for getting something off the ground: 0->1 is hard! Is this just another Gogz/Gitea derivative (the Hub repo looked Gola…

  10. comment
    Comment #36539128

    In my using this over the last couple days (I work with xdss and he asked me to look over the code a couple days ago) gitease works best if you find calling 'git add/commit/push' r…

  11. comment
    Comment #34884979

    Since launching in December we’ve had a few teams use XetHub specifically as a drop-in replacement for Git LFS and their main reasons for switching are: easier to use (no .gitattri…

  12. comment
    Comment #34884967

    Great to see more people in this space! We are the authors of XetHub (posted in Dec ‘22, ShowHN: https://news.ycombinator.com/item?id=33969908 ) and also think a git-like workflow …

  13. comment
    Comment #33976185

    Not yet. Would be happy to try - can you point me to a project to use? Do you have a repo you could try us out with? We have tried a couple Unity projects (41% smaller due to repub…

  14. comment
    Comment #33973847

    Yes, see this for more details of how XetHub deduplication: https://xethub.com/assets/docs/xet-specifics/how-xet-dedupli...

  15. comment
    Comment #33971210

    XetHub Co-founder here. Yes, we use the same Git extension mechanism as Git LFS (clean/smudge filters) and we store pointer files in the git repository. Unlike Git LFS we do block-…

  16. comment
    Comment #33970836

    XetHub Co-founder here. Yes, one illustrative example of the difference is: Imagine you have a 500MB file (lastmonth.csv) where every day 1MB is changed. With file-based deduplicat…

  17. comment
    Comment #33970606

    XetHub Co-founder here. We are still trying to figure out pricing and would love to understand what sort of pricing tier would work for you. In general, we are thinking about usage…