List of articles, latest first
The issue with AI is: it is only doing 80% of the work, and the easy 80%. You might know the pareto principle stating that 80% of an outcome comes from 20% of the work. Well, AI is doing the remaining 80%. When using Claude, the AI writes boilerplate code and some tests, but the API design required careful thinking beforehand. The additional load the infrastructure will need to handle was evaluated for each possible solution. ...
Gradient Descent: from linear regression to Llama
What is gradient descent and how to use it. We go from the taking derivative to solving a linear regression. ...
The journey of making my blog IPv6 only, and the problems I encountered ...
What I learned after a semester of Computer Vision Part 1
I took a class on computer vision, here is a glimpse of what I learned… ...
I Stopped Daily Drinking… Coffee
A fancy title is all you need ! You don’t know me, but let me still reassure you, I’m not daily drinking alcohol. Instead, I’d like to shed some light on a different addiction in my life: coffee. I recently quit drinking coffee, and the impact on my life has been surprisingly positive. In the life of an addict I used to consume one to three cups of coffee per day, always trying not to have any after 2 PM. ...
Context Aware Recommender Systems
A gentle introduction to Context Aware Recommender Systems and Lightning ...
What Is This Dimension Thing ?
An explanation on the dim
parameter in PyTorch and Numpy, when doing reduction operations. With this post you’ll never doubt again and won’t have to try dim=0, dim=1 and so on until you got the right result. ...
Creating a hugo theme and grasping the concepts of hugo ...
Why is my electricity bill exploding ?
I found that this month electric bill is 25% higher than last year ...
A gentle introduction to generative art using rust and nannou ...
This is my about page I’m a computer science student interested in data science and machine learning. I’m also interested in rust and I occasionally do some CTFs You can get in touch on twitter @jsch_3. I blog about the things I do, mostly to remember them. ...