Advertisement
Membership
Login
ACCU Buttons
Browse in : | > Topics |
• Blogs
ACCU Topics
(2)
+
- ACCU magic
Making a Linux Desktop
Description : Alan Griffiths adds support for shell components to the desktop environment. by Alan Griffiths
Category: [ CVu Journal Vol 32, #4 - September 2020 | Design of applications and programs ]
Description : Alan Griffiths adds support for shell components to the desktop environment. by Alan Griffiths
Category: [ CVu Journal Vol 32, #4 - September 2020 | Design of applications and programs ]
Piping Software for Less
Description : Paul Grenyer continues his mission to build a DevOps pipeline on a budget. by Paul Grenyer
Category: [ CVu Journal Vol 32, #4 - September 2020 | Design of applications and programs ]
Description : Paul Grenyer continues his mission to build a DevOps pipeline on a budget. by Paul Grenyer
Category: [ CVu Journal Vol 32, #4 - September 2020 | Design of applications and programs ]
Jumping around in Emacs
Description : Silas S. Brown shares a tip for navigating code. by Silas S. Brown
Category: [ CVu Journal Vol 32, #4 - September 2020 | Programming Topics ]
Description : Silas S. Brown shares a tip for navigating code. by Silas S. Brown
Category: [ CVu Journal Vol 32, #4 - September 2020 | Programming Topics ]
The Standards Report
Description : Guy Davidson talks about executors and their journey towards acceptance into the standard. by Guy Davidson
Category: [ CVu Journal Vol 32, #4 - September 2020 | Process Topics ]
Description : Guy Davidson talks about executors and their journey towards acceptance into the standard. by Guy Davidson
Category: [ CVu Journal Vol 32, #4 - September 2020 | Process Topics ]
The Global Lockdown of Locks
Description : Locks can be replaced with tasks. Lucian Radu Teodorescu shows us how. by Lucian Radu Teodorescu
Category: [ Overload Journal #158 - August 2020 | Programming Topics ]
Description : Locks can be replaced with tasks. Lucian Radu Teodorescu shows us how. by Lucian Radu Teodorescu
Category: [ Overload Journal #158 - August 2020 | Programming Topics ]
C++20: A Simple Math Module
Description : Modules are one big change introduced by C++20. Rainer Grimm describes how to build a mathematics module. by Rainer Grimm
Category: [ Overload Journal #158 - August 2020 | Programming Topics ]
Description : Modules are one big change introduced by C++20. Rainer Grimm describes how to build a mathematics module. by Rainer Grimm
Category: [ Overload Journal #158 - August 2020 | Programming Topics ]
A Thorough Introduction to Apache Kafka
Description : Kafka serves as the heart of many companies’ architecture. Stanislav Kozlovski takes a deep dive into the system. by Stanislav Kozlovski
Category: [ Overload Journal #158 - August 2020 | Process Topics ]
Description : Kafka serves as the heart of many companies’ architecture. Stanislav Kozlovski takes a deep dive into the system. by Stanislav Kozlovski
Category: [ Overload Journal #158 - August 2020 | Process Topics ]
An Example Confined User Shell
Description : Snap confinement is not just for individual apps but can be applied to a complete GUI environment. Alan Griffiths demonstrates with the Mircade shell. by Alan Griffiths
Category: [ Overload Journal #158 - August 2020 | Design of applications and programs ]
Description : Snap confinement is not just for individual apps but can be applied to a complete GUI environment. Alan Griffiths demonstrates with the Mircade shell. by Alan Griffiths
Category: [ Overload Journal #158 - August 2020 | Design of applications and programs ]
Agile Manchester 2020: Testers Edition
Description : Many tech conferences are still going ahead online. Jit Gosai reports on Agile Manchester from a tester’s perspective. by Jitesh Gosai
Category: [ Overload Journal #158 - August 2020 | Programming Topics ]
Description : Many tech conferences are still going ahead online. Jit Gosai reports on Agile Manchester from a tester’s perspective. by Jitesh Gosai
Category: [ Overload Journal #158 - August 2020 | Programming Topics ]
Afterwood
Description : Mind your language! Chris Oldwood recounts a Stack Overflow comment that got him thinking. by Chris Oldwood
Category: [ Overload Journal #158 - August 2020 | Internet Topics ]
Description : Mind your language! Chris Oldwood recounts a Stack Overflow comment that got him thinking. by Chris Oldwood
Category: [ Overload Journal #158 - August 2020 | Internet Topics ]
Expect the Unexpected (Part 2)
Description : Pete Goodliffe continues to deal with the inevitable. by Pete Goodliffe
Category: [ CVu Journal Vol 32, #3 - July 2020 | Process Topics ]
Description : Pete Goodliffe continues to deal with the inevitable. by Pete Goodliffe
Category: [ CVu Journal Vol 32, #3 - July 2020 | Process Topics ]
Greenback Backup
Description : Paul Grenyer demonstrates a DevOps pipeline. by Paul Grenyer
Category: [ CVu Journal Vol 32, #3 - July 2020 | Process Topics ]
Description : Paul Grenyer demonstrates a DevOps pipeline. by Paul Grenyer
Category: [ CVu Journal Vol 32, #3 - July 2020 | Process Topics ]
When Will Python 2 End: An Update
Description : Silas S. Brown warns of some of the risks with unsupported software. by Silas S. Brown
Category: [ CVu Journal Vol 32, #3 - July 2020 | Internet Topics ]
Description : Silas S. Brown warns of some of the risks with unsupported software. by Silas S. Brown
Category: [ CVu Journal Vol 32, #3 - July 2020 | Internet Topics ]
The Trouble with GitHub Forks
Description : Silas S. Brown describes a problem with stale copies. by Silas S. Brown
Category: [ CVu Journal Vol 32, #3 - July 2020 | Process Topics ]
Description : Silas S. Brown describes a problem with stale copies. by Silas S. Brown
Category: [ CVu Journal Vol 32, #3 - July 2020 | Process Topics ]
Static Analysis in GCC and Clang
Description : Silas S. Brown shares some experiences of analysing code. by Silas S. Brown
Category: [ CVu Journal Vol 32, #3 - July 2020 | Programming Topics ]
Description : Silas S. Brown shares some experiences of analysing code. by Silas S. Brown
Category: [ CVu Journal Vol 32, #3 - July 2020 | Programming Topics ]
The Standard Report
Description : Guy Davidson reports on the latest developments. by Guy Davidson
Category: [ CVu Journal Vol 32, #3 - July 2020 | Design of applications and programs ]
Description : Guy Davidson reports on the latest developments. by Guy Davidson
Category: [ CVu Journal Vol 32, #3 - July 2020 | Design of applications and programs ]
Comment Only What The Code Cannot Say
Description : Comments can help or hinder. Kevlin Henney assesses when to avoid them. by Kevlin Henney
Category: [ Overload Journal #157 - June 2020 | Programming Topics ]
Description : Comments can help or hinder. Kevlin Henney assesses when to avoid them. by Kevlin Henney
Category: [ Overload Journal #157 - June 2020 | Programming Topics ]
Refocusing Amdahl’s Law
Description : Parallelising code can make it faster. Lucian Radu Teodorescu explores how to get the most out of multi-threaded code. by Lucian Radu Teodorescu
Category: [ Overload Journal #157 - June 2020 | Design of applications and programs ]
Description : Parallelising code can make it faster. Lucian Radu Teodorescu explores how to get the most out of multi-threaded code. by Lucian Radu Teodorescu
Category: [ Overload Journal #157 - June 2020 | Design of applications and programs ]
Some Objects Are More Equal Than Others
Description : Comparing objects is a fundamental operation. Steve Love and Roger Orr consider different language approaches. by Steve Love and Roger Orr
Category: [ Overload Journal #157 - June 2020 | Programming Topics ]
Description : Comparing objects is a fundamental operation. Steve Love and Roger Orr consider different language approaches. by Steve Love and Roger Orr
Category: [ Overload Journal #157 - June 2020 | Programming Topics ]
Afterwood
Description : Mission statements are all the rage. Chris Oldwood considers whether there are any benefits to omission statements. by Chris Oldwood
Category: [ Overload Journal #157 - June 2020 | Process Topics ]
Description : Mission statements are all the rage. Chris Oldwood considers whether there are any benefits to omission statements. by Chris Oldwood
Category: [ Overload Journal #157 - June 2020 | Process Topics ]