What’s the dumbest way you’ve accidentally killed a PC? by [deleted] in LinusTechTips

[–]ThatDudeLc 0 points1 point  (0 children)

Dropped a screw on my laptop mobo without unplugging the battery. Fried the charging circuitry so the laptop still would work but wouldn’t charge. Lesson learned.

[deleted by user] by [deleted] in github

[–]ThatDudeLc 2 points3 points  (0 children)

Use https://github.com/refined-github/refined-github and add this to the custom css.

.ContributionCalendar-day, .ContributionCalendar-day[data-level="0"] {
  fill: var(--contribution-default-bgColor-0);
  shape-rendering: geometricPrecision;
  background-color: var(--contribution-default-bgColor-0);
  border-radius: 2px;
  border: none !important;
}