JavaScript tree becoming concurrent?

Excerpt: I hope it to be a note showing whether it’s possible to code the animated tree in concurrent JavaScript code. Or rather, which solution to choose – or which that suits best. «JavaScript is the most commonly used programming language on earth. Even Back-End developers are more likely to use it than any other language» – stackoverflow Developer Survey Results 2016. In other words: most of the world’s programmers are deprived of concurrency support in their programming language.

Perturbing concurrent processes

New 28July2015, updated 4Aug2015 This page is in group Technology and is a note about how you might add a «perturbation» (any better term? Random testing isn’t it either) in one of your concurrent software processes to see if there is an(other) error lurking. Intro You (and the other test guys) have tested and shown your […]

My Rust programming language notes

New: New 29Apr2024. Updated 09May2024. In work. This page is in group Technology That Rust doesn’t, but this Rust won’t rust, right? «Rust has been said to be named after a particularly robust type of fungi that is “over-engineered for survival” according to Hoare.» from [1]. «Rust began as a personal project in 2006 by […]

My technological aside digressions

Started 21Feb2024 (with som moved from other notes). Updated 03Mar2024. This note is in group Technology. Observe Standard disclaimer. Intro: ..should not have been here These aside digressions are here because I don’t know where else to put them. They are all worthy of their own blog notes. But since their contents is not my speciality […]

XCHANs: Notes on a New Channel Type

New 05Oct2023 – updated 09Oct2023. This paper is in group Publications. This note is a restoration and update of XCHANs: Notes on a New Channel Type. See the still existing CPA 2012 page. XCHANs: Notes on a New Channel Type Øyvind Teig. Autronica Fire and Security (AFS) (A UTC Fire and Security company) – https://www.autronicafire.no […]

Older blog notes

Updated 11May2021 Up: Early notes Some of these notes are outdated and will not be updated (or even removed) 19May2021: this page was moved from 013 Overview. 046 – and up at https://www.teigfam.net/oyvind/home/ (technology overview there) A nodeterministic note about nondeterminsm – Moved to: 049 «Nondeterminism» Is (x < (x+1)) really always true? Scratching my head with their […]

My lexical attempt at xC

Started 2Apr2021. Updated 20Sep2021 This is note is in group Technology and Just started refs. My lexical attempt at xC [[TODO]] 21Jun2021 – especially after C plus lib_xcore black-boxes xC. Notes «To program an XMOS device you can used C, C++ or xC (C with multicore extensions).» 141:[1] p6 Background Start here: Missing article on the xC programming language […]

IEEE-COPA 2021 fringe

This note is in group Technology (plus My XMOS pages) but may be considered a kind of follow-up of the CPA 2018 fringe. Updated 27Jul2021 For the TIOBE index 016:[10]: «xC programming». Also permanently stored stored at web.archive.org. Breaking news 13May2021. No comment here. Press the drawing. Update 27Jul2021. According to 221:[1] then [[combinable]] and interface are not available […]

My xC combined combinable notes

Started 16Feb2021 – updated 20Apr2021 – about finished. This note is in group Technology (plus My XMOS pages). For the TIOBE index 016:[10]: «xC programming». Observe that [[combinable]], as well as [[combine]] are xC keywords. Combined, as in the title, is not. I assume that much of xC’s terms are known. Fold handling with Collapse-O-Matic […]