Live data from Hacker News

Viewing profile — seektable

seektable

HN member
Joined
Mon, Oct 02, 2017, 1:43 PM UTC
HN karma
57
Public activity
96 items

About seektable

No profile information was provided.

Recent public activity

  1. comment
    Comment #45606415

    shameless plug - online pivot tables: https://www.seektable.com o_o

  2. comment
    Comment #44987922

    If you want to use Google Sheets as 'live' SQL data sources consider to use a BI tool that has a DuckDB connector. DuckDB has gsheets extension ( https://duckdb.org/community_exten…

  3. comment
    Comment #43919614

    Websets are cool - I remember that 2 decades ago there was a project in Google Labs that tried to return google search results as 'objects' x 'properties' but it never left their r…

  4. comment
    Comment #43554448

    Common approach is to use a data warehouse that is suitable for executing OLAP queries (to load/calculate data for your dashboards) in seconds. In simplest cases ('small data') thi…

  5. comment
    Comment #43343418

    looks like Ollama's issue: https://github.com/ollama/ollama/issues/9686 , https://github.com/ollama/ollama/issues/9687

  6. comment
    Comment #43343184

    Just tried gemma3:4b for structured output and it fails with a strange error ( ollama is the latest): Ollama error: POST predict: Post " http://127.0.0.1:49675/completion ": read t…

  7. story
  8. comment
    Comment #38613960

    This is an extension for standard netcore DI-container. It is possible to have declarative JSON definitions of components (services) in _addition_ to the existing code-based approa…

  9. story
  10. comment
    Comment #37829253

    > everything is translated to raw sql then pushed to the database layer All ROLAP-kind of BI tools do that (including PowerBI when it uses direct-query connection mode), it is expe…

  11. comment
    Comment #37823235

    search-driven analytics is not really a new thing and products in this space were before LLM-era. This kind of interface can be useful for some categories of users but it is not a …

  12. comment
    Comment #37821866

    You may try these online pivot tables https://www.seektable.com where you can re-order rows/columns simply with a click on the header, apply filters via simple input where you can …

  13. comment
    Comment #35958753

    PBI can be accessed via XMLA endpoint which can be consumed by many old components that previously were used with SSRS + has 'dataset execute query' REST API, so in this meaning PB…

  14. story
  15. comment
    Comment #34848286

    Solutions that are good for embedding reports have some specifics; say, usually a self-hosted version / white labeling are must-have. Shameless plug here: take a look at our https:…

  16. comment
    Comment #33308444

    It depends on what kind of embedded reports you need. Most BI tools offer iFrame-based integration as simplest way to embed visuals into any kind of front-end. Our BI tool ( https:…

  17. comment
    Comment #32163687

    In 2022 we use NET6, last .NET Core was 3.1 which reaches end-of-life soon. Our SeekTable started as .NET Core 1.1 app 6 years ago, it was upgraded to 2.1, then 3.1 and now it is a…

  18. comment
    Comment #31445724

    Depending on usage scenario, Excel is replaced with: - process management system, usually web-based, and all business data is stored in the (central) DB. This could be specialized …

  19. comment
    Comment #31133426

    > * More than Grafana, I think you need something like Metabase integrated OOTB. That might be a killer feature. Nowadays you can directly connect to CH from many BI tools, and thi…

  20. comment
    Comment #31025551

    I'm afraid a long sales cycle (6-12mo) for B2B products that target big companies is a typical case. This remains relevant even if your product doesn't fall into an enterprise soft…

  21. comment
    Comment #30941724

    It looks like MetricFlow shines in constructing SQL queries on-demand, which means that it should be directly used by a BI tool, am I right with this?.. Generation of the static SQ…

  22. comment
    Comment #30577395

    First of all, I wish you and your family stay safe. Nobody in Ukraine don't want death to _all_ Russians, however we hope all Russians who crossed the border with weapon in hands, …

  23. comment
    Comment #30555134

    Microsoft employees with Ukrainian roots, you're the best - I know that you made a lot to make this possible. We'll win together / переможемо разом! Слава Україні!

  24. story
  25. story