[-] SteveTech@programming.dev 1 points 1 year ago

How are you accessing it without Cloudflare? How do you know that Lemmy is actually listening?

[-] SteveTech@programming.dev 1 points 2 years ago

Do you have any FF extensions that might be interfering somehow?

[-] SteveTech@programming.dev 1 points 3 years ago

Yeah, I only really used it when the computer running my tunnel wasn't on, but that's not an issue for me anymore.

[-] SteveTech@programming.dev 1 points 3 years ago

Well it's just UDP so isn't that just how the internet works, but yeah when I did do it, I'd often spam a bunch of packets, sometimes just sending one didn't work, but multiple always worked.

[-] SteveTech@programming.dev 1 points 3 years ago* (last edited 3 years ago)

I also don't know much about barcodes other than what I just read in the Wikipedia article, but my assumption would be you could find a bunch of characters with the most 1 widths (they will all add up to 11 though). For extra points you could calculate the check digit and make it 'hard to read' too.

[-] SteveTech@programming.dev 1 points 3 years ago

They're not cheap, and I only know of it because of their YouTube channel, but the Level 1 Techs ones seem pretty good.

Some on this page.

[-] SteveTech@programming.dev 1 points 3 years ago

I just read some more of your comments and thought I might properly explain VLANs:

VLANs let you create a whole virtual network within your physical network, there can be upto 4096 of them that can be tagged and 1 untagged per port, the VLAN ID defines which one to use.

A tagged VLAN is often used between routers and switches, so the connected device can pick which VLAN to use, but an untagged VLAN dedicates that port to that VLAN making it appear to the connected device as if it's the physical network.

Since it's a whole new network you need some sort of router to route between them.

As a rough example you could have something like: Router --2T--> Switch --2U--> TV, where the T is for tagged and U for untagged. Or replace Router with Pi if you use that, the Pi will access the internet with the (technically untagged) physical network, and route between tagged VLAN 2, meaning you can do everything on the Pi with 1 ethernet port.

Disclaimer: Most of this was learnt from experience so it might not be completely correct.

[-] SteveTech@programming.dev 1 points 3 years ago

I believe that's the VLAN for the WAN, basically you only need to enable that if your ISP is using VLANs, but you want to enable VLANs on your LAN. I have the Telstra version of that modem (I recognise the Technicolor UI) and it doesn't allow you to use VLANs like you want to.

You could probably set up some routing stuff on a raspberry pi though, and use a switch.

Or if needed put your modem into bridge mode, and acquire a router that supports VLANs, I don't know of any cheap consumer ones, but I'm in the process of switching to OPNsense with an old computer. Unrelated, but in my experience technicolor has severe bufferbloat anyway.

[-] SteveTech@programming.dev 1 points 3 years ago

Yeah, because the stable version is for the stable version of OpenRGB (the versions usually match), but openrgb-git should be a fairly recent build from git.

Also you're running 0.8 but it looks like 0.9 of the plugin is out anyway.

[-] SteveTech@programming.dev 1 points 3 years ago

You're using an older version of OpenRGB Effects with the latest master build of OpenRGB, try grabbing the master build of the plugin from here.

[-] SteveTech@programming.dev 1 points 3 years ago

Wait there's nano? I've been using ed. /jk

[-] SteveTech@programming.dev 1 points 3 years ago

32bit Windows only supports 4GB without PAE enabled, so the manufacturer would/should have said 4GB max. Most 32bit distros ship with PAE enabled so it doesn't care, however some distros like Ubuntu don't ship 32bit anymore, but there's some other good suggestions in the thread.

view more: ‹ prev next ›

SteveTech

0 post score
0 comment score
joined 3 years ago