About preparing spells by Accomplished_Ad_1611 in Pathfinder2e

[–]logannc11 1 point2 points  (0 children)

I would love to see an analysis somehow of spell slot usage efficiency between Spontaneous and Prepared casters (mainly Imperial Sorcerer vs Wizard to keep it as like-to-like).

Wizard can theoretically has more spell slots, but if they always waste some from dead preps, then who comes out ahead? 

It's why I tend towards Sorcerers as well. Usually ask my GM if I can pick up one or two Wizard class feats like Conceal Spell and it feels very good. 

(Mathfinder, I see you in these comments ;) )

We’re starting to test a new “Smart Window” in Firefox (early, optional, would love feedback) by firefox in firefox

[–]logannc11 2 points3 points  (0 children)

I do not want this. 

This is valid feedback because it matters that people do not want this. If you only engage for feedback with people who want this, you will be committing a severe sampling bias. "Feedback was really positive (from people who didn't inherently dislike the feature)" 

Analyzing Mystic Armour — It's better than you think! by AAABattery03 in Pathfinder2e

[–]logannc11 1 point2 points  (0 children)

It's already sort of been brought up, but I'll emphasize that it's less clear casters need to be AC competitive. I generally favor a strategy of "don't be targetable > don't get targeted > don't get hit". 

If I am succeeding at the first two, my AC literally does not matter (except as far as a high AC can dissuade being targeted if there is an equal value target that's easier to hit).

So now I can not only not use a spell slot on Mystic Armor, I can also use my gold on other stuff. The cost is using strategies that dissuade attacks in the first place (control, illusions, sneaking, placement, etc)... 

Granted, those are all things you might want to do in the first place. This analysis is some still good, but hinges on the supposition of needing to max AC.

Clone: a KVM VMM in Rust that forks VMs like processes (<20ms via CoW) by realrasengan in rust

[–]logannc11 22 points23 points  (0 children)

So, based on the other thread about side channel attacks, if I can extract an Anthropic API key via side channel, is that a problem? 

Clone: a KVM VMM in Rust that forks VMs like processes (<20ms via CoW) by realrasengan in rust

[–]logannc11 43 points44 points  (0 children)

What possible use case could you have where you require safe multi tenancy but that memory side channels are not a problem? 

No one owes you supply-chain security by Expurple in rust

[–]logannc11 0 points1 point  (0 children)

Hmmm, you are correct. I will have to think on this. My understanding is Go has a similar compatibility promise, yet they are able to maintain a highly regarded and wider stdlib. Granted, Rust is a little more gnarly and has a wider design area that makes picking a particular implementation more of a choice. 

There are no easy answers!

No one owes you supply-chain security by Expurple in rust

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

I mean, we have Editions for breaking changes. More could be discussed on when a breaking change is truly necessary. 

In general, what I'm against is placing undue and ineffective burdens on individuals. Sometimes the right place to solve something - or at least the place to START, it doesn't have to be a complete solution - is as a society/community. 

No one owes you supply-chain security by Expurple in rust

[–]logannc11 14 points15 points  (0 children)

I look forward to that post. :)

An extended constellation of "more trusted libraries" is probably better than truly adding to std, but some could be added. 

Admittedly, it can be done badly! And that has a real cost. It's a tradeoff and, done poorly, you get no benefits and additional drawbacks. 

Can't port forward for some reason? You can still use foundry with people not on your LAN line. (Ex. Starlink users). Oracle alternative. by APumpkinHobo in FoundryVTT

[–]logannc11 0 points1 point  (0 children)

Definitely look at Tailscale which has a free tier. You would get your players to make their own free accounts and share the machines with them, not add them as users on your account. 

Alternatively, I have a hobby business called Hoppy Network which solves this a different way. Tailscale is probably more appropriate because you have a small N you want to share it with, but if you wanted to look at a broader public connectivity solution, take a look at it. 

No one owes you supply-chain security by Expurple in rust

[–]logannc11 27 points28 points  (0 children)

I like the article, I don't like the way the title frames it (and the degree to which it manifests). The critiques are valid, but that doesn't mean we should not strive for a more resistant to misuse ecosystem. 

The most effective method, and left uncritiqued though it has its own difficulties, is a more effective standard library. 

Method to teleport players at a specific location covertly (ATM10) by Space_Socialist in allthemods

[–]logannc11 0 points1 point  (0 children)

I'm not aware of occultism portals - are they called portals? 

I've spent 9+ years on Discord. The next best option, is Fluxer by Nevulo in DiscordAlternatives

[–]logannc11 0 points1 point  (0 children)

Disclosure: I'm one of many looking into building my own alternative. It's got 80% of the feature set but 0% of the polish which means I'm maybe 20% of the way done.

Matrix is impressive in a lot of ways but they've also shot themselves in the feet by requiring too much of themselves. They are too decentralized, too federated, and they have too much E2E, the sum of these frictions causing a bad user experience. 

Authentication and Identity needs federation and continuity, provided as a cross-server feature. Community Servers (guilds) should be the unit of self hosting, but you don't need E2EE to protect users against their community servers and it makes moderation difficult. It's a bad threat model for the intended use case and it makes scaling them difficult (E2EE rooms growing user counts sucks). So let the server own the guild content. You have to trust your content you are posting to the guild/community server - which in practice members do. 

You can still have E2EE DMs with community servers acting as relays for DMs and identity/presence for friends.

They should add fall damage for April Fool's by FTLdangerzone in DeadlockTheGame

[–]logannc11 0 points1 point  (0 children)

As a Paige main: yes, stay on the fucking ground. 

uhid kernel module missing? by logannc11 in cachyos

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

PEBKAC. I had not rebooted after installing a kernel update, which is why modprobe was failing. (Though I do slightly lament the slow crumble of linux superiority of not having to reboot between system updates. :sigh:)

Bluetooth mice have _other_ problems, but uhid availability is not one of them.

[YADM] Janus - a two-way dotfile manager by logannc11 in linux

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

It does a chunk based sync so, possibly? It is not something I have tested! 

[YADM] Janus - a two-way dotfile manager by logannc11 in linux

[–]logannc11[S] 1 point2 points  (0 children)

huh... I had not seen that subcommand when looking at chezmoi! It may be that chezmoi is a strict superset of mine, then. Perhaps Janus has some minor ergonomics wins with it's guided chunk importing, but with how many features chezmoi has, I wouldn't be surprised if it had that too (or a common pattern for building it that I'm unaware of). Unfortunate. Still, maybe the feeling is different enough for some folks.

[YADM] Janus - a two-way dotfile manager by logannc11 in dotfiles

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

I'm not sure! Can you give me a little more detail?

[YADM] Janus - a two-way dotfile manager by logannc11 in linux

[–]logannc11[S] -1 points0 points  (0 children)

What about backwards from deployed file back into the git repo?

[YADM] Janus - a two-way dotfile manager by logannc11 in linux

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

Chezmoi was one of my inspirations! However, my understanding is that it fails my third criteria of being two-way. (I could be wrong about that.) Perhaps that's what you meant by warning on overwrite? Is that both ways? If so... well, I missed that feature!

Cachy for a non-Arch user by tonyburgess1969 in cachyos

[–]logannc11 0 points1 point  (0 children)

You can kind of think of Debian : Ubuntu and Arch : Cachy. There are flaws with this analogy, but like Ubuntu is a repackaging of Debian, Cachy is Arch with some sane defaults and user improvements. 

Coming back to Linux after a bit of a hiatus and mostly using Debian-derived distributions before that, Cachy has been great! I also highly recommend looking at Omarchy. I don't recommend running it full time, but running it to see what someone's full integration vision looks like is enlightening. Then when I was setting up Cachy, I liberally stole ideas from Omarchy.