Journal Articles

Overload Journal #154 - December 2019 or Design of applications and programs
Browse in : All > Journals > Overload > o154 (5)
All > Topics > Design (236)
All of these categories
Options:
View Article Map
View Archives

Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.

Making a Linux Desktop

Bob Schmidt

08 September 2020 18:46:41 +01:00

Alan Griffiths adds support for shell components to the desktop environment.

Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.

Piping Software for Less

Bob Schmidt

06 September 2020 18:23:37 +01:00

Paul Grenyer continues his mission to build a DevOps pipeline on a budget.

Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.

An Example Confined User Shell

Bob Schmidt

01 August 2020 17:51:32 +01:00

Snap confinement is not just for individual apps but can be applied to a complete GUI environment. Alan Griffiths demonstrates with the Mircade shell.

Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.

The Standard Report

Bob Schmidt

04 July 2020 16:58:39 +01:00

Guy Davidson reports on the latest developments.

Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.

Refocusing Amdahl’s Law

Bob Schmidt

01 June 2020 21:12:29 +01:00

Parallelising code can make it faster. Lucian Radu Teodorescu explores how to get the most out of multi-threaded code.

Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.

Expect the Unexpected (Part 1)

Bob Schmidt

03 May 2020 18:28:21 +01:00

Pete Goodliffe looks into dealing with the inevitable.

Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.

What Is Your Name?

Bob Schmidt

03 May 2020 18:21:19 +01:00

Simon Sebright considers the importance of names as identification.

Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.

Quick Modular Calculations (Part 3)

Bob Schmidt

06 April 2020 20:18:25 +01:00

This article concludes the 3-part series. Cassio Neri presents a new algorithm that also works for 64-bit operands.

Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.

Deconstructing Inheritance

Bob Schmidt

05 April 2020 19:09:30 +01:00

Inheritance can be overused. Lucian Radu Teodorescu considers how it can go wrong and the alternatives.

Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.

It’s About Time

Bob Schmidt

02 April 2020 18:47:08 +01:00

How easy is it to make code wait for a time period before doing something? Mike Crowe looks at ways to avoid problems when a system clock changes.

Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.

The Standard Report

Bob Schmidt

02 March 2020 22:49:22 +00:00

Guy Davidson reports from the C++ Standards Committee.

Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.

The Path of Least Resistance

Bob Schmidt

04 February 2020 18:47:24 +00:00

Python’s modules and imports can be overwhelming. Steve Love attempts to de-mystify the process.

Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.

A Secure Environment for Running Apps?

Bob Schmidt

02 February 2020 18:31:30 +00:00

Getting apps from the app store is easy. Alan Griffiths considers this from a security perspective.

Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.

Inside-Out

Bob Schmidt

05 December 2019 18:37:55 +00:00

Sometimes things appear to be inside out. Frances Buontempo considers when a shift of perspective can make things seem better.

Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.

Trip Reports: Meeting C++ 2019 and Embedded C++ 2019

Bob Schmidt

04 December 2019 17:40:32 +00:00

Deciding which conferences to attend is difficult, and we can’t go to them all. Svitlana Lubenska, Hans Vredeveld and Benedikt Mandelkow give us a flavour of what we may have missed.

Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.

Non-Recursive Compile Time Sort

Bob Schmidt

03 December 2019 17:36:24 +00:00

Compile time sorting usually uses recursion. Norman Wilson shows how C++14 features make this easier.

Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.

Quick Modular Calculations (Part 1)

Bob Schmidt

02 December 2019 16:48:44 +00:00

Compilers are good at optimising modular calculations. Can we they do better? Cassio Neri shows they can.

Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.

Afterwood

Bob Schmidt

01 December 2019 16:46:15 +00:00

We are aware of the film Get Carter. Chris Oldwood asks if it should be called Acquire Carter instead.

Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.

Making a Linux Desktop: Painting Some Wallpaper

Bob Schmidt

04 November 2019 18:17:17 +00:00

Alan Griffiths continues his series on coding with the Mir library.

Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.

OOP Is not Essential

Bob Schmidt

04 October 2019 20:03:02 +01:00

People tend to love or hate Object Oriented Programming. Lucian Teodorescu considers a recent OOP claim.


  |<   <<   1   2   3   4   5   6   7   8   9   10   >>   >|
Sort by Date Title