what's up with this whole "X" rebranding?
  • slashzero slashzero 1y ago 100%

    I bet they will move all the space-X live streams off of YouTube and onto Twitter X and require a paid subscription.

    3
  • Suboptimal ways to respond to a public security incident
  • slashzero slashzero 1y ago 100%

    Yes, there is: 0.18.2-rc.1, which has the hot fix.

    9
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearWF
    wfh 1y ago
    Jump
    How many electronics are jammed in your office?
  • slashzero slashzero 1y ago 100%

    Too many. I'm surprised I'm not constantly popping the circuit breaker.

    The main ones:

    • MacBook Pro
    • 32 inch monitor for work
    • 40 inch 4k panel for a second screen, as well as two gaming PC in a different input ports
    • 75 inch 4k TV for meetings

    I'd never be allowed to have this setup if I was working at the office.

    1
  • What are your favourite TNG episodes?
  • slashzero slashzero 1y ago 100%

    Same!

    Also the source of a great meme!


    2
  • What are your favourite TNG episodes?
  • slashzero slashzero 1y ago 100%

    There are so many great episodes to chose from. Since most of the ones I’d pick have already been listed by others, here are my favorites that haven’t been mentioned yet:

    • Time’s Arrow
    • Cause and Effect
    • Relics
    • Data’s Day

    Time’s Arrow is such a great two-parter, I’m surprised no one has mentioned it yet!

    8
  • I'm once again turning my life around.
  • slashzero slashzero 1y ago 100%

    For me it’s 3AM rewatching a Star Trek series I’ve already watched many times (in this case, Voyager), knowing full well my work day starts in 5 hours.

    3
  • Some system load graphs of last 24h
  • slashzero slashzero 1y ago 100%

    Is there anything Grafana cant do?

    I have so many things pumping data “into” Grafana these days I’m surprised they haven’t tried to force me to pay for an enterprise license.

    Anyway, thanks for sharing these, @ruud@lemmy.world. As a performance engineer, I love to see this level of detail and commitment on your part to keep the user experience for lemmy.world at acceptable levels.

    3
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLE
    Jump
    LemmyError { message: None, inner: invalid domain character, context: "SpanTrace" }
  • slashzero slashzero 1y ago 100%

    Easy one to miss! The documentation isn’t very detailed. 🙂

    2
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLE
    Jump
    LemmyError { message: None, inner: invalid domain character, context: "SpanTrace" }
  • slashzero slashzero 1y ago 100%

    What is your domain set to?

    Also I think the !selfhosted@lemmy.world community might be a better place to ask for help.

    4
  • No luck getting my Lemmy instance up and running, is this a good place to get some help?
  • slashzero slashzero 1y ago 100%

    Sorry I didn’t get a chance to look at this, but I’m mostly on mobile and the link doesn’t work.

    For future reference you can put it in a code block and lemmy-ui should be able to render it for you.

    Example code block

    1
  • No luck getting my Lemmy instance up and running, is this a good place to get some help?
  • slashzero slashzero 1y ago 100%

    I recommend using the docker images directly. As you see, the ansible scripts are basically another abstraction layer used to build the docker containers and their configs (and has string substitutions like {{some_string}} which are not valid for docker-compose.yml). Some will disagree but I feel ansible adds unnecessary complexity to deploying lemmy containers.

    Anyway, glad you figured it all out!

    2
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLE
    Jump
    Viewing deleted comments
  • slashzero slashzero 1y ago 100%

    That’s most definitely a bug, in my opinion. Might want to file an issue on GitHub.

    5
  • No luck getting my Lemmy instance up and running, is this a good place to get some help?
  • slashzero slashzero 1y ago 50%

    Hi there! This sounds like you might just have a typo in your docker-compose.yml file. It might be helpful if you posted your docker-compose.yml contents here (be sure to remove any sensitive information).

    Line 26 of my docker-compose.yml file is the volume block/map for letsencrypt. Did you perhaps mix tabs and spaces, or have one too many spaces in your indentations, in your yaml file? That's a no-no...

    Personally, I setup my instance using the same guide as you, opting for the docker containers. There were definitely a few pitfalls to deal with.

    0
  • Lemmy.world status update 2023-07-05
  • slashzero slashzero 1y ago 100%

    As a Performance Engineer myself, these are the kind of performance improvements I like to see. Those graphs look wonderful. Nice job to all.

    10
  • I built an easy-to-use bot to auto-post from Youtube
  • slashzero slashzero 1y ago 100%

    Neat! I’ll definitely check this out.

    2
  • [Question] Installing Lemmy instance from docker -> 502 bad gateway
  • slashzero slashzero 1y ago 100%

    Hi there!

    You don’t need to install and run nginx on the host. It has its own container in the docker-compose.yml which gets started up on docker-compose up -d

    If both instances of nginx are trying to bind to the same port, one will start and one will fail.

    Is the lemmy proxy nginx docker container running? Check with: docker ps or docker container ls. If the lemmy nginx proxy container isn’t running, try stopping the host instance of nginx (systemctl nginx stop) and restart docker lemmy (docker-compose down, docker-compose up -d), the try to access your site again.

    TL;DR: probably have an nginx misconfiguration. Check the nginx logs for errors.

    5
  • Steam Deck now the global #1 top seller on Steam | Gaming On Linux
  • slashzero slashzero 1y ago 100%

    I also work from home. WFH for life! Never going back.

    5
  • Steam Deck now the global #1 top seller on Steam | Gaming On Linux
  • slashzero slashzero 1y ago 100%

    Hell, I went for the longest time resisting the urge to get one, as I have a great gaming laptop (RTX 3070ti,) and eventually caved in. The draw of being able to play anywhere, anytime, plus the hype, is what eventually convinced me. The Steam Deck is pretty amazing, and worth every penny.

    14
  • lemmy.world leads the pack as the #1 most active instance, outpacing the next 5 non-bot instances combined!
  • slashzero slashzero 1y ago 100%

    I hope it is released soon as well. I'm hoping some of the other open issues are addressed.

    1
  • lemmy.world leads the pack as the #1 most active instance, outpacing the next 5 non-bot instances combined!
  • slashzero slashzero 1y ago 50%

    Currently there are 15 lemmy-ui bugs open, and 20 lemmy backend bugs open, against 0.18.0.


    Upgrading my instance to 0.18.0 has caused a lot of problems. One major issue is the main web UI won't even load (returns a blank page with just text Server error), unless you manually remove the site's image icon via a SQL query in the Postgres database. So, upgrade to 0.18.0 at your own risk.

    Also, this is not intended as a criticism to anyone. Just a warning that 0.18.0 is a bit unstable and waiting for 0.18.1+ is a safer option for the larger hosted communities (my opinion).

    0
  • https://store.steampowered.com/app/22380/Fallout_New_Vegas/

    Fallout New Vegas is currently on sale on Steam at 75% off, $2.49 (USD) [Link](https://store.steampowered.com/app/22380/Fallout_New_Vegas/)

    28
    7
    www.youtube.com

    https://www.youtube.com/live/RDKvXUJS1YE?feature=share Casual Grandads just knocked out MyWay.

    3
    0
    https://youtu.be/503ie13cTC0

    ![](https://hakbox.social/pictrs/image/4d12bca0-bd04-4803-b36c-d3583bf4b5be.webp) Just curious as I follow the /r/itslenny subreddit, and I mean… Lemmy, Lenny… Anyway, the link of this post it to a [recent Lenny telemarketer call](https://youtu.be/503ie13cTC0).

    11
    2
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearTE
    Tele-Arena slashzero 1y ago 100%
    Tele-Arena Active Free Servers as of 6/13/2023

    * Sea Breeze Gaming Network: seabreeze.servegame.com 23 (Gold, Custom, TA2) * Dawn of Demise BBS: tdod.org 3000 (v5.6d Gold, 1996) * ArcticZone BBS: bbs.arcticzonebbs.net 23 (TA “Platinum”, 2017) * AZ Test System: testbbs.arcticzonebbs.net 23 (Port/Classic/Platinum/Reborn) * Onix BBS: onixbbs.servebbs.com 23 (v5.6c, 1996) * Codered BBS: coderedmud.servegame.com 2323 (TA “Classic”, 2017) * Demonsnet BBS: bbs.demonsnet.com 23 (v5.6d Gold, 1996) * Rockville Tavern BBS: bbs.rockvilletavern.com 23 (v5.6d Gold, 1996) * The Penalty Box: pbox.no-ip.org 23 (v5.6d Gold, 1996) * The Keep: thekeep.net 23 (Gold Original & New, Custom, Classic, TA2) * No Carrier BBS: bbs.wehack.net 23 (v5.6d Gold, 1996) * bbs.telearena.us: bbs.telearena.us 23 (Classic) * Illusions BBS: arena7.sytes.net 23 (v5.6d Gold, 1996)

    1
    0

    Continuing my DS9 rewatch. Tonight’s episodes were - Afterimage - Take Me Out To The Holosuite Take Me Out To The Holosuite is such a great episode. I enjoy it every time. - Odo as the umpire is perfect. - Nog: what do I do? Worf: find him and kill him! That is all. Have a good night everyone (or morning depending where you are in the world).

    30
    4

    Testing... edit 123456789

    1
    0

    This community will try to serve as a center for performance testing knowledge. Have questions about performance testing? Ask them here, and we will try to help. 🙂

    1
    0

    So, who’s going to monitor mastodon.social and Twitter to give us patriots news updates?

    3
    0
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLE
    Lemmy Support slashzero 1y ago 100%
    Banned Users showing up on my instance...

    Hi, My instance has been running for a day or so. In that time, three users have randomly shown up on my admin panel as _Banned_. There are _no pending applications_. What exactly are those users doing? My first instinct was it was an issue with emails and signup as I didn't have email working properly at first, so I unbanned all three users. 🤷‍♂️ Was that a mistake? What does it mean? What could be causing it?

    13
    15

    Hi there! This lemmy instance is very new, and was only setup yesterday. I'm still working out some of the issues, and emails were not working until earlier today. If you signed up, and never got an email, that is likely why. I unbanned a few users that showed up in the banned list. Feel free to sign up and use this instance, folks.

    1
    0

    Testing the ability to post to a community.

    1
    0