-
## Context
With partial replication, you may have added out-of-order (OOO) messages belonging to someone's main feed, such as `metafeed/announce` or indexed messages.
However, if you switch from…
-
## Overview
If I remove everything from an actual .kdbx file (including recycle bin) and save it (or use save as backup), I notice that the file is not decreasing. There is no compact process so I su…
-
**Glide Version**: 4.11.0
**Device/Android Version**: All devices.
**Stack trace / LogCat**:
```ruby
Caused by: java.lang.IllegalStateException: Cannot obtain size for recycled Bitmap: android…
-
Hi, i'm using SupportBlurDialogFragment and sometimes i got exception (probably when user rotate device):
```
FATAL EXCEPTION: AsyncTask #1
java.lang.RuntimeException: An error occured while executi…
kitek updated
4 years ago
-
I see you expand the UITableView to its full height, so all the cells will be rendered in one time!
That mean we cannot use this super cool effect if we have too many rows (especially with remote ima…
-
### Syntax
Change the compiler to support the new syntax.
+ Use `for` instead of the `list-data`, `alias` and `index`.
+ Use `switch` instead of the `template-key`.
+ Use `case` instead of the…
-
Problem in short:
I couldn't find a way to tell - not to split metrics per service. Now it is weird pattern - `metrics-apm.app.-` .
Now imagine - I've 100 services ... in 5 namespaces. which would …
-
Currently `OpenGLPacked` images (packed `GpuImages`) are recycled in the `GpuContext` they are created in. I suggest we move this recycling to a lower level (OpenGL texture level). This is more in syn…
-
![Screenshot_2024-02-18-18-31-03-623_Ninja coder Ghostemane code](https://github.com/srikanth-lingala/zip4j/assets/143449333/4b139c3d-5a35-4550-8af8-cf525fc2f43f)
```java
package Ninja.coder.Ghost…
appt2 updated
7 months ago
-
_Submitted by:_ **cyphre2**
When a REBOL script alocates all available memory and "not enough memory" error! is triggered(and properly caught using TRY) any subsequent memory allocation is not possib…