Skip to content

Instantly share code, notes, and snippets.

View pratyushtewari's full-sized avatar
🎯
Focusing

Pratyush Tewari pratyushtewari

🎯
Focusing
View GitHub Profile
@pratyushtewari
pratyushtewari / gist:8f8e8c5f512e6284433930af59e3d416
Created April 13, 2026 03:53
ublock origin - Block Blippi (and affiliates) and Shorts (general)
!also visit https://github.com/gijsdev/ublock-hide-yt-shorts/blob/master/list.txt
m.youtube.com##grid-shelf-view-model
m.youtube.com##ytm-pivot-bar-item-renderer:has(.pivot-shorts)
m.youtube.com##ytm-video-with-context-renderer:has([data-style="SHORTS"])
m.youtube.com##.single-column-browse-results-tabs>a:has-text(Shorts)
m.youtube.com##ytm-item-section-renderer:has(#video-title:has-text(#Short))
m.youtube.com##ytm-item-section-renderer:has(#video-title:has-text(#Shorts))
m.youtube.com##ytm-item-section-renderer:has(#video-title:has-text(#short))
m.youtube.com##ytm-item-section-renderer:has(#video-title:has-text(#shorts))

| Feature | Contextual Design | Lean Design | Agile Design | Conscious Design | |----------------|-----------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------

<table><tbody><tr><th>Feature</th><th>Contextual Design</th><th>Lean Design</th><th>Agile Design</th><th>Conscious Design</th></tr><tr><td>Focus</td><td>User's work practice and environment</td><td>Efficiency, waste reduction, value maximization</td><td>Flexibility, collaboration, iterative development</td><td>Ethical considerations, user well-being, sustainability, holistic user context</td></tr><tr><td>Methodology</td><td>Observation, interviews, work modeling</td><td>Identifying and eliminating waste, optimizing workflows</td><td>Sprints, user stories, continuous feedback</td><td>Observation, empathy, impact assessment, ethical design principles, user-centered design, incorporating conscious design principles into agile workflows</td></tr><tr><td>Goal</td><td>Design systems that support and extend user's work</td><td>Deliver maximum value with minimal resources</td><td>Deliver working software quickly and adapt to change</td><td>Create experiences that are ethical, sustainable, and contribute to user well-
{
"editor.colorDecorators": false,
"workbench.colorTheme": "Cobalt Next",
"workbench.iconTheme": "material-icon-theme",
"git.autoRepositoryDetection": false,
"workbench.startupEditor": "newUntitledFile",
"editor.suggestSelection": "first",
"vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue",
"workbench.editor.highlightModifiedTabs": true,
// The font weight to use within the terminal for bold text.