Kreeblah

Results 34 comments of Kreeblah

So, here's what I get when I try running D2X after that commit (this was built with the current commit, https://github.com/dxx-rebirth/dxx-rebirth/commit/e8dd751d8a5cae375000fe7d3881e9da77075ab0). What I did here is start up the game...

Oh, I should have mentioned this in my report, but it does, for the binary. Running `Descent3` directly from the terminal works fine after setting the executable bit on it....

> > but for some reason, it quits immediately, even after setting the executable bit on it > > @Kreeblah, try running `xattr -c ` (the overall `.app`, _not_ just...

Oh, I didn't realize their actual limits were different than what their site says. I did notice the hourly quota in the application there, but since that came out to...

I'd really like to see DNSSEC support added to purelymail.com as well, especially since it should be pretty easy to set up as long as your DNS host supports it....

Ah, that was it. Switching it from `dtparam` to `dtoverlay` works. And, actually, thinking about it, that makes sense that it really should be `dtoverlay`, not `dtparam`. `dtparam` worked fine...

This will be fixed whenever #540 happens, but in the meantime, as a workaround, folks can apply ad-hoc codesigning to work around it. That's sufficient for ARM macOS versions to...

MTA-STS doesn't really have anything to do with the mail provider itself beyond "does the mail server support a secure connection". Since PurelyMail does, you can use it, but you...

So, that man page is relevant, but I should probably mention that [only FreeBSD 13 and below uses `tcsh` as the default shell, whereas FreeBSD 14 and up use `sh`...

Oh, yep. Restarting the application got that working just fine. I guess I didn't quite get the right keywords when searching through the old issues here before opening this one....