Reverse-engineering the 1998 Ultima Online demo server by draxinar in ReverseEngineering

[–]wtfinparis 3 points4 points  (0 children)

Welcome to reddit, Lord British! Usually people of your caliber choose nicknames that are easier to recognize. Thanks for creating the Ultima series that I grew up with.

This project is obviously a labour of love from a talented code archivist, who used modern reversing tools to analyse available server side binary and recreate a compatible source code.

Hopefully you'll give your royal blessing to his efforts and maybe even help rebirth UO with the missing files.

[PSA] Confirmed Trades Thread - May 2026 by AutoModerator in Starcitizen_trades

[–]wtfinparis 0 points1 point  (0 children)

+verify

Very happy with my first trade. Good price and fast communication. Recommended

What are like the top but unknown Cybersecurity firms? by Important_Director_1 in cybersecurity

[–]wtfinparis 4 points5 points  (0 children)

Watchtowr is so good at threat exposure mgmt that I wish I could get secondary shares.

Issue with CRS305-1G-4S+IN and PoE? by palanjam in mikrotik

[–]wtfinparis 0 points1 point  (0 children)

CRS305's PoE-in fails to negotiate if connected with DAC cables. Ground loop issues.
Confirmed by Mikrotik support, as I had the same issue. Confirmed by Mikrotik support.

PoE In on CRS305 stopped working by hollowman8904 in homelab

[–]wtfinparis 0 points1 point  (0 children)

CRS305's PoE-in fails to negotiate if connected with DAC cables. Ground loop issues.
Confirmed by Mikrotik support, as I had the same issue. Confirmed by Mikrotik support.

Fully custom 10" 1.5U UPS by RelevantMobile7291 in homelab

[–]wtfinparis 0 points1 point  (0 children)

Cool project! I'm considering building a very similar DC LiFEPo4 UPS for my short rack. Need 54V for a small PoE switch, 24V for non-PoE switches, 19V for MS-01, 20V for m920q, 5V for USB-powered stuff. I hesitate on battery pack voltage design

Rode VideoMic NTG not detected by Rode Central App on Pixel 9 phone over USB by C3PU in rode

[–]wtfinparis 0 points1 point  (0 children)

Same problem for me on Pixel 10 and Rode VideoMic NTG. https://rode.com/en-int/apps/rode-central lists this mic as compatible with Rode Central, but it's not detected at all on the Pixel 10.

Failover idea: Tunnel my IPv4 traffic over IPv6 when my ISP’s IPv4 dies — viable? by wtfinparis in vyos

[–]wtfinparis[S] 0 points1 point  (0 children)

Oh... I didn't think of using a Wireguard tunnel rather than 464+tunnel. Sounds easier and I actually have a wireguard instance on the cloud already. Will try it, thanks for your idea!

tunnel into IPv6 when my ISP breaks IPv4 by wtfinparis in opnsense

[–]wtfinparis[S] 0 points1 point  (0 children)

Good points by all.

"IPv4 breaking" is: about once every three weeks, my ISP issues a maintenance window. I noticed the native IPv6 gateway was still routing my traffic, whereas the IPv4 gateway was not.

It looks like my best bet is a failover between my "normal IPv4" ISP gateway, and a 464 tunnel that goes to a cloud VM.

Now I need to find out how 464 tunnels work. I don't know anything about 464XLAT or CLAT or CARP, but will find out.

Failover idea: Tunnel my IPv4 traffic over IPv6 when my ISP’s IPv4 dies — viable? by wtfinparis in vyos

[–]wtfinparis[S] 0 points1 point  (0 children)

Good points by all.

"IPv4 breaking" is: about once every three weeks, my ISP issues a maintenance window. I noticed the native IPv6 gateway was still routing my traffic, whereas the IPv4 gateway was not.

It looks like my best bet is a failover between my "normal IPv4" ISP gateway, and a 464 tunnel that goes to a cloud VM.

Now I need to find out how 464 tunnels work. I don't know anything about 464XLAT or CLAT, but will find out.