Patrick Hener

Results 19 comments of Patrick Hener

# Working Example ```go func main() { dsn := "server=web06;user id=;password=;database=master;encrypt=disable;" con, err := sql.Open("mssql", dsn) if err != nil { panic(err) } if err := con.Ping(); err != nil...

If you do not opt for a picture type Icon you might as well use https://favicon.io/ to generate one spelling "PH" in some way.

Oh that is odd. I will have to investigate myself. Will give it a try tomorrow (German time)

This is odd. For me it sorts totally perfect. So I need further information to maybe reproduce. On what os is it running? This is the current version? Which browser...

I am more than sorry but in my case in this environment the sorting works fine. My environment is all en-US. Does yours differ?

Yeah for example you could break out the dm to an own command like `./dm @someone `?

yeah does not work for me, too. Also project looks like it is dead.

This one can do it: https://github.com/patrickhener/goshs

This one can do it: https://github.com/patrickhener/goshs