-
Hey, I noticed that when using colours different from gruvbox (in my case [oneDark](https://github.com/navarasu/onedark.nvim)) with nvim-ts-rainbow, that some bracket highlights result in a really dif…
-
Confirm that all this C++ performance tuning is actually worthwhile, compared:
* Rust
* rainbow table
* WASM, .NET, JVM (mainly to test how other runtimes handle branch prediction)
* D
* LLVM a…
-
I decided to try out the gem but when i try to enter the dashboard i get this error:
undefined method `job_status_circle_class' for an instance of #
```
10:47:58 web.1 |
10:47:58 web.1 |
10…
-
Hi, currently every modification has to be done directly in markdown which is pretty unwieldy. So I propose to move to data to a separate file like a csv, yaml, or json. This would have the added bene…
-
# Development tool
## Line break
- [golines](https://github.com/segmentio/golines)
## Dynamic Reloading
- [modd](https://github.com/cortesi/modd)
- [air](https://github.com/cosmtrek/air)
#…
-
**Describe the bug**
When adding text to a note, there is a significant lag of 1-2 seconds after keystrokes. My vault is 70 MB and has about 700 files. I've tried using Divide and Conquer and disabl…
-
Using simply md5 for a password is very insecure. Those kind of passwords cracked in seconds thanks to the multiple rainbow tables online.
I recommend using salted hashes to add some randomness to it…
ghost updated
5 years ago
-
The user.fixture.js file includes a salt for the admin but it doesnt seem to be stored anywhere. Why not add the salt to the user model? It's solely for preventing rainbow table attacks, no issue in s…
-
### 🔖 Feature description
- hashing is vastly used in blockchain context, and performant
- rainbow tables not possible as in md5 with better algorithms!
- hash collisions not of superior critical…
zdanl updated
7 months ago
-
### Neovim version
v0.10.0-dev-510+g3c4890d1e
### Language affected
clojure
### Query
_No response_
### Strategy
_No response_
### Description
In a clojure file, using the…