Skip to content

Instantly share code, notes, and snippets.

View gangefors's full-sized avatar

Stefan Gangefors gangefors

  • Gangefors Programmering AB
  • Lund, Sweden
View GitHub Profile
@danieloliveira117
danieloliveira117 / remove-youtube-shorts.js
Last active August 7, 2023 11:34
Hide youtube shorts from subscription page
// ==UserScript==
// @name Hide youtube #shorts
// @namespace https://gist.github.com/danieloliveira117/8d129abcc5d744890c9bd55f1c122472
// @version 1.5
// @description Remove youtube shorts from subscriptions (Only in grid view)
// @author danieloliveira117
// @match https://*.youtube.com/feed/subscriptions
// @grant none
// ==/UserScript==
@Postrediori
Postrediori / Linux-RocketLake-UHD-750.md
Last active June 17, 2023 13:18
Setup UHD 750 GPU on Intel Rocket Lake processors on Linux

Description

Linux distros don't support newest (May 2021) Rocket Lake GPUs by default. Tested on:

  • Fedora 34
  • Ubuntu 20.04.2.0
  • Ubuntu 21.04

Even if i915 module is loaded (lsmod | grep i915), the graphics is still running in software mode. This issue can be checked in the following ways: