HN user

danthelion

262 karma
Posts34
Comments29
View on HN
estuary.dev 15d ago

FOMO-Driven Development

danthelion
2pts0
medium.com 1mo ago

Exactly-Once Delivery Is a Spectrum, Not a Checkbox: Part 1

danthelion
3pts0
estuary.dev 11mo ago

Why Is Everyone Buying Change Data Capture?

danthelion
2pts0
medium.com 1y ago

I Changed My Mind: AI Will Replace Us

danthelion
14pts20
medium.com 1y ago

HTAP: Still the Dream, a Decade Later

danthelion
3pts0
estuary.dev 1y ago

A New Reference Architecture for Change Data Capture (CDC)

danthelion
4pts0
www.change-data-capture.com 1y ago

Show HN: Interactive Change Data Capture (CDC) Playground

danthelion
2pts0
estuary.dev 1y ago

Fast JSON Processing in Real-Time Systems: Simdjson and Zero-Copy Design

danthelion
22pts2
www.arecadata.com 1y ago

Welcome to the Data Engineering Dream Factory

danthelion
3pts0
medium.com 1y ago

Apache Iceberg: The Hadoop of the Modern Data Stack?

danthelion
2pts0
medium.com 1y ago

Data Is Only Useful Outside of the Database

danthelion
11pts1
estuary.dev 1y ago

Streaming joins are hard

danthelion
117pts57
github.com 1y ago

Gazette: Cloud-native millisecond-latency streaming

danthelion
139pts52
estuary.dev 1y ago

Memory Efficient Data Streaming to Parquet Files

danthelion
28pts2
estuary.dev 2y ago

Change data capture done correctly

danthelion
2pts0
www.arecadata.com 2y ago

A Mental Framework for Side Projects

danthelion
1pts0
www.arecadata.com 2y ago

Running Doom on Snowflake

danthelion
2pts0
www.arecadata.com 2y ago

SQL for Google Sheets with DuckDB

danthelion
3pts1
www.arecadata.com 2y ago

What I would do differently getting into Data Engineering [in 2024]

danthelion
1pts0
github.com 2y ago

Show HN: git-genie: pre-commit hook that writes commit messages for you

danthelion
4pts1
www.arecadata.com 2y ago

Data Engineering Sucks

danthelion
1pts0
www.arecadata.com 2y ago

Data Debt Is Not Evil: A Pragmatic Perspective

danthelion
1pts0
chrome.google.com 2y ago

Show HN: Anonymize HN – a Chrome extension to anonymize Hacker News users

danthelion
45pts56
ui.rilldata.com 3y ago

Show HN: Governments on GitHub

danthelion
55pts31
www.arecadata.com 3y ago

The McFarthest Point

danthelion
1pts1
www.arecadata.com 3y ago

Analogies Suck

danthelion
2pts0
github.com 3y ago

Show HN: Talksheet, a CLI tool that answers your questions about your data

danthelion
4pts0
github.com 3y ago

Show HN: git-genie can generate commit messages for you based on the actual diff

danthelion
1pts1
github.com 3y ago

Show HN: git-genie, a natural language interface for Git

danthelion
4pts0
www.arecadata.com 3y ago

Creating a fully functioning CRUD API with GPT-3 and 3 lines of Python

danthelion
3pts0

At Estuary, we’re creating a real-time data streaming platform that doesn’t rely on Kafka and uses JSON as the primary data format stored in an object storage. Many people are interested in how we achieve millisecond-level latency in our data streams, so we will be publishing a series of articles on this topic!

Imagine a system monitoring payment transactions. Each transaction stream (e.g., purchase events) could be joined with customer account data (e.g., past purchasing patterns or blacklist flags). Streaming joins enable flagging potentially fraudulent transactions leveraging live context.

With the 2-pass strategy, we can write arbitrary row group sizes while using a fixed amount of memory, with probably 100-200 MiB of overhead for the parquet file processing, depending on how large the metadata is for the scratch file. without the 2 pass strategy, the amount of memory is proportional to the size of the row group.

I have missed the data file entirely and just extracted all the entities from the rendered website, then enriched all the repositories with some extra info through the API (still ingesting some data for a few repos, hitting the API limit frequently).

The goal is to have a deeper level view of public government orgs, including a more granular view of contributors and how they interact with code.

Great idea about wikidata! That's another data rabbit-hole to climb down into.

Location: Budapest / Hungary

Remote: Yes

Willing to relocate: Yes

Technologies: Python (pandas, scikit, airflow, luigi, etc.), Docker, Kubernetes, GCP, CI/CD, bash, ETL

Résumé/CV: https://drive.google.com/file/d/1-63YRu9xkMKkLxnN4CwI0_IEI0c...

Email: danivgy at gmail dot com

Linkedin: https://www.linkedin.com/in/danthelion

GitHub: https://github.com/danthelion

Hey, I'm Daniel. I'm a Software Engineer from Hungary with around 6 years of experience in a wide range of technologies. I love solving problems which require me to study previously unknown topics. I love working with data (mainly the ETL and infrastructure) part and web backend services.

Around 1 month total time since the idea, 2-3 days net dev time.

http://reddittopbooks.com

I wanted to learn Django and wanted to start with something fairly easy. I don't really have any idea how and where to promote it, didn't get much attention in my `Show HN` thread and most subreddits remove it because of the affiliate links to amazon.

Other than that it was a fun experience and at least I can say that Django is a great framework to work with!