-
If the user has a lot of data in the online database, the data sharing screen is very slow and appears unresponsive - the Android system prompts whether to wait or close the app.
The solution is pr…
-
I've compared the SimpleMovingAvgZkConsumer.java code with what was presented in the Kafka video from O'Reilly, and have successfully compiled it, but it just does not want to calculate the moving ave…
-
I've created [test that illustrates issue](https://github.com/mklew/scala-pickling-bug/blob/master/src/test/scala/PicklingBugTest.scala).
In short
```
val clazz: Class[Int] = classOf[Int]
val pi…
mklew updated
9 years ago
-
I found that when I type Chinese will be messed up, I would like to ask the author to change or add the location of the font, I will add my own and run in the java environment, thank you!
-
Let's make this the one big improvement for v2.3.1
Including:
- A list of all timers running, if the timer is being displayed to a player (and who), and how long until they elapse
- Display H…
-
[Druid](http://druid.io/) is a open source datastore which uses Lz4-java for fast compression. We are moving our implementation from ByteBuffer to [Memory](https://github.com/DataSketches/memory) . Me…
-
I have been flirting with the idea of moving away from boot for my blog but not from perun.
The main advantage that I see there is startup time and possibly, but not sure about that, rendering time…
-
Using SIMD for dealing with json at speed
inspired by postgreSQL (up to 4-fold speedup):
see: https://www.phoronix.com/news/PostgreSQL-Opt-JSON-Esc-SIMD
and since more and more CPUs support AVX…
-
I think these error docs might be moving in the wrong direction:
- [clojure-lang-persistentlist-cannot-be-cast-to-clojure-lang-symbol](https://github.com/yogthos/clojure-error-message-catalog/blob/mas…
-
This language looks cool! What are the differences from https://prql-lang.org/?