async_amuro

joined 1 year ago
[–] async_amuro@lemmy.zip 3 points 5 days ago

I’ll probably get some hate from the pure JRPG community for this comment (and I don’t disagree either)…

I loved Lunar: Silver Star Harmony when it came out. I didn’t play the originals, I’d just moved to the states and was living on a couch at my mom’s place and honestly things weren’t great for me… but I did bring my PSP with me and picked up Lunar.

I fell in love with that game, the music, anime cutscenes and I also really liked the art style (the comment that will piss off a lot of ppl) because I didn’t have the nostalgia. I was able to put my headphones on and escape for a bit!

I recently got the Lunar Remastered Collection on Steam and it didn’t hit the same way as it did on the PSP. That game got me through some tough times!

Oh and GTA: Chinatown Wars is phenomenal!

[–] async_amuro@lemmy.zip 8 points 1 week ago

I use Karakeep which uses Mellisearch as a part of its stack

[–] async_amuro@lemmy.zip 4 points 3 weeks ago (1 children)

I’d also include…

The 40 CU unlock is a lottery, you could get a damaged unit and not be able to reach that many compute units.

[–] async_amuro@lemmy.zip 5 points 3 weeks ago (2 children)

Great shout out! That’s my plan, keep it under desk connected to my monitor or move it to the living room, but never left idle if not in use.

[–] async_amuro@lemmy.zip 5 points 3 weeks ago

Yup! I paid $217 USD with shipping

I was looking 2 weeks ago when I was getting tired of waiting for Steam Machine updates. They were closer to $150-$175, so they are going to keep increasing.

 

Hey everyone!

Has anyone come across any good Lemmy communities for BC-250 Linux gaming builds?

I got my board yesterday and need to sort out PSU, cooling and modding like unlocking the CUs. I don’t have a 3D printer, so I could do with a good place to ask for advice. I can check Reddit for some stuff, but I don’t have an account to post questions.

I’m also open to any tutorials (web/video) or even Discord communities etc. If anyone here has built one or has prior knowledge, I’d love to get your input.

[–] async_amuro@lemmy.zip 1 points 1 month ago (1 children)

Nice, I’ve got a Mac Studio M1 Max with 32GB of RAM that I use with Ollama and then I host OpenWebUI and OpenCode on my Arch Server. I use the Mac as a primary workstation, so it’s a little rough when I start running a model. I’m sure I could probably do and learn more about Ollama to improve my experience, but for now it works for certain tasks.

[–] async_amuro@lemmy.zip 1 points 1 month ago (3 children)

What spec Mini do you use?

 

Quick vent, just need to get off my chest!

Got the email earlier in the week to get my reserved Steam Controller, placed the order and watched the tracking. Of course it got delivered just as I left my apartment to visit family. I tried repeatedly to set the UPS shipping for pickup, but the option wasn’t available. Asked a friend to swing by, they couldn’t make it on Friday but went yesterday…

Of course there is no package, someone clearly nabbed it and now I’m $100 down. Can’t refuse the charge because it’s tied to my Steam account and UPS will tell me to check with my neighbors and open a case with them!

Feels like Valve created this scarcity with the stupid ordering process, if it’s anything like my Steam Deck, the packaging wasn’t discrete and they wouldn’t allow me to adjust the shipping.

Feels like I have no options and just need to accept that I’ve lost the money.

Rant over

[–] async_amuro@lemmy.zip 12 points 2 months ago (2 children)

I don’t disagree (I’m an Englishman who lives in NYC), but… Chicago, Philly and Boston have similar architecture

[–] async_amuro@lemmy.zip 1 points 2 months ago

We didn’t go down to the loop or anywhere else in Hakone due to time, we mostly did the museum and stayed in an adorable ryokan with an onsen that was nearby! The food options were a little limited, but it was so cute in that part of town. If we stayed longer we definitely would have explored more.

The open air museum was one of the best parts of our trip! Insane how they have this huge collection of sculptures in the middle of the mountains! A lot of big names and some really cool Japanese artists I’d never experienced before!

 

Highly recommend any art/sculpture fans go to the Hakone Open Air Museum.

 

I’m job searching right now and can’t really justify the Steam Controller purchase this week. Before getting laid off and RAM-pocalypse, the plan was to buy a Steam Machine and controller when it was going to release early 2026, but clearly that plan has changed a bit.

The FOMO is hitting after the previews this week! Do we think we need to worry about Steam Controller availability later in the year?

I use a DualSense Edge for my PS5, and either an old PS controller when docked or my 8BitDo SN30 when I travel for the Steam Deck. If I had the Steam Machine I’d buy it instantly, but who knows when that will happen and how much it’ll cost.

[–] async_amuro@lemmy.zip 3 points 3 months ago (1 children)

Did you need to buy Infuse Pro or does the free version work for most use cases?

[–] async_amuro@lemmy.zip 4 points 3 months ago (3 children)

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.

 

cross-posted from: https://lemmy.zip/post/61407838

Made this post on forum.mikrotik.com and it's awaiting approval from moderation, figured I'd try here...

Hey everyone!

Been running into an issue the last few weeks with trying to setup a VLAN on my home network.

Hardware/OS/IP:

Router (R) = GL.iNet GL-MT6000 (Flint 2), OpenWrt 25.12.1, 10.1.10.1
Office switch (O) = CRS310-8G+2S+, MikroTik SwOS 2.18, 10.1.10.2
Living room switch (LR) = CSS610-8G-2S+, MikroTik SwOS Lite 2.21, 10.1.10.3

Followed a few different guides on the OpenWrt side of the house, primarily this one

During my multiple attempts I have wiped all devices and started fresh a few times and I always end up in the same situation…

VLAN appears to be working on the LR switch (CSS610)

VLANs tab
    Port 1 is my trunk and a member of all 4 of my VLANs
        10 = LAN (Used for network devices and maintenance)
        20 = IoT
        30 = Guest (not configured on the switch, only for WIFI)
        40 = Main (Primary VLAN for my network)
        50 = Servers
    Ports 2-5 are members of VLAN 40
    Port 6 is a member of VLAN 10
VLAN tab
    Port 1 = Strict, Only tagged, Default ID 1
    Port 2 -5 = Strict, Only untagged, Default ID 40
    Port 6 = Strict, Only untagged, Default ID 10

This seems to work great, devices will get 10.1.40.x IP addresses and I can connect to port 6 and get 10.1.10.x IP address. Confirmed that my firewall rules also seems to work (although I’ll probably want to run this past OpenWrt forum as well).

But when I go to look at the O switch (CRS310), I’ll mirror this configuration, I’ll get DHCP and DNS, but I can’t reach the WAN or ping any other devices apart from the network equipment. Most recently I tried just VLAN 10 because I figured it would be using the LAN firewall rules and work correctly, but I get the same issue… correct IP address but no traffic.

Note: These screenshots are from last attempt to get something to work, when I mirror the CSS610 setup, I get the same results.

I had to follow these steps to get the SwOS boot to work on the CRS310

Curious if either…

  • Have I configured the CRS310 incorrectly and something needs to be different vs the CSS610 which seems to work?
  • Is there is a known VLAN related bug with the CRS310 & SwOS?

Any advice and guidance would be appreciated, feel like I am going in circles at this point.

Happy to share any outputs or screenshots from my OpenWrt router if it’ll help, but the issues do seem to be related directly to this CRS310 switch.

 

Made this post on forum.mikrotik.com and it's awaiting approval from moderation, figured I'd try here...

Hey everyone!

Been running into an issue the last few weeks with trying to setup a VLAN on my home network.

Hardware/OS/IP:

Router (R) = GL.iNet GL-MT6000 (Flint 2), OpenWrt 25.12.1, 10.1.10.1
Office switch (O) = CRS310-8G+2S+, MikroTik SwOS 2.18, 10.1.10.2
Living room switch (LR) = CSS610-8G-2S+, MikroTik SwOS Lite 2.21, 10.1.10.3

Followed a few different guides on the OpenWrt side of the house, primarily this one

During my multiple attempts I have wiped all devices and started fresh a few times and I always end up in the same situation…

VLAN appears to be working on the LR switch (CSS610)

VLANs tab
    Port 1 is my trunk and a member of all 4 of my VLANs
        10 = LAN (Used for network devices and maintenance)
        20 = IoT
        30 = Guest (not configured on the switch, only for WIFI)
        40 = Main (Primary VLAN for my network)
        50 = Servers
    Ports 2-5 are members of VLAN 40
    Port 6 is a member of VLAN 10
VLAN tab
    Port 1 = Strict, Only tagged, Default ID 1
    Port 2 -5 = Strict, Only untagged, Default ID 40
    Port 6 = Strict, Only untagged, Default ID 10

This seems to work great, devices will get 10.1.40.x IP addresses and I can connect to port 6 and get 10.1.10.x IP address. Confirmed that my firewall rules also seems to work (although I’ll probably want to run this past OpenWrt forum as well).

But when I go to look at the O switch (CRS310), I’ll mirror this configuration, I’ll get DHCP and DNS, but I can’t reach the WAN or ping any other devices apart from the network equipment. Most recently I tried just VLAN 10 because I figured it would be using the LAN firewall rules and work correctly, but I get the same issue… correct IP address but no traffic.

Note: These screenshots are from last attempt to get something to work, when I mirror the CSS610 setup, I get the same results.

I had to follow these steps to get the SwOS boot to work on the CRS310

Curious if either…

  • Have I configured the CRS310 incorrectly and something needs to be different vs the CSS610 which seems to work?
  • Is there is a known VLAN related bug with the CRS310 & SwOS?

Any advice and guidance would be appreciated, feel like I am going in circles at this point.

Happy to share any outputs or screenshots from my OpenWrt router if it’ll help, but the issues do seem to be related directly to this CRS310 switch.

 

Hey everyone!

I just got laid off a few weeks ago, applying for jobs and doing a little Linux/networking personal development in my spare time. My wife is leaving today for a week for work, so I’m trying to pick a game out of my backlog while I’ve got some alone time!

Not really feeling a genre or setting, open to almost anything right now, but it needs to be a game I own that will consume me for a week!

Options:

  • NieR:Automata (Steam Deck)
  • ANIMAL WELL (Steam Deck)
  • LUNAR Remastered Collection (Steam Deck) * specifically Lunar 1, I did start it on a flight recently
  • Cyberpunk 2077 (PS5)
  • DRAGON BALL Z KAKAROT (PS5)
  • Ni No Kuni (1 & 2) (PS4)
  • Armored Core 6 (PS5) * I got about half way and need to go back to it

I’ll probably play some Battlefield 6 (MP/RedSec) for mindless gaming. Jump back into some Arc Raiders which I fell off recently. Also learning to play Dwarf Fortress, but that might be on the back burner. Might also give Project Zomboid another try.

Games I’m going to avoid, No Man’s Sky, RimWorld and Civilization V… fun games, but they’ll consume me more than I’d like lol

What are everyone’s thoughts?

 

Hey everyone,

Looking for examples of what other people do/use and suggestions on my future plans.

Right now I have a new Arch desktop setup to replace an old Mac Mini running Proxmox. Instead of VMs with Docker containers and LXC containers, I want to migrate those services to Podman on the Arch server.

I do most of my daily driving on a Mac Studio primarily for design/3D work, and I’d like to setup a remote development environment so I can use the Mac or an iPad etc to work on coding projects and manage my system (editing config files or .yaml files) on the Arch server. Previously I had a VM in Proxmox running Debian and VS Code using remote tunnels. I’d then auth with GitHub and remote tunnel into that VM. I want to move away from Microsoft products (VsCode and GitHub) and look at alternatives.

Right now I’m considering a new terminal on my Mac (currently iTerm) and server (Alacritty), sticking with zsh or moving to fish and trying LazyVim/NeoVim for file editing. I’d like to keep consistency across my devices and primarily work from a remote machine via SSH and WireGuard VPN when away from the local network.

  • What’s everyone’s favorite shell, terminal emulator and IDE?
  • Does it make sense to run things bare metal on the Arch server or should I utilize containers for everything and remotely connect to them per project?
  • Is it pretty seamless using NeoVim remotely and does any solutions exist for LiveServer or does it make sense to just use something like Nginx in a container?

Still learning a lot, so any words of wisdom is appreciated!

 

cross-posted from: https://lemmy.zip/post/49871942

cross-posted from: https://lemmy.zip/post/49871915

Hey everyone!

I’ve been rocking Proxmox for a little over a year on an old Mac Mini with a failing NIC (I probably damaged it when I installed the SSD). So I decided it was time to get some new used cheap hardware and I have just received a HP Elitedesk 800 G3 SFF, going to throw 32GB of RAM, a 1TB M2 NVMe boot drive and a 4TB SATA drive for media in it (this will replace my external 4TB drive).

Right now in Proxmox I’m running a Docker VM with Debian (Transmission-VPN container, ByteStash, FreshRSS, KaraKeep), another Debian VM for Visual Studio Code so I can remote into VS Code on my Mac and iPad and couple of LXC containers (Plex, Open WebUI and Pi Hole).

Honestly Proxmox feels like overkill for what I’m doing, half of what I’m doing is either individual LXC containers or I find myself SSH’ing into the Docker VM. The Proxmox helper scripts are great, but I feel like I’m not learning much and I don’t know how much I can trust random GitHub URLs.

I’d like to start learning and becoming more self-sufficient with Linux. I was pretty excited by the idea of learning NixOS, get comfortable learning the code and then creating distinct configurations for different systems, including my Mac devices with Darwin… then I was reminded of all the recent bullshit happening in the community… I don’t want to get deep into the discussion in this thread, but I don’t really want to use/support a distro that Palmer Luckey and Anduril are trying to influence and control.

So I’m trying to decide if I should stick with Proxmox, try something like Arch or keep an eye on what’s going down with Nix and have a good backup strategy if the situation worsens.

I’d probably switch from Docker to Podman, use Wayland with Niri and learn NeoVIM and use SSH instead of VS Code remote tunnels.

Based on my current setup and my goals, what would you suggest I do?

 

Hey everyone!

I’ve been rocking Proxmox for a little over a year on an old Mac Mini with a failing NIC (I probably damaged it when I installed the SSD). So I decided it was time to get some new used cheap hardware and I have just received a HP Elitedesk 800 G3 SFF, going to throw 32GB of RAM, a 1TB M2 NVMe boot drive and a 4TB SATA drive for media in it (this will replace my external 4TB drive).

Right now in Proxmox I’m running a Docker VM with Debian (Transmission-VPN container, ByteStash, FreshRSS, KaraKeep), another Debian VM for Visual Studio Code so I can remote into VS Code on my Mac and iPad and couple of LXC containers (Plex, Open WebUI and Pi Hole).

Honestly Proxmox feels like overkill for what I’m doing, half of what I’m doing is either individual LXC containers or I find myself SSH’ing into the Docker VM. The Proxmox helper scripts are great, but I feel like I’m not learning much and I don’t know how much I can trust random GitHub URLs.

I’d like to start learning and becoming more self-sufficient with Linux. I was pretty excited by the idea of learning NixOS, get comfortable learning the code and then creating distinct configurations for different systems, including my Mac devices with Darwin… then I was reminded of all the recent bullshit happening in the community… I don’t want to get deep into the discussion in this thread, but I don’t really want to use/support a distro that Palmer Luckey and Anduril are trying to influence and control.

So I’m trying to decide if I should stick with Proxmox, try something like Arch or keep an eye on what’s going down with Nix and have a good backup strategy if the situation worsens.

I’d probably switch from Docker to Podman, use Wayland with Niri and learn NeoVIM and use SSH instead of VS Code remote tunnels.

Based on my current setup and my goals, what would you suggest I do?

10
submitted 10 months ago* (last edited 10 months ago) by async_amuro@lemmy.zip to c/homelab@lemmy.ml
 

Hey everybody!

I’ll try my best to explain the situation and I’m hoping someone here has some advice or another recommendation on where to post to get answers. I’ve been smashing my head against my desk for weeks trying to understand VLANs across these 2 systems and I’m burnt out!

I’ve got a GL.iNet Flint 2 that I’ve flashed with OpenWRT and I’ve bought 2 MikroTik switches (CSS610-8G-2S+IN & CRS310-8G+2S+IN). The goal is to replace my TP-Link AX3000 router and unmanaged switches (entertainment center and desk). Right now all the old equipment is still in place and I’m trying to setup a little lab for testing at my desk. At first I’d like a Main VLAN (ID 10) for all my regular devices (server, work laptop, personal Mac) and setup an IoT VLAN (ID 20) for my TV, light bulbs, AC etc.

At this point, I might factory reset both devices, because I worry I’ve tweaked with shit so much that I might have some settings misconfigured.

Based on what I’ve seen in YouTube tutorials and documentation (neither OpenWRT or MikroTik docs are particularly user friendly!) it looks like I need to take these steps for setting up VLANs correctly, key part is that OpenWRT now uses DSA

OpenWRT settings

  • Using LuCI
  • Interfaces > Devices > Bridged LAN > Configure > Bridge VLAN filtering enabled
  • Add VLAN IDs 10 (Main) and 20 (IoT)
  • Port 1 and 2 (not WAN) is Tagged on 10 and 20, these ports will be plugged into the switch
  • Port 5 is Untagged and set to Primary for VLAN ID 10 (this is my admin port in case I get locked out)
  • This creates br-lan.10 and br-lan.20 VLAN devices
  • I then go back to Interfaces and edit the LAN interface to device br-lan.10, it has an IP of 192.168.10.1 and has DHCP setup
  • I created the IoT interface with the br-lan.20, IP 192.168.20.1 and has DHCP turned on

MikroTik SwOS Lite

  • Setup IP address to 192.168.10.200, this is the CSS610-8G-2S+IN that’ll I will use for my entertainment center with mostly IoT devices
  • Go to VLAN tab, to setup each port
  • Port 1 is my trunk to my router, VLAN mode strict, only tagged, ID 1
  • Port 2 to my test laptop which should be IoT .20 IP range, VLAN mode strict, only untagged, ID 20
  • Port 8 is my admin/management port, should get a Main .10 IP, VLAN mode strict, only untagged, ID 10
  • On the VLANs tab, added VLAN IDs for 10 and 20, for 10 it’s a member of port 1 and port 8, and for 20 it’s a member of port 1 and port 2

Here’s the kicker, when I connect the laptop to port 2 of the switch, I’m always getting a self-assigned IP. It appears I’m not getting a DHCP address from the OpenWRT router.

Can anyone provide any advice/guidance or share any guides? Is there a better community to post this message?

Happy to share exports of my configs and any screenshots. Like I said earlier, I might factory reset both them and go through these steps again.

My gut is telling me something is incorrect with how I’ve setup the interfaces in OpenWRT and I could do with a clear guide on how to set this up. The problem is that a lot of articles/forums online are older and not DSA specific. Also feel like I’m missing a step in either the DHCP settings in OpenWRT or I’m missing something with Firewall rules.

Any help is appreciated!

view more: next ›