Open source runs on non-code contributions
Aug18

Open source runs on non-code contributions

Open source runs on non-code contributions John E. Picozzi Thu, 08/18/2022 – 03:00 1 reader likes this 1 reader likes this At this year’s DrupalCon North America, EPAM Solution Architect John Picozzi presented a talk about the importance of non-code contribution. He talked about how everyone can get involved and why he believes this is an important topic. This article is a text adaptation of John’s talk; find a link...

Read More
Measure latency for embedded systems with this open source tool
Aug17

Measure latency for embedded systems with this open source tool

Measure latency for embedded systems with this open source tool Nicolas Rabault Wed, 08/17/2022 – 03:00 Register or Login to like Register or Login to like When it comes to time synchronization for embedded systems in a distributed architecture, there are “soft” use cases (typical, everyday devices) and complex, or “hard,” use cases (car brake systems, aerospace). It’s easy to see that a hard use...

Read More
4 common issues with implementing Agile and how to address them
Aug17

4 common issues with implementing Agile and how to address them

4 common issues with implementing Agile and how to address them Kelsea Zhang Wed, 08/17/2022 – 03:00 1 reader likes this 1 reader likes this While working on the open source ZenTao project, I get constant feedback that getting Agile up and running is a big task in many organizations. As with any new process, you will run into issues, and many of them will feel unique to your organization. While context is important,...

Read More
My practical advice for new programmers
Aug16

My practical advice for new programmers

My practical advice for new programmers Sachin Samal Tue, 08/16/2022 – 03:00 1 reader likes this 1 reader likes this Have you ever been stuck or gone blank trying to solve a problem related to something that you just learned from YouTube or Google tutorials? You seem to understand every line of the code, but without the tutorial, you find yourself in a difficult position. If you have looked at problem-solving in HackerRank or...

Read More
A look inside an EPUB file
Aug16

A look inside an EPUB file

A look inside an EPUB file Jim Hall Tue, 08/16/2022 – 03:00 Register or Login to like Register or Login to like eBooks provide a great way to read books, magazines, and other content on the go. Readers can enjoy eBooks to pass the time during long flights and train rides. The most popular eBook file format is the EPUB file, short for “electronic publication.” EPUB files are supported across a variety of eReaders and...

Read More
Try Asciidoc instead of Markdown
Aug15

Try Asciidoc instead of Markdown

Try Asciidoc instead of Markdown Seth Kenlon Mon, 08/15/2022 – 03:00 1 reader likes this 1 reader likes this I’m a happy user of the XML-based Docbook markup language. To me, it’s a precise, explicit, and detailed system that allows me to have contextual and domain-specific metadata in what I write. Best of all, though, it can be transformed (that’s what XML users call it when XML is converted into another...

Read More