Viewing profile — m_niedoba
m_niedoba
HN member- Joined
- Mon, Jan 18, 2021, 5:02 PM UTC
- HN karma
- 6
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About m_niedoba
No profile information was provided.
Recent public activity
-
comment
Comment #42949799
There are Git-based solutions for that. One of them is Anchorpoint, which is basically a centralized layer on top of Git for file locking. File locking is one of the reasons why va…
- story
-
comment
Comment #40442816
Hey, I am one of the developers of Anchorpoint. We have been working on this project for some years right now, because we really like Git and think that it's totally underrated for…
- story
-
comment
Comment #39914105
I wanted to see how to use Git for AAA game dev so I made a test with a self-hosted GitLab server on AWS. In short, sparse checkout makes it possible to fluently work on particular…
- story
-
comment
Comment #39914083
Git does pretty well on large repos, when you use sparse checkout and Git LFS. It makes Git behave like a centralized VC system. https://www.anchorpoint.app/blog/scaling-git-to-1tb…
-
comment
Comment #39668698
I am the co-founder of Anchorpoint, a Git based version control app. It's like a Git client + asset manager. I have seen many false statements about Git LFS and wanted to test how …
- story
-
comment
Comment #39563183
Hey, my mate published a quick guide about the most important commands and how to install Git LFS.
- story
-
comment
Comment #38292981
If you need something between Git LFS and Perforce you could try Anchorpoint. It's a Git based version control software and has stuff like file locking.
-
comment
Comment #37995758
I'm really happy to share this little tool we made to make us more productive when working with Notion or other project management tools. We have all these great productivity tools…
- story
-
comment
Comment #37800057
I don't think so, even as a game artist. It took me a while to understand the concept of branches (that they are basically modes or variants of a project). That clicked. But for da…
-
comment
Comment #37700740
Here is a tutorial on how to use Git LFS with Azure DevOps for game dev. But the same principle applies for ML. It's about versioning large data. DevOps does not charge for storage…
-
comment
Comment #37700718
Yes, Git LFS works better then most people think. You can also use Azure DevOps, because they don't charge for storage. We use Anchorpoint as a Git client, because it's optimized f…
-
comment
Comment #36861391
This is a little tool that we build to link Windows Explorer or Finder to any web tool using deep linking.
- story
-
comment
Comment #33288300
How we used Replicate and Anchorpoint to build a texture generator with 30 lines of Python
- story
- story
- story
- story
- story