Category: Updates

SMS URL on Android

I was wanting to know if Android had a similar feature to the iPhone in that you can use an HTML A tag to send an SMS by setting the HREF attribute to the...

slice vs extract! rails 5

I was making some reviews today to an old code and this arises, might be a silly question if so apologize in advance, but is there any real difference bet...

flv to mp3 converter

hey im writing a c# flv2mp3 converter and i could need some help. flv is a container type, wich means that when i get all audio tags together, i just have...

What does -f mean in bash

I was looking at how to use runit to run gunicorn. I was looking at the bash file and I don't know what -f $PID does in #!/bin/sh GUNICORN=/usr/local...