UBports Robot Logo

    UBports Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. utouchuser
    3. Topics
    U
    • Profile
    • Following 2
    • Followers 0
    • Topics 9
    • Posts 29
    • Best 4
    • Controversial 0
    • Groups 0

    Topics created by utouchuser

    • U

      axolotl registration issue
      Support • • utouchuser

      5
      0
      Votes
      5
      Posts
      319
      Views

      U

      pm sent.

    • U

      nexus 4 - wifi connection problems
      Support • • utouchuser

      1
      0
      Votes
      1
      Posts
      121
      Views

      No one has replied

    • U

      gearsystem not in openstore clickapp?
      General • • utouchuser

      6
      0
      Votes
      6
      Posts
      377
      Views

      U

      will test and report, thanks 🙂

      works like charm, thansk you!

    • U

      essential software proposals for ut
      General • • utouchuser

      14
      0
      Votes
      14
      Posts
      1120
      Views

      M

      I am still looking forward to a redshift / flux / night shift / blue light filter feature (I see some progress was made in that direction)

    • U

      hardening morph (browser)
      General • • utouchuser

      6
      0
      Votes
      6
      Posts
      678
      Views

      dobey

      @utouchuser You could make webapp click packages instead, for web sites you use frequently. This way, each web site will be run in its own confined browser instance with its own separate profile. This way, malicious javascript could not read data for other sites you use, for example, since the config would be a different browser profile on disk, in a different directory, which cannot be accessed.

    • U

      [feature request] music folderplay
      General • • utouchuser

      4
      2
      Votes
      4
      Posts
      307
      Views

      U

      your are right, exactly what i was looking for. hope it gets implemented in a future release 😉

    • U

      tmpfs for ~/.cache?
      General • • utouchuser

      14
      0
      Votes
      14
      Posts
      940
      Views

      r2

      @dobey

      Just to add what you mentioned, there is also an issue with Mobile updates in the background gobbling up cycles and RAM, when combined with say the zoom app, running multi-party or even 2 party, these items take longer and can/will slow foreground tasks, like screen sharing where the host is displaying/reading from local storage, or worse yet sharing tight VNC view to help someone with a support issue, lots of nasty secondary and exception use cases out there, and a few primary which will quickly hamper the foreground task.

      The solution is software int. controlled write to local storage , which uses per process/app queuing, concatenation of the session write blocks, then single block session write to store... to get within 95% of the actual media write speed... , this works w/ VRAM setups as well, when you are RAM constrained, the VRAM block writes by the OS get super fast,

      It's what we do at cloudprox.com on Ubuntu in the DCs and Colo space at the moment (to actually get remote workplaces to work at scale with fast IOPS/Gbsec without breaking the bank) , we are looking at how to bring the same fast write functionality on to Mobile and IOT devices, as it is indeed the choke point for everything, and will easily turbocharge ubuntu touch environs by at least 5X

      plus your media lasts 5X to 30X longer, and you use significantly less battery, it's the OS juggling between threads and processes which kills your battery life.

      r2

    • U

      paste long wlan password?
      Support • • utouchuser

      1
      0
      Votes
      1
      Posts
      98
      Views

      No one has replied

    • U

      nexus 4 - transfer files?
      Support • • utouchuser

      9
      0
      Votes
      9
      Posts
      653
      Views

      AppLee

      @utouchuser Glad you solved it !