Skip to content
View Stream29's full-sized avatar

Highlights

  • Pro

Block or report Stream29

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

Pinned Loading

  1. GithubInsight GithubInsight Public

    2024七牛云1024创作节之校园编程马拉松参赛作品,获创作奖

    Kotlin 2

  2. ProxyAsLocalModel ProxyAsLocalModel Public

    Proxy remote LLM API as Ollama and LM Studio, for using them in JetBrains AI Assistant

    Kotlin 133 13

  3. RegexDsl RegexDsl Public

    A Kotlin Multiplatform library to write regex with DSL

    Kotlin 1

  4. SimpleMainKts SimpleMainKts Public

    A minimum implementation to use main.kts in your project.

    Kotlin 1

  5. KotlinLambdaCalculus KotlinLambdaCalculus Public

    A simple Kotlin lambda calculus playground

    Kotlin

  6. Python is a double-edged sword for C... Python is a double-edged sword for CS beginnners.
    1
    # The dark side of Python (for CS students before learning Python)
    2
    
                  
    3
    Python is a simple and concise programming language with a thriving open-source ecosystem.
    4
    
                  
    5
    This article is not to blame Python, but to clarify some misunderstandings and misusages with Python, as many CS students' first programming language is Python. I write this article to help some CS students from getting confused or stuck with Python and CS study.