Viewing profile — alexdean
alexdean
HN member- Joined
- Sun, Aug 14, 2011, 8:39 AM UTC
- HN karma
- 1,034
- Public activity
- 430 items
- HN profile
- View on Hacker News ↗
About alexdean
@alexcrdean https://github.com/snowplow/snowplow
Author of Event Streams in Action (Manning Publications), http://manning.com/dean/
My email is alex at my company domain.
Recent public activity
-
comment
Comment #30524907
Very cool. Snowplow CEO here - if you need any help on integrating with Snowplow just ask in our forums: https://discourse.snowplowanalytics.com/
-
comment
Comment #29111772
Snowplow CEO here. We haven't used Jitsu before but are very familiar with Segment. It looks like Jitsu sits in the Segment product family, along with Rudderstack: basically a Cust…
- story
-
comment
Comment #28105795
Back in the early years of Snowplow, we adopted a similar approach for our support of 3rd party webhooks[1] as an event stream source supported natively by Snowplow ( https://githu…
-
comment
Comment #27687602
I just wanted to jump in and say the same thing. I had the hardback of the Cuckoo's Egg as a teenager in the 90s. Huge inspiration to me and I have worked in and around tech ever s…
-
comment
Comment #26526551
He may think he doesn't have an 'HR department', but whoever holds the pen on his holiday policy, equipment policy, training & development policy, maternity & family friendly right…
- story
-
comment
Comment #26217770
Hey dylz - not yet. Historically Snowplow has been engineered in a way that is idiomatic to each host cloud - in other words, it runs using the AWS / GCP services that a data platf…
-
comment
Comment #26215634
Snowplow has had a strong following around HNers ever since we launched back in 2012. The truth is though that Snowplow open-source is still a complex project to stand up, and a lo…
- story
-
comment
Comment #26090878
Agree, building this in 2021 is not a good use of data engineering time. As well as the SaaS packages like Amplitude and Mixpanel, you also have great open-source tools and platfor…
-
comment
Comment #25613982
I chortled when I saw the health warning against railway-oriented programming. Reading that post deeply influenced (and continues to influence) the architecture of Snowplow ( https…
-
comment
Comment #24724621
It's not that simple, for example Waymo has external investors alongside Alphabet, https://blog.waymo.com/2020/03/waymo-raises-first-external-i...
- story
- story
- story
- story
- story
- story
-
comment
Comment #16617709
The event producer in this case is one of our Snowplow trackers ( https://github.com/snowplow/snowplow-javascript-tracker ) - and these tracking SDKs do indeed attach a UUID as a u…
-
comment
Comment #16407143
Yes, Snowplow uses JSON Schema extensively for event definition and validation ( https://github.com/snowplow/snowplow/ ).
- story
- story
- story
-
comment
Comment #16001684
With Kinesis, you would just use the Kinesis Client Library ( https://github.com/awslabs/amazon-kinesis-client-python ) which would automatically handle committing the offsets to D…