Michael D. Schmitt

Results 39 comments of Michael D. Schmitt

My immediate issue was that the `console` command wouldn't work, so I couldn't look around like I expected. This forum post got me unstuck: https://forums.freebsd.org/threads/bastille-upgrading-jail-from-13-2-to-14-0-fails.91234/ Doing a _full_ etcupdate is...

Sorta piggybacking on this issue (and mine is unrelated to the above), but I found a slight "unexpected behavior" situation introduced recently. Figured I'd put it in here in case...

I've been subscribed to updates on this specific issue for _years_ now, waiting for the day K9 (now Thunderbird) can become my daily driver for email (much as I've loved...

I can confirm that on FreeBSD, installing `llvm17` and recompiling electrs with the following set of variables does indeed fix this. ``` CC=/usr/local/bin/clang17 CXX=/usr/local/bin/clang++17 CPP=/usr/local/bin/clang-cpp17 RUSTFLAGS="-C linker=clang17" ```

If we're arguing that SOL deserves addition simply based on market cap, I would point out that Terra/LUNA once held 5th place too.. If we're arguing technical stability/readiness, that's different,...

I wasn't arguing _against_ SOL. I think it's got potential; I just wanted to maybe clarify why it's not already a thing and why it's not been added to the...

I think Japan users (such as myself) are still interested in this. Seems someone got things working as needed for OpenWRT: https://github.com/fakemanhk/openwrt-jp-ipoe Maybe that could act as a guide for...

I'll get testing!

Been a while, but I finally got this working! All you really need is the following: 1. The derived MAP-E information based on your assigned IPv6 prefix attained via DHCPv6....

I'm an admin, not a developer, but I'm looking into where this stuff might be added in the code and if I get really really lucky, I'll try to put...