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/)CY
cyps @typemi.me
Posts 1
Comments 11
tropicalweather @lemmy.world cyps @typemi.me

Tropical Tidbits - [Tuesday] Bret Tracking Toward the Caribbean; Tropical Storm Conditions Expected

That time of year.

0
YSK how to subscribe to kbin magazines from lemmy
  • Still the same issue I've been dealing with.

    On my personal instance, not Lemmy world, I am able to search for and find kbin magazines, for an example https://kbin.social/m/tech

    However, when I go to https://myinstance/c/[email protected] and hit subscribe it leaves me subscribe pending no matter how long I wait. Even canceling and clicking it again multiple times never gets me anywhere.

  • Sometimes good to know, you're not alone!
  • When I was young and didn't know better I was hired to make a small website for a pet company. What started as a simple broucher about their business morphed through multiple revisions into a completely custom CMS monster that had integration with their inventory system so the website always had the up to date items they carried and prices.

    I had to put my foot down in the end. They were happy, everything looked and worked great, but they wanted one more thing to top it off. An animation of dogs running down through a a grassy field playing with each other around the logo. I was like, you mean hand drawn like in a Disney movie?

  • GitHub - jart/cosmopolitan: build-once run-anywhere c library
  • Never heard of this, granted I've never looked for something like it either. Sounds very interesting and seems mature albeit with a few platform specific catch's in the readme.

    Anyone use this before? Thinking about checking it out for fun. I don't really have use for it myself but I am interested in the implementation.

  • [Solved] Search bar on personal instance only returns local results
  • Might be, the current docker-compose.yml has it in there properly. However, when I used the install with docker guide a day or two ago it hard linked to the 0.17 version which didn't give external network access to the lemmy service. Sounded similar to the problem I was facing, but if you used the current docker-compose.yml I guess that is not it.

    It sounds like the back end has no external network access. You can check with something like sudo docker exec -it lemmy_lemmy_1 ping archlinux.org

  • [Solved] Search bar on personal instance only returns local results
  • Check sudo docker logs lemmy_lemmy_1 right after you search. I was getting http get request failures to the other servers.

    Add 'lemmyexternalproxy' to networks for the lemmy service in docker-compose.yml and rebuild 'sudo docker-compose up -d --build'

    Fixed it for me.

    Edit: just read the part about nothing in the logs. If this is not it, I'm not sure.

  • What do you think of Hacker News?
  • I wanted to check it out a while back when looking for reddit alternatives, but not necessarily so much to beg for an invite. I remember back then I tried Hubski instead, but it seems kind of dead now.