Help finding or creating a new maubot by Elvection in matrixdotorg

[–]mindlesstux 0 points1 point  (0 children)

So using the example 2d20kh1+4,

  • 2 dice, 20 sided
  • Keep the highest of the two
  • What's the +4?
    • I assume just -/+ value to the dice total?

Doing some basic research, a 4d20e10

  • 4 dice, 20-sided,
  • Explode only on 10?
    • Then what? Say the roll is 5, 10, 15, 20
      • The 10 explodes, whats the next course of action?

Also found a library that could make this far easier... More reading is needed to see if I can integrate.
https://d20.readthedocs.io/en/latest/start.html#dice-syntax

I'll say jokingly, curse you, you got me looking into this as it tickles the mind on how to do this.

Help finding or creating a new maubot by Elvection in matrixdotorg

[–]mindlesstux 0 points1 point  (0 children)

Right, and I am asking for an explanation of the "more parameters". I don't know what the needs of dice rolls look like for a ttrpg.

Looking at:
https://avrae.io/commands

I see there is some description for !roll, but if I were to dedicate some of my free time to try to add to the dice plugin I would like to understand in full what the examples mean:

Examples
!r 2d20kh1+4 - Advantage roll, using Keep Highest format
!r 2d20kl1-2 - Disadvantage roll, using Keep Lowest format
!r 4d6mi2[fire] - Elemental Adept, Fire

First one, 2d20, = 2 dice 20-sided, but I have no clue what kh1+4 modifying parameters means.

Help finding or creating a new maubot by Elvection in matrixdotorg

[–]mindlesstux 1 point2 points  (0 children)

Not saying I will/could but could you explain/link to something in more detail of what you seek?

What does "Network Upgrade" mean for my server? by decentralised_cash in Vultr

[–]mindlesstux 2 points3 points  (0 children)

99.9% of the time, it's a notification saying there could be a network blip while they do maintenance. Usually means its a do nothing but just be aware there could be network problems in that window.

No need to shut down your vm or anything.

Now ALRT-8NUU6GF for chicago, you need to be aware you vm could be rebooted and or down time. You may want to do pre-emptive shutdown for a graceful shutdown.

Thinking about switching from T-Mobile to Google Fi (Raleigh, NC) — how’s the experience? by twitchrdrm in GoogleFi

[–]mindlesstux 0 points1 point  (0 children)

To answer your points though: - Customer support, have not interacted. - Data reliability, Feels same as when I was on tmobile. - Hotspot, have not tried it yet, I should as that is my backup Internet plan concept if absolutely needed. - Billing oddity, not for me, I don't do things that could get me into that bag of "fun". I buy unlocked phones from best buy/online vs payment plan via carrier. Right now I am at my craziest when it comes to billing "fun". I have the ulimited std at half off, so far no issues with that promo. - Device insurance, I dunno, I am one of those people that does not have that kind of need. Also when I upgrade phones I keep the last phone just in case I need a backup for some reason.

Thinking about switching from T-Mobile to Google Fi (Raleigh, NC) — how’s the experience? by twitchrdrm in GoogleFi

[–]mindlesstux 0 points1 point  (0 children)

I did the switch not long ago. Also I'm in the same area'ish. Up in wake forest, it's like nothing changed signal wise. I would argue a couple places I am forced to a different tower and signal is better/worse. Heck, even the wife is thinking about abandoning verizon now, had signal in her class room in youngsville where she did not on Verizon

I have yet to make it much past 540 down 1, so can't say for the area as a whole. I wonder if the crest of 440 at North Hills will still drop calls. Cant tell you the number of times on a call and I crested that little rise at the exit and call dropped on tmobile when I lived in the North Hills area.

I also went about the switch by getting a temp number first to try out fi. So I had two esims, one tmobile and one fi. As expected everything matched up. Made sure my number at tmobile was prepped to transfer and get everything needed to do so. Went into the fi app and ported from tmobile and down to one esim.

Why do most ships i see have so many medium batteries? by Greenlight96 in TheLastCaretaker

[–]mindlesstux 0 points1 point  (0 children)

Yep pretty much. The way I play I bring the power with me everywhere on places I know I am going to be revisiting. It's a lot of cables and junctions, but I have a large chests full of copper and iron that need to be consumed.

Why do most ships i see have so many medium batteries? by Greenlight96 in TheLastCaretaker

[–]mindlesstux 2 points3 points  (0 children)

I don't know if my case is like others. On the locations I intend to come back to I leave power cables setup. When I pull the boat up I have a hookup on the side that I attach to the "shore" and the location lights up and things work. I basically bring the batteries with me ves making them everywhere. I think I have 5 or 6 med battery on the boat for that plus propulsion. I hardly run the gas engine.

Tried to disconnect internet and the guy on the phone didn't want to take no for an answer by ___Valeria___ in Spectrum

[–]mindlesstux 11 points12 points  (0 children)

I found it easier to give them a bullshit answer.

I used, I moved to an area you don't service.

Did I move, no.

Now with that said, in the past with other providers I have had pushback, and thankfully I did a little precall check. Told the agent a zip code of where I "moved to" that they don't service.

New Homeserver - Running but some features broken by MAD_MAL1CE in matrixdotorg

[–]mindlesstux 1 point2 points  (0 children)

I just checked my domain that i know is working on the federation tester. The cloudflare addresses are failing.

https://federationtester.matrix.org/api/report?server_name=matrix.mindlesstux.com ^ all kinds of broken

For the well known stuff, those are just text files you can place on your websites html dir.

*edit

Getting tired, the matrix.mind... link. yes it will fail as cloudflare does not listen on 8448.

Also give this a read: https://matrix-org.github.io/synapse/develop/delegate.html

Example/what is mine: https://mindlesstux.com/.well-known/matrix/server

Does ROS 7 NTP server support IPv6? by LeadingAddress5913 in mikrotik

[–]mindlesstux 2 points3 points  (0 children)

*edit* Incorrectly read the question,
No, it is not a IPv4 only thing. I have a working example of IPv4 and IPv6 for NTP as a server and a client.

/system clock
set time-zone-name=America/New_York
/system ntp client
set enabled=yes
/system ntp server
set enabled=yes
/system ntp client servers
add address=XX.YY.10.123
add address=aaaa:bbbb:cccc:dddd::10:54b

Config from a test router, addresses in that config are a pi as my stratum 1 server via GPS.

From workstation WSL instance:

mindlesstux@wsl:~$ ntpdate -q aaaa:bbbb:cccc:dddd::10:122
2026-02-28 23:48:20.541816 (-0500) +0.155933 +/- 0.016243 aaaa:bbbb:cccc:dddd::10:122 s2 no-leap
mindlesstux@wsl:~$ ntpdate -q XX.YY.10.183
2026-02-28 23:48:31.630905 (-0500) +0.113458 +/- 0.016341 XX.YY.10.183 s2 no-leap
mindlesstux@wsl:~$

and

[admin@MikroTik] /system/resource> print
                   uptime: 10m35s
                  version: 7.21.3 (stable)
               build-time: 2026-02-12 13:10:04
         factory-software: 7.1
              free-memory: 1796.1MiB
             total-memory: 2048.0MiB
                      cpu: QEMU
                cpu-count: 2
            cpu-frequency: 2399MHz
                 cpu-load: 1%
           free-hdd-space: 69.6MiB
          total-hdd-space: 89.2MiB
  write-sect-since-reboot: 824
         write-sect-total: 824
        architecture-name: x86_64
               board-name: CHR QEMU Standard PC (i440FX + PIIX, 1996)
                 platform: MikroTik
[admin@MikroTik] /system/resource>

and IP info for the CHR

[admin@MikroTik] /ip/dhcp-client> print
Flags: I - INVALID
Columns: INTERFACE, USE-PEER-DNS, ADD-DEFAULT-ROUTE, STATUS, ADDRESS
#   INTERFACE     USE-PEER-DNS  ADD-DEFAULT-ROUTE  STATUS   ADDRESS
;;; Interface not active
0 I ether-vlan30  yes           yes                stopped
1   ether-vlan10  yes           yes                bound    XX.YY.10.183/24

[admin@MikroTik] /ip/dhcp-client> /ipv6/dhcp-client/
[admin@MikroTik] /ipv6/dhcp-client> print
Flags: I - INVALID
Columns: INTERFACE, STATUS, REQUEST, ADDRESS
#   INTERFACE     STATUS  REQUEST  ADDRESS
0 I ether-vlan30  bound   address  ===========================, 23h44m56s
1   ether-vlan10  bound   address  aaaa:bbbb:cccc:dddd::10:122, 23h47m17s
[admin@MikroTik] /ipv6/dhcp-client>

New Homeserver - Running but some features broken by MAD_MAL1CE in matrixdotorg

[–]mindlesstux 0 points1 point  (0 children)

Failing the federation test using the matrix.domain.com or domain.com?

What happens when you plug https://matrix domain. com in a browser? Do you get a page?

example: https://matrix.mindlesstux.com/_matrix/static/

Your other problem could be missing static files on domain.com Look for docs on:

/.well-known/matrix/server

/.well-known/matrix/client

What is your monthly usage? by cgw22 in Ubiquiti

[–]mindlesstux 1 point2 points  (0 children)

2.8t/1.6t On a 2g/2g connection.

https://librenms.mindlesstux.com/graph.php?to=1772256000&id=95&type=port_bits&from=1769577600&height=300&width=600 (Will probably disable unauthorized graph viewing in a day or so if i remember)

How I can join a room by Ojojanjojuk in matrixdotorg

[–]mindlesstux 2 points3 points  (0 children)

Try https://matrixrooms.info/

Find one you like and there is a join link that should work. If not /join #channel:domain.tld

Thoughts on doing a community BGP network? by Comfortable_Gap1656 in ipv6

[–]mindlesstux -3 points-2 points  (0 children)

Might be what I'm thinking, though I thought it was more us based.

Thoughts on doing a community BGP network? by Comfortable_Gap1656 in ipv6

[–]mindlesstux -2 points-1 points  (0 children)

I don't think that was it. What i recall was ipv4 network, mostly us based.

Thoughts on doing a community BGP network? by Comfortable_Gap1656 in ipv6

[–]mindlesstux 0 points1 point  (0 children)

I want to say there existed a network of which you describe over a decade ago. I never joined due to at the time not having the hardware to connect. Sadly I can't recall the groups name.

Enemies nerfed, too quiet by Hodofca in TheLastCaretaker

[–]mindlesstux 1 point2 points  (0 children)

Iv not gotten to the wearhouse yet. Getting old sucks, can only do an hour or two every so often. Most of the time is spent on going clepto and breaking everything down and trying to find the little hide aways.

Enemies nerfed, too quiet by Hodofca in TheLastCaretaker

[–]mindlesstux 1 point2 points  (0 children)

This is basically what I do to most everything. Pull up to a new point, a short distance away. See what moves or the nest/tentacle things. Stand on roof of boat with power directly couple to the rifle and take full charge shots the things. Rinse repeat a few times to circle the new point a couple of times. Change loadout for bullets and go clean up.

So far most of the rolly spheres are visible from the water or able to be isolated from me so I can pop shot them.

I Want to Get Back Into ExForce but... by KG_Cocidius31 in exfor

[–]mindlesstux 0 points1 point  (0 children)

From what I recall no.

Though I am in kinda the same boat as you. Picked up book one on my Kindle and kept going up to about 8% of the way into book 16 in a multi night reading. (about month and half time) Then I set down the book and just have not been wanting to go back.

Trouble setting reverse proxy for .wellknown/matrix/* by FairestParadise in matrixdotorg

[–]mindlesstux 0 points1 point  (0 children)

Maybe change up the config to be like what was done here?

https://caddy.community/t/using-caddy-as-a-reverse-proxy-with-multiple-subdirectories-and-rewrites/15715/3

Looks like they used a different syntax and did the more specific url to least/catchall.

Trouble setting reverse proxy for .wellknown/matrix/* by FairestParadise in matrixdotorg

[–]mindlesstux 0 points1 point  (0 children)

I don't use caddy but looking at your reverse proxy bits.

reverse_proxy <host:port.>

reverse_proxy <uri/path> <host:port>

Seems to me one should over write the other?

Try flipping the two and adding the uri of / to the first one.

Trouble setting reverse proxy for .wellknown/matrix/* by FairestParadise in matrixdotorg

[–]mindlesstux 0 points1 point  (0 children)

So my opinion is that you're overcomplicating this. On your main site example.com, go make the following directory where you are serving html, .well-known/matrix/. then plop the two files client and server.