Viewing profile — unlocksmith
unlocksmith
HN member- Joined
- Sun, Mar 24, 2013, 3:25 PM UTC
- HN karma
- 7
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About unlocksmith
Recent public activity
-
comment
Comment #29805166
lol, result of typing fast i guess
-
comment
Comment #15245440
@mholt It does not matter if Caddy is open source or proprietary. Showing advertisements in the HTTP response header field is an annoyance. Please remove "Minio" from the header. I…
-
comment
Comment #13457888
Minio shards data across 16 drives. If you have more drives, you would run multiple instances for each set of 16 drives. I would generally recommend against denser storage servers.…
-
comment
Comment #13454492
Minio is designed to work in conjunction with Kubernetes and Mesos like external orchestrators. GlusterFS, Ceph and Swift has builtin orchestration. So when you measure Minio's sca…
-
comment
Comment #12396082
Minio is deliberately designed this way. Cloud native applications require strict multitenancy. Minio's approach is to build just enough to meet a single tenant's requirement. Depl…
-
comment
Comment #12127266
Good point @devplusops. Disk quota should be built into Minio. Will add it to the roadmap.
-
comment
Comment #9735199
Free software and open source is all about choice. Gnome vs Ratpoison. GNU Emacs vs Vim .. :)
-
comment
Comment #9735180
It is an open source alternative to Amazon S3. Just few months old project. Client utility 'mc' and language libraries are already usable.