• Activity
  • Votes
  • Comments
  • New
  • All activity
  • Showing only topics with the tag "help". Back to normal view
    1. Self-hosting Tildes?

      Any how to that explains how to selfhost Tildes? I checked gitlab page, but it doesn't explain how? I would love to start a local community in my native language based on Tildes.

      26 votes
    2. Firefox refuses to use fonts in ~user/.config/fontconfig/fonts.conf

      I have the following on my fonts.conf <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <fontconfig> <alias> <family>system-ui</family> <prefer> <family>FreeSans</family> </prefer>...

      I have the following on my fonts.conf

      <?xml version="1.0"?>
      <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
      <fontconfig>
        <alias>
          <family>system-ui</family>
          <prefer>
            <family>FreeSans</family>
          </prefer>
        </alias>
      </fontconfig>
      

      But when websites use font-family: system-ui firefox just ignores this and uses Cantarell anyway, which I don't even know where it is getting it from. (Not Firefox font preferences).

      Any idea how to make firefox respect my fonts.conf?

      This is Linux with i3.

      11 votes
    3. Linux Question: I think my sys m.2 is failing and want to copy my / data for backup via cli

      So, I'm using Arch i3wm. I have multiple copies of my /home/username (I am the sole user), and I have a "Spare" drive with media, games, and other goodies, some of which are also stored on...

      So, I'm using Arch i3wm. I have multiple copies of my /home/username (I am the sole user), and I have a "Spare" drive with media, games, and other goodies, some of which are also stored on partitions on the m.2 in question, but they have backups.

      And the reason I ask this question is because while I've had my m.2 fail at the end of '21 (I didn't even know that was a thing, but it barely lasted a year, and things are acting shoddy now... though the original failed without a warning), I just bought a second m.2 for my games. I guess I could swap most of the whole thing over, but I know the boot partition is easier just rebuilt from scratch... which I had to do last week.

      Ultimately, what's making me suspicious is when I upgraded to the new drive and unplugged all my non-m.2 satas, I also added some memory and a new power supply. But then after the upgrade (Monday of last week, so the 5th), the system wouldn't boot up. I used a usb to troubleshoot and my /boot partition was apparently no gouda. I redid that, and everything was fine... until this week. Then my new Games partition (basically the new drive) failed fsck and it got stuck in a boot loop on Tuesday. I could boot emergency to root, but not skip the fsck and keep the Games disk auto mounted (I know I changed something to randomize fsck on bootup, but that's something I'm still kinda looking into how I managed...), so I just removed it from my fstab and it booted fine. For two times. I just manually mounted the drive, all was great, then my SO sent me a screenshot today while I was at work stating that my / partition (on the older m.2) apparently rebooted because it bypassed my screen lock, and was stating EXT4-fs error, reading directory lblock:0 and whatnot.

      So, that's my history on what's going on, and if anyone can offer any advice [mostly] on the backup stuff, though as I said, /home and the important tangible stuff is saved, but if you also have any input on something more than I suspect the drive is failing (since the /boot partition and now the / partition are crapping out), please feel free to share.

      (Also, thanks for letting me in. This is what I'd typically post on reddit and probably have to repost 10 times depending on the sub to get the right keywords and tags and yes, I already searched the internet but my search will not match yours... sigh)

      6 votes
    4. What's the best way to make non-English posts on Tildes? Can you? Should you?

      I'm guessing that it might just be that Tildes is an English only site, but as an avid language learner, I'd love to have a place to see and post non-English discussions. Is there a best practice...

      I'm guessing that it might just be that Tildes is an English only site, but as an avid language learner, I'd love to have a place to see and post non-English discussions.

      Is there a best practice for making a non-English discussion? Is it simply not allowed? Is it allowed but discouraged?

      18 votes
    5. List of recurring threads and their schedules?

      Do we have a list of recurring discussions and their schedules anywhere? I know they're generally weekly, but I often find myself having to do a quick search for when the last one was and...

      Do we have a list of recurring discussions and their schedules anywhere? I know they're generally weekly, but I often find myself having to do a quick search for when the last one was and determine whether or not I should hold onto my contribution to that thread until the next one occurs. eg if the new discussion is created tomorrow, I may as well just post my comments tomorrow rather than today. Admittedly a very minor inconvenience.

      Having a list somewhere easy to see could also help prevent folks from unintentionally creating duplicate discussions during the period between one week's discussion going quiet and the next week's starting.

      And maybe eventually it could be something like we subscribe to a recurring discussion and then it shows up in the sidebar somewhere in a list of upcoming discussions? Just spitballing here.

      Any thoughts?

      11 votes
    6. Docker Nextcloud AIO Mastercontainer update failing

      I've got a problem with my nextcloud and as tildes is my favourite nice place to ask for tech-support, maybe somebody here can help me with that. I can start and run Nextcloud AIO without any...

      I've got a problem with my nextcloud and as tildes is my favourite nice place to ask for tech-support, maybe somebody here can help me with that.

      I can start and run Nextcloud AIO without any problems. I can update the subcontainers without any problems. But the update of the Mastercontainer always fails and I don't kno why, only that it has to be something with docker.sock and permissions, but I could not resolve the issues, and google does not seem to be helpful (or I'm looking for the wrong stuff).

      my update logs:

      time="2023-06-14T12:47:59Z" level=debug msg="Sleeping for a second to ensure the docker api client has been properly initialized."
      time="2023-06-14T12:48:00Z" level=debug msg="Making sure everything is sane before starting"
      time="2023-06-14T12:48:00Z" level=info msg="Watchtower 1.5.3"
      time="2023-06-14T12:48:00Z" level=info msg="Using no notifications"
      time="2023-06-14T12:48:00Z" level=info msg="Only checking containers which name matches \"nextcloud-aio-mastercontainer\""
      time="2023-06-14T12:48:00Z" level=info msg="Running a one time update."
      time="2023-06-14T12:48:00Z" level=debug msg="Checking containers for updated images"
      time="2023-06-14T12:48:00Z" level=debug msg="Retrieving running containers"
      time="2023-06-14T12:48:00Z" level=debug msg="FIXME: Got an status-code for which error does not match any expected type!!!" error="Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?" module=api status_code=-1
      time="2023-06-14T12:48:00Z" level=error msg="Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?"
      panic: runtime error: invalid memory address or nil pointer dereference
      [signal SIGSEGV: segmentation violation code=0x1 addr=0x30 pc=0x9f4a22]
      
      goroutine 1 [running]:
      github.com/containrrr/watchtower/pkg/metrics.NewMetric({0x0, 0x0})
      	/home/runner/work/watchtower/watchtower/pkg/metrics/metrics.go:31 +0x22
      github.com/containrrr/watchtower/cmd.runUpdatesWithNotifications(0xc0002fd830)
      	/home/runner/work/watchtower/watchtower/cmd/root.go:375 +0x15e
      github.com/containrrr/watchtower/cmd.Run(0xc00033c300?, {0xc000281300?, 0x4?, 0x4?})
      	/home/runner/work/watchtower/watchtower/cmd/root.go:168 +0x570
      github.com/spf13/cobra.(*Command).execute(0xc00033c300, {0xc0000300b0, 0x4, 0x4})
      	/home/runner/go/pkg/mod/github.com/spf13/cobra@v1.6.1/command.go:920 +0x847
      github.com/spf13/cobra.(*Command).ExecuteC(0xc00033c300)
      	/home/runner/go/pkg/mod/github.com/spf13/cobra@v1.6.1/command.go:1044 +0x3bc
      github.com/spf13/cobra.(*Command).Execute(...)
      	/home/runner/go/pkg/mod/github.com/spf13/cobra@v1.6.1/command.go:968
      github.com/containrrr/watchtower/cmd.Execute()
      	/home/runner/work/watchtower/watchtower/cmd/root.go:71 +0x52
      main.main()
      	/home/runner/work/watchtower/watchtower/main.go:13 +0x17
      
      

      my startup command

      sudo docker run \
      --sig-proxy=false \
      --name nextcloud-aio-mastercontainer \
      --restart unless-stopped \
      --publish 8080:8080 \
      -e APACHE_PORT=11000 \
      -e APACHE_IP_BINDING=127.0.0.1 \
      --volume nextcloud_aio_mastercontainer:/mnt/docker-aio-config \
      --volume /var/run/docker.sock:/var/run/docker.sock:ro \
      nextcloud/all-in-one:latest
      

      output after start:

      Trying to fix docker.sock permissions internally...
      Creating docker group internally with id 998
      WARNING: No swap limit support
      Initial startup of Nextcloud All-in-One complete!
      You should be able to open the Nextcloud AIO Interface now on port 8080 of this server!
      E.g. https://internal.ip.of.this.server:8080
      
      If your server has port 80 and 8443 open and you point a domain to your server, you can get a valid certificate automatically by opening the Nextcloud AIO Interface via:
      https://your-domain-that-points-to-this-server.tld:8443
      ++ head -1 /mnt/docker-aio-config/data/daily_backup_time
      + BACKUP_TIME=04:00
      + export BACKUP_TIME
      + export DAILY_BACKUP=1
      + DAILY_BACKUP=1
      ++ sed -n 2p /mnt/docker-aio-config/data/daily_backup_time
      + '[' '' '!=' automaticUpdatesAreNotEnabled ']'
      + export AUTOMATIC_UPDATES=1
      + AUTOMATIC_UPDATES=1
      + set +x
      {"level":"info","ts":1686746753.2700157,"msg":"using provided configuration","config_file":"/Caddyfile","config_adapter":""}
      {"level":"info","ts":1686746753.2748601,"msg":"failed to sufficiently increase receive buffer size (was: 208 kiB, wanted: 2048 kiB, got: 416 kiB). See https://github.com/quic-go/quic-go/wiki/UDP-Receive-Buffer-Size for details."}
      [14-Jun-2023 12:45:53] NOTICE: fpm is running, pid 106
      [14-Jun-2023 12:45:53] NOTICE: ready to handle connections
      
      

      I tried to change permissions on /var/run/docker.sock
      I tried to change permissions on /lib/systemd/system/docker.sock

      same but with restart of docker.sock
      same but with restart of docker.sock and docker.service

      nothing helped

      does somebody know where I go wrong or can me point in the right direction to resolve this problem? It's not a game stopper as I can update the container manually, but it is annoying.

      edit: it runs on a ubuntu server 20.04.6 LTS

      6 votes
    7. “Which group should this go to?”, “Which tags should I use?”, and other posting anxieties.

      A short story Last night, I posted an article about fraud related to COVID funding in the United States. I debated about where to put it. Was it ~news since it was an investigative report that was...

      A short story

      Last night, I posted an article about fraud related to COVID funding in the United States.

      I debated about where to put it. Was it ~news since it was an investigative report that was just released? ~finance because it was about money? ~health because it was about COVID?

      In reading through other comments here, especially related to our current group structure I’ve noticed other people expressing similar sentiments about submitting things.

      The same goes for tagging your topic. What are the right tags? What if I use the wrong one? There’s a non-negligible amount of anxiety regarding submitting things to the site.

      If you go to the article I posted, and then click Topic Log on the sidebar, you can see what got changed. I realized I forgot to add the tag usa. You can then see that another user changed the capitalization on my title, moved my post from ~news to ~health, and added additional tags.


      The betrayal(?)

      Someone moved my post? Someone changed my title? Without telling me?! 😡

      Yes, they did, and I’m here to tell you that I couldn’t be happier about that. It’s not a betrayal; it’s a collaboration. 🥰

      Submissions on Tildes aren’t like other places. You won’t get your hand slapped here for not following the right protocol, especially because there’s not a fully clear protocol in the first place. Topic placement, tagging, and titling are all things that often require judgment calls. It’s not uncommon for the titles we see on Tildes to actually differ from published titles to make them less clickbaity or clearer, for example.

      Furthermore, Tildes isn’t a place where people are competing to post content. There’s no karma to be harvested or influencers to influence. On other sites, big news items will often get dozens or hundreds of duplicate posts because, on other sites, who posted the content matters a whole lot. People will post and repost things because it’s important that they, individually, get “credit” for that.

      Tildes works a bit differently, with submissions being owned more by the community at large rather than individual posters. It doesn’t mean we don’t have our own content (and it definitely doesn’t mean someone can or will edit the actual body of a post, like what I’m writing here), but more that the content’s place and appearance in the community is something we work together on. If you want to discuss something and you see someone already posted it here, that’s not a bummer — it’s a great thing! It saves you some work, plus you know at least one other person is on the same page as you and wants to discuss the same thing.


      Which group should this go to? Which tags should I use?

      Don’t worry too much about those things! We’ll collaborate on them. There are several users here who are librarians of Tildes, dutifully organizing submissions behind the scenes.

      When I first started posting, I was nervous about getting my tags and title exactly right. I’d occasionally post a title with a typo and cringe, hard, wondering if I needed to delete the post entirely.

      Now, when I post, I’m happy that if I don’t know what to do exactly or I make a mistake, someone else will come along and help me out with it. No more anxiety!

      I hope all our new users can feel that way too. Having your submissions reorganized is not combative; it’s collaborative. Don’t stress about posting anything perfectly. Someone will help you out if need be.

      104 votes
    8. Let's talk Local LLMs - So many questions

      Hello there (oh god, I am opening my first thread here - so exciting) I'd love to ask the people here about local LLMs. To be honest, I got interested in this topic, but am leaving reddit, where a...

      Hello there
      (oh god, I am opening my first thread here - so exciting)

      I'd love to ask the people here about local LLMs.
      To be honest, I got interested in this topic, but am leaving reddit, where a sub r/locallama exists.
      I don't want to interact with that site anymore, so I am taking this here.

      My questions, to start us off:

      • Models are available on huggingface (among other places), but where do I get the underlying software? I read "oogabooga" somewhere, but honestly, I am lost.
      • If I only want to USE a local model, what are the requirements, and how do I judge if I can use something from the values of "4bit / 8 bit" and "30B, 7B"??
      • If I get crazy and want to TRAIN a LorA ... what then?
      • Good resources / wiki pages, tutorials, etc?
      21 votes
    9. What is Usenet?

      I tried to use Gnus to set up some rss feeds about a year ago, and I became more than frustrated: I was actually confused. So here are a couple questions I don't even understand where to ask or...

      I tried to use Gnus to set up some rss feeds about a year ago, and I became more than frustrated: I was actually confused.

      So here are a couple questions I don't even understand where to ask or whether they're relevant or being asked in the right way:

      Are most newsgroups mirrored? And along those lines, is there one particular newsgroup server that would be sufficient for most users?

      Can I post to a newsgroup in the same way I would post to a mailing list: send an email somewhere? Where do I send that?

      What even is NNTP? Someone literally sent me the spec for the protocol, but I don't think they actually wanted to be helpful: I felt like they were putting me down and intentionally not answering while giving the appearance of being helpful. Is it actually something I need to understand to use Gnus effectively?

      If you're familiar with newsgroups, I would surely appreciate your knowledge.

      14 votes
    10. Are there any plans for image-based communities?

      I've noticed that there are primarily text posts with some links thrown in, and I do like the "real" conversation that it brings, instead of the shitposting that ends up all over Reddit. I was...

      I've noticed that there are primarily text posts with some links thrown in, and I do like the "real" conversation that it brings, instead of the shitposting that ends up all over Reddit.

      I was curious, though, if there were any plans to add a ~pics or something similar. I know the goal of Tildes isn't to be a true Reddit replacement of course, but I wasn't sure whether image boards were planned or were being left out to help encourage actual discussion.

      40 votes
    11. Are there any plans to publish an official API?

      I understand there are no plans to develop an official app, which is understandable to me as that would require a lot of time and resources for a project like this. But it's clear that there are...

      I understand there are no plans to develop an official app, which is understandable to me as that would require a lot of time and resources for a project like this.

      But it's clear that there are lots of devs eager to chime in and create an app by themselves, just like they did for Reddit. There's even one iOS app already in progress, although it relies on HTML parsing to retrieve the data obviously.

      So is there any official stance on this? Why not publish the API and let the community do its magic? Any thoughts?

      56 votes
    12. Looking for beta testers for my Tildes.net iOS app!

      Happy Friday everyone! I'm making a post to see if anyone wants to beta test my Tildes.net iOS app Backtick. Background I've been wanting to create a Reddit app for quite a while, and just when I...

      Happy Friday everyone! I'm making a post to see if anyone wants to beta test my Tildes.net iOS app Backtick.

      Background

      I've been wanting to create a Reddit app for quite a while, and just when I got started, the API change chaos happened. Thankfully, I remembered signing up for Tildes.net a few years ago and decided to pivot to make an app for this site instead! The app is still a work in progress, but I believe releasing early and getting as many eyes on it during development results in a better end product (and it's more fun for me 😊).

      Features

      Here are the current features of Backtick:

      • Light mode/dark mode
      • Login to Tildes.net (suports 2FA)
      • Front page feed with sorting support
      • View, vote, and comment on posts
      • Reply and vote on comments
      • Collapse comments
      • View notifications
      • Full markdown rendering
      • Text-to-speech for posts and comments

      Here is a video demo of the app in its current state (updated for v1.8.1): https://youtube.com/shorts/iukQJyJbtw8?feature=share

      I know there missing features, but as I mentioned before, I would love to get as many people in as early as possible to help shape Backtick's future.

      Testing

      If you're interested in testing the app as I continue to work on it during my free time you will need:

      • An iOS 16 device
      • TestFlight (Apple's testing app)

      You can access the beta here: https://testflight.apple.com/join/gNH18NE9. If you have any issues please DM me your Apple ID email and I will send you an invite manually.

      Thanks, everyone! Have a great weekend.
      - Ash

      Edit:
      Getting some great feedback! I'll be tracking bugs and potential features here if anyone is curious: https://chatter-brick-3d3.notion.site/Backtick-Tracker-888150b641ae4c0ab39dc0345783bc50?pvs=4

      Edit2:
      I created the Discord server to help facilitate better collaboration with those who wish to be more involved. It will be a place for discussion around potential features, bugs, and general chat. I will still be taking in feedback via TestFlight and Tildes.net, so it's perfectly fine if you don't want to join.
      Join here: https://discord.gg/aah7nkfpBY

      194 votes
    13. Invite system

      Hey everyone! Can I get a rundown on how to earn an invite link? I've got a friend who is interested in migrating off of Reddit and I'd like to be the one to invite him :)

      12 votes
    14. Tildes post please ignore (no seriously, use the ignore feature!)

      A lesser known feature of Tildes that is VERY useful: You can ignore any topic on Tildes! There are two ways to do it: From the main page, click Actions ▼ then Ignore this post From the topic...

      A lesser known feature of Tildes that is VERY useful:

      You can ignore any topic on Tildes! There are two ways to do it:

      • From the main page, click Actions ▼ then Ignore this post

      • From the topic itself, click Ignore

      The topic will leave your feed, never to be seen again (unless you want to or made a mistake, in which case you can see it under Your ignored topics on your user page and remove it from your ignore list).

      Use this to cut down on clutter from your feeds by eliminating high-activity topics you are not interested in.

      It will also mute notifications from that topic as well, so it’s a good way of disengaging from a conversation if you wish.

      I saw a few longtime users in other threads who were unaware of this feature until today, so I figured I’d make the PSA.

      Go ahead everyone, try it on this post!

      Ignore it, PLEASE!

      86 votes
    15. Linux newbies: ask your questions

      Whether you're new to distro installs or aiming to delve deeper, feel free to ask any questions here - remember, no question is stupid! I'll do my best to answer, and if I can't, someone here...

      Whether you're new to distro installs or aiming to delve deeper, feel free to ask any questions here - remember, no question is stupid!

      I'll do my best to answer, and if I can't, someone here likely can, or at least guide you in the right direction.

      Background: I've been a Linux user since 2007, starting with Ubuntu Feisty Fawn after losing my Windows XP product key. I've performed countless installs, worked in web hosting NOCs, and use multiple distros daily, including Proxmox.

      If you prefer, don't hesitate to PM me directly!

      30 votes
    16. New users: Ask your questions about Tildes here!

      This thread is officially retired. Please see the new version to ask any new questions. We have a lot of new users joining the site. Welcome to Tildes! This thread is for you to ask any question...

      This thread is officially retired. Please see the new version to ask any new questions.


      We have a lot of new users joining the site. Welcome to Tildes!

      This thread is for you to ask any question you have about the site, from “what is the moderation philosophy?”to “what does that blue line next to some comments mean?” to “what is the general vibe like here?” Tildes has a lot of documentation, history, and embedded social norms that can be daunting or opaque at first glance, so here’s your opportunity to get help with anything you need.

      Questions about anything and everything are fair game. Follow-up questions are encouraged! No question is too simple.

      Also, a quick note: the only person who can speak in any official capacity on Tildes is our admin @Deimos. Everyone answering who is NOT him is just a helpful community member!

      EDIT: To be clear, is perfectly okay to ask any question — even if you think it’s been asked before, or even if you didn’t search for an answer beforehand. There are an overwhelming number of comments here to sift through, so don’t worry about trying to read all of them. Just ask away, and someone will answer you!

      294 votes
    17. 2FA not working?

      tildes.net isn't accepting my 2FA codes on login. I used a recovery key and disabled 2FA, but now I can't re-enable it for the same reason (I generate a code with the new secret key given but it...

      tildes.net isn't accepting my 2FA codes on login. I used a recovery key and disabled 2FA, but now I can't re-enable it for the same reason (I generate a code with the new secret key given but it gets rejected). I've checked on other sites and it doesn't seem to be a problem with generated 2FA codes on my end, leading me to believe something may be misconfigured on the server (maybe the tildes.net system clock is off or something?).

      Anyone else experiencing this?

      Edit: Still not really sure why I couldn't get it to work initially, but after giving it some time the problem went away.

      4 votes
    18. [SOLVED] No audio in Chrome OS Flex on N42 Chromebook

      I currently have a Lenovo N42 Chromebook far past it's EoL, for which Google is no longer supporting it. I have put Chrome OS Flex on it by reflashing the bios, and it's pretty solid, but I have...

      I currently have a Lenovo N42 Chromebook far past it's EoL, for which Google is no longer supporting it. I have put Chrome OS Flex on it by reflashing the bios, and it's pretty solid, but I have no internal audio. Bluetooth audio and HDMI works fine, but no headphones, and no speakers.

      I found this solution for trying to hack in an Alsa configuration from an Ubuntu Live Disk (https://www.reddit.com/r/chromeos/comments/swzxsy/comment/irk5kqk/) and I was able to follow the instructions and enable development mode, but when I try to run the alsaconfig script, I get this.

      crosh> shell
      chronos@localhost / $ sudo alsarestore
      No state is present for card chtrt5650
      /usr/sbin/alsactl: sysfs_init:48: sysfs path '/sys' is invalid

      Found hardware: "chtrt5650" "" "" "" ""
      Hardware is initialized using a generic method
      No state is present for card chtrt5650

      It may have something to do with those instructions being for a different build computer, but I am outside my sphere of knowledge, and anything else I could troubleshoot would be appreciated. Internal audio isn't mission critical for me, but it would be appreciated.

      3 votes
    19. [SOLVED] Unable to give Exemplary label

      I wanted to label a comment as Exemplary today and when I clicked "Label" the option wasn't present. I've given Exemplary labels before, but it's been a while. I do know there's a cooldown, but I...

      I wanted to label a comment as Exemplary today and when I clicked "Label" the option wasn't present. I've given Exemplary labels before, but it's been a while. I do know there's a cooldown, but I don't think I've given any out lately, so I wouldn't think that would apply.

      I'm on Firefox, but I checked on both Chrome and Edge and I don't have the option there either.

      6 votes
    20. How do I comment on posts?

      Hi tildes! Awesome place! Just moved here with an account, any idea how to comment on "topics" directly and if there is a waiting period before i can do that? I think im allowed to reply to...

      Hi tildes! Awesome place! Just moved here with an account, any idea how to comment on "topics" directly and if there is a waiting period before i can do that? I think im allowed to reply to existing comments but not reply to the topic directly.

      6 votes
    21. Docker rootless and Watchtower and some general questions about Docker

      I finally decided to accepted that my interest in working and playing with computers and servers is worth to spend some money on. So I ditched my old box in the corner and with it all my fights...

      I finally decided to accepted that my interest in working and playing with computers and servers is worth to spend some money on. So I ditched my old box in the corner and with it all my fights with my ISP, their NAT, dynamic DNS and all that and got myself a VPS and 1 TB storage solution for less than I would have paid a static IP with my ISP.
      Best decicion ever :-)

      So I'm getting into Docker a bit, just because it's just so easy to get Nextcloud running. I used native Caddy as a reverse proxy, because if I got this "machine" there I will use it for other things as well, so make it right from the beginning. And I used native b.c I did not yet understand bridge/host mode and installing caddy native seems easier.
      Then I fought for one day with CIFS and the nextcloud gui to get the semantics right to get my storage solution accepted as external storage.
      Then I set up Jellyfin with Docker because why not. As well through caddy.
      Then I fucked something up and was like, fuck it, lets start again this time for real :-P
      I wiped my VPS clean (chose ubuntu again) set up and hardend ssh + sudo installed Docker, and then I found out about docker rootless and in the docker docs it's mentioned that it is/might be more secure, so I set up docker rootless and installed all the rest again.
      And then I was like, hmm, do these Docker Images/Containers update themself? Like snap did?
      It seems not, so I looked for a solution and found watchtower. And now I wasted another day trying to get watchtower to run, and I just can not.

      I tried so many variations of the run command now most recently I tried:

      docker run \
      --name watchtower \
      -v ${DOCKER_SOCKET_PATH}:/var/run/docker.sock \
      containrrr/watchtower
      
      time="2023-01-20T01:17:41Z" level=error msg="Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?"
      time="2023-01-20T01:17:41Z" level=info msg="Waiting for the notification goroutine to finish" notify=no
      

      /run/user/1000/docker.sock exists, I own it, i tried connecting to it through docker -e and containrrr/watchtower --host "unix:///run/user/1000/docker.sock"
      I dont now what to try more and I'm at my end with my ddg-fu as well.

      And now while proofreading this, I read everything again and decided to try something again and it just worked...

      docker run \
      --name watchtower \
      -v /run/user/1000/docker.sock:/var/run/docker.sock \
      containrrr/watchtower
      

      seems like the environment variable was not set. But I'm shure I tried that before and it did not work... ghost in a machine :-)

      So thats where I'm at. I have to say it was a lot of fun and doing and learning all that tingled my brain in a funny way :-)

      But now I have some questions for my much more experienced Tildes-friends:

      • Do I even need watchtower? because I'm not actually interested to connect to my server regularly to do the updates/maintenance.
      • Was switching to docker rootless even a good idea? it seemed so reading the docker installation docs, but just now I read the Archwiki and there it seems it has some heavy security implications, so I made the security situation acutally worse by thinking making it better.
      • How do I get this watchtower thing to fucking work? (only if I actually need it)

      I very much appreciate all further/other advise, tricks, recomendations, questions and discussion as well :-)

      4 votes
    22. Are there any android 13 apps that can successfully spoof location (or otherwise thwart stalkerware)

      (apologies if this isn't the correct place to ask, I'm just a bit out of ideas) (content warning for abusive parents) I have a friend who's abusive parents track her location using the stalkerware...

      (apologies if this isn't the correct place to ask, I'm just a bit out of ideas)
      (content warning for abusive parents)

      I have a friend who's abusive parents track her location using the stalkerware app life360.

      she currently runs graphene os (android 13) on a pixel 7 pro.

      in my past android experience there are plenty apps that can spoof your location via developer settings. however they all crash on android 13 (or at least on graphene..)

      see below (none of these work, and they also crash on my android 13 phone, but they have worked for me in the past on like android 9):
      https://github.com/mcastillof/FakeTraveler
      https://github.com/wesaphzt/privatelocation
      https://github.com/warren-bank/Android-Mock-Location
      https://play.google.com/store/apps/details?id=com.lexa.fakegps&gl=US

      if there are no functioning apps that will do this. do you know any other solutions? on other android roms or with root with magisk / xposed? obviously this is less secure than graphene os but the current problem is her parents more than anything else.

      we r also considering a secondary phone just for the stalkerware which can be opportunistically left in innocent places. or just killing the life360 app on occasion when needed. or just letting the phone die when it needs to. But not sure how obvious this might be to the abusers. any insight is appreciated.

      (suggestions like "leave her parents" are good but far easier said than done and while it will eventually happen its not feasible at the moment. That being said if you can provide detail suggestions are welcome)

      Thanks :)

      5 votes
    23. PM UI issue

      I noticed this while sending out lots of PMs for my game giveaway thread. It's not a huge issue at all and doesn't really have any meaningful effect on the site's usability, but I thought I would...

      I noticed this while sending out lots of PMs for my game giveaway thread. It's not a huge issue at all and doesn't really have any meaningful effect on the site's usability, but I thought I would mention it anyway.

      Also, it might already be in the Gitlab, but I looked around and didn't see anything. I don't have an account there, so could someone (maybe @cfabbro?) add it for me if needed?

      Issue: Within a PM conversation, there is no indication of the person who is being PMed unless they have responded.

      Steps to recreate: send a user a PM, then click on that message from sent messages. If the person has not responded, you will only see your username and message. If the person responds, you can then see their username on their response, but that's currently the only way to know who the conversation is with from within the conversation itself.

      If anyone wants to recreate this for themselves, feel free to send me a PM referencing this thread and I will not respond.

      8 votes
    24. Invites disabled?

      I usually browse Tildes logged out, however today I decided to log in to participate. Before doing so, I wanted to explore Tildes' user interface a little. I opened the "Invite Users" page and was...

      I usually browse Tildes logged out, however today I decided to log in to participate. Before doing so, I wanted to explore Tildes' user interface a little. I opened the "Invite Users" page and was greeted with a message stating: "You aren't able to generate more invite links right now.".

      To the best of my knowledge, I have never invited anyone before. I have a strong, random password on my Tildes account so I believe it to be unlikely I was compromised.

      Are invites globally disabled, or could a site administrator take a look at my account and check what's going on?

      3 votes
    25. Does tildes.net allow updating of old links which have now moved to a different domain?

      I'm migrating my blog and domain from prahladyeri.com to prahladyeri.github.io. I've already implemented the HTTP 301 redirection in all pages and informed Google about the site move. After a...

      I'm migrating my blog and domain from prahladyeri.com to prahladyeri.github.io.

      I've already implemented the HTTP 301 redirection in all pages and informed Google about the site move. After a month or so, my old domain will expire and go out of my control.

      Is there a way to tell tildes.net to update my existing links which I've posted here to new ones based on their 301 redirection? Or some way to manually update them? What is the standard process on the Interwebs in this regard?

      8 votes
    26. Is there a terse way to say "movies and TV shows"?

      I often wish to refer to both "movies and/or TV shows" in a sentence. I wish to refer only to movies, or only to TV shows, much less often. Is there a word that could mean both? If not, should you...

      I often wish to refer to both "movies and/or TV shows" in a sentence. I wish to refer only to movies, or only to TV shows, much less often. Is there a word that could mean both? If not, should you create it?

      And yes, that is a silly, inconsequential, pedantic preoccupation about language. What can I tell you? I have lots of those. I am what I am :P

      10 votes
    27. Setting up a NAS as a first timer?

      So I've seen some posts here and elsewhere about people making a home NAS setup, using it as a media server with jellyfin/plex/.arr to set up media + keep files/passwords/photos, and then managing...

      So I've seen some posts here and elsewhere about people making a home NAS setup, using it as a media server with jellyfin/plex/.arr to set up media + keep files/passwords/photos, and then managing it remotely. That sounds incredibly cool.

      I also did some cursory searching that one way to do things without messing with port-forwarding is to look into Tailscale to network remotely.

      I want to try this for my parents and I, especially since I will be training abroad for several years while they will be based in Asia.

      The obvious problem is I don't have any experience with the process or even networking in general. I also do not know how to code in any capacity. I am in a decidedly non-tech field of work.

      I've been googling but want to know if this a feasible idea at my skill level? Is this work for hobbyists or those in the professional field of computing? Am I going to potentially shoot myself security-wise if i try this? Should experiment with something smaller-scale first?

      Preliminary "Research":

      1. Watched Practical Networking on youtube to see what I was getting into (understood... lets say 45% of what he was talking about)
      2. Plan to get a synology NAS with minimum 4 drive bays (Supposedly this is easiest for beginners?)
      3. Connect to network via tailscale
      4. Get a vpn
      5. Install docker
      6. Install apps
      7. Connect it to PCs and smart tv at my parent's home in Asia
      8. ???
      9. Maintain it from Europe?

      Any advice on how to start or any guides to recommend? (most of what I've found is 2021 or earlier so I am unsure if a lot's changed since then)

      9 votes
    28. Is searching for comments possible?

      I never noticed this before today, but I don't seem to be able to search for comments. Is that supposed to be doable on Tildes? It took me way too long to figure out that the links at the top of...

      I never noticed this before today, but I don't seem to be able to search for comments. Is that supposed to be doable on Tildes?

      It took me way too long to figure out that the links at the top of the search results page are sort options; I had been clicking "Comments" hoping to see comment search results, and I was a bit confused why only full topics were still being listed. I guess comment search doesn't currently exist?

      12 votes
    29. I never stay logged in on my desktop + notebook

      I'm using Firefox on Arch with ublock origin, umatrix, decentraleyes, darkreader, bypass paywalls, old reddit redirect. None of these should affect Tildes in any way. but still, Firefox seems not...

      I'm using Firefox on Arch with ublock origin, umatrix, decentraleyes, darkreader, bypass paywalls, old reddit redirect.
      None of these should affect Tildes in any way. but still, Firefox seems not to be able to keep me logged in, and everytime i open Tildes in a new tab, I'm logged out. Sometimes it remembers the theme (solarized dark) sometimes it does not and only remembers it after a refresh, and sometimes it just dont.
      I dont even know where to look for a solution, especially as this seems to be Tildes specific as no other website seems to have this problems. an I'm pretty shure it has something to do with my Firefox, as it is that way on both of my computers.

      edit: solution was to delete all tildes.net cookies

      6 votes
    30. Question about using AppleTV+ in Firefox browser

      For the life of me I am unable to find the "up next" area to watch things I have added to watch. The left top of the screen has the AppleTV+ logo, and the right top has the settings. Can any of...

      For the life of me I am unable to find the "up next" area to watch things I have added to watch. The left top of the screen has the AppleTV+ logo, and the right top has the settings. Can any of you help me get this sorted?

      3 votes
    31. Has anyone with a WD NAS formatted drives for another system?

      This is a total longshot. I moved away from a WD My Cloud EX4100 w/ 3x WD Reds to a new box. I bought two more drives for the new one to make the move easier. After the move I took the drives out...

      This is a total longshot. I moved away from a WD My Cloud EX4100 w/ 3x WD Reds to a new box. I bought two more drives for the new one to make the move easier.

      After the move I took the drives out to format them only to find that each 4TB drive shows a partition of 1.8TB on any other system (diskpart with W10 LTSC, Disk Utility MacOS, and GParted with Ubuntu.) Inside the EX4100 the drives show their full capacity.. and I just don't get it.

      I reached out to their support, but I don't expect much of a response.

      Anybody have any idea why the heck this could be happening? This seems crazy. I don't mind buying more drives, but it seems like a waste when I've got 12TB just sitting there.

      7 votes
    32. "Rate limit exceeded"?

      Sometimes I'd like to post comments more frequently than a single comment anywhere on the site once every two hours. But I can't, because I get the error "Rate limit exceeded". Is it possible to...

      Sometimes I'd like to post comments more frequently than a single comment anywhere on the site once every two hours.

      But I can't, because I get the error "Rate limit exceeded".

      Is it possible to remove or at least significantly increase the limit site-wide for established users?

      The things a bear has to do..

      If there is a more appropriate place for this, I would appreciate having it moved there, or a link to the more appropriate area. Thanks!

      11 votes
    33. After blocking a user on uBlockOrigin I can't see the number of votes

      After using this method to block a user on here I can no longer see the number of votes a comment or a post gets. I can see it fine when I switch to a browser without uBlockOrigin, but not on...

      After using this method to block a user on here I can no longer see the number of votes a comment or a post gets.

      I can see it fine when I switch to a browser without uBlockOrigin, but not on FireFox.

      Any reason for this?

      Edit: I also can't see anyone's username in the comments.

      10 votes
    34. Looking for help with a DIY / household engineering project - hanging a water reservoir from my bed frame

      I have a Platypus Hoser water reservoir. And I have a metal canopy bed. Awhile back, I realized that I can hang the water reservoir from one of the top rails of the bed, and it gives me a way of...

      I have a Platypus Hoser water reservoir. And I have a metal canopy bed. Awhile back, I realized that I can hang the water reservoir from one of the top rails of the bed, and it gives me a way of drinking water in bed, with no risk of spilling it on myself or my bed, and without even needing to sit up.

      The only problem is, it leaks. It's a very slow leak, but it's dripping onto my bed or the carpet next to it, which obviously I'd like to avoid. And occasionally a droplet will fall on my outstretched hand or arm as I'm falling asleep, which tends to jerk me awake.

      You can see from the picture of the water reservoir above, the hole for hanging it is at the top, and the outlet for the hose is at the bottom. The way I'm hanging it now is just by threading a short length of "velcro tape" (tape without adhesive, but with velcro on each side so that it can stick to itself) through the hole and then around the top rail.

      So the way I have it now, all the water pressure concentrates on the spot where the hose screws on to the reservoir, and no matter how hard I tighten it, it still finds a way to leak.

      What I'd like to do is find an alternate way of hanging it, so that it's laying flat and there's much less water pressure on the outlet. Ideally I could also wrap the reservoir in a hand towel or something to absorb any leaks rather than letting them drip onto my bed.

      What I vaguely have in mind is that I'd like to build a "sling" of sorts that I could hang from the rail, and then lay the reservoir inside that sling. If I could find a very small plastic tarp (say 18 inches square) with metal grommets on each corner, that would more or less do what I want. But for understandable reasons, no one seems to make tarps that small.

      I'm sure there's something along those lines that I can assemble from inexpensive / easy-to-find parts. But...I can't think of what it might be.

      6 votes
    35. Continuing My Education with a CS Degree in Canada [A Help Thread]

      My Goal I am applying to Canadian universities for fall admission as a CS major. This will be my second degree, and one of the requirements of getting admitted for a second degree is to show that...

      My Goal

      I am applying to Canadian universities for fall admission as a CS major. This will be my second degree, and one of the requirements of getting admitted for a second degree is to show that you have a significant interest in the subject. My plan is to get online certificates to show that I am actually dedicated to learning CS and getting a job in the field. I am actually dedicated, I just need a way to show it on paper. I have some experience with software development (only the basics), but there aren't any records of it since it was just informal study.

      My Problem

      I can't decide which certificates I should pursue. I am torn between EdX and Udemy. I would Tilderinos' help in choosing between the two. I would also appreciate any general advice you may have.

      Here are the courses I plan to take on EdX (prices in USD):

      UBC's MicroMasters Program in
      Software Development
      - $832

      Harvard CS50's Web Programming with Python and JavaScript - $199

      IBM's Professional Certificate in
      Cloud Application Development Foundations
      - $169

      Here are the courses I plan to take on Udemy:

      The Ultimate 2021 Fullstack Web Development Bootcamp - $15

      The Complete 2021 Web Development Bootcamp - $15

      The Ultimate MySQL Bootcamp: Go from SQL Beginner to Expert - $30

      Angular - The Complete Guide (2021 Edition) - $15

      Comparisons

      To reiterate, I have two goals going into this. One is to actually learn web development, since I would like to become a fullstack developer (but my options are semi-open). The other is to prove to the Canadian universities that I am dedicated to learning and to give myself an edge over applicants.

      If I go with EdX, then I have to pay a much steeper price for the certificates. These courses also take a long time to get through and the projects don't seem as relevant to real word applications. But I will also be learning from established institutions like Harvard and UBC. EdX certificates also come with the distinct advantage that a human is checking the problem sets you submit. This will show the Canadian universities that I have actually spent the time and effort to go through the courses and pass them.

      If I go with Udemy, I will get through the courses in less time and their projects seem more related to real world projects. If I go through the courses faster, I will also have more time to start on some personal projects, and I can show my dedication to learning through those projects. Personal projects and also volunteer work will also help establish a resumé for future work. The courses on Udemy are a lot cheaper too. But they don't have the same level of verification or prestige that EdX does.

      So in summary, EdX has prestige and quality courses, but a steep prices and a huge time commitment. Udemy is cheaper and gives me more opportunities to do personal projects and volunteer work, but it's certificates aren't fully trustworthy from the Canadian universities' perspective.

      Final Words

      What do you think? Which path should I take?

      For those of you wondering, why I am going to university instead of a bootcamp, it's because I plan to immigrate to Canada and becoming a student seems the straightest way of getting PR. I need to leave my third world country as soon as I can, for mental health and economic reasons. I have been mostly unemployed ever since the pandemic started so I can't get work in Canada (or the U.S.) on my first degree (a management degree). I already tried that route. I can't find proper work here either.

      Also, I am sorry if I posted in the wrong group, or if I shouldn't have posted it anywhere at all. I desperately need advice on what to do and I don't have a trustworthy network here that can help me through this. I'm sorry and thank you for your help.

      8 votes
    36. Why does a completely local, self-contained html file need to access gstatic.com?

      So, I'm a privacy advocate (or paranoiac, depending on your perspective). I run both uMatrix and NoScript plug-ins (among others) in my Firefox browser, so I can see when and where websites send...

      So, I'm a privacy advocate (or paranoiac, depending on your perspective). I run both uMatrix and NoScript plug-ins (among others) in my Firefox browser, so I can see when and where websites send calls out to other locations, and block the ones I want ... google analytics, google fonts, google-apis, google tag manager, and gstatic are all ubiquitous out there, probably 99% of websites use at least one of them (PS: Tildes is in the 1%; yeay, Deimos).

      And note ... there may well be nothing at all wrong with any of those sites/services ... but Google has a global all-encompassing Terms and Conditions policy that says, you use anything of Theirs, and They are allowed to harvest your personal data and make money off of it.

      And I do not accept those terms.

      Okay, that's the prologue. The deal is, I have a small piece of documentation, just basic "how to use this" info, for a WordPress plug-in. It is in .html format, with bundled bootstrap and jquery and a few other assets.

      Nothing, anywhere in the entire folder, references gstatic. And yet when I open this local, on-my-computer-only html file ... my browser tells me that it is trying to connect to gstatic.com.

      Anyone happen to know why/how that is happening?

      4 votes