Live data from Hacker News

Viewing profile — maalhamdan

maalhamdan

HN member
Joined
Tue, Jan 20, 2026, 10:36 AM UTC
HN karma
7
Public activity
2 items

About maalhamdan

No profile information was provided.

Recent public activity

  1. comment
    Comment #47763670

    I think they shouldn't back up git objects individually because git handles the versioning information. Just compress the .git folder itself and back it up as a single unit.

  2. comment
    Comment #47763622

    document.querySelectorAll('p').forEach(p => p.style.color = 'black'); Use this command in the developer tools console to change the color.