Viewing profile — tav
tav
HN member- Joined
- Wed, Dec 10, 2008, 5:31 PM UTC
- HN karma
- 1,544
- Public activity
- 216 items
- HN profile
- View on Hacker News ↗
About tav
I'm a hacker from London who works on decentralised systems.
Feel free to contact me for help/advice or just for a friendly chat:
tav@espians.com
http://tav.espians.com
https://twitter.com/tav
All content produced by me on HN is dedicated to the Public Domain:
* http://creativecommons.org/publicdomain/zero/1.0/
Use it however you want :)
[ my public key: https://keybase.io/tav; my proof: https://keybase.io/tav/sigs/mWU8_7ohyVhbWe4CC4-BULZt9ko__aSLRFa1T-GJ5xc ]
Recent public activity
-
comment
Comment #28792282
Thanks for being so generous! Here's $500 from me: https://imgur.com/gallery/qGBGwXc
-
comment
Comment #24836257
Great work — the functional spin on top of Rebol's clean syntax is really nicely done! Any chance you'll be adding something like the parse function? The ability to have domain-spe…
-
comment
Comment #23689918
Over the last decade, Redis has been my go-to example of beautifully written code. Thank you for such an amazing creation @antirez, and best of luck for whatever you do next.
-
comment
Comment #20714324
Could you elaborate on the "fundamental, serious limitations" by any chance?
-
comment
Comment #19841347
In the off chance that some Rust developers are looking at this thread, I'd like to put forward a counter-proposal: 1. Use a postfix ?! instead of .await 2. Use a postfix ?? instea…
- story
-
comment
Comment #15218606
We'll be limiting it to open source projects — but not just software ones, whether it's an open hardware project, or an open source book, it'll all be welcome.
- story
-
comment
Comment #15157557
As someone who was a "child prodigy", people making a big deal of my age only made me feel good about myself and wanting to achieve more. Of course, this may not be a universal exp…
-
comment
Comment #14368268
Any chance the Smart Routing would be available as a TCP/UDP proxy service? It would be great to take advantage of Cloudflare's network without having to hand over your SSL keys.
-
comment
Comment #14338230
No, but it is available as part of Google's cloud services [0]. Particularly noteworthy is the fact that they offer an SLA with 99.99% availability. Even crazier is their pending m…
-
comment
Comment #14314906
Yes, that was actually the original plan. It all seemed so easy! Let developers connect their standalone Stripe accounts and have sponsors pay directly into those accounts. But thi…
-
comment
Comment #14314097
This is the exact thing that I've been working on for the last year and a half. The biggest hurdle is actually handling the flow of money. Because, unlike say Kickstarter/Patreon, …
- story
-
comment
Comment #13870155
I wonder how much work it would be to add support for this to Raph's pure Rust CommonMark parser [0]. Pull parsing lends itself quite nicely to the AST-based output that GitHub pre…
-
comment
Comment #13806310
That's basically what App Engine Flexible [0] is. It's yet to reach General Availability, but all you have to do is define a bunch of containers and a dispatch.yaml file [1], and A…
-
comment
Comment #12501280
If anyone from GitHub reads this, it would be great if you could use Task Lists [1] within Notes, e.g. Note Title. - [ ] Some subtask. - [x] Another subtask. You could then group s…
-
comment
Comment #11174307
Congrats to everyone at CloudFlare who made this happen! Is there a list of TLDs which are supported somewhere? When I last looked (years ago), only Verisign provided registry lock…
-
comment
Comment #9726196
Great work! But is there any reason that you didn't build on top of the really nice V8 binding https://github.com/ry/v8worker instead of Duktape?
-
comment
Comment #9552329
No worries. All forgiven :) Thank you ever so much for the hard work done by yourself and the rest of the Rust developer community. It has been an absolute pleasure seeing the lang…
-
comment
Comment #9505151
That would be pretty awesome! Also, do you happen to know if your current patch is safe to apply on top of OpenSSL 1.0.2a?
-
comment
Comment #9505076
Nice work! Do you guys also have a similar implementation of ChaCha20-Poly1305 for Go? If so, any chance you could share that too?
-
comment
Comment #9271520
I'vs been obsessively checking too, but for React Relay :(
-
comment
Comment #8926915
Does this mean that those who hacked Target could have just added the card details to their own Stripe account and waited for Stripe to update the data once the banks got around to…
-
comment
Comment #7732539
Click refresh (ctrl/cmd+R in many browsers) and then press cancel in the dialog box that pops up asking if you want to leave the page.