Thysbelon.Logo of a Hummingbird moth.

NoScript Blocks the <object> Tag when it Blocks Scripts

A screenshot of NoScript's settings. Under the title 'Enable these capabilities', script is unchecked and object is checked.

NoScript has separate checkboxes for blocking "scripts" and "objects". I assumed that unchecking "scripts" would only block <script> tags on a page; and that leaving "object" checked would allow all <object> tags to work as normal. When I was adjusting the CSS of my Vib-Ribbon post, I noticed the animated background, which is an @keyframes-animated-SVG embedded via an <object> tag, had disappeared. It would seem that blocking JavaScript using NoScript also blocks <object> tags, even if the data of the <object> tag does not contain any JavaScript. This is not the case with other methods of blocking JavaScript, such as using uBlock Origin or setting permissions in Chromium.

Animated SVGs Use High CPU and Freeze when used as an Image

An SVG animated with CSS @keyframes defined in the SVG itself (not the page's CSS) will use high CPU on Firefox if the SVG is linked to in the src attribute of an <img> tag, or linked to in a background-image CSS property on the page. In addition, an animated SVG in a background-image may freeze on chromium.

I tested different ways of putting an animated SVG on a page; the option that performed best was the <object> tag, inline svg was a close second.

Origin of Every Photo from “Mmm yes moth” youtube video

Play Video: Mmm yes moth

Every photo appears to be of the Rosy Maple Moth (Dryocampa rubicunda).

  1. Heather Burditt
  2. MCTRA
  3. Jozlyn_Moonlight
  4. Ann F.
  5. Author Unknown; highest resolution version here.
  6. Garrett Krause
  7. kylecharles42

Taiko no Tatsujin Beatmap of "... Vista" by Guadalcanal Diary

don-chan, the cat-like taiko drum mascot, sitting on a cat bed in loaf position.

Hello! 🙋
Recently, I discovered a very cool web port of Taiko no Tatsujin called "Taiko Web". You can play both official charts and custom charts on it! It inspired me to make my own custom chart of "... Vista". I don't have much experience with making charts, so it's probably rough, but I enjoyed making it and I wanted to share it. Currently, there is an Oni difficulty and a Hard difficulty. I may tweak the chart at a later date to improve it, such as by making the Hard difficulty easier or adding a normal difficulty.

SplatHex displays Damage Up for All Gear

Screenshot of SplatHex

Watch out for this SplatHex bug! Even though octoglasses' main ability is last-ditch effort, SplatHex shows damage up as the main ability! This is purely a display bug, and all gears' main ability will always be correct in-game.

Newer Posts Older Posts