Live data from Hacker News

Viewing profile — oliver101

oliver101

HN member
Joined
Sat, Jul 20, 2019, 1:36 PM UTC
HN karma
144
Public activity
27 items

About oliver101

No profile information was provided.

Recent public activity

  1. comment
    Comment #39535901

    > YAML, pivoting being done in the frontend, no symmetric aggregates (one of the maintainers of Lightdash) You touched on some of our most interesting problems here! Would be espec…

  2. story
  3. story
  4. comment
    Comment #27386132

    We're building support for dbt cloud users right now. Using dbt locally has allowed us to piggy-back on dbt's query runner and we're having to build that ourselves to support dbt c…

  5. comment
    Comment #27383376

    Thanks! With Hubble, we realised that while some companies wanted a separate tool to monitor data quality (e.g. data governance teams in financial integrations) most modern data te…

  6. comment
    Comment #27380173

    Hey HN, We're really excited to release the first public version of Lightdash! Lightdash is an open source alternative to looker that lets analysts define data transformations and …

  7. story
  8. comment
    Comment #26834241

    Hey all! Wrote a simple CLI tool that converts dbt models into looker view files. Once you've built your dbt project, run dbt2looker and copy the files over to looker. Features: - …

  9. story
  10. story
  11. comment
    Comment #25200225

    Hey HN! Just had a new hire join the team and we had a sprint to release a slack app we were using internally. We call it Beacon. It hooks up to your data warehouse or transactiona…

  12. story
  13. comment
    Comment #24308419

    Same experience but reverted to Mac because the hardware is unbeatable. Had MacBooks since the white clamshells and eventually wanted to go full linux. So bought the X1 Carbon and …

  14. comment
    Comment #24269506

    I saw that but couldn't square it with the earlier sentence. In my previous role we interviewed tens of small business owners and nobody knew what was in their docs. I hope insuran…

  15. comment
    Comment #24269346

    > Most of the UK's biggest insurance companies produce policies that explain everything fully in plain English. Is this an argument in favour of plain English? Insurance policy doc…

  16. comment
    Comment #24266232

    Why is "doing software engineering" not "doing science"? Anybody who has conducted experimental research will say they spent 80% of the time using a hammer or a spanner. Repairing …

  17. comment
    Comment #24239149

    Yes we can run the whole stack on-prem. We realised very early that on-prem would be needed for many users. So we've made it easy to spin up Hubble in a k8s cluster in your cloud o…

  18. comment
    Comment #24233267

    Metadata is a valuable place for finding information like load times, rows inserted / updated. Currently we just rely on read-access and raw SQL. A common way users are doing this …

  19. comment
    Comment #24230466

    Yes, we store the historical value of each test so you can always scroll back through time and see the state of the data warehouse at any given point. For example, if you have a te…

  20. comment
    Comment #24229781

    Yeah we called this project hubble long before we were worried about SEO. Actually, the name does relate back to Edwin Hubble. We previously worked together on an internal data too…

  21. comment
    Comment #24225972

    Thanks! We love DBT and take a lot of inspiration from their work. We’re putting a lot of effort into suggesting the right tests based on the data types, sources, and field names. …

  22. comment
    Comment #24225481

    Full table scans can get expensive. We’re adding support for incremental tests so for append-only tables you’ll only test the recent rows. This is especially useful if you use part…

  23. story
    Launch HN: Hubble (YC S20) – Monitor data quality inside data warehouses

    Hey everyone! We’re Oliver and Hamzah from Hubble ( https://gethubble.io/hn ). Hubble runs tests on your data warehouse so you can identify issues with data quality. You can test f…

  24. comment
    Comment #24150324

    > This is the crux of the AI business dilemma. If the economics are a function of the problem – not the technology per se – how can we improve them? The article focusses on the cos…

  25. story