feature-engineer

Results 11 issues of feature-engineer

I love the idea of a stateless password manager, it's a really neat solution for syncing all my passwords. However, once the extra parameters are known to an attacker, all...

:bulb: idea

In most cases, it would suffice to only look at what happens in one spatial dimension (x) along the optical axis (z). This would greatly speed up calculations and reduce...

See https://cocalc.com/8324bfc9-d3df-4304-a29c-a5ccf0283797/raw/power%20of%202.ipynb for comparison with old code.

Dell has a USB protocol which is used by some games to modify the underglow (under the keycaps) such that only keys used by the game are lit up. Reverse...

lighting

We've got 2 environments where we run our code: Windows and Linux. It'd be great if we could tell pip2pi to download packages for both, or just download packages for...

## Adding a language - [x] The code displays "Hello World" ([tio.run](https://tio.run) may help for testing) - [x] I have no association with the language - [x] There are no...

**Describe the bug:** When trying to load www.startpage.com, servo shows a message saying it had crashed. It complains that iframe should have browsing context. The logger had this to say:...

I-panic
C-untriaged

**Describe the bug:** Starting servo just shows a white window which refuses to even close unless using the background hand monitor option. Nothing is written to stderr or stdout when...

C-untriaged

**Describe the bug** When using a functor inside a lambda, e.g. ``` std::array arr; f: MyFunctor = ("Some initial value"); std::ranges::generate(arr, :() f&$*();); ``` This fails with some incomprehensible error...

bug

**Will your feature suggestion eliminate X% of security vulnerabilities of a given kind in current C++ code?** Yes - It will eliminate the security vulnerabilities that arise from defining the...

suggestion