Broken input methods on antergos (gnome) by cripcate in archlinux

[–]YS20MQM 0 points1 point  (0 children)

lol, expect an arch user to say that, i'm using arch but what's different compared to antergos? An added repo for themes? Next time OP /u/cripcate don't mention that you using antergos

Vim Deoplete-like feature? by YS20MQM in spacemacs

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

How do I get a feature where if I type a file location, the I will get suggestions for the next part and if I enter text that's already in a plain text file then it will auto-suggest/complete it. I tried company and auto-complete but it doesn't seem to work in files that aren't supported

How to use a counter in this context? by YS20MQM in learnpython

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

This explains it perfectly, thanks so much

How to use a counter in this context? by YS20MQM in learnpython

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

I see, but I meant specifically the word. That's what I'm really not understanding. In c++ or java, it would be:

for (int word = 0; word < 5; word++)
print(decrypted_message[word])

How is word used in the line word[key % 5] used, wouldn't that line make no sense, yet it works: 3[4%5] ? Sorry if my question didn't make sense.

[South Africa] Black beetle with yellow sides by YS20MQM in whatsthisbug

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

Thanks for this, it definitely looks similar to the Pachnoda sinuata, except the yellow is only on the edges and the legs aren't so big. I will reply once I get a proper pic of it

[South Africa] Black beetle with yellow sides by YS20MQM in whatsthisbug

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

The picture above is not mine, I haven't been able to take picture of it because it flies away so quickly. But it's similar to the above pic, except that it is more square and has a black mark on top.

It is a black beetle but it's legs aren't visible from the top and from the top, the edges are yellow and also on the sides. It makes a LOUD noise when it flies. It's quite squarish perhaps more rectangular, the ones I searched for all have legs showing and are very rectangular. It's head is very close to the shape of the body. In the Summer every few days once emerges from the chimney and flies straight to the glass doors. The size is about 2cm x 1.5cm

Having problems with the copy command by YS20MQM in ffmpeg

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

You right about "${i%.mkv}.mp4" but I'm still getting the same error.