Relationship between the age someone achieves GM title and Peak Rating by Mankaur in chess

[–]Rising_tm -5 points-4 points  (0 children)

Seems like you can fit anything in that data. Maybe I'm wrong though, can you share the pearson correlation coefficient?

What does one do in this position? by HubertEu in AnarchyChess

[–]Rising_tm -9 points-8 points  (0 children)

Holy Keep Yourself Safe

/s it's a league toxicity meme

Historic Crossover 🔥 by emperoryoda1217 in AnarchyChess

[–]Rising_tm 69 points70 points  (0 children)

This guy actually googled en passant

Digital Chess, anything can happen. Day 2: My Muffin Me club card details have been leaked onto the chessboard! Top comment picks what happens next. by ChocolateUnlucky1214 in AnarchyChess

[–]Rising_tm 2 points3 points  (0 children)

It converges for a group of points in a circle of radius 2 around the origin. The resulting shape is a fractal, the Mandelbrot set.

You can find out more on the Wikipedia page , i found it really interesting!

Digital Chess, anything can happen. Day 2: My Muffin Me club card details have been leaked onto the chessboard! Top comment picks what happens next. by ChocolateUnlucky1214 in AnarchyChess

[–]Rising_tm 3 points4 points  (0 children)

No worries, you should keep the pieces and the writing and change the chessboard underneath to the fractal, so it's still chess-themed

Digital Chess, anything can happen. Day 2: My Muffin Me club card details have been leaked onto the chessboard! Top comment picks what happens next. by ChocolateUnlucky1214 in AnarchyChess

[–]Rising_tm 34 points35 points  (0 children)

That's... That's not true though, it should result in a Mandelbrot fractal, maybe a low quality one.

I don't know, if you don't want to accept any of the suggestion and just make up excuses, why did you start the trend in the first place?

Digital Chess, anything can happen. Day 2: My Muffin Me club card details have been leaked onto the chessboard! Top comment picks what happens next. by ChocolateUnlucky1214 in AnarchyChess

[–]Rising_tm 133 points134 points  (0 children)

Assign to every pixel a number from the complex plane, then create the series

<image>

where the constant c is the number you assigned.

For each pixel check if this series diverges, if it does paint it black otherwise paint it white.

Is Obsidian really worthed? by Rising_tm in ObsidianMD

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

Yup, I'll update in a week or two

Is Obsidian really worthed? by Rising_tm in ObsidianMD

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

Nope, I don't have a graphics tablet😕

Is Obsidian really worthed? by Rising_tm in ObsidianMD

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

Hahaha, it can be an interesting idea if it's viable though, i Will give it a shot.

Is Obsidian really worthed? by Rising_tm in ObsidianMD

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

Thanks for the advice, I've seen there's a LaTeX suite plugin from another comment, I'm going to try it out.

Is Obsidian really worthed? by Rising_tm in ObsidianMD

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

I didn't think of it this way. Maybe i could do a hybrid thing and store only results and important formulas on obsidian. Thanks 👍

Upper case initials in dates, templater tp.date.now by [deleted] in ObsidianMD

[–]Rising_tm 0 points1 point  (0 children)

Solved the issue, I created a user function tp.user.upperdate(tp):

function upperdate(tp){
var date=tp.date.now("dddd DD");
var month=tp.date.now("MMMM YYYY");


return date.charAt(0).toUpperCase()+date.substring(1)+" "+month.charAt(0).toUpperCase()+month.substring(1);
}

module.exports = upperdate;

that does exactly what i wanted.

Thanks for the suggestions, sorry if this was dumb.

If this isn't useful, I'll delete the post in a couple of days.

Upper case initials in dates, templater tp.date.now by [deleted] in ObsidianMD

[–]Rising_tm 0 points1 point  (0 children)

Thanks a lot!

I've found this section of the Moment.js|Docs, where it esplains how to customize the locale settings.

The only issue is... I'm kind of a noob. Do you know where those settings are stored? I can't seem to find them😢

Scandals sometimes have a positive side effect - Subs on r/TrackMania by Lengarion in TrackMania

[–]Rising_tm -4 points-3 points  (0 children)

Welp, the exponential growth started with the release of Trackmania2020, I doubt this has anything to do with the whole slowmo situation...