HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pelatimtt

no profile record

Submissions

I learnt to debug my AI voice agents

vllora.dev
4 points·by pelatimtt·8 เดือนที่ผ่านมา·0 comments

My PR AI Agent Scored Us Our First Lead on Reddit

2 points·by pelatimtt·ปีที่แล้ว·1 comments

What's Your Take on ZeroETL vs. Pipelines, Jobs, Schedules

1 points·by pelatimtt·2 ปีที่แล้ว·1 comments

[untitled]

1 points·by pelatimtt·3 ปีที่แล้ว·0 comments

[untitled]

1 points·by pelatimtt·3 ปีที่แล้ว·0 comments

I created a book for my daughter using MidJourney and ChatGPT. Impressive

drive.google.com
1 points·by pelatimtt·3 ปีที่แล้ว·0 comments

[untitled]

1 points·by pelatimtt·3 ปีที่แล้ว·0 comments

The many layers of data lineage

medium.com
1 points·by pelatimtt·3 ปีที่แล้ว·0 comments

[untitled]

5 points·by pelatimtt·3 ปีที่แล้ว·0 comments

comments

pelatimtt
·ปีที่แล้ว·discuss
You can also try LangDB or Portkey
pelatimtt
·3 ปีที่แล้ว·discuss
Agree. And thing I noticed is that tools like #apache spark have become the de-facto standard for any data engineer work even when data size does not require it. Result is that many jobs are much harder to mantain and often slower (due to all the shuffling) than running on a single node.
pelatimtt
·3 ปีที่แล้ว·discuss
What is a real-time data cache and why do you need it?

Have you ever found yourself re-inventing the wheel as a data engineer to ultimately build some APIs?

Why not use Hasura, flink, elasticsearch and Airbyte.

All of the above are great tools and they are power packed with features. But as a data engineer, you still have to integrate many tools and put together an end-to-end solution. Check out this article where we describe our approach to deploying APIs.