Viewing profile — siganakis
siganakis
HN member- Joined
- Thu, Aug 19, 2010, 12:57 AM UTC
- HN karma
- 716
- Public activity
- 108 items
- HN profile
- View on Hacker News ↗
About siganakis
Recent public activity
- story
- story
-
comment
Comment #32849580
It is already happening. ANZ, one of Australia’s top 4 banks released a Stablecoin on Ethereum earlier this year. https://www.afr.com/companies/financial-services/anz-the-fir...
- story
-
comment
Comment #29772536
My wife and I went through this a couple of years ago, with a 10 week NIPT calling a rare trisomy (chr 9), which is always fatal within a few weeks of birth. It was absolute hell. …
-
comment
Comment #28002409
Yes, you are understanding it correctly. The idea is that you give the "requesters" access to the data, then enable them to do their thing with it (with training / support / shadow…
-
comment
Comment #28000431
From my experience, the core driver behind the data mesh architecture is organisational, not technological. Organisations are requiring more of data, be it for rapid product develo…
- story
- story
- story
- story
-
comment
Comment #22562762
Cloud AI Platform Pipelines appear to use Kubeflow Pipelines on the backend, which is open source [1] and runs on Kubernetes. The Kubeflow team has invested a lot of time on making…
- story
- story
- story
-
comment
Comment #16930836
Its great to see they are so open about their issues, but as a paying customer its a real shame how frequently they seem to suffer from outages and performance degradation. I love …
- story
-
comment
Comment #10288175
Also of importance in this area is Kuhn's [0] the "Structure of Scientific Revolutions" [1], which not only first coined the term "paradigm shift", but is also probably the best ac…
-
comment
Comment #9783349
I am really interested in this as it seems like a more accessible version of KDB - especially in its support for SQL. I'd like to look into it further, but I can't find any informa…
- comment
-
comment
Comment #9187618
Am I right in guessing that a "Passive user" is a user whom you collect information on without them opting in? E.g. By scraping public profiles or collecting connections from regis…
-
comment
Comment #8878579
For the US, UK and Australia, Gooroo has city level salary stats (based on job ads). https://gooroo.io/analytics
- story
-
comment
Comment #8549564
Yeah, we use .Net 4.5.3, without EF. Connections still fail all the time especially under high demand. We have our own retry logic, which also logs the issue so we are aware of how…
-
comment
Comment #8545463
We (msgooroo.com) use the .Net stack on Azure and have found it to be quite good. We have even been experimenting with the new vNext / OWIN stack which appears even better and will…