Joshua Koo

Results 27 issues of Joshua Koo

### Problem: After BBRv2, it'd be nice to have a selection of pluggable congestion control algorithms eg. LEDBAT - https://datatracker.ietf.org/doc/html/rfc6817 for background applications COPA - https://web.mit.edu/copa/ for latency sensitive applications...

Hi, just wondering have anyone done any caching with audiolet? For example, if you create a 1second sine wave, and were to play it back multiple times, would it possible...

Some programmers might it therapeutic to format code while reading them (eg. adding or removing whitespaces just for the itch). This idea is to "make a bot" that emulates such...

Continuing from #1 - Tried https://github.com/Ravenstine/goertzeljs but its performance felt really bad, perhaps I had to do some down sampling. - Trying @notthetup https://github.com/notthetup/goertzel-filter implementation but lib requires some update...

I was looking at some of my past conversations with @kig and realized that he has done pretty cool diskspace visualization in the past and one could always borrow/steal ideas...

One of the known issues with keeping file system objects in memory is that that v8 heap memory grows towards a limit (~2GB max) with increased CPU usage as garbage...

TODO ---------------------------- Visualizations - Flame Graphs (Added v5) - Color coding - Display list of items (Added v5) Optimizations - Canvas Graph Donut Rendering - Webgl TreeMaps - More efficient...

so I might be able to merge some stuff back :)

Sorry, mobile users might experience usability issues until fixed

bug

I have written on some thoughts on features for development to the next milestone. https://github.com/zz85/sparks.js/wiki/Roadmap-to-Milestone-II If anyone have any comments, feel free to comment and discuss here.

suggestion