今日已更新 80 条资讯 | 累计 20052 条内容
关于我们

标签:#r

找到 16823 篇相关文章

AI 资讯

Show HN: Running server scripts from smartphone via SSH

I've added Remote Runbooks to RebootX, a mobile app for managing cloud and on-prem infrastructure, available on iOS and Android (freemium). The idea is simple: when PagerDuty wakes you up, many incidents boil down to executing the same sequence of SSH commands or operational steps. Instead of opening a laptop, you can execute a predefined runbook directly from your phone. Very usefyl when you're on the go. The scripts are retrieved from the server at `/usr/local/sbin/rebootx/runbooks`, also via

2026-07-15 原文 →
开发者

Can a PWA replace a native app?

I am an amateur developer (TS/Vue on the front) and build apps that are expected to run on both a desktop and a mobile. I may use some features specific to mobiles (a vibration for instance). Are there still limitations in PWAs in 2026 that make it so that everything a native app can do is not portable there? Note: this is specifically a technical question about the capacities of one technology vs another one. Please do not dive into "[PWA|Native] is better", except if there are technical reasons such as the above Note: Apologies if this is too basic of a question for r/programming , I can move it elsewhere if needed! submitted by /u/sendcodenotnudes [link] [留言]

2026-07-15 原文 →