Advice needed: dmarc setup and mail.ru
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearXY
    Xyre
    4d ago 100%

    This appears to be a report from their mail server and is because of the rua field that you received it. By setting it to reject, you're telling them to not accept any email from someone that is spoofing your domain. I think the only other field you'd want to set is pct as it specifies what percentage of email this rule should apply.

    6
  • How is anime and manga more popular than comics and western cartoons?
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearXY
    Xyre
    2w ago 100%

    Sadly Saturday Morning cartoons just aren't a thing anymore in the US.

    I save up anime episodes throughout the week and watch them all on Sunday morning during breakfast. It's my way of recreating that magic from my youth.

    2
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearPO
    Jump
    Cards Against Humanity continue to bring good into the world
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearSA
    Jump
    The forecast lied and said today would be cooler
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearXY
    Xyre
    2w ago 100%

    That was poorly phrased. The windows only open a few inches on a slant which results in almost no air flow.

    1
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearSA
    Jump
    The forecast lied and said today would be cooler
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearXY
    Xyre
    2w ago 100%

    The forecast has been incredibly off for this heatwave. I think initially it was only supposed to be for a day or two.

    And the whole no AC in residential apartments thing needs to change fast. Mine doesn't even have windows to support a portable unit. I've thought about renting a hotel room just to get some sleep.

    2
  • Any public place frankly, I get a 30 minute lunch and 7-8 people blasting Tick Tocks in a small area...
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearXY
    Xyre
    2w ago 100%

    Stand left, walk right on escalators and moving walkways

    This may be region-specific. In my area, I generally see it the other way around. But unless you're the only person, it's usually pretty clear which side to stand.

    6
  • Octopus
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearXY
    Xyre
    2w ago 100%

    When I was a kid, I passed a marble. It was quite painful when exiting the stomach, but I'll never forget the sound of it hitting the porcelain afterwards.

    2
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearPO
    Political Memes Xyre 3mo ago 87%
    To fix the timeline, the prophecy must be fulfilled!

    But of course the DNC will choose a moderate instead.

    325
    41
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearBO
    Books Xyre 11mo ago 90%
    Recommendations for Warhammer 40k

    What are some must read books in the Warhammer 40k universe? I have zero familiarity with the lore, but have always heard that it has some good stories. I'm currently wrapping up my run through all of the Thrawn novels and starting to look for another series to dive into. So, what's the best entry point, must reads, or fan favorites?

    9
    5
    selfhosted
    Selfhosted Xyre 11mo ago 94%
    Arrs Feedback

    cross-posted from: https://lemmus.org/post/1734205 > #### Context > Having started out in the world of Napster & Limewire, I've always relied on public sources. It wasn't until in the early '10s that I lucked into a Gazelle-based tracker that was started by some fellow community members. Unfortunately, I wasn't paying enough attention when they closed shop and didn't know how to move elsewhere. Combined with some life circumstances I gave up the pursuit for the time being. > > It wasn't until recently that a friend was kind enough to help me get back and introduced me to current state of automation. Over the course of a few months, I've since built up the attached systems. I've been having an absolute blast learning and am very impressed with all of the contributions! > > After all of the updates due to BF deals, I put together the attached diagram as it was starting to get too complex to keep all of the interactions in my head. 😅 > > #### Setup > * All of the services run in Docker containers. > * Each container is a separate Compose file managed by Systemd. > * The system itself is in a VM running on my home server (both Arch, btw). > * Tailscale is used for remote access to the local network. > * ProtonVPN is managed by Gluetun and uses a separate network for isolating services. > > #### Questions > * What am I missing or can be improved? > * Is there a better way to document? > * What do you do differently that might be beneficial? > > #### Thoughts > * I had Calibre set up at one point, but I really don't like how it tracks files by renaming them. I have been considering trying to automate with the CLI instead, but haven't gotten around to it yet. > * I've been toying with the idea of creating a file-arr for analyzing disk usage, performing common operations, and exposing a web-based upload/download client so I don't have to mount the volume everywhere. > * Similarly, I'm interested in a way to aggregate logs/notifications/metrics. I'm aware of Notifiarr, but would prefer a self-hosted version. > * I just set up Last FM scrobbling so I don't have any data yet. I'm hoping to use that for discovery and if possible, playlist syncing or auto-generation. > > #### Notes > * Diagram was made using D2lang. > * Some of the connections have been simplified to improve readability / routing. > * Some services have been redacted out of an abundance of caution. > * I know VPN with Usenet isn't necessary, but it's easier to keep it consistent. > > Also, thanks for the recommendations to check out deemix/Deezer. That worked really well! 😀 > > > Edit: [HQ version of diagram](https://files.catbox.moe/p5oytf.png)

    44
    13

    #### Context Having started out in the world of Napster & Limewire, I've always relied on public sources. It wasn't until in the early '10s that I lucked into a Gazelle-based tracker that was started by some fellow community members. Unfortunately, I wasn't paying enough attention when they closed shop and didn't know how to move elsewhere. Combined with some life circumstances I gave up the pursuit for the time being. It wasn't until recently that a friend was kind enough to help me get back and introduced me to current state of automation. Over the course of a few months, I've since built up the attached systems. I've been having an absolute blast learning and am very impressed with all of the contributions! After all of the updates due to BF deals, I put together the attached diagram as it was starting to get too complex to keep all of the interactions in my head. 😅 #### Setup * All of the services run in Docker containers. * Each container is a separate Compose file managed by Systemd. * The system itself is in a VM running on my home server (both Arch, btw). * Tailscale is used for remote access to the local network. * ProtonVPN is managed by Gluetun and uses a separate network for isolating services. #### Questions * What am I missing or can be improved? * Is there a better way to document? * What do you do differently that might be beneficial? #### Thoughts * I had Calibre set up at one point, but I really don't like how it tracks files by renaming them. I have been considering trying to automate with the CLI instead, but haven't gotten around to it yet. * I've been toying with the idea of creating a file-arr for analyzing disk usage, performing common operations, and exposing a web-based upload/download client so I don't have to mount the volume everywhere. * Similarly, I'm interested in a way to aggregate logs/notifications/metrics. I'm aware of Notifiarr, but would prefer a self-hosted version. * I just set up Last FM scrobbling so I don't have any data yet. I'm hoping to use that for discovery and if possible, playlist syncing or auto-generation. #### Notes * Diagram was made using D2lang. * Some of the connections have been simplified to improve readability / routing. * Some services have been redacted out of an abundance of caution. * I know VPN with Usenet isn't necessary, but it's easier to keep it consistent. Also, thanks for the recommendations to check out deemix/Deezer. That worked really well! 😀 Edit: [HQ version of diagram](https://files.catbox.moe/p5oytf.png)

    146
    39

    Struggling to find a lot of music with Lidarr (New/Recent/Modern). Have a few general public/private trackers set up but still not getting many hits. From what I gather Usenet isn't much better. And I'm not really confident in transcoding, bit rates, etc... to attempt an interview. Basically what are my options? Is there something I'm missing or is music just getting harder to find?

    118
    41

    * Dactyl Manuform 5x6 full with trackball. * Resin case, Amoeba King PCBs, and hot swaps. * Used Kailh Box Navy switches. * Adafruit KB2040 and PMW3389 for the controllers. * TRRS with full duplex between the halves. ![](https://lemmus.org/pictrs/image/b77b6f37-1fe0-4a07-9ec6-c2074df2be27.webp) Took my sweet time wiring up to not burn myself out, but I think it was worth the wait! My soldering skills certainly improved by the end of it. 😅 Also, big shout-out to Wylderbuilds!

    139
    20