Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
maalhamdan
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
maalhamdan
5mo ago
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.
▲
by
maalhamdan
5mo ago
document.querySelectorAll('p').forEach(p => p.style.color = 'black'); Use this command in the developer tools console to change the color.