michalc
- Karma
- 0
- Created
- ()
- Submissions
- 208
- Source code emoji proposal [pdf] (source-code-emoji.github.io)
- I don't use the term technical debt and neither should you (charemza.name)
- It's not done if... (charemza.name)
- Building better data platforms: Our open source approach to data infrastructure (digitaltrade.blog.gov.uk)
- It's not a hack to satisfy known requirements (charemza.name)
- Ordering work: a skill and culture gap (charemza.name)
- Python backoff is now archived (github.com)
- Mirror Ball Emoji Proposal (2018) [pdf] (unicode.org)
- "Deliver value daily" – A one-principle manifesto for agile software development (delivervaluedaily.dev)
- "Deliver value daily" – A one-principle manifesto for agile software development (delivervaluedaily.dev)
- Fat Thursday (en.wikipedia.org)
- Elevator Saga (play.elevatorsaga.com)
- Show HN: stream-unzip – now with an async interface (github.com)
Our Python utility for unzipping files on the fly now has asyncio support. Under the hood it uses threads to avoid sync/async duplication of code - I am a bit curious what people think of that approach.
- Show HN: stream-zip – Now with async support (github.com)
-
I (with others) made a Python utility for loading data into PostgreSQL incrementally from ETL-ish pipelines. Its API supported ingesting into multiple multiple tables at the sort of "structural" level from its beginning…
- Rules when making data dashboards (charemza.name)