Need To Read
Solution architect's fundamentals - Microsoft Azure Well-Architected Framework | Microsoft Learn
Learn guiding principles that Well-Architected architects should follow to be effective in their function.
Top 10 LinkedIn Headlines for Data Engineers: Aligning with Key Career Goals - The Resume Whisperer
Are you inspired by the career objectives outlined in our previous blog, โ10 Powerful Career Objectives for a Data Engineerโ? Your journey towards a rewarding
https://engleadership.com/p/eta-navigating-through-failure
Neubrutalism - UI Design Trend That Wins The Web - Bejamas
Discover neubrutalism: an innovative new web design style characterized by its simple geometry, limited use of color & imagery, and a focus on creating an efficient UX.
The Homepage of Scott Tolinski
Conceptual guide | ๐ฆ๏ธ๐ LangChain
This section contains introductions to key parts of LangChain.
marimo | a next-generation Python notebook
Explore data and build apps seamlessly with marimo, a next-generation Python notebook.
https://pyfound.blogspot.com/2024/06/python-language-summit-2024-python-on-mobile.html?m=1
Python Protocols: Leveraging Structural Subtyping โ Real Python
In this tutorial, you'll learn about Python's protocols and how they can help you get the most out of using Python's type hint system and static type checkers.
How To Convert A Python Script Into A Web App, A Product Others Can Use - Pybites
So, you're a Python developer or you just use Python to make your life easier by writing utility scripts to automate repetitive tasks and boost your
- YouTube
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
https://webkit.org/blog/15162/introducing-natural-input-for-webxr-in-apple-vision-pro/
Fear of over-engineering has killed engineering altogether
Second article about building fika. In this one, I'm going to review the napkin math behind it
What was special about Pivotal?
Was it pairing? TDD? Retros? Or was it that we could write code in peace, without being bitten by possums?
- YouTube
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
The definitive guide to data pipelines | InfoWorld
Data pipelines are essential for connecting data across systems and platforms. Here's a deep dive into how data pipelines are implemented, what they're used for, and how they're evolving with genAI.
An application of microservices and CI/CD to data pipelines
How the Grid Dynamics team solved the problem of variety of data sources and development velocity by applying microservice architecture and CI/CD
Event-Driven Core, Request-Response Shell
Thereโs much uncertainty and doubt (and maybe even fear?) around event-driven architecture. One example is the belief that itโs irrelevant for REST APIs, as using HTTP verbs is quite clearly not event-driven. But behold - you donโt always have to go all-in to win.,Thereโs much uncertainty and doubt (and maybe even fear?) around event-driven architecture. One example is the belief that itโs irrelevant for REST APIs, as using HTTP verbs is quite clearly not event-driven. But behold - you donโt always have to go all-in to win.
Read
5 Common Habits That Kill Your Drive, Motivation, And Energy ยท Primer
https://www.mdpi.com/2624-8921/5/2/33
The Four-Day Hybrid Week: A Better Way Of Work
Imagine a workplace model that combines the flexibility of remote work with the rich, dynamic interactions of an office environment.,Imagine a workplace model that combines the flexibility of remote work with the rich, dynamic interactions of an office environment.
An unbiased evaluation of environment management and packaging tools
An unbiased evaluation of environment management and packaging tools
(Almost) Every infrastructure decision I endorse or regret after 4 years running infrastructure at a startup | by Jack Lindamood | Medium
Iโve led infrastructure at a startup for the past 4 years that has had to scale quickly. From the beginning we made some core decisions that the company has had to stick to, for better or worseโฆ
Microsoft Fabric evolves from data lake to application platform | InfoWorld
Microsoft delivers a one-stop shop for big data applications with its latest updates to its data platform.
Free "DuckDB in Action" Book
Download a free PDF of the DuckDB in Action book published by Manning. The book is rich with technical guidance on data analytics and data engineering with DuckDB and MotherDuck.
Is Vertical Slice Architecture better than Clean Architecture or Ports and Adapters? - CodeOpinion
You'll hear a lot advocating for Vertical Slices or Clean Architecture. So which one is better and which one should you use?
โOoh, this is not an easy songโ: Hereโs what happened when The Whoโs bassist tried to learn the bassline to Dua Lipaโs Dance The Night as quickly as possible | MusicRadar
โI like to be pretty meticulous about playing stuff the correct way,โ says Jon Button
Youโll Write Less Code With Svelte 5.0, Promises Rich Harris - The New Stack
In addition to providing details about the upcoming Svelte 5, creator Rich Harris shared his opinions on React Server Components.
Story Points are Pointless, Measure Queues | Brightball
Their creator has disavowed them. The measure and definition is different for every team that uses it. They sow confusion, create conflict, unreliable timelines, are easily gamed, demotivate and degrade the performance of your team.
10 Powerful Career Objectives for a Data Engineer - The Resume Whisperer
Are you aspiring to embark on a rewarding career as a data engineer? Well, the journey begins with setting clear and powerful career objectives. Data
Why Your Team Sucks 2024: Carolina Panthers | Defector
Assignment vs. Mutation in Python - Python Morsels
In Python, "change" can mean two different things. Assignment changes which object a variable points to. Mutation, changes the object itself.
LanceDB + Polars
I Will Fucking Dropkick You If You Use That Spreadsheet โ Ludicity
Most Data Work Seems Fundamentally Worthless โ Ludicity
I Will Fucking Piledrive You If You Mention AI Again โ Ludicity
Most Tech Jobs Are Jokes And I Am Not Laughing โ Ludicity
Leadership Is A Hell Of A Drug โ Ludicity
Flexible Schemas Are The Mindkiller โ Ludicity
I Will Fucking Haymaker You If You Mention Agile Again โ Ludicity
I Accidentally Saved Half A Million Dollars โ Ludicity
Your Organization Probably Doesn't Want To Improve Things โ Ludicity
"We ran out of columns" - The best, worst codebase
What was special about Pivotal?
Was it pairing? TDD? Retros? Or was it that we could write code in peace, without being bitten by possums?
What was special about Pivotal?
Was it pairing? TDD? Retros? Or was it that we could write code in peace, without being bitten by possums?
Milk Kanban - Pawel Brodzinski on Leadership in Technology
We ten to consider Kanban as (digital) whiteboards with columns and sticky notes, while its original meaning was just (any) visual signal.
The Curse of Knowing How, or; Fixing Everything | Blog
A reflection on control, burnout, and the strange weight of technical fluency.
Arlington National Cemetery removed links to webpages about Black, Hispanic and female veterans | Snopes.com
Arlington National Cemetery removed the links after the officials ordered a "digital content refresh" of the Department of Defense's websites.
asyncio: a library with too many sharp corners
An explanation of some major issues with asyncio.