Keep Pushing, by clipping.
ZygMediaGroup develops cutting-edge AI applications and offers comprehensive media services. As official clips vendors and timestamps vendors, we provide creators, clippers, and businesses with high-quality content solutions, empowering them to save time, scale, and maximize engagement. | 145 members
On “clip-path” Animations, by (not on Mastodon or Bluesky):
Folded Corner With CSS, by @kittygiraudel.com:
https://kittygiraudel.com/2026/03/05/folded-corner-with-css/
What Is ‘Clipping,’ the Viral Marketing Strategy That’s Taking Over the Music Biz?
What Is ‘Clipping,’ the Viral Marketing Strategy That’s Taking Over the Music Biz?
#Variety #News #Clipping
https://variety.com/2026/music/news/clipping-marketing-tool-took-over-music-industry-1236699705/
qutebrowser - shortcut for Defuddle
Configuration:
1) Open the file at the following path:
~/.config/qutebrowser/config.py
2) Enter the configuration below:
## Command to generate Markdown from web pages or YouTube transcripts
config.bind('ac', 'hint links spawn --detach qutebrowser https://defuddle.md/{hint-url}')
config.bind('aC', 'spawn --detach qutebrowser https://defuddle.md/{url}')
Explanation of the commands: “ac” captures text from a page without opening it, by accessing its hyperlink; “aC” (with the second letter capitalized) captures the text from a page that is already open.
Demo: