#requires — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #requires, aggregated by home.social.
-
Elon Musk's $1 Trillion Pay Package Requires Tesla Stock to Grow Roughly Sixfold to an $8.5 Trillion Market Cap
https://atlas.whatip.xyz/post.php?slug=elon-musks-1-trillion-pay-package-requires-tesla-stock-to-grow-roughly-sixfold-to-an-85-trillion-market-cap
<p>Elon Musk's $1 Trillion Pay Package Requires Tesla Stock to Grow Roughly Sixfold to an $8.5
#trillion #requires #package #tesla -
Path to Starship Flight 13 requires additional Booster 20 test
https://atlas.whatip.xyz/post.php?slug=path-to-starship-flight-13-requires-additional-booster-20-test
Quick take: <p>SpaceX continues to target no earlier than Thursday
#additional #starship #requires #booster -
https://www.europesays.com/africa/340809/ Former NISA chief says Somaliland issue requires dialogue, not one-country recognition #chief #dialogue #former #issue #NISA #not #onecountry #recognition #requires #says #Somalia #Somaliland
-
https://www.fogolf.com/1291632/it-requires-skills-i-dont-possess-funnygolfvideos-golf/ It Requires Skills I Don’t Possess!!! #funnygolfvideos #golf #dont #funny #funnygolfvideos #Golf #GolfClubs #GolfClubsVideos #GolfClubsVlog #GolfClubsWedges #GolfClubsWedgesVideos #GolfClubsWedgesVlog #GolfClubsWedgesYouTube #GolfClubsYouTube #GolfEquipment #GolfEquipmentVideos #GolfEquipmentVlog #GolfEquipmentYouTube #GolfWedges #GolfWedgesVideos #GolfWedgesVlog #GolfWedgesYouTube #Meltdown #Possess #REQUIRES #skills
-
https://www.fogolf.com/1291632/it-requires-skills-i-dont-possess-funnygolfvideos-golf/ It Requires Skills I Don’t Possess!!! #funnygolfvideos #golf #dont #funny #funnygolfvideos #Golf #GolfClubs #GolfClubsVideos #GolfClubsVlog #GolfClubsWedges #GolfClubsWedgesVideos #GolfClubsWedgesVlog #GolfClubsWedgesYouTube #GolfClubsYouTube #GolfEquipment #GolfEquipmentVideos #GolfEquipmentVlog #GolfEquipmentYouTube #GolfWedges #GolfWedgesVideos #GolfWedgesVlog #GolfWedgesYouTube #Meltdown #Possess #REQUIRES #skills
-
https://www.fogolf.com/1282398/the-easy-driver-swing-that-requires-no-practise/ The EASY Driver Swing That Requires NO Practise #AndrewCullen #driver #Easy #Golf #GolfCoach #GolfForBeginners #GolfForSeniors #GolfForWomen #GolfInstruction #GolfLessons #GolfSkills #GolfSkillsVideos #GolfSkillsVlog #GolfSkillsYouTube #GolfSwing #GolfSwingTips #GolfSwingVideos #GolfSwingVlog #GolfSwingYouTube #GolfTips #GolfYourselfToLife #pga #Practise #REQUIRES #Swing
-
https://www.fogolf.com/1282398/the-easy-driver-swing-that-requires-no-practise/ The EASY Driver Swing That Requires NO Practise #AndrewCullen #driver #Easy #Golf #GolfCoach #GolfForBeginners #GolfForSeniors #GolfForWomen #GolfInstruction #GolfLessons #GolfSkills #GolfSkillsVideos #GolfSkillsVlog #GolfSkillsYouTube #GolfSwing #GolfSwingTips #GolfSwingVideos #GolfSwingVlog #GolfSwingYouTube #GolfTips #GolfYourselfToLife #pga #Practise #REQUIRES #Swing
-
FAA requires mishap investigation into latest Starship launch
https://atlas.whatip.xyz/post.php?slug=faa-requires-mishap-investigation-into-latest-starship-launch
<p>The Federal Aviation Administration will require SpaceX to complete an investigation into its latest
#investigation #starship #requires #federal -
FAA requires mishap investigation into latest Starship launch
https://atlas.whatip.xyz/post.php?slug=faa-requires-mishap-investigation-into-latest-starship-launch
<p>The Federal Aviation Administration will require SpaceX to complete an investigation into its latest
#investigation #starship #requires #federal -
FAA requires SpaceX-led mishap investigation before resumption of Starship launches
https://atlas.whatip.xyz/post.php?slug=faa-requires-spacex-led-mishap-investigation-before-resumption-of-starship-launches
<p>The Federal Aviation Administration made the determination after analyzing the results of Starship
#investigation #starship #requires #spacex -
FAA requires SpaceX-led mishap investigation before resumption of Starship launches
https://atlas.whatip.xyz/post.php?slug=faa-requires-spacex-led-mishap-investigation-before-resumption-of-starship-launches
<p>The Federal Aviation Administration made the determination after analyzing the results of Starship
#investigation #starship #requires #spacex -
https://www.europesays.com/iran/69554/ Persian Gulf Security Puzzle in Post–Ramadan War Order #An #analysis #and #anxiety #Architecture #as #beyond #concepts #corporatocracy #extends #fluid #Framework #geopolitical #gulf #Gulf’s #in #insecurity #Islam #nation #nationless #of #order #Persian #PersianGulf #post #power #Puzzle #Ramadan #redefinition #region’s #requires #security #state #States’ #strategic #structure #such #suggests #that #the #through #Times #traditional #War
-
The Digital Networks Act: a reform that requires strategic attention for satellite operators
https://atlas.whatip.xyz/post.php?slug=the-digital-networks-act-a-reform-that-requires-strategic-attention-for-satellite-operators
<p>Satellite operators seeking EU market access may face a fundamental shift in how spectrum is authorized
#satellite #operators #networks #requires -
The Digital Networks Act: a reform that requires strategic attention for satellite operators
https://atlas.whatip.xyz/post.php?slug=the-digital-networks-act-a-reform-that-requires-strategic-attention-for-satellite-operators
<p>Satellite operators seeking EU market access may face a fundamental shift in how spectrum is authorized
#satellite #operators #networks #requires -
https://www.europesays.com/africa/187469/ Offshore wealth requires onshore responsibility: Somalia’s defining test #defining #offshore #onshore #requires #responsibility #Somalia #somalias #test #Wealth
-
Windows users mostly dislike the command-line. This GUI utility is useful.
```
#Requires AutoHotkey v2.0#SingleInstance Force
MainGui := Gui("+AlwaysOnTop", "CSV to XLSX Converter")
MainGui.SetFont("s10", "Segoe UI")MainGui.Add("Text",, "Input CSV File:")
EditFile := MainGui.Add("Edit", "w400 ReadOnly", "No file selected...")
MainGui.Add("Button", "x+10 w80", "Browse").OnEvent("Click", SelectFile)MainGui.Add("Text", "xm", "Output Folder:")
EditDir := MainGui.Add("Edit", "w400 ReadOnly", "No folder selected...")
MainGui.Add("Button", "x+10 w80", "Browse").OnEvent("Click", SelectFolder)MainGui.Add("Text", "xm h10", "") ; Spacer
BtnConvert := MainGui.Add("Button", "xm w100 h40 Default", "Convert Now")
BtnConvert.OnEvent("Click", RunConversion)MainGui.Show()
SelectFile(*) {
Selected := FileSelect(3, , "Select your CSV file", "CSV Files (*.csv)")
if Selected
EditFile.Value := Selected
}SelectFolder(*) {
Selected := DirSelect(, 3, "Select the destination folder")
if Selected
EditDir.Value := Selected
}RunConversion(*) {
InputPath := EditFile.Value
OutputDir := EditDir.Valueif (InputPath = "No file selected..." || OutputDir = "No folder selected...") {
MsgBox("Please select both a file and a destination!", "Missing Info", "Icon!")
return
}FullCommand := 'csv2xlsx.exe -o="' . OutputDir . '\output.xlsx" ' . InputPath
try {
RunWait(FullCommand)
MsgBox("Success! The file has been converted.", "Done", "Iconi")
} catch {
MsgBox("Error.", "Execution Failed", "Iconx")
}
}
```
#autohotkey #gui #coding -
Windows users mostly dislike the command-line. This GUI utility is useful.
```
#Requires AutoHotkey v2.0#SingleInstance Force
MainGui := Gui("+AlwaysOnTop", "CSV to XLSX Converter")
MainGui.SetFont("s10", "Segoe UI")MainGui.Add("Text",, "Input CSV File:")
EditFile := MainGui.Add("Edit", "w400 ReadOnly", "No file selected...")
MainGui.Add("Button", "x+10 w80", "Browse").OnEvent("Click", SelectFile)MainGui.Add("Text", "xm", "Output Folder:")
EditDir := MainGui.Add("Edit", "w400 ReadOnly", "No folder selected...")
MainGui.Add("Button", "x+10 w80", "Browse").OnEvent("Click", SelectFolder)MainGui.Add("Text", "xm h10", "") ; Spacer
BtnConvert := MainGui.Add("Button", "xm w100 h40 Default", "Convert Now")
BtnConvert.OnEvent("Click", RunConversion)MainGui.Show()
SelectFile(*) {
Selected := FileSelect(3, , "Select your CSV file", "CSV Files (*.csv)")
if Selected
EditFile.Value := Selected
}SelectFolder(*) {
Selected := DirSelect(, 3, "Select the destination folder")
if Selected
EditDir.Value := Selected
}RunConversion(*) {
InputPath := EditFile.Value
OutputDir := EditDir.Valueif (InputPath = "No file selected..." || OutputDir = "No folder selected...") {
MsgBox("Please select both a file and a destination!", "Missing Info", "Icon!")
return
}FullCommand := 'csv2xlsx.exe -o="' . OutputDir . '\output.xlsx" ' . InputPath
try {
RunWait(FullCommand)
MsgBox("Success! The file has been converted.", "Done", "Iconi")
} catch {
MsgBox("Error.", "Execution Failed", "Iconx")
}
}
```
#autohotkey #gui #coding -
Windows users mostly dislike the command-line. This GUI utility is useful.
```
#Requires AutoHotkey v2.0#SingleInstance Force
MainGui := Gui("+AlwaysOnTop", "CSV to XLSX Converter")
MainGui.SetFont("s10", "Segoe UI")MainGui.Add("Text",, "Input CSV File:")
EditFile := MainGui.Add("Edit", "w400 ReadOnly", "No file selected...")
MainGui.Add("Button", "x+10 w80", "Browse").OnEvent("Click", SelectFile)MainGui.Add("Text", "xm", "Output Folder:")
EditDir := MainGui.Add("Edit", "w400 ReadOnly", "No folder selected...")
MainGui.Add("Button", "x+10 w80", "Browse").OnEvent("Click", SelectFolder)MainGui.Add("Text", "xm h10", "") ; Spacer
BtnConvert := MainGui.Add("Button", "xm w100 h40 Default", "Convert Now")
BtnConvert.OnEvent("Click", RunConversion)MainGui.Show()
SelectFile(*) {
Selected := FileSelect(3, , "Select your CSV file", "CSV Files (*.csv)")
if Selected
EditFile.Value := Selected
}SelectFolder(*) {
Selected := DirSelect(, 3, "Select the destination folder")
if Selected
EditDir.Value := Selected
}RunConversion(*) {
InputPath := EditFile.Value
OutputDir := EditDir.Valueif (InputPath = "No file selected..." || OutputDir = "No folder selected...") {
MsgBox("Please select both a file and a destination!", "Missing Info", "Icon!")
return
}FullCommand := 'csv2xlsx.exe -o="' . OutputDir . '\output.xlsx" ' . InputPath
try {
RunWait(FullCommand)
MsgBox("Success! The file has been converted.", "Done", "Iconi")
} catch {
MsgBox("Error.", "Execution Failed", "Iconx")
}
}
```
#autohotkey #gui #coding -
Windows users mostly dislike the command-line. This GUI utility is useful.
```
#Requires AutoHotkey v2.0#SingleInstance Force
MainGui := Gui("+AlwaysOnTop", "CSV to XLSX Converter")
MainGui.SetFont("s10", "Segoe UI")MainGui.Add("Text",, "Input CSV File:")
EditFile := MainGui.Add("Edit", "w400 ReadOnly", "No file selected...")
MainGui.Add("Button", "x+10 w80", "Browse").OnEvent("Click", SelectFile)MainGui.Add("Text", "xm", "Output Folder:")
EditDir := MainGui.Add("Edit", "w400 ReadOnly", "No folder selected...")
MainGui.Add("Button", "x+10 w80", "Browse").OnEvent("Click", SelectFolder)MainGui.Add("Text", "xm h10", "") ; Spacer
BtnConvert := MainGui.Add("Button", "xm w100 h40 Default", "Convert Now")
BtnConvert.OnEvent("Click", RunConversion)MainGui.Show()
SelectFile(*) {
Selected := FileSelect(3, , "Select your CSV file", "CSV Files (*.csv)")
if Selected
EditFile.Value := Selected
}SelectFolder(*) {
Selected := DirSelect(, 3, "Select the destination folder")
if Selected
EditDir.Value := Selected
}RunConversion(*) {
InputPath := EditFile.Value
OutputDir := EditDir.Valueif (InputPath = "No file selected..." || OutputDir = "No folder selected...") {
MsgBox("Please select both a file and a destination!", "Missing Info", "Icon!")
return
}FullCommand := 'csv2xlsx.exe -o="' . OutputDir . '\output.xlsx" ' . InputPath
try {
RunWait(FullCommand)
MsgBox("Success! The file has been converted.", "Done", "Iconi")
} catch {
MsgBox("Error.", "Execution Failed", "Iconx")
}
}
```
#autohotkey #gui #coding -
Dependabot umí i tohle? To je cool. https://github.com/honzajavorek/p3news/pull/17/files
-
Dependabot umí i tohle? To je cool. https://github.com/honzajavorek/p3news/pull/17/files
-
Dependabot umí i tohle? To je cool. https://github.com/honzajavorek/p3news/pull/17/files
-
Dependabot umí i tohle? To je cool. https://github.com/honzajavorek/p3news/pull/17/files
-
Dependabot umí i tohle? To je cool. https://github.com/honzajavorek/p3news/pull/17/files
-
Keerthy Suresh Weight Loss: How the Actress Lost 9 kilograms Without Crash Diets and Pills | Health
In 2019, Keerthy lost around 9 kilograms without following any crash diet or pills (Pic credit: Instagram) Actress…
#NewsBeep #News #US #USA #UnitedStates #UnitedStatesOfAmerica #Fitness #gallata.com #Health #increases #keerthy #keerthysuresh #requires #sexexperts #TimesNow #walkingjoggingswimmingcyclingfitness
https://www.newsbeep.com/us/73981/ -
Keerthy Suresh Weight Loss: How the Actress Lost 9 kilograms Without Crash Diets and Pills | Health
In 2019, Keerthy lost around 9 kilograms without following any crash diet or pills (Pic credit: Instagram) Actress…
#NewsBeep #News #US #USA #UnitedStates #UnitedStatesOfAmerica #Fitness #gallata.com #Health #increases #keerthy #keerthysuresh #requires #sexexperts #TimesNow #walkingjoggingswimmingcyclingfitness
https://www.newsbeep.com/us/73981/ -
Keerthy Suresh Weight Loss: How the Actress Lost 9 kilograms Without Crash Diets and Pills | Health
In 2019, Keerthy lost around 9 kilograms without following any crash diet or pills (Pic credit: Instagram) Actress…
#NewsBeep #News #Fitness #AU #Australia #gallata.com #Health #increases #keerthy #keerthysuresh #requires #sexexperts #TimesNow #walkingjoggingswimmingcyclingfitness
https://www.newsbeep.com/au/59068/ -
Ayton Divorce Requires Blazers to Make the Best of a Bad Situation https://www.rawchili.com/4363002/ #a: #ayton #bad #best #blazer #Blazers #divorce #edge #FrontPage #make #NFL #of #requires #s #Situation #the #to #TrailBlazersAnalysis
-
Ayton Divorce Requires Blazers to Make the Best of a Bad Situation https://www.rawchili.com/4363002/ #a: #ayton #bad #best #blazer #Blazers #divorce #edge #FrontPage #make #NFL #of #requires #s #Situation #the #to #TrailBlazersAnalysis
-
New U.S. Visa Rule Requires Applicants to Set Social Media Account Privacy to Public – Source:thehackernews.com https://ciso2ciso.com/new-u-s-visa-rule-requires-applicants-to-set-social-media-account-privacy-to-public-sourcethehackernews-com/ #rssfeedpostgeneratorecho #CyberSecurityNews #TheHackerNews #Requires
-
New U.S. Visa Rule Requires Applicants to Set Social Media Account Privacy to Public – Source:thehackernews.com https://ciso2ciso.com/new-u-s-visa-rule-requires-applicants-to-set-social-media-account-privacy-to-public-sourcethehackernews-com/ #rssfeedpostgeneratorecho #CyberSecurityNews #TheHackerNews #Requires
-
New U.S. Visa Rule Requires Applicants to Set Social Media Account Privacy to Public – Source:thehackernews.com https://ciso2ciso.com/new-u-s-visa-rule-requires-applicants-to-set-social-media-account-privacy-to-public-sourcethehackernews-com/ #rssfeedpostgeneratorecho #CyberSecurityNews #TheHackerNews #Requires
-
New U.S. Visa Rule Requires Applicants to Set Social Media Account Privacy to Public – Source:thehackernews.com https://ciso2ciso.com/new-u-s-visa-rule-requires-applicants-to-set-social-media-account-privacy-to-public-sourcethehackernews-com/ #rssfeedpostgeneratorecho #CyberSecurityNews #TheHackerNews #Requires
-
“instead of simply appreciating the forces that produce the World, Dark Deleuze intervenes in them to destroy it. At one time, such an intervention would have been called the Death of God, or more recently, the Death of Man. What is called for today is the Death of this World, and to do so requires cultivating a hatred for it.”
#AndrewCulp #appreciating #atOneTime #book #calledFor #CriticalTheory #cultivating #dark #DarkDeleuze #death #DeathOfGod #DeathOfMan #Deleuze #destroy #essays #FilmAndMedia #forces #GillesDeluze19251995CriticismAndInterpretationLanguage #hatred #insteadOf #intervenes #intervention #MovieVideoHistoryCriticism #MovieHistoryCriticismPerformingArts #NegativityPhilosophy_ #philosophy #PhilosophyCriticism #produce #quote #requires #simply #TheoryAndPhilosophy #today #WellBeing #Wellbeing #world
-
I set up an #AutoHotKey macro to pause/resume #Audacity when recording audio. The pause/break key works wonderfully as a cough button.
```
#Requires AutoHotkey v2.0#r:: { ; Windows+R: Record
if WinExist("ahk_exe audacity.exe") {
hwnd := WinExist("ahk_exe audacity.exe") ; Get the Audacity window handle
if hwnd {
PostMessage(0x100, 0x52, 0, , hwnd) ; WM_KEYDOWN message for Space key
PostMessage(0x101, 0x52, 0, , hwnd) ; WM_KEYUP message for Space key
}
}
}#s:: { ; Windows+S: Stop/Play
if WinExist("ahk_exe audacity.exe") {
hwnd := WinExist("ahk_exe audacity.exe") ; Get the Audacity window handle
if hwnd {
PostMessage(0x100, 0x20, 0, , hwnd) ; WM_KEYDOWN message for Space key
PostMessage(0x101, 0x20, 0, , hwnd) ; WM_KEYUP message for Space key
}
}
}#p::PauseResume() ; Windows+P
Pause::PauseResume() ; Pause/Break keyPauseResume() {
if WinExist("ahk_exe audacity.exe") {
hwnd := WinExist("ahk_exe audacity.exe") ; Get the Audacity window handle
if hwnd {
PostMessage(0x100, 0x50, 0, , hwnd) ; WM_KEYDOWN message for Space key
PostMessage(0x101, 0x50, 0, , hwnd) ; WM_KEYUP message for Space key
}
}
}
``` -
I set up an #AutoHotKey macro to pause/resume #Audacity when recording audio. The pause/break key works wonderfully as a cough button.
```
#Requires AutoHotkey v2.0#r:: { ; Windows+R: Record
if WinExist("ahk_exe audacity.exe") {
hwnd := WinExist("ahk_exe audacity.exe") ; Get the Audacity window handle
if hwnd {
PostMessage(0x100, 0x52, 0, , hwnd) ; WM_KEYDOWN message for Space key
PostMessage(0x101, 0x52, 0, , hwnd) ; WM_KEYUP message for Space key
}
}
}#s:: { ; Windows+S: Stop/Play
if WinExist("ahk_exe audacity.exe") {
hwnd := WinExist("ahk_exe audacity.exe") ; Get the Audacity window handle
if hwnd {
PostMessage(0x100, 0x20, 0, , hwnd) ; WM_KEYDOWN message for Space key
PostMessage(0x101, 0x20, 0, , hwnd) ; WM_KEYUP message for Space key
}
}
}#p::PauseResume() ; Windows+P
Pause::PauseResume() ; Pause/Break keyPauseResume() {
if WinExist("ahk_exe audacity.exe") {
hwnd := WinExist("ahk_exe audacity.exe") ; Get the Audacity window handle
if hwnd {
PostMessage(0x100, 0x50, 0, , hwnd) ; WM_KEYDOWN message for Space key
PostMessage(0x101, 0x50, 0, , hwnd) ; WM_KEYUP message for Space key
}
}
}
``` -
I set up an #AutoHotKey macro to pause/resume #Audacity when recording audio. The pause/break key works wonderfully as a cough button.
```
#Requires AutoHotkey v2.0#r:: { ; Windows+R: Record
if WinExist("ahk_exe audacity.exe") {
hwnd := WinExist("ahk_exe audacity.exe") ; Get the Audacity window handle
if hwnd {
PostMessage(0x100, 0x52, 0, , hwnd) ; WM_KEYDOWN message for Space key
PostMessage(0x101, 0x52, 0, , hwnd) ; WM_KEYUP message for Space key
}
}
}#s:: { ; Windows+S: Stop/Play
if WinExist("ahk_exe audacity.exe") {
hwnd := WinExist("ahk_exe audacity.exe") ; Get the Audacity window handle
if hwnd {
PostMessage(0x100, 0x20, 0, , hwnd) ; WM_KEYDOWN message for Space key
PostMessage(0x101, 0x20, 0, , hwnd) ; WM_KEYUP message for Space key
}
}
}#p::PauseResume() ; Windows+P
Pause::PauseResume() ; Pause/Break keyPauseResume() {
if WinExist("ahk_exe audacity.exe") {
hwnd := WinExist("ahk_exe audacity.exe") ; Get the Audacity window handle
if hwnd {
PostMessage(0x100, 0x50, 0, , hwnd) ; WM_KEYDOWN message for Space key
PostMessage(0x101, 0x50, 0, , hwnd) ; WM_KEYUP message for Space key
}
}
}
``` -
I set up an #AutoHotKey macro to pause/resume #Audacity when recording audio. The pause/break key works wonderfully as a cough button.
```
#Requires AutoHotkey v2.0#r:: { ; Windows+R: Record
if WinExist("ahk_exe audacity.exe") {
hwnd := WinExist("ahk_exe audacity.exe") ; Get the Audacity window handle
if hwnd {
PostMessage(0x100, 0x52, 0, , hwnd) ; WM_KEYDOWN message for Space key
PostMessage(0x101, 0x52, 0, , hwnd) ; WM_KEYUP message for Space key
}
}
}#s:: { ; Windows+S: Stop/Play
if WinExist("ahk_exe audacity.exe") {
hwnd := WinExist("ahk_exe audacity.exe") ; Get the Audacity window handle
if hwnd {
PostMessage(0x100, 0x20, 0, , hwnd) ; WM_KEYDOWN message for Space key
PostMessage(0x101, 0x20, 0, , hwnd) ; WM_KEYUP message for Space key
}
}
}#p::PauseResume() ; Windows+P
Pause::PauseResume() ; Pause/Break keyPauseResume() {
if WinExist("ahk_exe audacity.exe") {
hwnd := WinExist("ahk_exe audacity.exe") ; Get the Audacity window handle
if hwnd {
PostMessage(0x100, 0x50, 0, , hwnd) ; WM_KEYDOWN message for Space key
PostMessage(0x101, 0x50, 0, , hwnd) ; WM_KEYUP message for Space key
}
}
}
``` -
I set up an #AutoHotKey macro to pause/resume #Audacity when recording audio. The pause/break key works wonderfully as a cough button.
```
#Requires AutoHotkey v2.0#r:: { ; Windows+R: Record
if WinExist("ahk_exe audacity.exe") {
hwnd := WinExist("ahk_exe audacity.exe") ; Get the Audacity window handle
if hwnd {
PostMessage(0x100, 0x52, 0, , hwnd) ; WM_KEYDOWN message for Space key
PostMessage(0x101, 0x52, 0, , hwnd) ; WM_KEYUP message for Space key
}
}
}#s:: { ; Windows+S: Stop/Play
if WinExist("ahk_exe audacity.exe") {
hwnd := WinExist("ahk_exe audacity.exe") ; Get the Audacity window handle
if hwnd {
PostMessage(0x100, 0x20, 0, , hwnd) ; WM_KEYDOWN message for Space key
PostMessage(0x101, 0x20, 0, , hwnd) ; WM_KEYUP message for Space key
}
}
}#p::PauseResume() ; Windows+P
Pause::PauseResume() ; Pause/Break keyPauseResume() {
if WinExist("ahk_exe audacity.exe") {
hwnd := WinExist("ahk_exe audacity.exe") ; Get the Audacity window handle
if hwnd {
PostMessage(0x100, 0x50, 0, , hwnd) ; WM_KEYDOWN message for Space key
PostMessage(0x101, 0x50, 0, , hwnd) ; WM_KEYUP message for Space key
}
}
}
``` -
Switzerland federal government #requires releasing its software as #open #source
The United States remains reluctant to work with open source, but European countries are bolderhttps://www.zdnet.com/article/switzerland-now-requires-all-government-software-to-be-open-source/
-
Switzerland federal government #requires releasing its software as #open #source
The United States remains reluctant to work with open source, but European countries are bolderhttps://www.zdnet.com/article/switzerland-now-requires-all-government-software-to-be-open-source/
-
Switzerland federal government #requires releasing its software as #open #source
The United States remains reluctant to work with open source, but European countries are bolderhttps://www.zdnet.com/article/switzerland-now-requires-all-government-software-to-be-open-source/
-
Switzerland federal government #requires releasing its software as #open #source
The United States remains reluctant to work with open source, but European countries are bolderhttps://www.zdnet.com/article/switzerland-now-requires-all-government-software-to-be-open-source/
-
Switzerland federal government #requires releasing its software as #open #source
The United States remains reluctant to work with open source, but European countries are bolderhttps://www.zdnet.com/article/switzerland-now-requires-all-government-software-to-be-open-source/
-
AutoHotKeyv2 script to use ctrl-space to toggle `mpv` to be always on top:
#Requires AutoHotkey v2.0
SetTitleMatchMode(2) ;
^space:: WinSetAlwaysOnTop -1, "mpv"(TitleMatchMode = 2 means match anywhere in the window's title)
-
#Missouri now #requires #proof of #surgery or #courtorder for updates to #gender on #State #IDs.
Previously, the state required #doctor #approval, but not #surgery, to change the #gender listed on state-issued #identification.
#Women #Transgender #LGBTQ #LGBTQIA #Missouri #Conservatives #Extremism #Fascism #Religion #RepublicanParty #Hate #Bigotry #Violence #Genocide #Discrimination #Transphobia #ThePartyOfHate #EmptyThePews
-
#Missouri now #requires #proof of #surgery or #courtorder for updates to #gender on #State #IDs.
Previously, the state required #doctor #approval, but not #surgery, to change the #gender listed on state-issued #identification.
#Women #Transgender #LGBTQ #LGBTQIA #Missouri #Conservatives #Extremism #Fascism #Religion #RepublicanParty #Hate #Bigotry #Violence #Genocide #Discrimination #Transphobia #ThePartyOfHate #EmptyThePews
-
#Missouri now #requires #proof of #surgery or #courtorder for updates to #gender on #State #IDs.
Previously, the state required #doctor #approval, but not #surgery, to change the #gender listed on state-issued #identification.
#Women #Transgender #LGBTQ #LGBTQIA #Missouri #Conservatives #Extremism #Fascism #Religion #RepublicanParty #Hate #Bigotry #Violence #Genocide #Discrimination #Transphobia #ThePartyOfHate #EmptyThePews
-
#Missouri now #requires #proof of #surgery or #courtorder for updates to #gender on #State #IDs.
Previously, the state required #doctor #approval, but not #surgery, to change the #gender listed on state-issued #identification.
#Women #Transgender #LGBTQ #LGBTQIA #Missouri #Conservatives #Extremism #Fascism #Religion #RepublicanParty #Hate #Bigotry #Violence #Genocide #Discrimination #Transphobia #ThePartyOfHate #EmptyThePews
-
#Missouri now #requires #proof of #surgery or #courtorder for updates to #gender on #State #IDs.
Previously, the state required #doctor #approval, but not #surgery, to change the #gender listed on state-issued #identification.
#Women #Transgender #LGBTQ #LGBTQIA #Missouri #Conservatives #Extremism #Fascism #Religion #RepublicanParty #Hate #Bigotry #Violence #Genocide #Discrimination #Transphobia #ThePartyOfHate #EmptyThePews
-
#Minnesota #Governor #TimWalz made #tampons #free in #Minnesota #schools.
The #Minnesota #law #requires #schooldistricts to develop #plans to ensure all #studentswhomenstruate can access #free #tampons and #pads, eliminating the so-called #tampontax.
https://www.cbsnews.com/news/tampon-tim-walz-minnesota-law-schools-bathrooms-period-poverty/
-
#Minnesota #Governor #TimWalz made #tampons #free in #Minnesota #schools.
The #Minnesota #law #requires #schooldistricts to develop #plans to ensure all #studentswhomenstruate can access #free #tampons and #pads, eliminating the so-called #tampontax.
https://www.cbsnews.com/news/tampon-tim-walz-minnesota-law-schools-bathrooms-period-poverty/
-
#Minnesota #Governor #TimWalz made #tampons #free in #Minnesota #schools.
The #Minnesota #law #requires #schooldistricts to develop #plans to ensure all #studentswhomenstruate can access #free #tampons and #pads, eliminating the so-called #tampontax.
https://www.cbsnews.com/news/tampon-tim-walz-minnesota-law-schools-bathrooms-period-poverty/
-
#Minnesota #Governor #TimWalz made #tampons #free in #Minnesota #schools.
The #Minnesota #law #requires #schooldistricts to develop #plans to ensure all #studentswhomenstruate can access #free #tampons and #pads, eliminating the so-called #tampontax.
https://www.cbsnews.com/news/tampon-tim-walz-minnesota-law-schools-bathrooms-period-poverty/
-
#Minnesota #Governor #TimWalz made #tampons #free in #Minnesota #schools.
The #Minnesota #law #requires #schooldistricts to develop #plans to ensure all #studentswhomenstruate can access #free #tampons and #pads, eliminating the so-called #tampontax.
https://www.cbsnews.com/news/tampon-tim-walz-minnesota-law-schools-bathrooms-period-poverty/
-
CW: Оголошення обмежень після класу/структури в C++
У
C++20зʼявились концепти й обмеження для функцій, класів/структур та інших шаблонів. Для функцій та методів вимоги можна вказувати після оголошення шаблону або після функції.template<typename T> requires ... T f() {} template<typename T> T f() requires ... {}Якщо не шаблонний метод у шаблоні класу потребує додаткових вимог їх можна вказати після оголошення методу.
template<typename T> class S { T f() requires integer<T> {} };У такому випадку клас може згенеруватись з будь-яким типом, але це метод буде присутній тільки якщо шаблонний тип відповідає вимогам.
Але іноді може знадобитись використати поточний клас у вимогах. Наприклад при
CRTP.template<typename D> class Base requires std::derived_from<D, Base> {...};На жаль зараз такого немає.
#cpp #cxx #cpp20 #concepts #constrains #requires #class #template #struct #CRTP #proposal #програмування #шаблони #вимоги #обмеження #пропозиція
-
https://www.evshift.com/269450/the-cheffing-world-requires-a-thick-skin-watch-how-head-chef-dalad-walks-her-own-path-shorts/ The cheffing world requires a thick skin. Watch how Head Chef Dalad walks her own path. | #shorts #benz #chef #cheffing #Dalad #ElectricCars #ElectricVehicles #EV #mercedes #MercedesBenz #path.shorts #requires #Skin #Thick #Walks #watch #World
-
#Iowa #LGBTQ #students file #lawsuit over new #state #law.
The #ACLU of Iowa joined two #lawfirms in filing a #lawsuit challenging #Iowa #SF496, which #prohibits the #instruction of #genderidentity and #sexualorientation through sixth grade, #prohibits #books with #descriptions of #sex #acts and #requires #parentalnotification when a K-12 student wants to be referred to by a different #pronoun or #name in school.
-
#Iowa #LGBTQ #students file #lawsuit over new #state #law.
The #ACLU of Iowa joined two #lawfirms in filing a #lawsuit challenging #Iowa #SF496, which #prohibits the #instruction of #genderidentity and #sexualorientation through sixth grade, #prohibits #books with #descriptions of #sex #acts and #requires #parentalnotification when a K-12 student wants to be referred to by a different #pronoun or #name in school.
-
#Iowa #LGBTQ #students file #lawsuit over new #state #law.
The #ACLU of Iowa joined two #lawfirms in filing a #lawsuit challenging #Iowa #SF496, which #prohibits the #instruction of #genderidentity and #sexualorientation through sixth grade, #prohibits #books with #descriptions of #sex #acts and #requires #parentalnotification when a K-12 student wants to be referred to by a different #pronoun or #name in school.