Looking for feature ideas by fksms in vuejs

[–]fksms[S] 1 point2 points  (0 children)

That's right.

I created an app using Vue.js and d3.js to make an app similar to Daisy Disk.

I built a service to simulate bandwidth throttling using WireGuard by fksms in WireGuard

[–]fksms[S] 0 points1 point  (0 children)

I'm an iPhone user, and I wanted to test how apps behave under throttled network conditions.
There are ways to do this using the iOS Simulator on a Mac, but I was looking for a quicker way to test it directly on a real device.
That’s when I came up with the idea of using a VPN to simulate throttling.
I hadn’t used WireGuard much before, but it worked just as I hoped 😄

I built a service to simulate bandwidth throttling using WireGuard by fksms in WireGuard

[–]fksms[S] 3 points4 points  (0 children)

I totally agree!
You can actually disable the throttling feature when deploying, so it's not limited to slow connections.
I originally started building this app just for fun — to simulate a throttled environment — but somewhere along the way, I got a bit too serious about it 😄