Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
krishnasrinivas
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Go: Nice benefits of named return values
(blog.minio.io)
3 points
by
krishnasrinivas
9y ago
|
0 comments
2.
▲
Show HN: C to Go Assembly
(github.com)
98 points
by
krishnasrinivas
9y ago
|
11 comments
3.
▲
S3 front end for Azure blob storage
(github.com)
2 points
by
krishnasrinivas
10y ago
|
0 comments
4.
▲
by
krishnasrinivas
10y ago
I see, if this is private network then this is a nice simple solution for caching. We plan to implement S3-caching in minio [ https://minio.io ] (i.e it will authenticate the requests and also do caching) in case you'd be int
5.
▲
by
krishnasrinivas
10y ago
If the client sends incorrect Authorization you will still serve from the cache. This is insecure.
6.
▲
by
krishnasrinivas
10y ago
Minio will always be 100% free software / open source. We have no plans to add any proprietary extensions or hold back on features for paying customers only. -- Minio Team
7.
▲
by
krishnasrinivas
10y ago
Absolutely, our focus currently is on multi-server minio which is being actively developed on the "distributed" branch https://github.com/minio/minio/tree/distributed Our current stable version can
8.
▲
by
krishnasrinivas
10y ago
We are working on distributed minio (resilient to server failures) on the "distributed" branch here https://github.com/minio/minio/tree/distributed Currently available minio is resilient to disk fai
9.
▲
by
krishnasrinivas
10y ago
Uses cases like these are a really good fit for Minio. i.e videos/photos ... actually any blob/file.
10.
▲
by
krishnasrinivas
10y ago
We are working on distributed minio https://github.com/minio/minio/tree/distributed The minio available today for production use can export single disk or aggregate multiple disks on the same machine using er
11.
▲
by
krishnasrinivas
10y ago
Minio is by ex-GlusterFS developers!
12.
▲
by
krishnasrinivas
10y ago
Minio is object-storage server. You can use https://github.com/restic/restic to encrypt and mirror to remote minio server. For more help https://docs.minio.io/docs/restic-with-minio
13.
▲
AWS S3 open source alternative written in Go
(minio.io)
405 points
by
krishnasrinivas
10y ago
|
131 comments
14.
▲
Mirror Mirror: File to Cloud in 25 Lines
(medium.com)
7 points
by
krishnasrinivas
10y ago
|
0 comments
15.
▲
by
krishnasrinivas
11y ago
https://github.com/minio/minio-go is a nice S3 Client library in Go
16.
▲
by
krishnasrinivas
11y ago
Check out https://nutty.io if you find gotty interesting you'll find nutty interesting too.
17.
▲
by
krishnasrinivas
12y ago
Reminds me of this prank: https://www.youtube.com/watch?v=zhMASNNjl0s
18.
▲
Query IndexedDB Like Mongo
(fluidbyte.net)
1 points
by
krishnasrinivas
12y ago
|
0 comments
19.
▲
by
krishnasrinivas
12y ago
My auto correction was probably triggered by the adjective "evil" and yours probably by the verb :-)
20.
▲
by
krishnasrinivas
12y ago
I read "patents" as "parents"
21.
▲
Ajaxterm alternative
(github.com)
1 points
by
krishnasrinivas
12y ago
|
0 comments
22.
▲
by
krishnasrinivas
12y ago
yeah ... I think we can expect all kinds of people here :-) You can just install nutty and check it out.
23.
▲
by
krishnasrinivas
12y ago
If you think making it R/O by default makes sense ... let me think about it. I need to fix "Why the need to sign-in to make it read-only"
24.
▲
by
krishnasrinivas
12y ago
I removed the "Live demo" as it was making my server slow.
25.
▲
by
krishnasrinivas
12y ago
It will be useful for any situation where you want to quickly share your terminal. Have you used tmux/screen tools? Nutty will be useful in similar situations where tmux/screen is used but nutty works even if the peer is behind fi
26.
▲
by
krishnasrinivas
12y ago
Yes, I re-did the whole thing and giving it another shot.
27.
▲
Show HN: Terminal sharing using your browser
(nutty.io)
55 points
by
krishnasrinivas
12y ago
|
15 comments
28.
▲
by
krishnasrinivas
13y ago
haha :-) upvoting this.
29.
▲
by
krishnasrinivas
13y ago
I had done "rm" of a big log file to free up space on the customer's server but our process kept on filling the log file. I assumed that the disk has got enough free space and I got busy with something else. The space was n
30.
▲
by
krishnasrinivas
13y ago
Chrome and Firefox DataChannels cannot connect with each other. Chrome and Firefox media connections can interop though
More ›