Live data from Hacker News

Viewing profile — syvex

syvex

HN member
Joined
Sat, Sep 04, 2010, 3:09 AM UTC
HN karma
22
Public activity
23 items

About syvex

CEO | Founder at Have Blue, Inc. (haveblue.io)

Recent public activity

  1. comment
    Comment #39918441

    Seems like most Git workflows are over-engineered. Here I'm exploring a workflow that gives just enough structure for the most agile teams.

  2. story
  3. story
  4. story
  5. comment
    Comment #25335309

    Tempus Ex | tempus-ex.com | San Francisco, CA | Onsite | Full Time Tempus Ex is the technological vanguard for the sports and entertainment industry. Utilizing the latest AI, ML, a…

  6. comment
    Comment #25045806

    Tempus Ex | tempus-ex.com | San Francisco, CA | Onsite | Full Time Tempus Ex is the technological vanguard for the sports and entertainment industry. Utilizing the latest AI, ML, a…

  7. comment
    Comment #24052516

    Tempus Ex | tempus-ex.com | San Francisco, CA | Onsite | Full Time Tempus Ex is an Andreessen Horowitz backed startup bringing advances in real-time image recognition to sports. We…

  8. comment
    Comment #23381162

    Tempus Ex | tempus-ex.com | San Francisco, CA | Onsite | Full Time Tempus Ex is an Andreessen Horowitz backed startup bringing advances in real-time image recognition to sports. We…

  9. comment
    Comment #23118289

    Tempus Ex | tempus-ex.com | San Francisco, CA | Onsite | Full Time Tempus Ex is an Andreessen Horowitz backed startup bringing advances in real-time image recognition to sports. We…

  10. comment
    Comment #22771698

    Tempus Ex | tempus-ex.com | San Francisco, CA | Onsite | Full Time Tempus Ex is an Andreessen Horowitz backed startup bringing advances in real-time image recognition to sports. We…

  11. comment
    Comment #22478136

    Tempus Ex | tempus-ex.com | San Francisco, CA | Onsite | Full Time Tempus Ex is an Andreessen Horowitz backed startup bringing advances in real-time image recognition to sports. We…

  12. comment
    Comment #22250894

    Tempus Ex | tempus-ex.com | San Francisco, CA | Onsite | Full Time With our real-time 3D tracking technology, we create data models for live predictive analytics. This enables new …

  13. comment
    Comment #21940194

    epf.ai | San Francisco, CA | Onsite | Full Time With our real-time 3D tracking technology, we create data models for live predictive analytics. This enables new types of fantasy sp…

  14. comment
    Comment #17567600

    Guido's leadership has really been what's kept Python so consistent during its evolution. This is in contrast to languages governed by committee or corporation. Hopefully Python co…

  15. comment
    Comment #17567476

    We've just started to dabble in GraphQL, and like many others we've seen mixed results. On the upside, we can construct complex queries than eliminate many consecutive RPCs that yo…

  16. story
  17. comment
    Comment #17442977

    AAF | San Francisco | Onsite | Fulltime | https://aaf.com Our engineering team will build a new live streaming platform that makes a truly interactive television experience. Our br…

  18. comment
    Comment #17401701

    The linked article doesn't mention if this involves another manufacturing company, but the original article adds more detail and context. https://economictimes.indiatimes.com/tech/…

  19. comment
    Comment #8395138

    Looks like the BitTorrent Sync specs have been updated http://www.bittorrent.com/sync/tech-specs

  20. comment
    Comment #7845355

    I can't say I'm 100% happy with the slicing notation. I played around with some other wacky things, but then settled on overloading operator() to get a concise syntax. In principle…

  21. comment
    Comment #7845325

    The hash is FNV-1a, which should be faster that what you usually get in your standard library. It's also relatively easy to implement with constexpr so that you get those nice comp…

  22. story
    Show HN: C++11 immutable string

    I'm looking for feedback on this approach to an immutable string (istring). The idea is to provide a super fast immutable string that can be efficiently passed to lambdas as well a…

  23. comment
    Comment #1694736

    After working with payment processing of credit, debit, EBT, and gift cards for the past few years, I have started using cash more. For most transactions, a merchant is charged bet…