Trace in Time
  • Home
  • Series
  • Lists
  • Books
  • About
  • Contact Archive
Search posts...

Reflections

A collection of 4 Posts

The Scripts We Follow

Your life is not random—it's just a predictable loop; this is your essential guide to interrupting the rhythm and choosing your next move.

18 Nov, 2025
8 min read
Reflections

Games People Play

Most relationship trouble doesn’t start in reality — it starts in the mind.

14 Nov, 2025
5 min read
Reflections

The Pause That Shapes Us

Exploring the space between instinct, doubt, and decision.

28 Oct, 2025
4 min read
Reflections

Needs People Ignore

How paying attention to what you truly need reshapes the way you plan, act, and live.

27 Oct, 2025
4 min read
Reflections

async-await

A collection of 8 Posts

8. The Habits of Asynchrony

Practical habits for writing graceful asynchronous code in C#—from safe awaits to consistent patterns that keep systems smooth.

27 Oct, 2025
2 min read
dotnet async-await series

7. Designing Reliable Async Methods

Building predictable asynchronous methods in C#—avoiding pitfalls, ensuring consistency, and writing code that never loses track.

26 Oct, 2025
3 min read
dotnet async-await series

6. When Something Burns

Understanding how exceptions work in asynchronous code—where they go, how to catch them, and why context matters.

25 Oct, 2025
3 min read
dotnet async-await series

5. Continuation and Context

How C# resumes work after an await—the idea of continuation, context, and why it matters for UI and server code.

24 Oct, 2025
2 min read
dotnet async-await series

4. Asynchronous vs Parallel Programming

Understanding the difference between asynchronous and parallel programming in C#—timing, teamwork, and how they complement each other.

23 Oct, 2025
2 min read
dotnet async-await series

3. Why Async/Await Changes Everything

Why async/await exists at all—eliminating wasted wait time to unlock responsiveness and throughput.

22 Oct, 2025
5 min read
dotnet async-await series

2. Understanding Async and Await

Demystifying how C# pauses and resumes work - the state machine, continuation, and why async/await reads like plain code.

21 Oct, 2025
3 min read
dotnet async-await series

1. The Art of Not Waiting

An introduction to asynchronous thinking—and why waiting isn’t stopping.

20 Oct, 2025
2 min read
dotnet async-await series

dotnet

A collection of 9 Posts

8. The Habits of Asynchrony

Practical habits for writing graceful asynchronous code in C#—from safe awaits to consistent patterns that keep systems smooth.

27 Oct, 2025
2 min read
dotnet async-await series

7. Designing Reliable Async Methods

Building predictable asynchronous methods in C#—avoiding pitfalls, ensuring consistency, and writing code that never loses track.

26 Oct, 2025
3 min read
dotnet async-await series

Hot Path

A practical definition of a hot path—how to identify, measure, and optimize it in .NET.

26 Oct, 2025
5 min read
dotnet performance glossary

6. When Something Burns

Understanding how exceptions work in asynchronous code—where they go, how to catch them, and why context matters.

25 Oct, 2025
3 min read
dotnet async-await series

5. Continuation and Context

How C# resumes work after an await—the idea of continuation, context, and why it matters for UI and server code.

24 Oct, 2025
2 min read
dotnet async-await series

4. Asynchronous vs Parallel Programming

Understanding the difference between asynchronous and parallel programming in C#—timing, teamwork, and how they complement each other.

23 Oct, 2025
2 min read
dotnet async-await series

3. Why Async/Await Changes Everything

Why async/await exists at all—eliminating wasted wait time to unlock responsiveness and throughput.

22 Oct, 2025
5 min read
dotnet async-await series

2. Understanding Async and Await

Demystifying how C# pauses and resumes work - the state machine, continuation, and why async/await reads like plain code.

21 Oct, 2025
3 min read
dotnet async-await series

1. The Art of Not Waiting

An introduction to asynchronous thinking—and why waiting isn’t stopping.

20 Oct, 2025
2 min read
dotnet async-await series

glossary

A collection of 1 Post

Hot Path

A practical definition of a hot path—how to identify, measure, and optimize it in .NET.

26 Oct, 2025
5 min read
dotnet performance glossary

performance

A collection of 1 Post

Hot Path

A practical definition of a hot path—how to identify, measure, and optimize it in .NET.

26 Oct, 2025
5 min read
dotnet performance glossary

series

A collection of 8 Posts

8. The Habits of Asynchrony

Practical habits for writing graceful asynchronous code in C#—from safe awaits to consistent patterns that keep systems smooth.

27 Oct, 2025
2 min read
dotnet async-await series

7. Designing Reliable Async Methods

Building predictable asynchronous methods in C#—avoiding pitfalls, ensuring consistency, and writing code that never loses track.

26 Oct, 2025
3 min read
dotnet async-await series

6. When Something Burns

Understanding how exceptions work in asynchronous code—where they go, how to catch them, and why context matters.

25 Oct, 2025
3 min read
dotnet async-await series

5. Continuation and Context

How C# resumes work after an await—the idea of continuation, context, and why it matters for UI and server code.

24 Oct, 2025
2 min read
dotnet async-await series

4. Asynchronous vs Parallel Programming

Understanding the difference between asynchronous and parallel programming in C#—timing, teamwork, and how they complement each other.

23 Oct, 2025
2 min read
dotnet async-await series

3. Why Async/Await Changes Everything

Why async/await exists at all—eliminating wasted wait time to unlock responsiveness and throughput.

22 Oct, 2025
5 min read
dotnet async-await series

2. Understanding Async and Await

Demystifying how C# pauses and resumes work - the state machine, continuation, and why async/await reads like plain code.

21 Oct, 2025
3 min read
dotnet async-await series

1. The Art of Not Waiting

An introduction to asynchronous thinking—and why waiting isn’t stopping.

20 Oct, 2025
2 min read
dotnet async-await series

Topics

dotnet async-await series performance glossary Reflections

Trace in Time

Here, I share what I build, photograph, and learn along the way — thoughts on keeping creativity alive inside a structured life. You’ll find reflections, tools, and methods that help me stay focused without losing curiosity. Dive in, and maybe you’ll find something that resonates.

Recent Posts

The Scripts We Follow

18 Nov, 2025

Games People Play

14 Nov, 2025

The Pause That Shapes Us

28 Oct, 2025

Menu

Home Series Lists Books About

Pages

Contact Archive
2026 © Trace in Time. Crafted & Designed by Artem Sheludko.