• 1 Post
  • 7 Comments
Joined 3 years ago
cake
Cake day: June 8th, 2023

help-circle
  • I use Casa for actual mobile management - installing new apps, looking at logs, reconfiguring things on the go, etc. It’s pretty rare I sit down and use my computer. Sounds like portainer isn’t quite what I need.

    I can’t imagine running terminal commands off my phone! Sounds frustrating. I can barely type on my phone without autocomplete lol, let alone with arcane symbols. Hacker keyboard only helps somewhat. I occasionally ssh into my server from my phone, but it’s a last resort.







  • If you’re asking why there isn’t one shipped with JS, the answer is because JS is built for the web, and the “don’t break the web” rule makes changing things in JS hard, as well as browser devs pushing back hard on anything that increases install size.

    If you’re asking why as a community, we haven’t agreed on a single package to be a stdlib - lodash.