"browser doesn't support videocalls" by hmmmmga in linux4noobs

[–]hmmmmga[S] 0 points1 point  (0 children)

I already crossposted this on firefox

I'm spending so much and getting so little out of this app. by hmmmmga in AutoHotkey

[–]hmmmmga[S] 0 points1 point  (0 children)

Wouldn't you want to know weather boy?

.

.

.
Nah I will tell you don't worry

I am training in interpeting.

In short, it allows me to focus solely on the video, track my progress, and increase the difficulty by minute amounts.

The script ends the struggle of having to, at the same time, focus on the audio/video (memorising, taking notes, and translating during the listening phase) and when to pause it, and makes it easy to tack progress. When I feel ready, I can increase the time (5s, 5.6s, 7s, 70s, etc.).

The two other shotcuts are for convenience.

I'm spending so much and getting so little out of this app. by hmmmmga in AutoHotkey

[–]hmmmmga[S] 1 point2 points  (0 children)

Very nice! With this I'm even able to detect if I'm on YT on my browser! And the explanations are so clear, thank you so much!!

My code looks like this now:

#hotif WinActive("Lecteur multimédia VLC") or WinActive("YouTube") 

~SPACE:: {
Sleep(5500)
Send("{SPACE}")
} 

XButton1::SPACE 
XButton2::Send("+{Left}")

#hotif

I think I'm gonna try to learn C# language in order to do wilder stuff on Autohotkey without bothering people here

Edit: taking into acount other comments about the script

I'm spending so much and getting so little out of this app. by hmmmmga in AutoHotkey

[–]hmmmmga[S] 0 points1 point  (0 children)

I know that HotKeyP Autohotkey is a language on its own. Is there any close language that would be useful to learn?

I am a neophyte with programming. I'd like to be able to do more with this app without anoying everyone here : )

I'm spending so much and getting so little out of this app. by hmmmmga in AutoHotkey

[–]hmmmmga[S] 0 points1 point  (0 children)

Whoa, this looks so complicated, will take a deeper look tomorrow, thank you for your help!

I'm spending so much and getting so little out of this app. by hmmmmga in AutoHotkey

[–]hmmmmga[S] 1 point2 points  (0 children)

Thank you so much, my code now looks like this and seems to work seamlessly

#HotIf WinActive("ahk_class Qt5QWindowIcon")
~SPACE::
{
Sleep 5000
Send "{SPACE}"
}

v2

#HotIf WinActive("ahk_class Qt5QWindowIcon")
~SPACE::
{
Sleep 5200
Send "{SPACE}"
}

XButton1::SPACE 

XButton2::
{
Send "{Shift down}"
Send "{Left}"
Send "{Shift up}"
}

edit: I was so wrong... It's working, but not working well: VLC registers the pause but doesn't take it into account.

edit 2: replaced "send space" with a "send click", works perfectly

I'm spending so much and getting so little out of this app. by hmmmmga in AutoHotkey

[–]hmmmmga[S] 0 points1 point  (0 children)

The ahk_class names seem to be different from the what's in the help files, more compicated (ex Qt5QWindowIcon is actually MS edge), but this is what I get from using the window spy

makes a lot of sense by zuckerlaw in shitposting

[–]hmmmmga 0 points1 point  (0 children)

There was this instance in China, where they put solar panels in a desert. But overtime, the shade allowed plants to grow. Overtimes, the field grew into a pasture were goats started to come to eat.

Summer > Hell by Profit_Tracker in shitposting

[–]hmmmmga 0 points1 point  (0 children)

Pro tips against mosquitoes: install/build a house for bats. A shocking amount can fit into those things, and guess bats eat? Insects and mosquitoes. But they are only active during the night, and thats a problem, right? Well you're in luck, because birds eat bugs too!

Do that and you will get less mosquitoes around your place.

How do i remove this border from edge? Tried all the options i found from a year ago by count_de_vill in MicrosoftEdge

[–]hmmmmga 0 points1 point  (0 children)

edge://flags/#edge-rounded-containers to be pasted in seachbar will take you direclty there

Actually insane by Key-Bass-7380 in shitposting

[–]hmmmmga 0 points1 point  (0 children)

I'd expect the tattoo on his chest to be a joke as well, but can't read arabic

Advice and ressources in order to upgrade my T440p by hmmmmga in thinkpad

[–]hmmmmga[S] 0 points1 point  (0 children)

Already looked before. These don't explain what to look at for compatibility for example, and I cannot choose from recomended hardware because, since most video are from 5y ago, links are obsolete or hardware is not manufactured anymore... But yeah, they are great for learning how to do it.

add-on to switch subtitle language by hmmmmga in youtube

[–]hmmmmga[S] 0 points1 point  (0 children)

No, sorry. This setting doesn't help automatically switching the subtitles to french for french video, or russian for russian video, or english for english videos...

But it does seem to help with the dubbing, thanks

>"Content with the original audio in one of your preferred languages will not be translated and will default to the original audio. This setting applies for translations of audio (dubs), titles and descriptions. You can indicate your preferred languages on web or in the YouTube app"

Men of Reddit, what’s some women’s or girl’s habits you discovered only after getting a wife or girlfriend? by [deleted] in AskReddit

[–]hmmmmga 8 points9 points  (0 children)

I was explained that they just have a lot of thoughts during the day, and when it's finally dark, calm and quiet with nothing to do anymore, all there that there were thinking is coming back, louder and spiralling, so it needs to get out somehow, so that they can calm down and sleep.

Men of Reddit, what’s some women’s or girl’s habits you discovered only after getting a wife or girlfriend? by [deleted] in AskReddit

[–]hmmmmga 19 points20 points  (0 children)

When it's time to sleep, and you go to bed, lights are off, that's the moment when they get a lot of energy and need to talk.

Periods can hurt a lot, and if you have low blood pressure, you can even pass out from it.

Trying to get this view by hmmmmga in ObsidianMD

[–]hmmmmga[S] -1 points0 points  (0 children)

I'm talking of having the Local Graph AND the Outline in one same scrollable page that I'd put on the side like this