Keean Schupke
Keean Schupke
**Library Affected**: [email protected] (npm) **Browser & Platform**: All **Issue or Feature Request Description**: Dependabot is reporting the following alert for a dependency of workbox-cli: 'got' (npm) allows a redirect to...
This adds `transferSyntax` to `ByteStream` object, so that it can be used by `isEncapsulated`. The logic in `readDicomElementExplicit` is refactored so that `isEncapsulated` is used for the pixel-data, whereas the...
I have several DICOM images that use encapsulated JPEG, but the pixel-element length is the actual length and not "4294967295". The following change to "dicomParser.readDicomElementExplicit" allows these to be read...
### What happened and what did you expect to happen? I have been using Rollup to build a progressive web app using chime since version 1 of the SDK. Everything...
**Describe the bug** datamodel-codegen is unable to produce a working dataclass model for AWS CloudFormation. - ordering of output class properties does not work with default values and inheritance, suggest...
We are having problems with iOS devices disconnecting from the network at one of our sites, which appears to have got worse with recent versions of iOS. Whilst I believe...
Mutable Objects
Looking at the mess Rust has created with its handling of mutability, and also the confusion l-values and r-values cause in C/C++ I think a simpler model is needed for...
Pointers
Memory may best be modelled as an one-dimensional affine space over a module, see: http://www.m-hikari.com/imf-password2009/29-32-2009/ostrowskiIMF29-32-2009.pdf points represent memory addresses, and vectors represent offsets. We only want the operations of affine-addition...
I have been writing some application code in JavaScript and TypeScript recently, and one of the things that I have started to realise is that using closures results in lots...
Discussion about the ongoing implementation of the compiler.