Hacker News new | ask | show | jobs
by steve1977 1015 days ago
Could you guys give some examples of “heavy workloads” or “serious work”?
2 comments

Fro me, it's things like comparing directories, filename search-and-replace/multi-rename, copying/syncing (locally or over ftp) with editable queues, etc.
AI training data, can be thousands of files.
And what are you doing with these files?
Shameless self promotion of my own AI experiments.

Around 110000 files checked out related to the OEIS database. The project is open source here: https://loda-lang.org/

I'm experimenting training a vision transformer with ARC tasks. There are 800 tasks, and each task augmented yields around 10000 files. However my ViT code cannot solve any ARC tasks, but my non-ViT code solves 6 ARC tasks. https://lab42.global/arcathon/leaderboard/