• 42 Posts
  • 818 Comments
Joined 1 year ago
cake
Cake day: June 2nd, 2023

help-circle
  • It’s still in alpha but hoarder is promising

    It’s designed to organize bookmarks, but can also support markdown notes with picture (a single picture, not multiple pictures)

    Unfortunately at the moment the mobile app is so alpha that doesn’t support creation or editing such notes, only new bookmarks or new photos.

    It uses a headless chromium to make screenshots for URLs.

    Optionally, can use a bullshit generator like ollama or openai api keys to automatically create a lot of useless tags to each note




  • What I’ve been doing:

    Easy option: because I only have around 40gb of music, I sync it between my PC and my phone using syncthing since 128gb is the minimum nowadays

    Hard option: streaming is cooler so I installed nextcloud with an optional plugin called “music” which allows to connect an app called “ultramusic” and it becomes “self hosted Spotify” with android auto support and all the bells and whistles. Disadvantage: Nextcloud is a moving target. For some reason they have to release new incompatible versions every two or three months. So for plugin developers this is a very annoying upgrade threadmill that eventually leads to burnout and that plugin dies. Even officially supported plugins sometimes don’t support the latest version when they launch it. If you choose to use nextcloud with docker, make sure to stay behind 1-2 versions (tag nextcloud:28 when nextcloud:30 is released) or your plugins might suddenly break without any warning. According to fanboys this is the industry standard nowadays and it’s up to the user to manually check the GitHub issues of each of the 30 plugins if it’s compatible before updating. Even if it’s official plugin. They call it “stable” but they mean “beta testing for the paid enterprise version”.



  • In China is easy. Once you give some millions to tencent/Alibaba/Baidu/bytedance (or having the government force them to do so) for porting their apps, it’s all a Chinese citizen needs.

    There are many apps that are actually “mini apps” (a WebView inside tencent WeChat)

    When you enter China you need to register with the customs using said “mini app” in WeChat

    90% of users exclusively use WeChat, alipay, Baidu, taobao, amaps, douyin (TikTok), xiaohongshu.

    Maybe some could find useful to also have Weibo and pinduoduo (temu malware) but the “must have” apps are really a handful, it’s not like in the west






  • A friend showed me the “revolutionary” calculator in iOS 18. It can now show the full formula!

    I was like… “This is the standard in Android since cupcake”

    Do I remember right? Does anyone remember if in any point of the history of the Android aosp calculator behaved like a dumb calculator from the 80s? For reference, the calculator in iOS < 17 can show at most 10 digits and replaces the digits on screen at each press, for example, if you type 1+2=, first you see 1, then 2, then 3, with no history and no backspace. Even the calculator in Windows 3.1 has the backspace!