René Roth
René Roth
"Disturbing" is a stretch, but it certainly is pretty ugly and does not abide to the Apple design guidelines. +1
You could just override the `alert()` javascript function to re-route the output to your notification function of choice. I use this example with [jQuery Growl](http://ksylvest.github.io/jquery-growl/): ``` window.alert = function() {...
Necro'ing this thead: We're discussing how to implement a highly specific solution (limiting certain tags to certain parts of a video), to solve what is essentially the issue of users...
> @reneroth Sorry about this - I committed to doing this and promptly started a new job and have been doing some intense onboarding. I'll see if I can get...
> Sure, if you help me with extracting, preprocessing and cleaning of the data :) What format do you need the data in? This TTS system is a godsend for...
This sounds like it'd be near-impossible to do by hand... and really feasible for video games with access to sound and subtitle files! Please let me ask a few more...
@lengstrom Sorry for bothering you - me and others would greatly appreciate a short write-up on the process you used to generate the provided pre-trained models.
Semi-helpful: for now, I'm using different files in the `.config` folder (`lab.gitlab.com.hcl`, `lab.client-server.com.hcl`…) and a bash function `lab-use` ```bash lab-use () { cp ~/.config/lab.$1.hcl ~/.config/lab.hcl } ``` so I'll simply...
Does it work without the VR mod?