The modern programmer: Top 10 articles from this year | Opensource.com
https://opensource.com/article/18/12/top-modern-programmer From SDKs to command-line utilities and more, this list offers plenty of insight for today’s programmers. →
Coputer topics
https://opensource.com/article/18/12/top-modern-programmer From SDKs to command-line utilities and more, this list offers plenty of insight for today’s programmers. →
https://wavecomp.ai/wave-computing-launches-the-mips-open-initiative/ Wave Computing® has announced that it will open source its MIPS instruction set architecture (ISA) to accelerate the ability for semiconductor companies, developers and universities. The idea is to adopt and innovate using MIPS for next-generation system-on-chip (SoC) designs. Under the MIPS Open program, participants will have full access to the most recent versions →
Android smartphones and PC use TRRS headset connectors. You can find details on that interface on my Telephone handset to smart phone and laptop posting. Ealier PCs used two TRS plugs (mic and headphones) for headsets. Because both connection types are still in use, sometimes adapters are needed. Here are some details of those adapters. →
http://turnoff.us/geek/programming-languages-battle/ →
https://spectrum.ieee.org/computing/hardware/to-crack-the-toughest-optimization-problems-just-add-lasers Optimization is very important but is usually computationally very hard. Optimization encompasses far more than the traveling salesman problem. Scheduling is another difficult optimization challenge. Given the fact that the era of steady, large improvements in computer-processor performance appears to be coming to a close, researchers have begun to explore machines specially designed for →
I have understood that hooking up an old telephone handset to work with a cell phone is simply a matter of connecting together the correct wires. You need to wire the microphone and speaker in the old telephone’s handset to the microphone and speaker in the cell phone’s headset connector. I decided to try that →
https://blog.toggl.com/lightbulb-cartoon-developers/ Are you a developer? Do you know what “frontend” really does? Or “ops”? →
https://www.edn.com/electronics-blogs/edn-moments/4437117/The-computer-virus-is-born–November-10–1983 On this day in technology history, a graduate student’s self-replicating code that could gain control of a system inspired the term “computer virus”. In his 1983 paper “Computer Viruses – Theory and Experiments,” Cohen defined a computer virus as “a program that can infect other programs by modifying them to include a possibly evolved →
You might have noticed that many widely used languages are interpreted and use “runtimes” to execute your source code. In theory, most Node.js, Python, Ruby and Java. Theoretically code can be easily moved from one platform (Windows, Mac, Linux) but usually there are problematic issues caused by factors external to your application. Why Kubernetes is →
https://spectrum.ieee.org/tech-talk/tech-history/space-age/what-does-it-take-to-keep-a-classic-mainframe-alive Interesting story on keeping historical hardware running: “So far, things are breaking slowly enough that we can keep up.” →