Hedi Attia

Blog

Articles, tutorials, and thoughts on web development and software engineering.

Custom July 28, 2026

LangChain vs Vercel AI SDK: A Beginner's Guide

A beginner-friendly comparison of LangChain and Vercel AI SDK β€” two popular frameworks for building AI-powered apps in TypeScript.

ai langchain vercel typescript llm
Hashnode June 24, 2023

Backup and move WSL2 between disks

Backup and transfer WSL from disk to disk to overcome performance issues.

wsl ubuntu linux backup move
Hashnode October 4, 2020

Fix GRUB Bootloader not showing up after Windows upgrade

Fix GRUB not loading after a Windows upgrade resets the bootloader to Windows Boot Manager.

linux grub windows dual-boot
Custom June 13, 2020

Useful Shortcut Keys in Ubuntu (GNOME)

A comprehensive reference of useful keyboard shortcuts for Ubuntu with the GNOME desktop environment.

ubuntu linux gnome shortcuts
PDF May 7, 2020

by Hostinger

HTML5 Cheatsheet

A quick reference HTML5 cheatsheet covering tags, attributes, and APIs.

html webdev cheatsheet
Custom December 13, 2019

by Princeton University

C vs Java β€” Quick Reference

A side-by-side comparison of C and Java covering types, syntax, memory management, and more.

c java programming comparison