#override — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #override, aggregated by home.social.
-
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. -
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. -
Random Old Comic: Obscure OTFCC 2003 Reference https://www.toyboxcomix.com/2019/03/04/obscure-otfcc-2003-reference/ Obscure OTFCC 2003 Reference #HotShot #OptimusPrime #Override #Transformers
-
Random Old Comic: Obscure OTFCC 2003 Reference https://www.toyboxcomix.com/2019/03/04/obscure-otfcc-2003-reference/ Obscure OTFCC 2003 Reference #HotShot #OptimusPrime #Override #Transformers
-
Переопределение классов ядра Joomla с помощью плагина на примере MVCFactory
Разработчики сайтов, веб-мастера, рассматривая Joomla как CMS, чаще всего используют компоненты ядра такими, какие они есть. Но компоненты ядра, обеспечивающие CRUD-ы в Joomla, следует рассматривать ещё и как примеры использования Joomla в качестве фреймворка. Иногда реалии проекта таковы, что требуется внести изменения именно в логику классов ядра Joomla. Я покажу это на нескольких примерах: как исхитрялись раньше и какие возможности появились в современных версиях Joomla. Сразу оговорюсь: речь не о том, чтобы править файлы ядра. Это плохая идея почти всегда. При обновлении Joomla такие изменения будут потеряны, а сопровождать их потом придётся вручную. Речь о другом: как изменить точку создания MVC-классов компонента через плагин и DI-контейнер, не залезая в core-файлы. Ну и приятный бонус - Joomla-археология и немного красивого и ужасного треша из практики 😎
https://habr.com/ru/articles/1033646/
#joomla #joomla_6 #mvcfactory #mvc #override #декоратор #ооп
-
#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!
-
#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!
-
Sixers’ Andre Drummond discusses career shooting night vs. Knicks https://www.rawchili.com/nba/485781/ #76ers #Basketball #Connecticut #Knicks #NBA #new #NewYork #NewYorkKnicks #News #NewYork #NewYorkKnicks #NY #of #Overall #OverallPositive #Override #Philadelphia #Philadelphia76ers #Positive #PositiveSentimentOverride #Sentiment #Sports #SportsNews #University #UniversityOfConnecticut #York
-
Random Old Comic: Obscure OTFCC 2003 Reference https://www.toyboxcomix.com/2019/03/04/obscure-otfcc-2003-reference/ Obscure OTFCC 2003 Reference #HotShot #OptimusPrime #Override #Transformers
-
Random Old Comic: Obscure OTFCC 2003 Reference https://www.toyboxcomix.com/2019/03/04/obscure-otfcc-2003-reference/ Obscure OTFCC 2003 Reference #HotShot #OptimusPrime #Override #Transformers
-
Sixers assess 3-point shooting performance from rookie VJ Edgecombe https://www.rawchili.com/nba/398173/ #76ers #Basketball #Chicago #Edgecombe #IL #National #NationalSports #NBA #News #Overall #OverallPositive #Override #Philadelphia #Philadelphia76ers #Philadelphia76ers #Positive #PositiveSentimentOverride #Sentiment #Sports #SportsNews #vj #VJEdgecombe
-
Override (1990) (Shoot Em Up) (PC Engine) [GAMEPLAY] [EN] [HD]
#retrogaming #Override #PCE #shmup #shmups #1990 #jgo #johnnygameover #videogame #gameplay #games #gaming #StingEntertainment #DataEast
-
F1 2026: come funzionerà il pulsante «#Override». #Sorpassi più semplici a velocità altissime https://www.formula1.it/news/27700/1/f1-2026-come-funzionera-il-pulsante-override-sorpassi-piu-semplici-a-velocita-altissime?utm_source=dlvr.it&utm_medium=mastodon
-
F1 2026: come funzionerà il pulsante «#Override». #Sorpassi più semplici a velocità altissime https://www.formula1.it/news/27700/1/f1-2026-come-funzionera-il-pulsante-override-sorpassi-piu-semplici-a-velocita-altissime?utm_source=dlvr.it&utm_medium=mastodon
-
@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 -
@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 -
F1 2026: cos’è il pulsante #override e quando potrà essere usato dai piloti https://www.formula1.it/news/27700/1/f1-2026-cos-e-il-pulsante-override-e-quando-potra-essere-usato-dai-piloti?utm_source=dlvr.it&utm_medium=mastodon
-
F1 2026: cos’è il pulsante #override e quando potrà essere usato dai piloti https://www.formula1.it/news/27700/1/f1-2026-cos-e-il-pulsante-override-e-quando-potra-essere-usato-dai-piloti?utm_source=dlvr.it&utm_medium=mastodon
-
Isaiah Joe helps Thunder’s outside shooting woes in win over Wizards https://www.rawchili.com/nba/380952/ #Ajay #AjayMitchell #Basketball #Chet #ChetHolmgren #City #Hartenstein #Holmgren #Isaiah #IsaiahHartenstein #IsaiahJoe #Jalen #JalenWilliams #Joe #Mitchell #National #NationalSports #NBA #News #Oklahoma #OklahomaCityThunder #Overall #OverallPositive #Override #Positive #PositiveSentimentOverride #Sentiment #Sports #SportsNews #Thunder #Washington #WashingtonWizards #WashingtonWizards #Williams #Wizards
-
Nets’ Egor Demin reacts to NBA debut; long-range shooting development https://www.rawchili.com/nba/361990/ #Basketball #Brooklyn #BrooklynNets #BrooklynNets #Charlotte #CharlotteHornets #Hornets #National #NationalSports #NBA #Nets #News #Overall #OverallPositive #Override #Positive #PositiveSentimentOverride #Sentiment #Sports #SportsNews
-
Override (1990) (Shoot Em Up) (PC Engine) [GAMEPLAY] [EN] [HD]
#retrogaming #Override #PCE #shmup #shmups #1990 #jgo #johnnygameover #videogame #gameplay #games #gaming #StingEntertainment #DataEast
-
Devin Booker receives no votes for NBA top shooting guard in GM survey https://www.rawchili.com/nba/331668/ #Angeles #Basketball #booker #Brooks #Clippers #devin #DevinBooker #Dillon #DillonBrooks #Green #Houston #HoustonRockets #Jalen #JalenGreen #Kings #Los #LosAngelesClippers #National #NationalSports #NBA #News #Overall #OverallPositive #Override #Phoenix #PhoenixSuns #PhoenixSuns #Positive #PositiveSentimentOverride #Rockets #Sacramento #SacramentoKings #Sentiment #Sports #SportsNews #suns
-
Nets shooting guard position preview for 2025-26 NBA season https://www.rawchili.com/nba/318601/ #Basketball #Brooklyn #BrooklynNets #Bufkin #cam #CamThomas #Charlotte #CharlotteHornets #Dariq #DariqWhitehead #Hornets #Kobe #KobeBufkin #Listicle #mann #National #NationalSports #NBA #Nets #News #Overall #OverallPositive #Override #Positive #PositiveSentimentOverride #Sentiment #SMG #SMGListicle #Sports #SportsNews #terance #TeranceMann #thomas #Whitehead
-
2025-26 Philadelphia 76ers positional preview: Jared McCain, SGs https://www.rawchili.com/nba/287891/ #76ers #Basketball #jared #JaredMcCain #Listicle #Maxey #mccain #NBA #News #Overall #OverallPositive #Override #Philadelphia #Philadelphia76ers #Philadelphia76ers #Positive #PositiveSentimentOverride #Sentiment #SMG #SMGListicle #Sports #SportsNews #Tyrese #TyreseMaxey
-
Former Saints kicker signs with Falcons following Week 1 collapse https://www.rawchili.com/nfl/358693/ #American #AmericanFootball #Atlanta #AtlantaFalcons #AtlantaFalcons #Falcons #Football #Hub #john #JohnParkerRomo #Koo #National #NationalSports #New #NewOrleansSaints #news #NFL #NFLHub #Orleans #Overall #OverallPositive #Override #Parker #Positive #PositiveSentimentOverride #Romo #saints #Sentiment #Sports #SportsNews #Younghoe #YounghoeKoo
-
Ranking the top 5 shooting guards in Philadelphia 76ers history https://www.rawchili.com/nba/252831/ #76ers #Allen #AllenIverson #Basketball #Iverson #Listicle #National #NationalSports #NBA #new #NewOrleansPelicans #News #Orleans #Overall #OverallPositive #Override #PA #Pelicans #Philadelphia #Philadelphia76ers #Philadelphia76ers #Positive #PositiveSentimentOverride #Scores #Sentiment #SMG #SMGListicle #Sport #SportScoresU0026Statistics #Sports #SportsNews #Statistics #u0026
-
Rockets hopeful of 3-point shooting breakthrough for Alperen Sengun https://www.rawchili.com/nba/251095/ #Adams #Alperen #AlperenSengun #amen #AmenThompson #Basketball #Fred #FredVanVleet #Houston #HoustonRockets #HoustonRockets #National #NationalSports #NBA #News #Overall #OverallPositive #Override #Positive #PositiveSentimentOverride #Rockets #SENGUN #Sentiment #Sports #SportsNews #Steven #StevenAdams #thompson #VanVleet
-
I got ctrl+shift+c to copy and ctrl+shift+v to paste on OpenBSD's xterm by adding the following to my .Xdefaults/.Xresources:
! Custom Key Bindings
*VT100*translations: #override \n\
Ctrl Shift <Key>C: copy-selection(SELECT) \n\
Alt<KeyPress>: string(0x1b) insert() \n\
Ctrl Shift <Key>V: insert-selection(SELECT)Hope it helps!
-
Sixers legend Hal Greer ranked No. 13 shooting guard in NBA history https://www.rawchili.com/nba/202987/ #76ers #Basketball #Larry #LarryO'Brien #National #NationalSports #NBA #News #O'Brien #Overall #OverallPositive #Override #Philadelphia #Philadelphia76ers #Philadelphia76ers #Positive #PositiveSentimentOverride #Scores #Sentiment #Sport #SportScoresU0026Statistics #Sports #SportsNews #Statistics #u0026
-
What is #OOP? The current Object Oriented #Programming has been distracted by #classes, #interfaces, #override, .. and is ignoring its crucial component, namely #object. Claude4 Sonnet and I are developing this new language called Sunya to get rid of all the nuisance and focus on objects. An object is a standalone entity that has attributes and functionalities and that can "emulate" other objects directly. As object is a set of functions with a persistent state. A module is a complex object.
-
Подмена E-EDID на Windows
Если вы когда-нибудь, запуская рабочую станцию с операционной системой Windows, обнаруживали, что ваш Full HD монитор показывает лишь изображение с разрешением не более 1024x768 и определяется как «Стандартный не Plug-n-Play монитор», и по какой-то причине вы не имеете возможности переключить монитор на другой видеовход, не поленитесь заглянуть под кат, где я растолкую, как «временно» выкрутиться минимальными усилиями.
-
#Fascist #RedStates #emboldened on #TransRights #rollbacks.
#Republicans in #Kansas think they'll be able to #ban #genderaffirmingcare for #TransKids this year after previously failing because the added #Republican #members will allow them to #override a #veto from #Democratic Gov. #LauraKelly.
-
#Fascist #RedStates #emboldened on #TransRights #rollbacks.
#Republicans in #Kansas think they'll be able to #ban #genderaffirmingcare for #TransKids this year after previously failing because the added #Republican #members will allow them to #override a #veto from #Democratic Gov. #LauraKelly.
-
Todays workout is brought to you by: #Hotshot and #Override. if your birth year starts with a 19 yes, you need to stretch. #transformers #transformerslegacy #transformerscybertron #autobot #toyphotography #photography #fitness #weightlifting #weightlossjourney #diorama #miniatures
-
#Kansas #Republicans gain even more #control over #abortion, #taxes and #transgender #rights.
#Statehouse #wins appear to give hateful #Republicans an even stronger #majority in the Legislature they can use to #override the #Democratic #governor.
#Women #Transgender #LGBTQ #LGBTQIA #Kansas #Conservatives #Extremism #Fascism #Religion #RepublicanParty #ThePartyOfHate #EmptyThePews
-
#Kansas #Republicans gain even more #control over #abortion, #taxes and #transgender #rights.
#Statehouse #wins appear to give hateful #Republicans an even stronger #majority in the Legislature they can use to #override the #Democratic #governor.
#Women #Transgender #LGBTQ #LGBTQIA #Kansas #Conservatives #Extremism #Fascism #Religion #RepublicanParty #ThePartyOfHate #EmptyThePews
-
#DonaldTrump's #MAGA #allies #gloat #Project2025 "is the #agenda".
The #ChristianNationalist (#Fascist) #Plan outlines a #plot to greatly expand the #power of the #executivebranch and allow the #president to #override #checks that typically would #limit his #power.
#Women #Transgender #LGBTQ #LGBTQIA #Conservatives #Extremism #Fascism #Religion #Hategroups #RepublicanParty #ThePartyOfHate #EmptyThePews
https://www.axios.com/2024/11/07/trump-project-2025-second-term-agenda
-
#DonaldTrump's #MAGA #allies #gloat #Project2025 "is the #agenda".
The #ChristianNationalist (#Fascist) #Plan outlines a #plot to greatly expand the #power of the #executivebranch and allow the #president to #override #checks that typically would #limit his #power.
#Women #Transgender #LGBTQ #LGBTQIA #Conservatives #Extremism #Fascism #Religion #Hategroups #RepublicanParty #ThePartyOfHate #EmptyThePews
https://www.axios.com/2024/11/07/trump-project-2025-second-term-agenda
-
#Republicans #ask #SupremeCourt to block 40,000 #Arizonans from #voting in #November.
#Congress made it easier for #Americans to #register to #vote, but those #federal #rules cannot #override “the #Arizona #Legislature’s #sovereignauthority to determine the #qualifications of #voters and #structure #participation in its #elections they said in an emergency appeal.
#Women #Transgender #LGBTQ #LGBTQIA #Arizona #Politics #RepublicanParty #VoterSupression #ThePartyOfHate
-
#Republicans #ask #SupremeCourt to block 40,000 #Arizonans from #voting in #November.
#Congress made it easier for #Americans to #register to #vote, but those #federal #rules cannot #override “the #Arizona #Legislature’s #sovereignauthority to determine the #qualifications of #voters and #structure #participation in its #elections they said in an emergency appeal.
#Women #Transgender #LGBTQ #LGBTQIA #Arizona #Politics #RepublicanParty #VoterSupression #ThePartyOfHate
-
@beberlei Really curious if all the bugs in the core attribute functionality are now finally fixed. With each of my three attribute-RFCs (#SensitiveParameter, #Override, #Deprecated) I found some more of them 😁
This time it was named parameters for attributes on internal classes that was broken.
-
@beberlei Really curious if all the bugs in the core attribute functionality are now finally fixed. With each of my three attribute-RFCs (#SensitiveParameter, #Override, #Deprecated) I found some more of them 😁
This time it was named parameters for attributes on internal classes that was broken.
-
CW: Ідентифікатори спеціального призначення в C++
У C++ окрім ключових слів які завжди означають щось одне є ідентифікатори спеціального призначення які можна використовувати як звичайні ідентифікатори(назви), але у деяких конкретних місцях вони розуміються компілятором як ключове слово.
Такими словами є
final,override,importіmodule. Ці ідентифікатори можуть використовуватись як назви змінних, констант, функцій, класів/структур чи іншого, але у спеціальних місцях вони набувають властивостей ключового слова.import <iostream>; struct override { int module; }; int main() { override final{4}; std::cout << final.module << std::endl; }Різні слова можна використовувати у різних місцях. Наприклад слова
final,moduleіimportне вийде використовувати у ролі назви класу, структури чи перечислення оскільки тут вони розуміються як ключові слова. Але це тільки у глобальному просторі імен якщо запхати клас уnamespace, то все запрацює.import <iostream>; namespace x { struct module { int override; }; } int main() { x::module final{4}; std::cout << final.override << std::endl; }Але щоб не плутати інших і себе також краще не використовувати їх так.
#cpp #cxx #final #override #import #module #cpp20 #keywords #namespace #special_identifiers #ключові_слова #спеціальні_ідентифікатори
-
#Trans #healthcare is still totally #legal in #Kansas thanks to this #epic #vetooverride #fail
In a dramatic shift, the #Kansas #legislature failed to #override #Governor #LauraKelly’s #veto of a #bill #banning #genderaffirming #healthcare for #transgender #minors.
-
‘Peaky Blinders’ Star Joe Cole & ‘True Spirit’s Teagan Croft Lead Contemporary Thriller ‘Override’, The English-Language Debut From Directing Duo Natasha Merkulova and Alexey Chupov — Cannes Market
#Festivals #News #ACIndependent #Cannes2024 #CannesMarket #Charades #JoeCole #NatashaMerkulova #Override #TeaganCroft -
#Wisconsin #Governor #TonyEvers #vetoes “#harmful” #trans #sports #ban because it would make #state “less safe”
And #Republicans don't have enough #votes to #override his #veto!
#Women #Transgender #LGBTQ #LGBTQIA #DemocraticParty #Allies #Conservatives #Extremism #Fascism #RepublicanParty #Hate #Bigotry #Violence #Genocide #Discrimination #Transphobia #ThePartyOfHate
-
#Kansas poised to become 25th #Fascist #state to #ban #genderaffirming #Healthcare for #minors.
The #Gerrymandered #statelegislature is expected to #override a #veto by #Democratic #Governor #LauraKelly.
#Women #Transgender #LGBTQ #LGBTQIA #Kansas #Conservatives #Extremism #Fascism #RepublicanParty #Hate #Bigotry #Violence #Genocide #Discrimination #Transphobia #ThePartyOfHate
-
#CindyHydeSmith #blocks #Senate #vote on #federal #IVF #protections
#Democrats’ #bill aimed to #override the #Alabama #SupremeCourt #decision that has cut access for many in the state.
-
PHP 8.3 is a major update of the PHP language. In this new release, we have:
⌨️ Typed Class Constants
🏛️ Dynamic Class Content Fetch
♻️ A New [#Override] Attribute
➕ …and more!https://www.php.net/releases/8.3/en.php Time to upgrade container image. Happy upgrades!