-
How do I get RuboCop to accept the following format? No matter what I try it basically wants to format this code block with alignment, e.g.
```ruby
policy = if policy_class
policy_c…
-
### What is the goal of this amplification request? (select all that apply)
Inform community/make an announcement (no action necessary)
### What is the intended audience(s) for this content? (select…
-
in mutation_log_shared::append(), the shared log is not flushed (fsync on linux) before commit, which may cause data lost when machine restart under strong consistency semantics.
-
I've bought one of the units available on Ebay and I've noticed that there is noise in the output. LED and MIDI activity are audable along with a constant ticking sound. With normal listening levels i…
-
This has been rumbling along in the background for several years, and I've finally got concrete proof that completely filling SD cards is a bad thing to do.
You can get performant SD cards from maj…
P33M updated
2 months ago
-
When **DSpot** generates values inside a loop, it considers only the first iteration to collect values.
-
## Information
* Server Version: Paper 1.21 - Build 38
* OldCombatMechanics version: 2.0.2
* Server Log File:
Server Log
``` console
[00:28:41] [ServerMain/INFO]: Environment: …
-
For now sound are just "samples" with no information attached: the gamelogic and the map need to handle special effects by hand.
Sound shaders would be sets of parameters associated to one or more so…
-
There has been more discussion about alternative blob/block gossip designs including the possibility of decoupling blocks and blobs in gossipsub. @arnetheduck suggested large bandwidth reductions coul…
-
It would be helpful to have counters for the total read and write from disk.
We should consider adding it on the column family level as well.