-
Add a feature to search through the pages of the created website.
Maybe even just for Nue's documentation area (for now).
nobkd updated
17 hours ago
-
-
Noticed a nice feature that Repl.it has: it'll show a notification that "A new version is available; click here to reload". For a SPA where people might theoretically leave their tab open for a long t…
-
Currently every restart will result in all stored data being reverified.
We should cache the bitfield to disk once in while so this is not needed.
-
Tried to built it with zig 0.8.0 but compiler complain:
```
❯ zig build -Dtarget=x86_64-linux
./src/main.zig:252:34: error: container 'builtin' has no member called 'endian'
.byte_order …
-
## 🐛 Bug report
Currently, there are health thresholds at 20,15,10 and 5 percent where the mob move speed is reduced, this is inconsistent with the classic client
### Expected behavior
Init…
-
Games need random values that are permanently accessible to all players / the whole system so that "everyone" knows what the outcome was.
Examples could be (1) whether one player hits or misses ano…
-
If I try to render an interlaced (encoded as interlaced) video in NTSC-RS with the _Use field_ setting on _Interleaved_, and set _Interlaced output_ to _true_ in the render settings, NTSC-RS gives the…
-
Hi,
I have used goofys and it works fine for me.
However, i would like to know if it is possible to flush files step by step not just at the close of the file.
Kernel version :
uname -r
…
-
I'm working on something new and have been playing with this gem before and after this 2.5.0 update
I see now the Auth hash is pretty barebones:
> The omniauth-slack gem will now copy the access…