Skip to content
View pradius's full-sized avatar
💭
Building Expertise in AI and Product Development
💭
Building Expertise in AI and Product Development

Block or report pradius

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Increasing Productivity in an AI Era Increasing Productivity in an AI Era
    1
    # Increasing Productivity in an AI Era
    2
    
                  
    3
    Hey everyone, today I would like to show you a neat process I've been using to increase my productivity that enhances how I use AI tools. It's something a bit mundane but it lets me work on multiple things concurrently without losing context.
    4
    
                  
    5
    ## The problem
  2. creating-csharp-worker-cilium-networ... creating-csharp-worker-cilium-network-policies.md
    1
    
                  
    2
    # Applying Cilium Policies with C#: Lessons Learned
    3
    
                  
    4
    Hey everyone! I wanted to write up the problems I hit while building a small C# worker that applies CiliumNetworkPolicy objects to an AKS cluster. It sounded simple at first: read a YAML, call the Kubernetes API, and create the CRD (Custom Resource Definition). In reality, I ran into a handful of gotchas around identity, egress rules, and CRD formatting. This is the short, practical version of what worked for me.
    5
    
                  
  3. Coin Coin Public

    Kotlin KMP project crash course

    Kotlin