Welcome to Orbital Blog

Hey, I'm Kukil. This is my journal - a running log of the things I'm building, breaking, and occasionally understanding.

If you like watching someone figure things out in real time, stick around. New posts whenever something interestingexplodes(literally or figuratively).

01101101101101

AI/ML

Robotics

Microcontrollers

Automation

3D Printing

CodeContinue: Taking Back Control from Cloud-Based Code Completion

CodeContinue: Taking Back Control from Cloud-Based Code Completion
Developer Tools

Microsoft killed IntelliSense to push developers toward cloud-based, data-hungry agentic coding. CodeContinue, an LLM-powered Sublime Text plugin that gives you smart 1-2 line code completion without surrendering control, data, or your coding workflow.

10 min read
Read Full Article →

Latest Blog Posts

Explore my latest thoughts and tutorials

Understanding SVMs
ML Fundamentals5 min read

The Kernel Trick in Support Vector Machines (SVMs)

For the longest time I believed Support Vector Machines were maximum-margin linear classifiers with a fancy name. I could recite the objective function, draw the margin and the support vectors, and still feel smug. How is it finding a hyperplane in 2D when no straight line can ever separate these spirals? That confusion ended with the simplest sentence in ML: We never actually go to the high-dimensional space, we only pretend we do.

Read More →
Understanding Bayes Theorem
ML Fundamentals8 min read

Revisiting Bayes' Theorem: The Quiet Engine of AI

Bayes’ Theorem is everywhere in machine learning, yet strangely hard to feel intuitively. Even after years in AI and computer vision, I still found it confusing. A centuries-old idea powering today’s models, but never explained in a way that truly clicks. This post is a simple, human walkthrough of Bayes: what it means, why it matters, and how it quietly runs beneath everything we build in modern AI.

Read More →

About Me

Hi! I'm a passionate developer exploring the intersections of AI/ML, Robotics, Microcontrollers, and Automation.

Through this blog, I share my learnings, experiments, and best practices in these exciting fields.

Read More About Me
Kukil Kashyap Borgohain

Tech Fields I Explore

Hover over each icon to see the magic of technology come to life

01101101101101

AI/ML

Robotics

Microcontrollers

Automation

3D Printing

Subscribe to My Newsletter

Get notified when I publish new blog posts and tutorials