Live data from Hacker News

Viewing profile — alrocar

alrocar

HN member
Joined
Tue, May 23, 2017, 5:47 PM UTC
HN karma
29
Public activity
24 items

About alrocar

No profile information was provided.

Recent public activity

  1. comment
    Comment #46630265

    We made the exercise to building a "wrapped" kind of feature for our users. Being an analytics data platform on top of CLickHouse made it "simpler" because we are used to develop a…

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

    just ran the LLM to SQL benchmark over opus-4.1 and it didn't top previous version :thinking: => https://llm-benchmark.tinybird.live/

  5. comment
    Comment #44172600

    Learn how to effectively use partitioning, sorting and compaction, and when Apache Iceberg is not enough for real-time analytics

  6. story
  7. comment
    Comment #43570780

    See README.md => https://github.com/tinybirdco/llm-performance-tracker

  8. story
  9. comment
    Comment #43184304

    Awesome stuff! Just published something similar today Just curious, what is the most challenging thing in your opinion when building such log viewer?

  10. story
    Show HN: Build a log explorer in minutes and scale it to billions (for real)

    Built a log explorer because it's a common, hard and painful problem for devs, but wanted to showcase the process and some tips for scaling that can be applied to similar use cases…

  11. story
  12. comment
    Comment #42723423

    I cloned the Auth0 activity page - and made it better - by connecting the Auth0 logs to Tinybird and sprinkling on some LLM magic.

  13. story
  14. comment
    Comment #42386714

    mmm didn't know about that, but my server may have big latency so it could happen. I see there's a reproducer in the issue, I'll take a look.

  15. comment
    Comment #42381022

    Good thing to me (besides being an open spec) is their simplicity, with libraries such as FastMCP you can just bring stuff you already have implemented into Claude (or any MCP clie…

  16. comment
    Comment #42380607

    We recently built an MCP server ( https://github.com/tinybirdco/mcp-tinybird/tree/main ) so our users could ask questions to their workspace. We released fast and since MCP servers…

  17. story
  18. comment
    Comment #42267905

    Some individuals in the AI space mentioned they didn't quite understand what AnthropicAI MCP is about. Here's a complete walkthrough of how I built an MCP server to connect Tinybir…

  19. story
  20. comment
    Comment #34839588

    I'm really interested in different points of view. I guess you mean the kind of trunk based development? But still some sort of CI happens, maybe locally. Never worked in a differe…

  21. comment
    Comment #34839556

    Thanks for this comment. I guess there's sometimes we (developers) take things for granted when they are not, and that puts a lot of pressure on us instead of celebrating our wins.…

  22. comment
    Comment #34839439

    Yep, it's part of our culture, we do many releases per day to constantly iterate things. Also as in other projects there are maintenance and bug fixing we want to bring to producti…

  23. comment
    Comment #34839364

    Yep, default runners in most CI platforms shared resources so they are prone to produce flakiness (depending on your set up). That was one of the reasons we ended up setting up our…

  24. story