Aeyris
- Karma
- 23
- Created
- February 12, 2017 (9y ago)
- Submissions
- 0
Information security consultant in Australia.
https://elliot.pro/
[ my public key: https://keybase.io/elliotspeck; my proof: https://keybase.io/elliotspeck/sigs/MMKRMTT7K6XBRX5Y85rnsRgsT0BeQgO8JXG2Z2OYELc ]
You want to at least have some control over the hardware. Disk encryption on a dedicated server or (even more ideally) a caged, locked, colocated rack. The system administrators of anything multi-tenant can access your…
> there's likely some anti-link mojo there Indeed. jwz does not appear to like HN.
Can you have public issue boards on private repositories (or private code repositories on public projects) with GitLab? Trello is good for that sort of "feature request" behaviour.
I'm talking about security issues, specifically. A lot of the vulnerabilities found within Chrome[0] would be actually within Blink. 0: http://www.cvedetails.com/product/15031/Google-Chrome.html?v...
As nice as all the features they've added are, I can't help but see Vivaldi as "Chromium but Blink probably isn't completely up to date", and it worries me more than a little to use a browser where the latest…
Coming from the ANZ Overwatch community here as well, Overwatch has pretty much completely taken over any voice communications platform that isn't just in-game voice.
Yes.
At a guess stemming from ignorance of Elasticsearch, I'm going to assume you'd join PostgreSQL and Elasticsearch like that in situations where you need to perform more complex analysis over the queries to provide…
Is anyone actually utilising a recent version of PostgreSQL for full-text searching beyond a hobby project? How do you find the speed and accuracy versus Elasticsearch?