Redglyph
Redglyph
> @blueglyph - as I understand it, Dragonbox is an algorithm for producing the shortest roundtrippable representation of a floating point value (i.e. the operation corresponding to the `{}` format...
> @blueglyph Note that floating-point algorithms are expected to treat the floating point number as if the represented value was exactly the desired value, and not to attempt to divine...
I'm sorry this is going out of the initial topic, but this claims to solve #70336 and my argument is about that part. If more appropriate, it could be discussed...
Same issue on Manjaro in a VirtualBox VM. The crash reporter itself doesn't seem able to transmit the information and crashes. While it may be an Electron issue, I have...
Interestingly, I see that after installing Atom, an "Electron" was added to the menu. Code - OSS added one of its own too. If I launch electron9, I get the...
> # Security Vulnerability > > Workaround: `atom --no-sandbox` > > Be advised: using --no-sandbox disables the electron sandbox, and could leave you vulnerable to attacks when installing outdated/unverified packages....
(About the context: I included the link in the 1st post for convenience). I agree with @CleanMachine1 that the format `{{--sync|-S}}` is not practical; besides it lowers the readability. On...
I have the same problem with Atom version 1.58.0 Debian 11 This is due to the Github package.
It's confusing. If I configure the parser file with the GUI and set the output directory to "gen", and the package to "myParser", - the first time, it will generate...
I confirm the problem, it's completely unstable for me, whether I put a relative (`gen`) or an absolute path (using the button to select the directory), or even if I...