IngridMorstrad

Results 8 issues of IngridMorstrad

Can you add some comments to the code? Explain what is happening (& why it was coded that way). I can't understand this.

Line 189 in fressian.clj ([link](https://github.com/clojure/data.fressian/blob/master/src/main/clojure/clojure/data/fressian.clj#L189)) is `(if (< (.size kvs) 16)`, when it should be `(if ( deserialization -> serialization calls) will return a different value from the first one....

## Why is the change being made? Clojure Fressian has a bug when serializing maps, see here for details: https://github.com/clojure/data.fressian/issues/14 This means users of DynamicObject have to serialize dynamic objects...

## Why is this change being made? I found the text a little confusing - wasn't clear what temporal consistency means here. ## What's changed now? Added an example.

## Why is this change being made? The text refers to a "different" page table, but there is no mention of page table before this. ## What's changed now? Removed...

## Why is this change being made? I found the text a little confusing - wasn't clear what the interrupt vector table (IVT) contains. ## What's changed now? Updated to...

### Please confirm your submission meets all the criteria - [X] Please describe the application briefly. A Chromium-based browser for Linux with performance optimizations. - [X] Please attach or link...

awaiting-changes
blocked