Skip to content
View mikhail's full-sized avatar

Organizations

@microsoft @Azure

Block or report mikhail

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mikhail/README.md
  • 👋 Hi, I’m @mikhail
  • 👀 I’m interested in coding, curling, and cocktails
  • 🌱 I’m currently learning [this field is silly because it'll get stale]
  • 💞️ I’m looking to collaborate on my own projects. If you want to hack something together let me know!
  • 📫 How to reach me mikhail.simin

Pinned Loading

  1. alphabot Public

    Forked from Nextdoor/alphabot

    💬 Open source python3 bot to chat with Slack and other platforms.

    Python

  2. sticky-github Public

    JavaScript

  3. Nextdoor/kingpin Public

    Deployment Automation Engine

    Python 27 18

  4. OpenNDA Public

    A way for your clients to sign NDA and receive confirmation about it

    JavaScript 1

  5. Python Generators and Yielding
    1
    # Python Generators and Yielding
    2
    In python yield can be used to transfer information in both directions.
    3
    
                  
    4
    ```python
    5
    yield 'hello'
  6. Tornado firing vs yielding
    1
    # Yielding a list of tasks in Tornado 4.0
    2
    
                  
    3
    **Note**: This behavior [has changed](https://github.com/tornadoweb/tornado/commit/241956a6cdd1e96de7afe9355fc3dec303f2365e) in Tornado 4.1
    4
    
                  
    5
    Executing `python yield_all.py` will produce results similar to:

190 contributions in the last year

Contribution Graph
Day of Week May June July August September October November December January February March April May
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

May 2025

Created 2 commits in 1 repository

Created a pull request in Azure/azure-sdk-for-js that received 3 comments

Add retry to vitest config

+1 −0 lines changed 3 comments
Opened 1 other pull request in 1 repository
Azure/azure-sdk-for-js 1 open
Reviewed 1 pull request in 1 repository
crewAIInc/crewAI 1 pull request

Created an issue in crewAIInc/crewAI that received 9 comments

[BUG] Context passed even when explicitly told not to

Description Creating a Task(... context=[]) still receives context string from all sequentially previous tasks. Steps to Reproduce create a crew o…

9 comments
Opened 2 other issues in 1 repository
crewAIInc/crewAI 2 open
8 contributions in private repositories May 1 – May 9
Loading