by Abanoub Hanna
How to optimize site content for LLM search ?
Getting your business recommended in LLM answers is about becoming the “obvious” and low‑ambiguity option for specific questions buyers ask AI tools. This blog post walks you through the whole …
15 Techniques I Rely On Daily as a Senior Software Engineer
Early in my career, I thought seniority was measured by lines of code or how many obscure languages I knew. I optimized for speed and cleverness. But over time, the focus shifted. Today, my job …
RegExp vs String Manipulation in Go language
I wrote a tool to abstract all package managers such as apt, snap, and flatpak, so I can use it as the interface instead of dealing with the specific package manager of the Linux distribution …
How many Zsh scripts distributed via Homebrew ?
What is Zsh ? 🔗 Zsh, also known as the Z shell, is a Unix shell that functions as both an interactive command-line interpreter and a powerful scripting language. Created by Paul Falstad in 1990, it …
How many R programs distributed via Homebrew ?
What is R language ? 🔗 R is a free, open-source programming language and software environment designed primarily for statistical computing, data analysis, and graphical visualization. It is widely …
How many deno scripts distributed via Homebrew ?
What is Deno ? 🔗 Deno (pronounced “dee-no”) is a secure, modern runtime for JavaScript, TypeScript, and WebAssembly, co-created by Ryan Dahl, who also developed Node.js. Built on the V8 …
How many Fish scripts distributed via Homebrew ?
What is Fish ? 🔗 The fish (Friendly Interactive SHell) shell is a command-line interface for Unix-like operating systems designed with a focus on user-friendliness, interactivity, and usability. …
How many Erlang programs distributed via Homebrew ?
What is Erlang ? 🔗 Erlang is a general-purpose, functional programming language designed specifically for building scalable, fault-tolerant systems that require high availability. It is renowned for …
How many Yarn scripts distributed via Homebrew ?
What is Yarn? 🔗 Yarn is a fast, secure, and reliable package manager for JavaScript dependencies. It was created by Facebook (now Meta) to address performance and consistency issues in the default …
How many PHP scripts published via Homebrew ?
What is PHP ? 🔗 PHP is a widely used, open-source server-side scripting language designed primarily for web development. It allows developers to create dynamic, interactive websites by embedding code …