Skip to content
Flying Animal

Blog Connecting Engineering & Programming

Macbook Pro M1 vs Dell XPS 15, Which one is better ?

Have many people and my friends ask me about which laptop is better for development work, especially for Revit API development, web, automation, data, ai and so on. In this post, I will share my experience and thoughts on using both laptops for development work.

Jeremy Tammik retirement, What's next?

A discussion on the challenges and misconceptions surrounding the Revit API. The talk explores why many developers struggle to effectively utilize the Revit API despite its growing importance.

Almost every company don't have big data

A discussion on the challenges and misconceptions surrounding big data in organizations. The talk explores why many companies struggle to effectively utilize big data despite its growing importance.

Simple IANA Time Zone Abbreviations for Python

A lightweight Python package that provides a simple mapping of IANA time zone abbreviations to their corresponding full time zone names, making it easy to work with time zones in your applications.

Autodesk Platform Services with n8n

Discover how to leverage Autodesk Platform Services (APS) with n8n to automate and streamline your AEC workflows. This guide provides step-by-step instructions on setting up n8n, integrating APS, and creating powerful automation workflows to enhance productivity in architecture, engineering, and construction projects.

IFC to DuckDB - A Hackathon Weekend Project

Hello, I'm very excited to share my recent project where I converted IFC files to DuckDB format using Python. This project was a part of a weekend hackathon, and I utilized various tools and libraries to achieve this. Here's a detailed overview of the process and the tools I used.