home.social

#override — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #override, aggregated by home.social.

fetched live
  1. Promeia プロメイア ❤ Override【MMD】

    📺 Watch Here:
    youtu.be/tCvlW74y124

    🎔 Want More Lewd?:
    👉 patreon.com/StiickyNoteMMD

    ☕ Support me on Ko-fi:
    👉 ko-fi.com/StiickyNoteMMD

    A new Zenless Zone Zero MMD featuring Promeia dancing to Override by Yoshida Yasei featuring Kasane Teto SV.

    #Promeia #ZenlessZoneZero #ZZZ #Override #KasaneTeto #SynthV #MMD

  2. A Journey to 140 Places

    Ride along as Mercedes-Benz’s pioneering S‑Class takes on San Francisco. From its twenty-five thousand miles of spun steel…
    #Germany #DE #Europe #EU #Europa #Mercedes-Benz #override-header #textbelowcentergridwidth #web
    europesays.com/germany/42486/

  3. xterm.vt100.translations: #override \
        Ctrl Shift <Key> equal: larger-vt-font() \n\
        Ctrl <Key> minus: smaller-vt-font() \n\
        Ctrl <Key> 0: set-vt-font(d) \n\
        Ctrl Shift <Key> C: copy-selection(CLIPBOARD) \n\
        Ctrl Shift <Key> V: insert-selection(CLIPBOARD)
    

    xterm(1) on #Linux or #BSD doesn’t support easy font resize and CUA copy-paste? uhh.

  4. xterm.vt100.translations: #override \
        Ctrl Shift <Key> equal: larger-vt-font() \n\
        Ctrl <Key> minus: smaller-vt-font() \n\
        Ctrl <Key> 0: set-vt-font(d) \n\
        Ctrl Shift <Key> C: copy-selection(CLIPBOARD) \n\
        Ctrl Shift <Key> V: insert-selection(CLIPBOARD)
    

    xterm(1) on #Linux or #BSD doesn’t support easy font resize and CUA copy-paste? uhh.

  5. xterm.vt100.translations: #override \
        Ctrl Shift <Key> equal: larger-vt-font() \n\
        Ctrl <Key> minus: smaller-vt-font() \n\
        Ctrl <Key> 0: set-vt-font(d) \n\
        Ctrl Shift <Key> C: copy-selection(CLIPBOARD) \n\
        Ctrl Shift <Key> V: insert-selection(CLIPBOARD)
    

    xterm(1) on #Linux or #BSD doesn’t support easy font resize and CUA copy-paste? uhh.

  6. xterm.vt100.translations: #override \
        Ctrl Shift <Key> equal: larger-vt-font() \n\
        Ctrl <Key> minus: smaller-vt-font() \n\
        Ctrl <Key> 0: set-vt-font(d) \n\
        Ctrl Shift <Key> C: copy-selection(CLIPBOARD) \n\
        Ctrl Shift <Key> V: insert-selection(CLIPBOARD)
    

    xterm(1) on #Linux or #BSD doesn’t support easy font resize and CUA copy-paste? uhh.

  7. Переопределение классов ядра Joomla с помощью плагина на примере MVCFactory

    Разработчики сайтов, веб-мастера, рассматривая Joomla как CMS, чаще всего используют компоненты ядра такими, какие они есть. Но компоненты ядра, обеспечивающие CRUD-ы в Joomla, следует рассматривать ещё и как примеры использования Joomla в качестве фреймворка. Иногда реалии проекта таковы, что требуется внести изменения именно в логику классов ядра Joomla. Я покажу это на нескольких примерах: как исхитрялись раньше и какие возможности появились в современных версиях Joomla. Сразу оговорюсь: речь не о том, чтобы править файлы ядра. Это плохая идея почти всегда. При обновлении Joomla такие изменения будут потеряны, а сопровождать их потом придётся вручную. Речь о другом: как изменить точку создания MVC-классов компонента через плагин и DI-контейнер, не залезая в core-файлы. Ну и приятный бонус - Joomla-археология и немного красивого и ужасного треша из практики 😎

    habr.com/ru/articles/1033646/

    #joomla #joomla_6 #mvcfactory #mvc #override #декоратор #ооп

  8. Переопределение классов ядра Joomla с помощью плагина на примере MVCFactory

    Разработчики сайтов, веб-мастера, рассматривая Joomla как CMS, чаще всего используют компоненты ядра такими, какие они есть. Но компоненты ядра, обеспечивающие CRUD-ы в Joomla, следует рассматривать ещё и как примеры использования Joomla в качестве фреймворка. Иногда реалии проекта таковы, что требуется внести изменения именно в логику классов ядра Joomla. Я покажу это на нескольких примерах: как исхитрялись раньше и какие возможности появились в современных версиях Joomla. Сразу оговорюсь: речь не о том, чтобы править файлы ядра. Это плохая идея почти всегда. При обновлении Joomla такие изменения будут потеряны, а сопровождать их потом придётся вручную. Речь о другом: как изменить точку создания MVC-классов компонента через плагин и DI-контейнер, не залезая в core-файлы. Ну и приятный бонус - Joomla-археология и немного красивого и ужасного треша из практики 😎

    habr.com/ru/articles/1033646/

    #joomla #joomla_6 #mvcfactory #mvc #override #декоратор #ооп

  9. Переопределение классов ядра Joomla с помощью плагина на примере MVCFactory

    Разработчики сайтов, веб-мастера, рассматривая Joomla как CMS, чаще всего используют компоненты ядра такими, какие они есть. Но компоненты ядра, обеспечивающие CRUD-ы в Joomla, следует рассматривать ещё и как примеры использования Joomla в качестве фреймворка. Иногда реалии проекта таковы, что требуется внести изменения именно в логику классов ядра Joomla. Я покажу это на нескольких примерах: как исхитрялись раньше и какие возможности появились в современных версиях Joomla. Сразу оговорюсь: речь не о том, чтобы править файлы ядра. Это плохая идея почти всегда. При обновлении Joomla такие изменения будут потеряны, а сопровождать их потом придётся вручную. Речь о другом: как изменить точку создания MVC-классов компонента через плагин и DI-контейнер, не залезая в core-файлы. Ну и приятный бонус - Joomla-археология и немного красивого и ужасного треша из практики 😎

    habr.com/ru/articles/1033646/

    #joomla #joomla_6 #mvcfactory #mvc #override #декоратор #ооп

  10. #TIL that the word OVERRIDE predates computers.

    Reading through #Tolkien's #TheTwoTowers:
    "...leaping back into the saddle, [Aragorn] rode away for some distance eastward, keeping to one side and taking care not to #override the footprints."

    Makes sense; horses/tracking have been around for much longer than computers. One can surmise that modern usage extrapolates on that metaphor of "riding over" old #data to replace it with the footprints of the new. Neat!

    #language #grammar #history #lotr

  11. #TIL that the word OVERRIDE predates computers.

    Reading through #Tolkien's #TheTwoTowers:
    "...leaping back into the saddle, [Aragorn] rode away for some distance eastward, keeping to one side and taking care not to #override the footprints."

    Makes sense; horses/tracking have been around for much longer than computers. One can surmise that modern usage extrapolates on that metaphor of "riding over" old #data to replace it with the footprints of the new. Neat!

    #language #grammar #history #lotr

  12. #TIL that the word OVERRIDE predates computers.

    Reading through #Tolkien's #TheTwoTowers:
    "...leaping back into the saddle, [Aragorn] rode away for some distance eastward, keeping to one side and taking care not to #override the footprints."

    Makes sense; horses/tracking have been around for much longer than computers. One can surmise that modern usage extrapolates on that metaphor of "riding over" old #data to replace it with the footprints of the new. Neat!

    #language #grammar #history #lotr

  13. #TIL that the word OVERRIDE predates computers.

    Reading through #Tolkien's #TheTwoTowers:
    "...leaping back into the saddle, [Aragorn] rode away for some distance eastward, keeping to one side and taking care not to #override the footprints."

    Makes sense; horses/tracking have been around for much longer than computers. One can surmise that modern usage extrapolates on that metaphor of "riding over" old #data to replace it with the footprints of the new. Neat!

    #language #grammar #history #lotr

  14. #TIL that the word OVERRIDE predates computers.

    Reading through #Tolkien's #TheTwoTowers:
    "...leaping back into the saddle, [Aragorn] rode away for some distance eastward, keeping to one side and taking care not to #override the footprints."

    Makes sense; horses/tracking have been around for much longer than computers. One can surmise that modern usage extrapolates on that metaphor of "riding over" old #data to replace it with the footprints of the new. Neat!

    #language #grammar #history #lotr

  15. Kansas gender bill becomes law after override | Politics

    (KOAM) – The Kansas Legislature voted to override Democratic Gov. Laura Kelly’s veto of a bill defining sex…
    #Politics #gender #inspection #override
    europesays.com/2798515/

  16. RE: mstdn-dev.feddit.social/@admin

    mstdn-dev.feddit.social实现了字数限制修改:500——5000
    测试无误,接下来将实装在mstdn.feddit.social(本站)

    感谢教程:somincola.org/blog/modify-mast

    所有操作在宿主机上
    1. /opt/mastodon/替换为你使用的mastodon主目录
    2. 当字数超过500时,字数限制显示的UI才会更新为5000
    3. docker compose build docker compose down docker compose up -d 建议改为 docker compose build && docker compose down && docker compose -d
    4. docker-compose.override.yml只需写service、修改的service、build、image

    #mastodon #docker #override #yaml #blog #mstdn

  17. @cks @davefischer I've usually done this via Xterm keybindings – it has a built-in action to spawn itself, and automatically detects the child shell's cwd.

    XTerm*VT100.translations: #override \n\
    Shift Ctrl <Key>C: copy-selection(CLIPBOARD) \n\
    Shift Ctrl <Key>V: insert-selection(CLIPBOARD) \n\
    Shift Ctrl <Key>N: spawn-new-terminal() \n

  18. @cks @davefischer I've usually done this via Xterm keybindings – it has a built-in action to spawn itself, and automatically detects the child shell's cwd.

    XTerm*VT100.translations: #override \n\
    Shift Ctrl <Key>C: copy-selection(CLIPBOARD) \n\
    Shift Ctrl <Key>V: insert-selection(CLIPBOARD) \n\
    Shift Ctrl <Key>N: spawn-new-terminal() \n

  19. @cks @davefischer I've usually done this via Xterm keybindings – it has a built-in action to spawn itself, and automatically detects the child shell's cwd.

    XTerm*VT100.translations: #override \n\
    Shift Ctrl <Key>C: copy-selection(CLIPBOARD) \n\
    Shift Ctrl <Key>V: insert-selection(CLIPBOARD) \n\
    Shift Ctrl <Key>N: spawn-new-terminal() \n

  20. @cks @davefischer I've usually done this via Xterm keybindings – it has a built-in action to spawn itself, and automatically detects the child shell's cwd.

    XTerm*VT100.translations: #override \n\
    Shift Ctrl <Key>C: copy-selection(CLIPBOARD) \n\
    Shift Ctrl <Key>V: insert-selection(CLIPBOARD) \n\
    Shift Ctrl <Key>N: spawn-new-terminal() \n

  21. @cks @davefischer I've usually done this via Xterm keybindings – it has a built-in action to spawn itself, and automatically detects the child shell's cwd.

    XTerm*VT100.translations: #override \n\
    Shift Ctrl <Key>C: copy-selection(CLIPBOARD) \n\
    Shift Ctrl <Key>V: insert-selection(CLIPBOARD) \n\
    Shift Ctrl <Key>N: spawn-new-terminal() \n