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

Reflections

A collection of 4 Posts

The Scripts We Follow
Reflections

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
Games People Play
Reflections

Games People Play

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

14 Nov, 2025
5 min read
The Pause That Shapes Us
Reflections

The Pause That Shapes Us

Exploring the space between instinct, doubt, and decision.

28 Oct, 2025
4 min read
Needs People Ignore
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

async-await

A collection of 8 Posts

8. The Habits of Asynchrony
dotnet async-await series

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
7. Designing Reliable Async Methods
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
6. When Something Burns
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
5. Continuation and Context
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
4. Asynchronous vs Parallel Programming
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
3. Why Async/Await Changes Everything
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
2. Understanding Async and Await
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
1. The Art of Not Waiting
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

A collection of 9 Posts

8. The Habits of Asynchrony
dotnet async-await series

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
7. Designing Reliable Async Methods
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
Hot Path
dotnet performance glossary

Hot Path

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

26 Oct, 2025
5 min read
6. When Something Burns
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
5. Continuation and Context
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
4. Asynchronous vs Parallel Programming
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
3. Why Async/Await Changes Everything
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
2. Understanding Async and Await
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
1. The Art of Not Waiting
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

glossary

A collection of 1 Post

Hot Path
dotnet performance glossary

Hot Path

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

26 Oct, 2025
5 min read

performance

A collection of 1 Post

Hot Path
dotnet performance glossary

Hot Path

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

26 Oct, 2025
5 min read

series

A collection of 8 Posts

8. The Habits of Asynchrony
dotnet async-await series

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
7. Designing Reliable Async Methods
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
6. When Something Burns
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
5. Continuation and Context
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
4. Asynchronous vs Parallel Programming
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
3. Why Async/Await Changes Everything
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
2. Understanding Async and Await
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
1. The Art of Not Waiting
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

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

The Scripts We Follow

18 Nov, 2025
Games People Play

Games People Play

14 Nov, 2025
The Pause That Shapes Us

The Pause That Shapes Us

28 Oct, 2025

Menu

Home Series About

Pages

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