Huh?

This profile is from a federated server and may be incomplete. Browse more on the original instance.

fushuan,

Honestly you only need a d20 and a d6. D4? Divide by 5. D8? D20/5 x d20/10. D12? D6xd10/2

MATH BABY

fushuan, (edited )

You are absolutely right, I was thinking d6d2 as: the D2 rolls 1, it’s d6. The D2 rolls 2,its 6+d6. That’s not what my math said so my bad!

Edit: your equation is what I had in my mind, which is sorta what we do to roll d100.

fushuan,

You are right, in my mind the d20/2 was some sort of iterator over the d20/5, the correct math would be d20/5+(20/5*(d20/10-1)). To get 5 this expresion would be with a 1-5 in the first one and a 11-20 on the second, the first would be 1 (rounded up) , and the second one 4*(2-1), so 5. The idea is that you use the second one to decide how many batches of the full first batch you add to the first one. As if you were rolling a d100 with two d10 but in base 20/5 instead of base 10. It’s not actually base 20/5 but that’s the idea, one of the dice is the “tens” dice and the other is the “hundreds” dice.

… math baby

fushuan,

that dice would either be really big, or it would just be a ball that would take too long to stop rolling lol… I want it now.

fushuan,

Sure, it’ll just add up to the high body count the party has, w/e.

fushuan,

I could swear he was a cleric who somehow had the familiar spell. Yeah, cleric: criticalrole.fandom.com/wiki/Shakäste

fushuan,

But… There’s a spell called remove blindness in several dnd editions. It’s not even high level.

I’d say that if there’s a spell that literally states a fix, it’s fixable. There might be some that do not though.

fushuan,

Pathfinder 1e / dnd 3.5 : www.d20srd.org/srd/…/removeBlindnessDeafness.htm

Remove blindness/deafness cures blindness or deafness (your choice), whether the effect is normal or magical in nature.

5e spell: www.dndbeyond.com/spells/lesser-restoration

5e’s spell might be interpreted as in, it removes the “blinded” condition, which might be different than being “blind”. However I would guess that when they developed the spell they did not think about it, they just bundled a bunch of spells in 1.

fushuan,

You would also account the gas and maintenance of the car that needs to drive that much. Also, now you are doing “overtime” every day. Thanks no thanks.

fushuan,

Their plan was for poe2 to be an update to poe1, and for the player to be able to pick campaigns that share an endgame, but apparently the changes were so big that poe2 will be a separate game with separate mechanics. Both games will coexist.

fushuan,

As a plus, we will maintain all microtransactions in between games, that is still a thing even if they are separate games.

fushuan, (edited )

Lmao, good luck finding a good mouse that is also big enough. I’m 1.93 with comparable hands, and the typical razer trinity sized mouses are too small, and bigger mouses are just worse.

I guess I got used to the fingertip grip, it isn’t tiring at all after spending the whole day working on a PC and the remainder gaming with the same mouse.

BTW, when gaming sometimes I don’t even move the hand, only the fingers

fushuan,

It’s the best if you convince your boss that you need it for work in your non admin privilege system because you can sudo inside there so you can install whatever.

fushuan,

If you are asking what rubber ducking is, it’s the practice of explaining your issues to a toy as if it were a coworker. Explaining your issues to a coworker forces you to organise your thoughts and problems so that wherever you tell makes sense, and a lot of times the act of organising pushes you to vetch the fault in your logic, or the issue that needs fixing, the missing part…

fushuan,

Not really, I just info dump my partner on my coffee break and since she’s not a dev, the process of simplifying the issue so she somewhat understands and shortening it so she doesn’t get too bored is helpful enough.

fushuan,

What I do is I create rules with which I tag emails and auto archive them. This moves them to “folders” in a way I decide and removes them from the inbox. They all are still in the all mail tab.

I also archive all the mail after processing it so that “clear the inbox” feeling that Inbox had is not lost.

I still prefer Inbox to Gmail but I emulated all the features I used.

fushuan,

Stats I understand, but if your character isn’t trained in intimidation, they shouldn’t really be able to improvise those intimidating phrases or scenes the player is role playing. That’s why I prefer to roll first and rp after.

fushuan,

You… Don’t need charisma to look scary. Having the intimidation skill trained makes the difference between being a strong character that looks stupid and a strong character that looks menacing.

All your examples are verbal intimidation, when I made clear that I don’t mind using strength for intimidation. How does one train in intimidation? Well, having a background of being a mob, warrior, anything that usually partakes in intimidating people, and then training 5he skill on character creation. If your character has been actually training the skill, maybe you can talk to the DM to swap some skills around or pick a feat that let’s you train it.

If your character focuses on being the master of the halberd, all it looks is like a stupid soldier. Yeah, with a +5 to intimidation because muscles big, but it really doesn’t compare to the +9 that someone with experience/training in intimidation would have due to proficiency.

fushuan,

Why would you go to bard college? Pick intimidation as a skill on character creation, pick a background that has it because it makes sense, pick a feat that grants intimidation if your character practices or tries to intimidate people regularly.

As always, the DC of the roll changes depending on your actions. If you perform something super scary with your axe or whatever depending on the enemy the DC of the rill will get lowered, obviously.

fushuan,

Slight correction. In case of fire:

Git checkout -b firemyusername Git commit -am=“fire” Git push.

We don’t want to have conflicts with code versions when going in on a rush, better to create a new branch. We can merge all the conflicts afterwards.

fushuan,

Ofc, you might be working directly on develop/master/shared branch, I know people that work in those environments (ew)

fushuan,

Nah, what I need is doble new lines of code blocks since this is markdown and it fucked the display.

fushuan,

I’ll admit I just press the buttons in my favourite IDE and had to look up the commands to remind myself, but yeah.

fushuan,

I know how to do it, I was just lazy lmao.

fushuan,

About 3, idk what’s going on with my system, but sometimes after a big yay update, the kde login fails (something about the plasma environment failing to boot or idk I have not debugged it correctly yet), then after a reboot systemd-boot fails to load it and the efi entry dissapears. I’m forced to arch-chroot and reinstall the bootctl. After doing so, sometimes I have to do it again and other times it logs correctly.

Again, not debugged it correctly but it’s not like I did any kind of weird change to any config, just installed some flatpaks, some steam games, and lutris for League, which in the end is basically wine, and a yay update provoking this behaviour is pretty bad.

fushuan,

Yeah, I’ve taken the routine of logging into tty3 before kde to pipe the journal tal output into a file to debug only the error if it happens. Yeah I know I can fine tune then output to get only the last execution and so on and I have done it, but it was not that clear and this happened after a work day and I wanted to fuck off and chill so the next time it happens I’ll be more through.

Just Linux stuff xD

fushuan,

Yeah, it’s not that big of a deal for me, but damn if this would not be a deal breaker for a regular user, and I ensure you that a regular user would install league and steam or something of the sort xD

Like, I’m a software engineer and arch-chrooting once in a while to launch some commands is nbd, but a regular office worker that hardly runs some commands once in a while in terminals, copied from (safe) random places? Yeah good luck I bet they would just either distro hop or format and reinstall windows.

fushuan,

Arch, because the packman animation when installing packages is very nice.

Fite me.

fushuan,

I’m using endeavouros but it’s too long to type and I’m lazy, hence arch. It seems that endeavour has ilovecandy by default, so that one.

fushuan,

If(false) works in interpreted languages, the other one doesn’t. It’s stupid either way, that’s what version control is for, but if we are doing the stupidness anyway, you can’t use preprocessor flags in many languages because shit doesn’t get compiled.

fushuan,

I’m going to nitpick your comment because we are Linux users and it’s in our blood.

Heard about LaTex? You don’t really need to use Word to write resumes. In fact, I’d advise you against it. It’s easier to go to overleaf, download an existing template and generate a usable pdf that won’t break.

fushuan,

You should push for something like BIZUM. Say what you will about Spain but we got that right.

fushuan,

That’s awesome, if I can use the Bizum equivalent all over the EU, I’d be delighted.

Which are the best SFW extensions for Tachiyomi?

I know this is not a Christian community, but I recently discovered Tachiyomi looking for alternatives to Saikou and a good alternative to read manga (which I don’t do much, but it makes me curious) is Tachiyomi and although installing extensions is really simple the vast majority have NSFW content (or hentai?) and Jesus, I...

fushuan,

My go to is discovering comics outside of tachiyomi and then searching them inside. For most manga that exists on webpages like mangahere or mangakakalot, the first or last page tells you which scanlators did it, and in most cases there’s an extension to their direct webpage. You can then add that extension and migrate the comic.

Also, you can go to settings, browse, and untick the option for +18 content sources. Those extensions should dissappear.

fushuan,

Well, when telegram alucnhed whatsapp did not have e2e encryption so it was more secure than WhatsApp. Then whatsapp implemented it while telegram pushed tons of new features. It’s been some time.

fushuan,

This is for youtubers, so that they can hace a summary of the comments I guess.

fushuan,

All the people mentioning zip locks and shit. I don’t get how you do your daily decision making stuff but if I open one of those, the rest goes into a bowl of milk for breakfast.

fushuan,

You take a bite of the crust because it’s one of those cheese crusts and it tastes like shit if you don’t eat it alongside the pizza itself.

fushuan,

Oh noes some people died! Way more people have died through covid, the ukraine&russia war, the new gaza massacre, of hunger on africa every year… It might have affected you because it happened nearby, but you are not special for having things like that happen to you.

fushuan,

“I’ll try to fix it. Now that I put it in taking it down brings the Internet down. Sorry, let me think how to fix this”

And literally put up excuses until they get used to it. I’m sorry but they made you do stuff you didn’t enjoy for your own good while telling white lies, it’s time for payback.

fushuan,

Some people care more about fucking advertisers than privacy, as long as they don’t have to suffer through the ads themselves. But yeah, blocking is more private than fake clicking.

fushuan,

I’d say that they are as healthy as the burger king meat they are substituting. I wouldn’t eat either but if you are there, picking either is equally bad so whatever.

fushuan,

Nah man if you halve your current meat consumption you are doing a big benefit to society and it’s much easier than going 100%. You don’t really need to go 100% either, if it’s about environment, eating sometimes whatever you want is completely valid, and I don’t think I’ve met any vegan/vegetarian that criticises that.

If you want to sprinkle your beans with a bit of bacon, it’s tasty as hell and not that big of a deal. If you want to eat some lentils with carrots and some slices of chorizo, it’s really fine. Some days you will feel like eating fries with fake fish sticks, some days you will prefer to eat a sandwich with a slice of ham, idc. It’s all really about reducing the intake and then, after doing it, having more freedom for picking higher quality products, which are more expensive but now you can allow them since you eat so much less of them.

fushuan,

Most of the time it’s contextual. It’s not the film itself most people remember, but what they felt while watching it, so if it felt special to them in that moment, they will remember it as a great movie, but if they then try to recall it in the future, it won’t feel the same since it lacks all the “magic”.

fushuan,

It’s also funny how they mention languages and frameworks, but php is just php. No symphony or whatever people use now, php. And somehow people whlent from using frameworks in python to not using them? It makes little sense.

fushuan,

Rusty drain pipe is a stand in for unclean ass

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • uselessserver093
  • Food
  • aaaaaaacccccccce
  • test
  • CafeMeta
  • testmag
  • MUD
  • RhythmGameZone
  • RSS
  • dabs
  • KamenRider
  • TheResearchGuardian
  • KbinCafe
  • Socialism
  • oklahoma
  • SuperSentai
  • feritale
  • All magazines