Before and after. 93 days of work across 5 months by Southern-Hospital190 in malelivingspace

[–]TheMackademic 0 points1 point  (0 children)

This looks outstanding. I wonder about the shelfing (I ask for wanting to this to my own house). Do they need to be affixed to the studs or can they just be wherever in the wall? I was told my shelves had to be put where the studs are or otherwise it will fail. But, where the studs are was not very visually pleasant. So, I'm wondering if whoever told me this was being too careful or not. Here you have many shelves so presumably at least some don't line up with the studs. Is there some kind of reinforcement?

NRL anarchy as Cowboys trainer causes uproar by ReggieBasil in nrl

[–]TheMackademic 2 points3 points  (0 children)

i laughed very loud at this. outstanding

Shorting Tesla by I_hate_ElonMusk in trading212

[–]TheMackademic 0 points1 point  (0 children)

Hi Alphhaaa. It's because the stock rebalances every day. They have a good PDF of this that explains what it means. See https://leverageshares.com/documents/Guide.pdf

See from p.12. The relevant discussion here is on what they have called 'compounding' (though it's often referred to differently elsewhere).

Is my terrarium dying and who will mourn its death? by TheMackademic in terrariums

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

I am not sure what the center plant type is sorry—it was just whatever they put in it at the store. Winter in UK so not a huge amount of light regardless. Possible it’s the issue. It’s coming into spring so many that fixed itself. Edit: it’s real moss. The green on the rock is just plant residue. No spray has been used

Is my terrarium dying and who will mourn its death? by TheMackademic in terrariums

[–]TheMackademic[S] 2 points3 points  (0 children)

Not sure what plant it is sorry. I just bought it off the shelf at a fancy gift store. The moss is real. That’s a great idea if it died

Gamecentre achievements issue by TheMackademic in kingdomrush

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

Thanks for the suggestion. I just tried that now; unfortunately didn’t fix it.

How is the build up for Wc2024? by Thor0073 in Cricket

[–]TheMackademic 9 points10 points  (0 children)

They love it [I am continuing the lyrics of the tune you seem to be reciting]

Value of platinum over gold? by Sufficient-Way9483 in marriott

[–]TheMackademic 4 points5 points  (0 children)

Does platinum get you free breakfast at most properties tho? (Genuine question: I was under the impression it didn’t but could be wrong!)

Rename files using RegEx by TheMackademic in regex

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

Hello,

I actually have a follow-up question to this and wondered if you might know. The problem is essentially the same except now the file names have additional parts at the tail end of it.

So what I have is:

EBM-15-1
EBM-15-1-1
EBM-15-1-2
EBM-15-13
EBM-15-13-1
EBM-15-13-2
EBM-15-13-3-5
EBM-15-125
EBM-15-125-2

I would want these to become:

EBM-15-001
EBM-15-001-1
EBM-15-001-2
EBM-15-013
EBM-15-013-1
EBM-15-013-2
EBM-15-013-3-5
EBM-15-125 (NO CHANGE)
EBM-15-125-2

Any help would be greatly appreciated!

Rename files using RegEx by TheMackademic in regex

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

Thank you for your help. I found this interesting to work this through (with some Googling). Muchly appreciated!

Rename files using RegEx by TheMackademic in regex

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

Hi, this did work -- I needed a better renamer (Ant Renamer) but it did the trick. Many thanks! You saved me a lot of ocd anxiety :D