https://securelist.com/cowersnail-from-the-creators-of-sambacry/79087
Tags: #security #Windows #malware
Tags: #security #Windows #malware
Securelist
CowerSnail, from the creators of SambaCry
We recently reported about SambaCry, a new family of Linux Trojans exploiting a vulnerability in the Samba protocol. A week later, Kaspersky Lab analysts managed to detect a malicious program for Windows that was apparently created by the same group responsible…
https://arstechnica.co.uk/information-technology/2017/08/ibm-and-sony-cram-up-to-330tb-into-tiny-tape-cartridge/
Tags: #technology #storage
Tags: #technology #storage
Ars Technica UK
IBM and Sony cram up to 330 terabytes into tiny tape cartridge
Sputtered magnetic layer, lubricant, and new heads enable massive 200Gb/inch density.
https://medium.freecodecamp.org/demystifying-dynamic-programming-3efafb8d4296
Tags: #programming #algorithms
Tags: #programming #algorithms
freeCodeCamp.org
Demystifying Dynamic Programming
By Alaina Kafkes How to construct & code dynamic programming algorithms Maybe you’ve heard about it in preparing for coding interviews. Maybe you’ve struggled through it in an algorithms course. Maybe you’re trying to learn how to code on your own, ...
https://futurism.com/this-tiny-supercomputer-consumes-98-less-power-and-99-93-less-space/
Tags: #hardware #technology #computing
Tags: #hardware #technology #computing
Futurism
This Tiny Supercomputer Consumes 98% Less Power and 99.93% Less Space
AMD just unveiled Project 47, a tiny supercomputer that packs 1 petaFLOPS of power into a space 99.9% smaller than a comparable computer from 2007.
https://medium.com/@ankane/introducing-dexter-the-automatic-indexer-for-postgres-5f8fa8b28f27
Tags: #postgresql #database
Tags: #postgresql #database
Medium
Introducing Dexter, the Automatic Indexer for Postgres
Your database knows which queries are running. It also has a pretty good idea of which indexes are best for a given query. And since…
https://techcrunch.com/2017/08/08/deeplearning-ai-is-andrew-ngs-new-series-of-deep-learning-classes-on-coursera/
Tags: #ai #deeplearning #learning
Tags: #ai #deeplearning #learning
TechCrunch
Deeplearning.ai is Andrew Ng’s new series of deep learning classes on Coursera
When Andrew Ng announced Deeplearning.ai back in June, it was hard to know exactly what the AI frontiersman was up to. In his time since departing as Baidu’s chief scientist, Ng has been developing a sequel of sorts to his popular introductory machine learning…
http://www.phpinternalsbook.com/
A resourceful guide to PHP internals, now updated to PHP 7.
Tags: #programming #php #c
A resourceful guide to PHP internals, now updated to PHP 7.
Tags: #programming #php #c
https://github.com/loreloc/archinfo
Archinfo is a software that gathers informations about your x86 processor using the cpuid instruction.
Tags: #programming #asm #c
Archinfo is a software that gathers informations about your x86 processor using the cpuid instruction.
Tags: #programming #asm #c
GitHub
GitHub - loreloc/archinfo: An x86 Intel processor information gatherer
An x86 Intel processor information gatherer. Contribute to loreloc/archinfo development by creating an account on GitHub.
https://medium.freecodecamp.org/rest-apis-are-rest-in-peace-apis-long-live-graphql-d412e559d8e4
Tags: #api
Tags: #api
freeCodeCamp.org
REST APIs are REST-in-Peace APIs. Long Live GraphQL.
> Update: This article is now part of my “Complete Introduction to GraphQL”. > Read the updated version of this content and more about GraphQL at jscomplete.com/why-graphql [https://jscomplete.com/g/rest-in-peace-apis]. After years of dealing with REST APIs…
http://williamdurand.fr/2013/06/03/object-calisthenics/
Rules for better maintainability, readability, testability and comprehensibility of your code
Tags: #oop #engineering #bestPractices
Rules for better maintainability, readability, testability and comprehensibility of your code
Tags: #oop #engineering #bestPractices
https://blog.jayway.com/2017/04/19/running-docker-on-bash-on-windows/
I'm in love with Bash on Windows but not everything that Docker needs under Linux is implemented in WSL. If you are like me, this guide may be useful to make it work.
Tags: #development #docker
I'm in love with Bash on Windows but not everything that Docker needs under Linux is implemented in WSL. If you are like me, this guide may be useful to make it work.
Tags: #development #docker