Viewing profile — alrocar
alrocar
HN member- Joined
- Tue, May 23, 2017, 5:47 PM UTC
- HN karma
- 29
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About alrocar
No profile information was provided.
Recent public activity
-
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…
- story
- story
-
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/
-
comment
Comment #44172600
Learn how to effectively use partitioning, sorting and compaction, and when Apache Iceberg is not enough for real-time analytics
- story
-
comment
Comment #43570780
See README.md => https://github.com/tinybirdco/llm-performance-tracker
- story
-
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?
-
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…
- story
-
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.
- story
-
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.
-
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…
-
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…
- story
-
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…
- story
-
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…
-
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.…
-
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…
-
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…
- story