Did you get it?
anonymous poll
π β 568
πππππππ 61%
π β 360
ππππ 39%
π₯ 928 people voted so far.
anonymous poll
π β 568
πππππππ 61%
π β 360
ππππ 39%
π₯ 928 people voted so far.
Yoplait370 alerted us that the humble bundle is offering a special on UNIX books this week.
The more you donate, the more books you receive. Depending on how much you donate, you could save more than 600$ and support a good cause!
https://www.humblebundle.com/books/unix-book-bundle
The more you donate, the more books you receive. Depending on how much you donate, you could save more than 600$ and support a good cause!
https://www.humblebundle.com/books/unix-book-bundle
Humble Bundle
Humble Book Bundle: Unix presented by O'Reilly
Get a bundle of Unix ebooks and support charity!
Forwarded from Syra's Techbinder
http://thehackernews.com/2016/11/facebook-locky-ransomware.html
And then, after the SVG malware, here's the JPG one.
Tags: #security #malware
And then, after the SVG malware, here's the JPG one.
Tags: #security #malware
Reflections on Rusting Trust - In Pursuit of Laziness
http://manishearth.github.io/blog/2016/12/02/reflections-on-rusting-trust/
http://manishearth.github.io/blog/2016/12/02/reflections-on-rusting-trust/
manishearth.github.io
Reflections on Rusting Trust
The Rust compiler is written in Rust. This is overall a pretty common practice in compiler
development. This usually means that the process of building the compiler involves downloading a
(typically β¦
development. This usually means that the process of building the compiler involves downloading a
(typically β¦
Forwarded from The Daily C++
Tags: #cpp17 #tranformation #code #improve
"I've spent a bit of time today updating my own basic windowing library to use C++17 features. Some of the things have been simple transforms such as converting 'typedef' to 'using', others have been more OCD satisfying;"
http://www.gamedev.net/blog/42/entry-2262470-c-17-transformation/
"I've spent a bit of time today updating my own basic windowing library to use C++17 features. Some of the things have been simple transforms such as converting 'typedef' to 'using', others have been more OCD satisfying;"
http://www.gamedev.net/blog/42/entry-2262470-c-17-transformation/
www.gamedev.net
C++ 17 Transformation... - GameDev.net
Im basically really bad at working on my own projects, but with the recent release of Visual Studio 2017 RC and its improved C++17 support I figured...
Forwarded from Full Stack's Broadcast via @like
#DevToolset https://github.com/blog/2289-publishing-with-github-pages-now-as-easy-as-1-2-3?ref=webdesignernews.com
The GitHub Blog
Publishing with GitHub Pages, now as easy as 1, 2, 3
Publishing a website or software documentation with GitHub Pages now requires far fewer steps β three to be exact: Create a repository (or navigate to an existing repository) Commit a Markdown file via the web interface, just like you would any other fileβ¦
Why does calloc exist? β njs blog
https://vorpus.org/blog/why-does-calloc-exist/
https://vorpus.org/blog/why-does-calloc-exist/