Viewing profile — Arqu
Arqu
HN member- Joined
- Wed, Feb 01, 2017, 8:01 AM UTC
- HN karma
- 206
- Public activity
- 66 items
- HN profile
- View on Hacker News ↗
About Arqu
No profile information was provided.
Recent public activity
-
comment
Comment #48797551
Part of the n0/iroh team, cool to see this here, looking forward to play with it :)
-
comment
Comment #48797535
One of the n0/iroh devs here. Iroh doesn't use DHT as its main discovery mechanism. It uses DNS/pkarr and relays as the primary method. DHT is a separate feature if folks like to d…
-
comment
Comment #48551652
I suggest going through https://www.youtube.com/watch?v=RwAt36Xe3UI for an explainer.
-
comment
Comment #48546302
We bumped to 1.0 an hour ago https://pypi.org/project/iroh/#history
-
comment
Comment #48545151
You don't have to have it public. You can have your app gate against any auth method you like to implement on top. And you can have private relays to segregate your traffic and dis…
-
comment
Comment #48544869
Yes I used it in place of NAT for most casual users at home, which is presumably what the user above originally meant.
-
comment
Comment #48544487
Yes if you want to. Routers are a necessary abstraction from the IPv4 days and seems it will stick around for a long time, and we need solutions sometimes around those topologies.
-
comment
Comment #48543468
A little bit of both. Natively it relies on QUIC and leverages existing IP infrastructure, however it also works with custom transports just as fine so you can interact via bluetoo…
-
comment
Comment #48543408
Establishing direct connections on the other hand is a much harder problem with the current internet infrastructure.
-
comment
Comment #48543353
All the data is e2e encrypted and nothing is stored. The usual self hosting public things rules apply.
-
comment
Comment #48543280
By far not a complete list but a starting point https://github.com/n0-computer/awesome-iroh/ Also you can join our discord and there's #showcase https://iroh.computer/discord
-
comment
Comment #48543190
Thanks, we agree! We used to have bindings for while but the maintenance burden at that point was too high. Now that 1.0 guarantees everyone some stability and we feel confident in…
-
comment
Comment #48543166
Were interacting with IETF on a number of projects and so far it's been going well :)
-
comment
Comment #45023468
Hopefully not that far out, we're actively working on it at n0/iroh https://github.com/n0-computer/quinn/pull/28
-
comment
Comment #42584318
Id urge you to try both out again and verify results. The comment is fairly dismissive, yet both do work even behind a cgnat (albeit not under all conditions). If you do find a gen…
-
comment
Comment #24946026
I'm super interested in this topic. Recently (and still ongoing) I started on hashing out how to diff large datasets and what that even means. I would love to get an understanding …
-
comment
Comment #21475283
I guess I'm in a good position comming from a Co which scaled from ~30 to currently ~220 before I exited. Nearly 70% is from a growing personal network from a single guy. Another 1…
-
comment
Comment #21473842
I went the boutique consultancy route just last week and brought on a couple of people into the mix. I pretty much agree that everybody kind of faces the same question and feelings…
-
comment
Comment #20843141
I've had the wonderful opportunity to work on several projects where AI/ML was not just used as a buzzword and marketing gimmick. The two types of applications I've seen so far gen…
- story
-
comment
Comment #20380049
A fairly long time ago (3-4) years I was tasked to do something fairly similar (though running on Android as the end client). HLS was one of the better options but came at the same…
-
comment
Comment #20332669
I would suggest you go for it! A very good collegue of mine. He also finished vet school, went on to get a masters degree in bioinformatics and shaped up his DS/ML skills on his ow…
-
comment
Comment #19254105
In my eyes, Google pioneered the commercial application of this approach. The advent of BigTable and it's underlying colossus storage engine they literally pushed the advent of HDF…
-
comment
Comment #18905000
Seems like this is a common theme amongst people working on side projects. My 5c is that you do two things to get to release: 1) Cut down to all but the essential, think what reall…
-
comment
Comment #18896627
I used to be interested a lot in these topics (Mainly Pi and Mersenne Primes) back when cloud was not yet a thing and HPC meant building or renting large clusters. Got me into a lo…