Early neural networks
Early neural networks, like the original perceptron (single layer) from the 1950s and the later multilayer perceptron from the 1980s, worked by adding up inputs multiplied by simple numbers (weights) and then passing the...
Journal
Long-form notes, architecture logs, and technical writing.
Early neural networks, like the original perceptron (single layer) from the 1950s and the later multilayer perceptron from the 1980s, worked by adding up inputs multiplied by simple numbers (weights) and then passing the...
Life is a homogeneous experience. Period.In chemistry terms, table sugar and water can become homogeneous. This doesn’t prevent them from keeping their molecular differences but they coexist.In mathematical terms, a conv...
Let’s start with a simple introduction for a relatively big question. Can ChatGPT, harm you, or may I phrase it like, what are the dangers of a proprietary LLM?Does it make a difference if I pay for it? Say, a monthly su...
Windows is NOT the top operating system. Not the most widely used either. It only dominates regular customer computers because it has a lot of safety rails and has a GUI for everything imaginable which non-technical peop...
This is crazy isn't it? how it has changed quite rapidly in just a few years? We literally went from .0 to version 2.To clarify before we start, 1.0 is a must for 2.0 and 2.0 is a must for 3.0 and this is not going to ch...
I really like Google is doing with it’s Gemini AI interface. Their “Canvas” mode surprised me.It still has unintended tool calls (calling Canvas when it shouldn’t) but that can be fixed.It evidently has pre-defined ways ...
I am quite certain that with the emergence of AI, we have a new responsibility to transform the current client hardware to match the pace and the capabilities and even the unknown possibilities that we are yet to discove...
In this short blog post, I will be talking about software architecture, specifically in relation with my own experiences and the troubles I face, or I should say the troubles I always face when building an application by...
At work, we are considering a graph database for one of our internal projects, and last week I realized I don't know much about modern Graph database solutions. I only knew the theory. So I had to turn my theory into rea...
I really think the future of tech will predominantly be dominated by a handful of smart people that posses carefully implemented and arranged hierarchical AI Agents at their disposal.These people won't necessarily be AI ...