Hyper-V Virtual Machine Groups

cloud computing IT pro

Aidan Finn shows you how to use virtual machine groups on Windows Server 2016 Hyper-V to manage a set of virtual machines, including adding support for operational actions on VHDX Sets.

The post Hyper-V Virtual Machine Groups appeared first on Petri.

Continue reading Hyper-V Virtual Machine Groups

FlowCode Graphical Programming

If you’ve ever been curious if there’s a way to program microcontrollers without actually writing software, you might be interested in FlowCode. It isn’t a free product, but there is a free demo available. [Web learning] did a demo of programming a Nucleo board using the system. You can check it out below.

The product looks slick and it supports a dizzying number of processors ranging from AVR (yes, it will do Arduino), PIC, and ARM targets. However, the pricing can add up if you actually want to target all of those processors as you wind up paying for the …read more

Continue reading FlowCode Graphical Programming

A Real Hacker’s IDE

We don’t use a GUI IDE, but if we did, it would most certainly be something along the lines of [Martin]’s embedded-IDE project. We’ve always felt that most IDEs are just fancy wrappers around all the tools that we use anyway: Makefiles, diff, git, ctags, and an editor. [Martin]’s project makes them less fancy, more transparent, and more customizable, while retaining the functionality. That’s the hacker’s way — putting together proven standard tools that already work.

The code editor he uses is QScintilla, which uses clang for code completion. The “template” system for new projects? He uses …read more

Continue reading A Real Hacker’s IDE

Intersecting DSC Configuration Design and Personal Style

DSC configurations require logical thinking through the steps necessary to make changes to a server’s configuration. Learn my process for developing a DSC configuration.

The post Intersecting DSC Configuration Design and Personal Style appeared first on Petri.

Continue reading Intersecting DSC Configuration Design and Personal Style

Retrotechtacular: The Incredible Machine

They just don’t write promotional film scripts like they used to: “These men are design engineers. They are about to engage a new breed of computer, called Graphic 1, in a dialogue that will test the ingenuity of both men and machine.”

This video (embedded below) from Bell Labs in 1968 demonstrates the state of the art in “computer graphics” as the narrator calls it, with obvious quotation marks in his inflection. The movie ranges from circuit layout, to animations, to voice synthesis, hitting the high points of the technology at the time. The soundtrack, produced on their computers, naturally, …read more

Continue reading Retrotechtacular: The Incredible Machine