Spyke

Replies

piracy

Comment on

Can they even track pirated installs ?

According to what Unity reps said elsewhere, they have no way of knowing what's a bought install, what's a demo, what's a charity bundle, what's a pirated install, and what is someone loading a webpage with a WebGL program integrated (every page view = 1 install).

Instead, they want to estimate how much people owe them. Using secret methods with no accountability.

Comment on

STOP USING HITPOINTS

Fun fact about going below 0 HP: Third Edition D&D tracked that. At 0 you were staggered, below that unconscious, and at -Con Score negative HP you died.

This being D&D 3.x (3.0/3.5/Pathfinder 1e), there were abilities that extended that limit, abilities that let you stay conscious below 0 HP. I've seen someone play a build that was always at negative HP, with a limit of something like -300 before dying, and got bonuses for being in the negatives.

Comment on

Some veteran YouTube staff think Shorts might ruin YouTube

Reply in thread

I'm using some custom ublock origin filters that I found somewhere to block shorts across all of youtube:

!Youtube Shorts
www.youtube.com###guide-content #endpoint[title="Shorts"]:upward(ytd-guide-entry-renderer)
www.youtube.com###items #endpoint[title="Shorts"]:upward(ytd-mini-guide-entry-renderer)
www.youtube.com##ytd-browse #dismissible ytd-rich-grid-slim-media[is-short]:upward(ytd-rich-section-renderer)
www.youtube.com##ytd-browse ytd-grid-video-renderer:has(span.ytd-thumbnail-overlay-time-status-renderer[aria-label="Shorts"])
www.youtube.com##ytd-browse ytd-rich-item-renderer:has(span.ytd-thumbnail-overlay-time-status-renderer[aria-label="Shorts"])
www.youtube.com##ytd-search ytd-video-renderer:has(span.ytd-thumbnail-overlay-time-status-renderer[aria-label="Shorts"])
www.youtube.com##ytd-watch-next-secondary-results-renderer ytd-compact-video-renderer:has(span.ytd-thumbnail-overlay-time-status-renderer[aria-label="Shorts"])
www.youtube.com##ytd-browse[page-subtype="subscriptions"] ytd-video-renderer span.ytd-thumbnail-overlay-time-status-renderer[aria-label="Shorts"]:upward(ytd-item-section-renderer)
m.youtube.com##ytm-reel-shelf-renderer
m.youtube.com##ytm-pivot-bar-renderer div.pivot-shorts:upward(ytm-pivot-bar-item-renderer)
m.youtube.com##ytm-browse ytm-item-section-renderer ytm-video-with-context-renderer:has(ytm-thumbnail-overlay-time-status-renderer[data-style="SHORTS"])
m.youtube.com##ytm-browse ytm-item-section-renderer ytm-compact-video-renderer:has(ytm-thumbnail-overlay-time-status-renderer[data-style="SHORTS"])
m.youtube.com##ytm-search ytm-compact-video-renderer:has(ytm-thumbnail-overlay-time-status-renderer[data-style="SHORTS"])

Also separately, for blocking videos that don't exist yet, which I also dislike:

!Youtube upcoming videos
www.youtube.com##ytd-browse ytd-grid-video-renderer:has(ytd-thumbnail-overlay-time-status-renderer[overlay-style="UPCOMING"])
www.youtube.com##ytd-browse ytd-rich-item-renderer:has(ytd-thumbnail-overlay-time-status-renderer[overlay-style="UPCOMING"])
www.youtube.com##ytd-browse[page-subtype="subscriptions"] ytd-video-renderer ytd-thumbnail-overlay-time-status-renderer[overlay-style="UPCOMING"]:upward(ytd-item-section-renderer)
reddit

Comment on

Obvious bots applying to become reddit mods

According to the /r/ModCoord thread, those are humans, kind of - the first one was a friend of the only active former mod that had an AI write that text for the lulz and posted it. The second was someone that copied it, hoping for exactly this result. And then, with two identical posts, the memelords took over.