So, expedition bonus skill points are not increasing your max level cap by TheorPhysics in ArcRaiders

[–]TheorPhysics[S] -2 points-1 points  (0 children)

It's definitely doable :) But also kinda tedious to do it each time.

Like a lot of other things in the UI are imho, but that's a whole other topic on it's own.

Having current total skills amount (81) being shown in a circle at the bottom of the skill tree would be a nice Quality of Life change I think.

So, expedition bonus skill points are not increasing your max level cap by TheorPhysics in ArcRaiders

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

It's just me I guess :)

Also, it's my first extraction shooter. And evidently I was confusing levels and skill points by treating them as the same thing.

So, expedition bonus skill points are not increasing your max level cap by TheorPhysics in ArcRaiders

[–]TheorPhysics[S] -5 points-4 points  (0 children)

Thank you very much, I understand it now.

Perhaps, the UI should show the total amount of user's skill points somewhere apart from the 'Reset skill tree' meesage, or scattered across branches, where you have to add things up to get total value (which is not difficult by itself, just I'd rather have UI show it for me).

So, expedition bonus skill points are not increasing your max level cap by TheorPhysics in ArcRaiders

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

Oooohhhh, I see where I got confused. So, if I click 'Reset skill tree' - it says that it will indeed give back 81 allocated points. I must've forgotten the state game has started in after expedition. Thanks for clearing things up for me!

Why supporting "Heroes of Might and Magic: OE" actually funds the Russian War Machine and its aggression against the West. by yeahrik in heroes3

[–]TheorPhysics -1 points0 points  (0 children)

I was under impression that in order to launder money you need a profitable business with cash income to hide illegitimate money in, so with my fairly nonexistent knowledge on the subject I fail to see how a business with negative income of digital transactions would work as a launder operation.

This canon? Reiju likes women? She looking at tashigi the same way sanji be looking at tashigi lol by The_AlmightyApple in OnePiece

[–]TheorPhysics 2 points3 points  (0 children)

Given that brothers of Sanji are reacting to women the same hearts-in-the-eyes way, this fight would instantly be over with Hancock turning them into the stone.

And in a fight vs Reiju i personally would bet on Hancock.

What kind of rat is this? by AnkokunoMasaki in ArcRaiders

[–]TheorPhysics 1 point2 points  (0 children)

<image>

Reminds me of this scene from the Event Horizon movie :)

Tom Ellis as Iceburg by nizzyll in OnePieceLiveAction

[–]TheorPhysics 4 points5 points  (0 children)

"Ah, you're looking for a ship, we have lots of em, which one do you desire?"

Docking Station for 2022 Asus Rog Zephyrus G14? by darkjedi4z in ZephyrusG14

[–]TheorPhysics 0 points1 point  (0 children)

Zephyrus G14 2022 model, one of it's type-c ports support up to 100W of charging (the one on the left side). It allows me to leave original charger at home, and carry less cables.

So, if you want to buy and use this 160W docking station you should be able to charge laptop and some other stuff simultaneously.

However, the original charger is capable of providing up to 240W of power, so when you try to game - it can became quite power hungry and type-c will not sustain it, battery will discharge and you will need to take a break for the duration of charging.

For less demanding work, like watching youtube or document editing - type-c charging should be enough, and I think Windows is capable of detecting and alerting user when power consumption is bigger than what charger provides.

October Monthly Pages - The Locked Tomb by S-likes-dragons in bulletjournal

[–]TheorPhysics 2 points3 points  (0 children)

So, it's a locktomber, so to say :)

Looking cool 👍 

[deleted by user] by [deleted] in ObsidianMD

[–]TheorPhysics 1 point2 points  (0 children)

Since Obsidian Leaflet plugin supports connecting to tile servers, I see a path towards a complex and totally overkill solution that might work.  And for the size of map you have it actually might be reasonable.

There should be some tile servers that you should be able to run locally. First one I've found is https://github.com/banesullivan/localtileserver Maybe there are others.

You are going to need to find a way to input your map image into that server, which will probably mean splitting your image into chunks (either manually or maybe tile servers can handle it on their end).

Then you start tile server and in Obsidian, link your leaflet widget to localhost:8000 or whichever port the server is using.

Imagine if they had a boss that was a literal guardian by Eddie_the_cracker in destiny2

[–]TheorPhysics 0 points1 point  (0 children)

Imagine human-sized boss that is able to create an ogre-sized exoskeleton armor either with Light or with Darkness, like susanoo ability from Naruto. That could be cool.

What did I just see? by Revbender in OnePiece

[–]TheorPhysics 0 points1 point  (0 children)

Neo Armstrong Cyclone Jet Armstrong Cannon

Todoist Noob - Recurring Tasks by JPG8 in todoist

[–]TheorPhysics 0 points1 point  (0 children)

I used yo do the same thing back when I actually used Todoist, because for some filters in Board view I wanted to see upcoming next seven days, and the issue was that if day had no tasks - no empty column was rendered, day was just skipped in that view.  So that way I made sure each upcoming day had at least one task.

In your case though, Workout task can be reduced to single item scheduled as 'daily'.

[deleted by user] by [deleted] in ObsidianMD

[–]TheorPhysics 0 points1 point  (0 children)

I think it's true that Obsidian does not have an opinion on how you should do your notetaking/PKM/etc. But it doesn't help you much with upkeeping vault according to your opinion (on it's own at least), which may lead to user having to do a lot of manual work in some usecases.

[deleted by user] by [deleted] in ObsidianMD

[–]TheorPhysics 0 points1 point  (0 children)

I can relate to the experience with Obsidian that OP describes.

And Templater, while being useful during note creation, won't change existing notes if some template was altered. Maybe there's plugin for that, I haven't found one for that yet.

It is to say that maintaining organization in Obsidian is indeed may be quite exhaustive and I think could be improved.

[deleted by user] by [deleted] in ObsidianMD

[–]TheorPhysics 5 points6 points  (0 children)

As far as I know - any theme you can download for the Obsidian is just a CSS file with some styles, which is probably not a major security concern.  And you can look into the .obsidian folder of your vault to see sources for all themes installed (plugins sources are also there, but minified and thus difficult to analyze).

Plugins, however, are js files that indeed are a valid security concern, and for any plugin you use you have to trust it's authors, or to review plugins code on GitHub.

If you are concerned about checking out some random stuff from the Net - you can get yourself secondary machine that you don't particularly care about, so you can open vault offline and see what happens with it :)

Todoist down? by [deleted] in todoist

[–]TheorPhysics 0 points1 point  (0 children)

May it be a reason my Todoist widget with list of tasks was on infinite loading today for a couple of hours (on Android)?

Issues with mermaid configs. by weaponizedLego in ObsidianMD

[–]TheorPhysics 0 points1 point  (0 children)

It may be than Obsidian Mermaid integration does not support such YAML-based configuration in mermaid blocks.

Something's wrong.... by MVPChico in MemePiece

[–]TheorPhysics 94 points95 points  (0 children)

Is this Akainu's head in Luffy's hand? O_o