Skip Navigation
mara Mara @pawb.social

Maybe a cartoon shark

Posts 14
Comments 38
Photography @lemmy.world Mara @pawb.social

Rocks by the Ottawa River

0
Xeact: The femtoframework you've been waiting for
  • I still reserve the right to be astounded. One of my beta readers said I needed to add a disclaimer that this talk is satire, so I went through a few rounds to make the warning right. I guess we didn't expect someone to get caught up in the title!

  • Xeact: The femtoframework you've been waiting for
  • I'm astounded, I would have thought that putting an explanation that the article was satire would like...work. Should I have made it giant screaming red text?

  • Xeact: The femtoframework you've been waiting for

    7
    i gotta ask... why so many plex over kodi users?
  • I can use Plex on my PS5 and share it with my friends without having to do DevOps work.

  • Xeserv @pawb.social Mara @pawb.social

    Alvis - Never get paged again

    1
    Nintendo Shutting Down 3DS and Wii U Online Servers in 2024
  • Wasn't that intended to fix an issue where other players in your multiplayer session could cause your console to execute arbitrary code? Imagine the fallout if it became "play Mario Kart and then have your console refuse to boot again"

  • Https on tailnet?
  • No prob! If you run into any problems, feel free to DM me or /u/[email protected]. We're more than happy to help.

  • Https on tailnet?
  • Note my bias as I work for Big VPN (Tailscale), but I don't think that teaching people to ignore security warnings is a good thing to do. The CA system is kind of a scam in general, but I think that at least in its current implementation it's better for us to encourage people are aware of those errors and what they mean.

    As the sacred texts say: self-signed certificates beget the use of curl -k beget the use of self-signed certificates.

  • Https on tailnet?
  • Tailscalar here. Use tailscale serve. It is a reverse proxy inside tailscaled. It will handle HTTPS certificates for you too. As an example, here's a sample HTTP server proxied to both my tailnet via tailscale serve and to the world with Funnel.

    Also as far as I know you need to use Serve in order to use Funnel.

  • *Permanently Deleted*
  • What would an ideal prompt for summarization look like with this model? I've tried a few summarization prompts but they haven't panned out into something consistent (MacBook Pro M2 Max, llama.cpp, q4_S). I know this is fundamentally more random technology, but it's not even coalescing into a consistently relevant output.

  • Introducing Raspberry Pi 5
  • This is true with ARM in general. There's no "standard Linux" to boot because every board needs its own device tree and set of core kernel modules for detecting important things like local storage. It's fairly intractable due to how different the hardware is.

  • Amazon to Run Ads in Prime Video Shows and Movies
  • Yo ho ho and a bottle of rum for me!

  • Xeserv @pawb.social Mara @pawb.social

    Making NixOS modules for fun and (hopefully) profit

    0
    Crane
  • I absolutely love the vibes in this shot. Amazing work!

  • How to get into private trackers
  • Carefully.

  • How to route transmission through Mullvad?
  • I personally shove Transmission into Docker:

    services:
      wireguard:
        image: ghcr.io/linuxserver/wireguard
        container_name: wireguard
        cap_add:
          - NET_ADMIN
          - SYS_MODULE
        environment:
          - PUID=1000
          - PGID=1000
          - TZ=Europe/Stockholm
        ports:
          - 9091:9091/tcp
        volumes:
          - ./config:/config
          - /lib/modules:/lib/modules
        sysctls:
          - net.ipv6.conf.all.disable_ipv6=0
          - net.ipv4.conf.all.src_valid_mark=1
        restart: unless-stopped
      transmission:
        image: ghcr.io/linuxserver/transmission
        container_name: transmission
        ulimits:
          nofile: 1048576
        environment:
          - PUID=1000
          - PGID=996
          - TZ=Europe/Stockholm
          - USER=azurediamond
          - PASS=hunter2
        volumes:
          - ./config:/config
          - /data:/data
          - /data/Torrents/dl:/downloads
          - /data/Torrents/inbox/start:/watch
        network_mode: "service:wireguard"
        depends_on: [ "wireguard" ]
        restart: unless-stopped
    

    Make sure your mullvad config is called wg0.conf in ./config.

  • Mullvad and Tailscale Announce Partnership
  • For the record, I'm pretty sure using Mullvad for XDCC is super overkill, but I wanted to have an excuse to break out userspace wireguard in a project and writing it all in Go made it so damn easy: https://github.com/Xe/x/commit/3d0647e946014516df33de0b18d2a16eec835bed

  • Mullvad and Tailscale Announce Partnership
  • Generally when you download files over torrent through your ISP, you end up getting love letters from rightsholders. I personally use a homelab NAS as my seedbox and for my public tracker stuff (as well as anime downloads over XDCC) I use Mullvad. I don't seed overly much on public trackers because of it, but my ratio on private trackers is sky high because ISPs won't send love letters for private trackers.

  • Starfield has been cracked
  • Did you run into a case where a RX5700 was detected as unsupported?

  • Starfield has been cracked
  • Install the crack on top of it

  • Photography @lemmy.world Mara @pawb.social

    Painterly Meadow

    Just got a Holga lens, did a walk around a lake by home and I got this picture on my Nikon D3300. I'm still learning how to do photography and this is one of my first times throwing the camera in full manual.

    2
    Xeserv @pawb.social Mara @pawb.social

    I don't know how I feel about email

    !

    0
    Furry Technologists @pawb.social Mara @pawb.social

    I don't know how I feel about email

    !

    8
    Furry Technologists @pawb.social Mara @pawb.social

    The ElasticSearch Rant

    0

    The ElasticSearch Rant

    4
    Furry Technologists @pawb.social Mara @pawb.social

    Reddit CEO (/u/spez) is going to hold a AMA about the API update

    Get popcorn, the sides are going to be off the charts with this one

    0
    Furry Technologists @pawb.social Mara @pawb.social

    Reddit to lay off about 5% of workforce

    www.livemint.com Reddit to lay off about 5% of workforce: Report

    Reddit is laying off 5% of its workforce and slowing hiring as part of company's restructuring efforts, the report said

    Reddit to lay off about 5% of workforce: Report
    0
    Furry Technologists @pawb.social Mara @pawb.social

    Reddit is Fun will shut down on June 30th in response to Reddit API changes

    old.reddit.com RIF will shut down on June 30, 2023, in response to Reddit's API changes

    RIF will be shutting down on June 30, 2023, in response to Reddit Inc's API changes and their hostile treatment of developers building on their...

    RIF will shut down on June 30, 2023, in response to Reddit's API changes

    Oh boy, it's another one. This is the big Android app. With Apollo and Reddit is Fun going, this probably displaces a huge amount of core redditors. Maybe this is the time to start going harder into getting people moved over to the Fediverse with Lemmy?

    4

    Can't join a lemmy community from the search box

    Tried to join https://lemmy.ml/c/patientgamers from the search box and it failed.

    0