Computers

Coputer topics

What to expect at Microsoft’s Build 2018 conference

Fresh off of Windows 10′s major April update, Microsoft is gearing up for its annual two-day Build conference in Seattle on Monday. Engadget article What to expect at Microsoft’s Build 2018 conference tells what to expect from this celebration of the company’s developer community. Wired has also published What to Expect from Microsoft Build 2018

Do you need a blockchain? | TechCrunch

https://techcrunch.com/2018/04/19/do-you-need-a-blockchain/ Blockchain technology is set to have a profound impact on a wide variety of industries. Blockchain technology is still surrounded by its fair share of hype and uncertainty. It seems that the term blockchain has become a bit diluted as the hype has continued to bloom. There is an inherent risk that managers eager

Technical Cheat Sheets for Developers – RHD Blog

https://developers.redhat.com/blog/2017/05/23/technical-cheat-sheets-for-developers/ Here are the cheat sheets available today: Linux Commands Cheat Sheet, Advanced Linux Commands Cheat Sheet, Wildfly Swarm Cheat Sheet, Containers Cheat Sheet, MongoDB Cheat Sheet, Kubernetes Cheat Sheet and the Eclipse Vert.x Cheat Sheet.

Know how RESTful your API is: An Overview of the Richardson Maturity Model – RHD Blog

https://developers.redhat.com/blog/2017/09/13/know-how-restful-your-api-is-an-overview-of-the-richardson-maturity-model/ Let’s say we designed a REST API. How do we know how much Restful API is? Some developers call it “Not Restful API”, some call it “Partially Restful API”, for some, it is “Fully Restful API”, and for some “It is not REST API at all or they call it SOAP based web service”.

IBM working on ‘world’s smallest computer’ to attach to just about everything | TechCrunch

https://techcrunch.com/2018/03/19/ibm-working-on-worlds-smallest-computer-to-attach-to-just-about-everything/ IBM is hard at work on the problem of ubiquitous computing, and its approach, understandably enough, is to make a computer small enough that you might mistake it for a grain of sand. Eventually these omnipresent tiny computers could help authenticate products, track medications and more.

Everything Surrounding These New AMD Security Allegations Reeks of a Hit Job – ExtremeTech

https://www.extremetech.com/computing/265582-everything-surrounding-new-amd-security-allegations-reeks-hit-job CTS-Labs, has accused AMD of 13 serious security flaws within its products. Standard operating procedure in security disclosures; vendors are typically given at least a 90-day window to implement solutions. But in this case, AMD was notified a day ahead of the disclosure.

How GDPR Will Change The Way You Develop — Smashing Magazine

https://www.smashingmagazine.com/2018/02/gdpr-for-web-developers/ Europe’s imminent privacy overhaul means that we all have to become more diligent about what data we collect, how we collect it, and what we do with it. In our turbulent times, these privacy obligations are about ethics as well as law. Web developers have a major role to play here. After all, healthy

Google’s Song Maker

https://techcrunch.com/2018/03/02/googles-song-maker-experiment-makes-making-songs-easy/ Google has added a new instrument to its Chrome Music Lab: Song Maker. Song Maker allows you to make songs. Everything happens in the browser. Song Maker is essentially an easy to use sequencer that lets you draw melodies in the browser. You are able to define a sequence of notes using a chessboard

Getting started with SQL | Opensource.com

https://opensource.com/article/18/2/getting-started-sql Building a relational database using SQL is easier than you think. You don’t need to be an experienced programmer to use SQL to create a database. This article explains how to create a simple relational database management system (RDMS) using MySQL 5.6.