HackerTrans
トップ新着トレンドコメント過去質問紹介求人

regnerba

no profile record

投稿

Carbon Engine – open-source tech powering EVE Online

github.com
2 ポイント·投稿者 regnerba·7 日前·0 コメント

Lore – Open source version control system designed for scalability

lore.org
1,276 ポイント·投稿者 regnerba·24 日前·680 コメント

コメント

regnerba
·24 日前·議論
Permissions is another thing. Git permissions are done one a per repo basis.

https://epicgames.github.io/lore/explanation/system-design/#...
regnerba
·24 日前·議論
Git LFS for example does not support file chunking. So a single byte change on a large (100s of gigs) file means downloading the whole file again. Lore does chunking of binary files which means faster downloads and better de-dupping on the backend.
regnerba
·先月·議論
It was a static fire, not a launch. Also means that payload was not lost as out wasn’t yet integrated
regnerba
·2 か月前·議論
Disagree, but also what do you classify as local storage? Does the repo “size” include all projects or just one? What about multiple branches? How much capacity is local storage?

A stock Unreal Engine project is several hundred gigs, consists of multiple solutions, multiple languages, and I would classify as large personally.

Without some kind of indexing it’s very awkward to work with and very slow. To work with LLMs and Unreal projects we create a local index, that index file alone is 46GB.

Without distributed compilers and caches it can take multiple hours to compile the main solution per platform (usually PC, Linux, Xbox, PlayStation, Switch, and sometimes mobile).

So the codebase easily fits on local storage so long as you don’t count assets (those are several TB) and extra so for source assets (10s of TB), and that’s per stream per large project.

Anyways, point is I disagree and think Unreal Engine is an example of large codebase that fits locally.
regnerba
·10 か月前·議論
I won’t buy another Meta device. Bought the Quest 3 and now they keep installing games and apps on the device that I cannot remove to promote things. I don’t want any of that. Will most likely be replacing it with the Valve Deckard/Frame device as soon as possible.
regnerba
·7 年前·議論
Cloudflare returns a proper response for me.

  nslookup archive.is 1.1.1.1
  Server:  1.1.1.1
  Address: 1.1.1.1#53

  Non-authoritative answer:
  Name: archive.is
  Address: 134.119.220.26