GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Conversation

Notices

  1. Embed this notice
    Ryan Castellucci :nonbinary_flag: (ryanc@infosec.exchange)'s status on Thursday, 20-Jun-2024 23:23:54 JST Ryan Castellucci :nonbinary_flag: Ryan Castellucci :nonbinary_flag:
    in reply to
    • dakkar

    @dakkar coward

    In conversation about a year ago from infosec.exchange permalink
    • Embed this notice
      dakkar (dakkar@s.thenautilus.net)'s status on Thursday, 20-Jun-2024 23:23:56 JST dakkar dakkar

      TIL: CSS animations allow you to animate replaced content.
      You can do something like:.frames > *::before { animation-duration: 2s; animation-iteration-count: infinite; animation-timing-function: steps(10, jump); font-family: monospace; width: 1em; content: '*'; } #a11::before { animation-name: a11 } @keyframes a11 { from { content: 'a'; } 10% { content: 'b'; } 20% { content: 'c'; } 30% { content: 'd'; } 40% { content: 'e'; } 50% { content: 'f'; } 60% { content: 'g'; } 70% { content: 'h'; } 80% { content: 'i'; } 90% { content: 'j'; } 100% { content: 'k'; } }and: to get a little alphabet going. And of course you can animate fg/bg
      colours as well.

      So you could write a libcaca driver that produces a per line,
      with a per pixel, and a lot of @keyframes, to render a
      whole video that way.

      No, I am not writing that!

      In conversation about a year ago permalink

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.