Viewing profile — jively
jively
HN member- Joined
- Fri, Sep 28, 2012, 6:14 PM UTC
- HN karma
- 186
- Public activity
- 105 items
- HN profile
- View on Hacker News ↗
About jively
Recent public activity
- story
- story
-
comment
Comment #26842470
Best notes app I've used - love the encryption philosophy. Editors could be better. I actually real like the blogging integration. Definitely recommended over bloat ware like EverN…
-
comment
Comment #26774697
> It is a naive take that does not allow space for discussing how to predict, detect and avoid those unintended consequences. (I think you might want to reconsider using "naive", i…
-
comment
Comment #26769327
Bad in and of itself isn't a universal constant or pillar, morality is relative . Not sure if you've read The Prince, but Machiavelli never suggested "evil" intent, just that as a …
-
comment
Comment #26768923
The fear of technology is the fear of man's capability to misuse it. It's got nothing to do with economic or political preference and all to do with the fact that Machiavellian peo…
-
comment
Comment #25862206
The conclusion of this article is basically "I don't understand how to use common sense and data at the same time, so I'll hark back to old-timey "gut instinct" and good-ol-fashion…
-
comment
Comment #25808160
Go's GC is excellent btw, a massive benefit is also that you don't need the whole Java VM to run your app. For pure performance, go write something in C or Rust. In fact for folks …
-
comment
Comment #25807770
From customers that have performance tested us against Kong and NGinX during competitive tender (where we also won the business). Unfortunately those aren't public. There's a decen…
-
comment
Comment #25804927
Going to jump on the shilling thread here and recommend Tyk. Tyk is an open source API Gateway written in Go, it's also the most extensible OSS API gateway as it doesn't force you …
-
comment
Comment #25754907
This is the same issue that faces newspapers, publishers and TV stations. At some point the scale of reach and influence come into conflict with public policy and governance. Newsp…
-
comment
Comment #24844136
NZ is pretty tight about who they let in, similar to Australia. There's a high bar for an experience/expertise based visa and its limited to certain industries (digital graphics fo…
-
comment
Comment #24843133
Why should it be easy? I live here and it was a PITA just getting residency.
-
comment
Comment #24835220
That was under a government that played monopoly with our housing market. Bit different now
-
comment
Comment #24834685
Citizenship is hard, residency takes forever and must be applied to from outside, and buying a place if you aren't either of the above is now quite difficult.
-
comment
Comment #24414796
It helps if the founders have kids - both my co-founder and I have young children and we founded the company on the principles of work/life balance being paramount (Tyk.io). If you…
-
comment
Comment #24357873
I actually have a few original sets of this collection (second edition), and then a few later prints of both Iliad and Odyssey (A set from ~1730, and another from the 1770s, the la…
-
comment
Comment #23612236
Ultimately the end goal is a grand unified theory of everything, all the forces and how they work together. Maxwell's equations were completely theoretical (read: useless) and ahea…
-
comment
Comment #23542202
I don't think the article is suggesting that the billionaire owner should intervene directly with a donation. But rather the billionaire owner should accept 200k p/a drop in revenu…
-
comment
Comment #22993801
People confuse our pricing page with OSS, Tyk Open Source is batteries-included, so you get 100% of the functionality free of charge. We charge only for the stuff that companies li…
-
comment
Comment #22984798
Would be good to include [Tyk]( https://Tyk.io ) in there, as far as OSS gateways go it's one of the more popular ones (caveat: I'm the founder) :-)
-
comment
Comment #22653289
Been using LT for a year now for my 500+ collection, I also use TinyCat because I like to be able to search and catalogue them. There's nothing out there that compares IMO especial…
-
comment
Comment #22481926
I love this project, I've always wanted to combine something like this with a mesh network. Then you can provide "village-wide" WANs that are repositories for local Info (for resid…
-
comment
Comment #21466197
These are fascinating, I built a toy replicated K/V in go using CRDTs: https://github.com/lonelycode/yzma
-
comment
Comment #20898703
This is very similar to [CFSSL]( https://cfssl.org/ ), any specific reasons to use this over Cloudflare's PKI?