Skip Navigation

Posts
11
Comments
33
Joined
11 mo. ago

  • In the exact same boat, I’d love to know what apps people are using (tvOS & iOS)? I don’t have Plex accessible from outside my LAN (I use DirectPlay most of the time), but I do download to my iPhone/iPad with the Plex app for when I travel. Considering the questionable decisions Plex keeps making, I’m leaning towards switching to Jellyfin.

  • Justine Cooks: Recipes (Mostly Plants) for Finding Your Way in the Kitchen - Justine Doiron

    We’re not vegan/vegetarian but with the increasing meat costs and environmental impacts it has, we’ve leaned into this book a lot. Also so cheap to soak a 1lb bag of beans the night before.

  • I second this, my old server was previously OMV and then Proxmox. But with my replacement server I went Arch after loving my Steam Deck experience. You’ll learn a lot and I feel like the complaints of it constantly breaking aren’t true if you put a little effort before running updates. I mostly use it headless for remote development (LazyVim) and running containers (moved to Podman from Docker), but I also use Niri for the DE when I do need to use a monitor, for example playing Dwarf Fortress.

  • Got my wife a Kobo for her birthday to replace her aging Kindle. She’s bought 1 book so far and gonna look at the Library integration.

    Anyone got any tips for ways to use the Kobo? For example I have Calibre on my Mac and have used that to copy books I’ve “acquired” for her, is there any benefit in self hosting Calibre? Is it possible to get her Kindle books on the Kobo or is the DRM a nightmare nowadays?

  • I selfhost ByteStash and then save anything I use frequently and reference it when I need it.

  • Hey HybridSarcasm

    Pulled this together this afternoon, let me know if it's missing any key details.

     
        
    root@OpenWrt:~# ubus call system board
    {
            "kernel": "6.12.74",
            "hostname": "OpenWrt",
            "system": "ARMv8 Processor rev 4",
            "model": "GL.iNet GL-MT6000",
            "board_name": "glinet,gl-mt6000",
            "rootfs_type": "squashfs",
            "release": {
                    "distribution": "OpenWrt",
                    "version": "25.12.1",
                    "firmware_url": "https://downloads.openwrt.org/",
                    "revision": "r32768-b21cfa8f8c",
                    "target": "mediatek/filogic",
                    "description": "OpenWrt 25.12.1 r32768-b21cfa8f8c",
                    "builddate": "1773711117"
            }
    }
    root@OpenWrt:~# cat /etc/config/network
    
    config interface 'loopback'
            option device 'lo'
            option proto 'static'
            list ipaddr '127.0.0.1/8'
    
    config globals 'globals'
            option dhcp_default_duid 'REDACT'
            option ula_prefix 'REDACT'
            option packet_steering '1'
    
    config device
            option name 'br-lan'
            option type 'bridge'
            list ports 'lan1'
            list ports 'lan2'
            list ports 'lan5'
    
    config interface 'lan'
            option device 'br-lan.10'
            option proto 'static'
            option ip6assign '60'
            option multipath 'off'
            list ipaddr '10.1.10.1/24'
    
    config interface 'wan'
            option device 'eth1'
            option proto 'dhcp'
    
    config interface 'wan6'
            option device 'eth1'
            option proto 'dhcpv6'
    
    config bridge-vlan
            option device 'br-lan'
            option vlan '10'
            list ports 'lan1:t'
            list ports 'lan2:t'
            list ports 'lan5:u*'
    
    config bridge-vlan
            option device 'br-lan'
            option vlan '20'
            list ports 'lan1:t'
            list ports 'lan2:t'
    
    config bridge-vlan
            option device 'br-lan'
            option vlan '30'
            list ports 'lan1:t'
            list ports 'lan2:t'
    
    config bridge-vlan
            option device 'br-lan'
            option vlan '40'
            list ports 'lan1:t'
            list ports 'lan2:t'
    
    config bridge-vlan
            option device 'br-lan'
            option vlan '50'
            list ports 'lan1:t'
            list ports 'lan2:t'
    
    config interface 'IoT'
            option proto 'static'
            option device 'br-lan.20'
            option ipaddr '10.1.20.1'
            option netmask '255.255.255.0'
            option multipath 'off'
    
    config interface 'Guest'
            option proto 'static'
            option device 'br-lan.30'
            option ipaddr '10.1.30.1'
            option netmask '255.255.255.0'
            option multipath 'off'
            option type 'bridge'
    
    config interface 'Main'
            option proto 'static'
            option device 'br-lan.40'
            option ipaddr '10.1.40.1'
            option netmask '255.255.255.0'
            option multipath 'off'
    
    config interface 'Servers'
            option proto 'static'
            option device 'br-lan.50'
            option ipaddr '10.1.50.1'
            option netmask '255.255.255.0'
            option multipath 'off'
    
      

    • Yep, the Flint 2 is tagging ports 2 & 3 with all VLAN IDs (trunk?)
    • Nothing between the router and switches
    • Shared the /etc/config/network

    How do you have your switches configured?

  • Sysadmin @lemmy.world

    CRS310-8G+2S+ VLAN configuration issues in SwOS

  • Mikrotik @lemmy.world

    CRS310-8G+2S+ VLAN configuration issues in SwOS

  • Games @lemmy.world

    help me pick a game

  • After university I was looking for any part time work I could find. This was in 2007-2008, so the job market wasn’t particularly good in the UK. Ended up at a company that did over the phone charity donations. I wasn’t working for a specific charity, it was a company hired by charities to make cold calls. Called a lady who said she was going through chemo and lost her job recently, although she really would love to help a children’s hospital, she couldn’t afford it. Asshole manager is listening in on the call, makes a hand motion and mouths to me “keep pushing, it’s just excuses”. I apologized for taking up the ladies time and said I hoped her treatment goes well. Hung up, took off the headset and walked out the door. One of the best decisions I’ve made in my life!

  • Have to ask… as a British guy who’s live in the USA for almost 20 years… is the “fruit” part a clarification this isn’t a “burger pie”?

  • He is a big gamer, so the chances are higher than some other older directors

  • I hop in and out whenever a new update comes out, feels like I slip into my usual grinding routine, collect resources then sell resources. Then a new game comes out and I drop off again. I did get it for the Steam Deck and appreciate the cross save feature and they really do deserve credit for the ongoing updates. But it’s a sandbox and same game mechanics as FarmVille sometimes.

    Welcome 👋🏻

  • If every part of a ship is replaced one by one, is it still the same ship?

  • Maybe a dumb question… if I used a DisplayPort to HDMI 2.1 adapter, would I get 4K at 120Hz on the Steam Machine and my LG CX tv? 

  • Hoarder is now Karakeep

  • I also highly recommend the George Harrison Rock and Roll hall of fame induction ceremony! He wasn’t a perfect person and he also released some shit songs… but holy fuck, he was a phenomenal guitarist and showman! Also watch Purple Rain and then listen to the album, it’s cheesy, but in all the right ways!

  • He made a deleted scene from the film in Fortnite, ironically I watched it tonight at a friends place… it was not good and just made me sad. 

  • I agree the Dano and Lillard comments are probably a part of it… but also the “Fortnite Kill Bill” shit definitely didn’t help. He’s always been a questionable human being and I grew older and lost interest with him, be into feet all you like dude, but he seems totally disconnected from society for a while. Also his hyping of the Weinstein’s back in the day 😬

  • Do you mind sharing your settings? I followed a few YT vids and have almost everything on low, performance isn’t “bad” but the pop in of scenery is a little daunting and hard to stealth past the arc. I only played free loadouts when I played handheld over T’giving at my in-laws. Still crazy impressive how well a new online game like this runs on a handheld, but I suspect I can do better! Hopefully the Steam Machine isn’t $1k+

  • I was eyeing the MNT for a while, but I wasn’t sold on the CPU performance for the price. What’s your thoughts on the specs? Also considering a t480, although the price of SSDs/RAM are concerning me right now, although maybe it’s not as bad for older/slower used parts.

  • The Commitments

  • Linux @programming.dev

    Remote Terminal and IDE

  • homelab @lemmy.ml

    New home server, NixOS vs Proxmox vs Arch

  • Linux @lemmy.ml

    New home server, NixOS vs Proxmox vs Arch

  • homelab @lemmy.ml

    OpenWRT & SwOS Lite VLAN setup advice

  • homelab @lemmy.ml

    Managed 2.5Gbps/1Gbps switch suggestions for home network (VLAN)