Guilherme Chaguri

Results 24 issues of Guilherme Chaguri

Currently we can see which day incidents happened, but we don't have a list of incidents with date and time in the UI. It would be awesome if there were...

[Cloudflare's zlib](https://github.com/cloudflare/zlib) is a fork that aims to improve its performance. Java [already supports](https://docs.oracle.com/javase/8/docs/api/java/util/zip/package-summary.html) the original zlib library, but it's been bottlenecking my network code. It would be useful to...

Type: Enhancement
Priority: Low

Features: - [X] Basic API classes - [X] Playable: YouTube - [ ] Playlist: YouTube - [X] Playable: File - [ ] Playlist: File - [ ] Playlist: Directory -...

enhancement

There's a lot of work to be made. We can either implement our own internal Discord library or use an existing one. I used to use discordie, at the time...

enhancement
todo

The new Discord API [is out](https://discordapp.com/developers/docs/intro). Would be a good idea to implement it to make DiscordDJ independent.

enhancement

Widgets/Addons/Modules will be optional and will add functionality for the bot. For example, "Song History" will be a Widget. Things like "Song History" and "Detailed Information" will be transformed into...

enhancement

Hello, Is there any chance of releasing a version that works with the L4T 32.2.1 (Kernel 4.9.140)? Thanks

The Fast TPS improvement would calculate the time used by each Entity and TileEntity and control their tick speed from there. Entities and TileEntities that are optimized by mod devs...

enhancement
performance

* Recode the Fast Search, as it's been broken since 1.12 released * Implement a new algorithm, such as a suffix tree * After the base implementation, check whether multi-threaded...

enhancement
performance

**What problem is this request going to solve?** In real-time applications, we have to use custom remote servers to trigger updates in all connected clients. **What is the solution you'd...