ログボ
This account is not set to public on notestock.
メロスは激怒した。
2100年にタイムスリップしたら、自分の伝説が「走れメロン」と伝言ゲームでミスったかのように言い伝えられてるではないか。
This account is not set to public on notestock.
AndroidでOneDrive経由でPC→スマホに転送した音楽が,勝手に消える謎現象が前々からあったんだけど・・・これAndroid側の仕様だったのか
というかユーザーがダウンロードしたファイルを「古い」って理由だけで,勝手に1週間後に削除するとかなんでそんな要らない実装をしたの・・・
https://stackoverflow.com/questions/46501822/downloaded-files-get-deleted-automatically
I also came across this issue. Looking at the source forDownloadIdleService
it appears that if the download are set to not be visible in the UI they're deleted after 7 days as they're considered "stale". Here's the javadoc fromDownloadIdleService
:
/**
* Remove stale downloads that third-party apps probably forgot about. We
* only consider non-visible downloads that haven't been touched in over a
* week.
*/
OSのダウンロードマネージャーを使用してサードパーティーから落としたファイルは,Downloads
フォルダ以外の場所に直接保存した場合,「古い」ファイルから自動的に削除される.
これを防ぐには一度ダウンロードフォルダに入れてから,別場所に移動するかダウンロード後にファイル名を変更すると良いらしい.
(Googleに翻訳されたものを見た上での個人的な解釈なので,勘違いしてるかも)
RE: https://misskey.io/notes/9dv8ibws5b
Windows 11使い始めてから初めてちゃんとした不具合に遭遇した
Windows 11でDNSの手動設定が残ってしまう問題を解決する - JBS Tech Blog
https://blog.jbs.co.jp/entry/2022/09/26/140000
ちなみに当該レジストリ値が存在しなかったので,このページの解決策は使えなかった(じゃあどこにGoogle Public DNSのIPがキャッシュされてるんだ・・・?)
RE: https://misskey.io/notes/9dvaqvsgpu
iOS16でApple A10(iPhone 7)以前が切られたのに,iPadOS16ではA9の無印iPadがまだサポートされてるの謎過ぎる
やろうと思えばiPhone 6sもiOS16対応できたのでは
RE: https://misskey.io/notes/9dvb003utk
This account is not set to public on notestock.