2015

Remove page m
article thumbnail

7 common mistakes in Go (2015)

SPF13

func (page *Page) saveSourceAs(path string) { b := new(bytes.Buffer) b.Write(page.Source.Content) page.saveSource(b.Bytes(), path) } func (page *Page) saveSource(by []byte, inpath string) { WriteToDisk(inpath, bytes.NewReader(by)) } Stop Doing This!! https://github.com/spf13/hugo/blob/master/hugolib/page.go#L582.

Examples 204
article thumbnail

Server StorageIO October 2015 Update Newsletter

Storage IO Blog

This edition of the Server StorageIO update newsletter has a focus on industry trends perspectives including recent M&A and PTSA activity.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

U.S. Department of Defense sets its cloud security guidelines

Cloud Musings

This 152-page document outlines the security requirements that Department of Defense (DOD) mission owners must adhere to when procuring cloud-based services. To learn more about tech news and analysis visit Tech Page One. In essence, the solution enabler becomes the prime CSP. Grab this Headline Animator ( Thank you.

article thumbnail

Constant 50% usage on iPhone running iOS8

Sean Daniel

Answer #3 on this page indicated that if you sync''d your phone against an Exchange server, contacts would have issues now and then. As a former Microsoft employee, I''m pretty knowledgable on Exchange (after my years working on Small Business Server). This made something click for me.

Backup 57