Sam Smith

Results 5 issues of Sam Smith

Currently, `src/server/exec.js` is relied upon to abstract away whether or not to shell out the `tc` commands from the profiles service. When in dev mode, `require('/path/to/exec').exec( '...' )` is a...

blocked

Currently, the profile service keeps track of state via an internal store. The store is mistakenly referred to as a cache and while there's definitely a write-through mechanism in place,...

As I commented on #5: > Google Chrome/Chromium's network throttling profiles now have download and upload bandwidth configured separately, thus µDL should configure download and upload bandwidth separately too.

Provided that the profiles are based on documentation – from carriers, hopefully – or research, then, like [Google Chrome's Network Conditioner](https://developers.google.com/web/tools/chrome-devtools/profile/network-performance/network-conditions), this can be a useful emulation. However, it remains...

Hey! I mentioned that I felt the **electron-clipboard-watcher** API "wasn't ideal" in a commit to [phuedx/copypasta](https://github.com/phuedx/copypasta). Firstly, it's worth noting that I don't use every feature of the API so...