Posts by sarmad

@sarmad

Sarmad Abdullah

Software Engineer and Team Lead; Inventor of Alusus programming language
Vancouver, Canada alusus.org Joined February 2026
1.4k Points42 Badges10 Connections14 Followers16 Following

Comments by sarmad

May 23 Articles 4 min read
An honest, no-hype look at what happens when you let AI build your whole app — and then try to refactor it. Photo by Steve A Johnson on Unsplash TL;DR I spent 30 days vibe coding a web app from logo to launch using only AI — no manual code. Tot...
Posted in WebDev group
May 22 Articles 6 min read
Rows, the ORM built for Alusus language, takes a fundamentally different approach to database migrations compared to the linear, file-based systems found in tools like Sequelize, Flyway, or Rails ActiveRecord. Instead of maintaining an ordered sequen...
post-cover-18414
May 20 Articles 3 min read
A few weeks ago I went down a rabbit hole. I'd been reading about how every SaaS company eventually has to deal with GDPR / SOC 2 / HIPAA, and how the existing tooling space basically goes like this: > "Do you have a password policy document?" > "Ye...
Posted in WebDev group
Apr 28 Tutorials 7 min read
Routing is one of the important elements in any web library, and it is also one of the things that the Alusus language handles in a distinctive way. Routing in WebPlatform provides the following features: Automatically loading the page that matches ...
post-cover-15932
Apr 23 Articles 1 min read
I had this idea to run AI locally on my own laptop. Just to see if I could. Ended up going with Ollama. At first it was brutal — all CPU, no GPU, super slow. But I messed around, tweaked some stuff, and finally got it to actually run okay. Not fast,...
Apr 16 Articles 1 min read
I had this idea to run AI locally on my own laptop. Just to see if I could. Ended up going with Ollama. At first it was brutal — all CPU, no GPU, super slow. But I messed around, tweaked some stuff, and finally got it to actually run okay. Not fast,...
Apr 16 Articles 1 min read
Web hosting is a service that allows individuals and organizations to make their websites accessible on the internet. When you create a website, all its files—such as text, images, videos, and code—need to be stored somewhere. Web hosting companies p...
Apr 16 Articles 2 min read
If you’ve been using Axios for a while, this one might feel a bit uncomfortable. A few days back, something weird happened. Not a bug. Not a breaking change. A full-blown supply chain attack. What actually happened? On March 31, 2026, attackers m...
post-cover-14913
Apr 15 Articles 2 min read
If you’ve been using Axios for a while, this one might feel a bit uncomfortable. A few days back, something weird happened. Not a bug. Not a breaking change. A full-blown supply chain attack. What actually happened? On March 31, 2026, attackers m...
post-cover-14913
Apr 15 Articles 1 min read
Web hosting is a service that allows individuals and organizations to make their websites accessible on the internet. When you create a website, all its files—such as text, images, videos, and code—need to be stored somewhere. Web hosting companies p...
Apr 15 Articles 7 min read
I’ve spent my career fighting for clean code. In code reviews, in architecture meetings, in those long debates about naming conventions that everyone pretends to hate but secretly cares about. Readable code. Well-structured code. Code that respects t...
Posted in WebDev group
Apr 13 Articles 7 min read
This article covers the approach used to write user interface programs using Alusus language and the WebPlatform library, in terms of how the code is written and how UI elements are handled during user interaction. It also explains how WebPlatform wo...
post-cover-14610
Posted in WebDev group
Feb 17 Articles 7 min read
In our previous article Building a WASM Chat App Using Alusushttps://coderlegion.com/10923/building-a-wasm-chat-app-using-alusus-step-1-the-ui we built a simple chat application using Alusus programming language and WebPlatform framework. In this art...
post-cover-11609
Posted in WebDev group
Feb 9 Tutorials 4 min read
In the previous articlehttps://coderlegion.com/11116/building-a-wasm-chat-app-using-alusus-step-4-adding-users-and-rooms we finished building a basic web app with support for rooms, users, and password based authentication. It's now time to deploy ou...
Posted in WebDev group
Feb 4 Tutorials 6 min read
Continuing the app we built in the previous articlehttps://coderlegion.com/10923/building-a-wasm-chat-app-using-alusus-step-1-the-ui, we will now add a back end to enable chatting between multiple front ends. Let's keep it simple for the first step ...
Posted in WebDev group
Feb 3 Tutorials 3 min read
WebAssembly is a relatively new technology that allows building native apps for the web, which can provide extra performance, lower memory footprint, and improved security over traditional JS based web applications. In this tutorial we'll walk throug...
chevron_left

Latest Jobs

View all jobs →