Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)ST
Posts
5
Comments
427
Joined
2 yr. ago

  • Thank you, I should have tried that. (I tried /feed - without the .xml). I'm also pretty sure there's some html meta tag pointing at the feed. I use Feeder on android and it can usually find the feed, even if it has some nonstandard path. EDIT: This is how it looks like in the linked The Thin Computer article linked:

     
        
    <link rel="alternate" type="application/rss+xml" title="The Thin Computer &raquo; Feed" href="https://thin.computer/index.php/feed/" />
    
    <link rel="alternate" type="application/rss+xml" title="The Thin Computer &raquo; Comments Feed" href="https://thin.computer/index.php/comments/feed/" />
    
    <link rel="alternate" type="application/rss+xml" title="The Thin Computer &raquo; Using Termux on Android for Self Hosting? Yes, really. Comments Feed" href="https://thin.computer/index.php/2024/03/21/using-termux-on-android-for-self-hosting-yes-really/feed/" />
    
      
  • I want to use it for selfhosting stuff on my raspberry pi. And the reason I want to use podman over docker is that podman is more secure and more FOSS (I know the engine is FOSS, but Docker Desktop isn't and in the past they attempted to do few bullshit thing like this )