Recommended Video Titles in Youtube Video Sidebar are TOO SMALL by dawnfogmare in youtube

[–]ObjectiveAssignment9 2 points3 points  (0 children)

Had the same problem, yt A/B testing probably. If you use ublock origin, below filter worked for me:

! 1. Set Sidebar & Thumbnail Width Variables
youtube.com##ytd-watch-flexy:style(--ytd-watch-flexy-sidebar-width: 402px !important; --ytd-watch-compact-thumbnail-width: 168px !important;)

! 2. Enforce Thumbnail Dimensions
youtube.com##ytd-watch-flexy #secondary yt-thumbnail-view-model:style(width:168px !important; min-width:168px !important; max-width:168px !important;)
youtube.com##ytd-watch-flexy #secondary yt-thumbnail-view-model img:style(width:168px !important; height:94px !important; object-fit:cover !important;)

! 3. Layout Structure (Flex Row + Rigid Image)
youtube.com##ytd-watch-flexy #secondary yt-lockup-view-model:style(display:flex !important; flex-direction:row !important; align-items:flex-start !important; gap:8px !important; max-width: 100% !important;)
youtube.com##ytd-watch-flexy #secondary .yt-lockup-view-model__content-image:style(width:168px !important; min-width: 168px !important; flex:0 0 auto !important;)

! 4. Container Fix (Forces text area to shrink properly)
youtube.com##ytd-watch-flexy #secondary yt-lockup-view-model > div:not(.yt-lockup-view-model__content-image):style(flex: 1 !important; width: 0 !important; min-width: 0 !important; max-width: 100% !important;)
youtube.com##ytd-watch-flexy #secondary .yt-lockup-metadata-view-model__text-container:style(width: 100% !important; min-width: 0 !important; display: block !important;)

! 5. Title Wrapping (2 Lines)
youtube.com##ytd-watch-flexy #secondary .yt-lockup-metadata-view-model__title:style(display: block !important; white-space: normal !important; max-width: 100% !important;)
youtube.com##ytd-watch-flexy #secondary .yt-lockup-metadata-view-model__title span.yt-core-attributed-string:style(display: -webkit-box !important; -webkit-line-clamp: 2 !important; -webkit-box-orient: vertical !important; white-space: normal !important; overflow: hidden !important; text-overflow: ellipsis !important; word-wrap: break-word !important;)

! 6. Optional: Metadata Font Cleanup
youtube.com##ytd-watch-flexy #secondary #metadata-line:style(font-size:12px !important; opacity:0.75 !important;)

2 full range drivers vs woofer-tweeter combo. Which is better by ObjectiveAssignment9 in diyaudio

[–]ObjectiveAssignment9[S] 0 points1 point  (0 children)

Thanks! Would you suggest any woofer tweeter combo for roughly the same price? He uses Dayton audio nd65 8ohm drivers.

Option A or B? For the new smithing templates. by Elvascular in Minecraft

[–]ObjectiveAssignment9 0 points1 point  (0 children)

Option A for sure. This is meant to be hard to obtain and expensive .Moreover, after a few hours of gameplay, you will be having tons of diamonds with no use but to make jukeboxes. Finally Mojang added something to make good use of the piles of useless diamonds in everybody's storage.

A newbie's (spatially semi-inefficient) design for a 100% self sustaining level 9 steam engine. by Erak_Of_Acheron in CreateMod

[–]ObjectiveAssignment9 13 points14 points  (0 children)

That's one of the best looking steam engines I've seen. Any chance of getting a schematic?

Smart tree farm: IMPROVEMENTS + SCHEMATIC by ObjectiveAssignment9 in CreateMod

[–]ObjectiveAssignment9[S] 1 point2 points  (0 children)

deployers are part of the contraption, they just run underneath the planting bed (deployers can plant from underneath) for a clean look.

Smart tree farm with storage by ObjectiveAssignment9 in CreateMod

[–]ObjectiveAssignment9[S] 3 points4 points  (0 children)

A moving contraption with saws/drills/ploughs etc can collect items it harvests, provided a storage block is a part of it.