Viewing profile — ttfvjktesd
ttfvjktesd
HN member- Joined
- Thu, Sep 18, 2025, 3:13 PM UTC
- HN karma
- 49
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About ttfvjktesd
No profile information was provided.
Recent public activity
-
comment
Comment #45531201
> failed to rotate the AWS root account credentials ... stored in a shared enterprise password manager Unfortunately, many enterprises follow the poor practice of storing shared cr…
-
comment
Comment #45440930
How is it going to work when the GPU is in the cloud and the storage is miles away in a local colo in SF down the street? I was under the impression that the GPUs has to go multipl…
-
comment
Comment #45439935
> do you think managing IAM and Terraform is free? No, but I would argue that a SaaS offering, where the whole maintenance of the storage system is maintained for you actually requ…
-
comment
Comment #45439772
How about all the other infrastructure. Since you are obviously not using the cloud, you must have massive amounts of GPUs and operating systems. All of that has been working toget…
-
comment
Comment #45439617
You are under the assumption that only Ceph (and similar complex software) requires staff, whereas plain 30 PB can be operated basically just by rebooting from time to time. I thin…
-
comment
Comment #45439340
The biggest part that is always missing in such comparisons is the employee salaries. In the calculation they give $354k/year of total cost per year. But now add the cost of staff …
- story
-
comment
Comment #45397591
> even though I'm going to have to make a pixel-perfect clone of my university's LaTeX template I'm not sure if you really mean pixel perfect or if it's just an exaggeration. There…
-
comment
Comment #45390046
> Britannic has long been one of the major bucket-list dive that many deep wreck sport divers pursue. There were less people non-commercial diving below 100m, than people reaching …
-
comment
Comment #45366561
This piece is interesting background, but worth noting that the actual numbers are highly speculative. The NSA has never disclosed hard data on capacity, and most of what's out the…
-
comment
Comment #45365800
I think one important point is missing here: more data does not automatically lead to better LLMs. If you increase the amount of data tenfold, you might only achieve a slight impro…
-
comment
Comment #45365517
Different compiler versions, target architectures, or optimization levels can generate substantially different assembly from the same high-level program. Determinism is thus very s…
-
comment
Comment #45361592
On the other hand, one can see it as another layer of abstraction. Most programmers are not aware of how the assembly code generated from their programming language actually plays …
-
comment
Comment #45361497
> tens of millions of disks If we assume enterprise HDDs in the double digit TB range then one can estimate that the total S3 storage volume of AWS is in the triple digit Exabyte r…
-
comment
Comment #45293809
Digital Ocean is also using Ceph[1]. I think these cloud providers could easily have 100s of PBs Clusters at their size, but it's not public information. Even smaller company's ( I…
-
comment
Comment #45290766
> By the way, the crop and blur from that screenshot above .... I just want to mention that blurring secret information is not secure. Use black bars instead.
-
comment
Comment #45290720
How does TernFS compare to CephFS and why not CephFS, since it is also tested for the multiple Petabyte range?