Baptiste Manson

Results 7 issues of Baptiste Manson

Right now, ABE stores the credentials to AWS in a config file. I think it would be more secure to use the default mechanism built in the nodejs SDK. https://aws.amazon.com/sdk-for-node-js/

### Website or app https://ideaflow.app ### Repro steps Using next 12.3 and windows 10 chrome 108.0.5359.99 (Official Build) (64-bit) - Open the inspector - Navigate to the components tab. Open...

Type: Bug
Status: Unconfirmed
Component: Developer Tools

### What is your Test Scenario? We have the keyboard shortcut meta+i to italicize some text. We want to check that the text is well italicized. ### What is the...

TYPE: bug
OS: Mac
SYSTEM: automations
FREQUENCY: level 1

[Makercase ]( https://en.makercase.com/#/basicbox) uses a different finger size algorithm which gives nice looking joints that are convenient for boxes. When looking at the joint between the front and bottom; fingers...

enhancement
deferred

``` cargo install aoc-cli note: ld: cannot find -lntdll ``` ``` installed toolchains -------------------- stable-x86_64-pc-windows-gnu (default) stable-x86_64-pc-windows-msvc nightly-2020-12-28-x86_64-pc-windows-msvc nightly-x86_64-pc-windows-msvc active toolchain ---------------- stable-x86_64-pc-windows-gnu (default) rustc 1.66.0 (69f9c33d7 2022-12-12))` ```

The new function [Object.values](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_objects/Object/values) is x2 faster than fast.values on v8. ``` ✓ Native Object.keys().map() x 5,834,570 ops/sec ±0.29% (97 runs sampled) ✓ Native Object.values()) x 23,794,424 ops/sec ±0.29% (99...

I suggest a better description for the project: Ultron is a proxy for event emitters. Event listeners set up through Ultron are flagged. You can then ask Ultron to remove...