Andrzej Leszkiewicz

@avatorl.bsky.social

Power BI Developer and Consultant Data Explorer, Visualizer, Explainer IBCS® Certified Analyst

We definitely need a place free of fascists, russists, russian trolls, crazy billionaires/trillionaires, flat earthers etc. Bluesky exists because a specific group of people escaped from X to Bluesky to avoid fascists, russists, russian trolls, crazy billionaires/trillionaires, flat earthers etc.

The Verge@theverge.com · 2d ago

Bluesky's new CEO Toni Schneider on the platform's reputation for being a liberal bubble: "Yes, we definitely want that to change. It is already changing. It certainly wasn’t designed to attract one specific group of people."

New from me: The cops who AI-enhance blurry photos to try to catch suspects are actually just tampering with evidence, lying to the public and raising the risk of wrongful arrests

'Beltsville Agricultural Research Centre', Maryland - I was privately commissioned to memorialise the BARC by a past employee after learning it will be shut down by the USDA after over 100 years of research. They wanted to focus of this aerial embroidery to be the field plots... 1/3 (see thread)

An embroidery hoop containing an aerial view embroidered landscape. It depicts the BARC in Maryland with green and brown field plots and a building area in the bottom right corner.A zoomed-in angled view of an aerial embroidery. It shows field plots and buildings.A zoomed-in angled view of an aerial embroidery. It shows field plots and buildings.

Ad blocker is a thing of the past. I'm using #AI to build my personal news portal, scrape, categorize and filter information from multiple websites, forums, etc. into a personalized feed in 3 languages with no ads, no images and no clutter. Signal instead of noise. I decide what I read and when.

There is a trend I am seeing more in the Business Intelligence space, driven by AI shenanigans, that I find really concerning, and I really want to write about it. That web design look you get using Tailwind, CSS, React is not desirable, nor useful with Business Intelligence tools. 🧵 📊

Nazi Germany would not ask permission to bomb London, and without aerial bombings of Nazi Germany by the Allies, there will be no Europe as we know it. Russians would not ask permission to bomb Europe. The Ottawa Treaty created enough weakness. We don't need one more.

Exciting! I have just created a bunch of AI agents and skills and they turned an SQL database into a Power BI report backed by a medallion architecture warehouse in one short prompt. Not a production-grade solution, but still an impressive experiment with the AdventureWorks2014 dummy dataset.

A screenshot of Visual Studio Code. A list of custom agents and skills opened in Explorer.A screenshot of a star schema data model.A screenshot of a simple Power BI report (3 cards, column chart, line chart with basic default formatting).List of tasks the AI agents accomplish in one prompt:

- Create a new Fabric Lakehouse  
- Create a database connection via an on-premises data gateway  
- Create a pipeline for copying data from an on-prem SQL Server database to the Lakehouse  
- Run the pipeline and copy data to the 'bronze' schema  
- Create a notebook for copying data from the 'bronze' schema to the 'silver' schema  
- Run the notebook and copy data to the 'silver' schema  
- Create a new Fabric Warehouse  
- Create a stored procedure for transforming the 'silver' schema into a star schema-based 'golden' schema (selects required tables and columns, joins tables, etc.)  
- Run the stored procedure and copy data to the 'golden' schema  
- Create a semantic model with a star schema  
- Create a Power BI report with a few simple charts