domingo, 13 de dezembro de 2020

Renaming invalid variables on Stata

After exporting an R database to Stata, the variables were like below, with "." in their names. Trying to rename them, resulted on the error: You used . in oldname, not newname. . is used in newname to indicate that the corresponding wildcard in oldname be skipped. E.g., "rename a*b*...

segunda-feira, 18 de maio de 2020

Video playback slow and lagging on Linux (Solus OS)

After installing solus and trying to playback some 720p and 1080p videos i noticed that the videos were lagging and stuttering really badly in vlc, gnome mpv and other players. Doing some research i didn't found the exactly answer but i found  that running vlc on terminal might show the problem....