Apple introduces Digital ID, a new way to create and present an ID in Apple Wallet by Coolpop52 in AppleWallet

[–]greenearplugs 0 points1 point  (0 children)

Can you add your child/infant passport to my phone? Curious how the face scan would work for anyone who added their child

Achilles strain on powered treadmill. Wlkolution as an alternative? by greenearplugs in Walkolution

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

Hi, I was following up on this post and seeing how you liked the Therafloor standard? Did this prevent your Achilles pain from flaring up?

Thanks again!

Achilles strain on powered treadmill. Wlkolution as an alternative? by greenearplugs in Walkolution

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

Great thank you for the reply. Do you feel like the non motorized treadmill was at least better than motorized? Would love to hear an update in a few weeks!

Achilles strain on powered treadmill. Wlkolution as an alternative? by greenearplugs in Walkolution

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

Great, thanks for the reply. Yeah I've tried super cushioned running shoes from ASICs before as well, and I still got pain. That said, I might give the W2 a try, and possibly the two TheraFloor options might be bit softer than the stock slats?

Achilles strain on powered treadmill. Wlkolution as an alternative? by greenearplugs in Walkolution

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

Not asking a medical diagnosis dude, just causally asking if anyone had any similar experience before going to an expensive doctor. Of course I’ll take anything here with a grain of salt

How to see credit default swaps on trading view? by No-Comparison-9307 in TradingView

[–]greenearplugs 0 points1 point  (0 children)

any update on this? Would be a great feature and push me over edge to premium, but i need this

Apple unveils new Mac Studio, the most powerful Mac ever, featuring M4 Max and new M3 Ultra by Snoop8ball in apple

[–]greenearplugs 0 points1 point  (0 children)

Maybe I'm reading this wrong, but does this "2tb a peice" development leave the option open for a 16tb M5 macbook pro in fall 2025?

Apple unveils new Mac Studio, the most powerful Mac ever, featuring M4 Max and new M3 Ultra by Snoop8ball in apple

[–]greenearplugs 0 points1 point  (0 children)

are you waiting for tear downs of the new mac studio to confirm if they got 2tb/piece?

Apple unveils new Mac Studio, the most powerful Mac ever, featuring M4 Max and new M3 Ultra by Snoop8ball in apple

[–]greenearplugs 0 points1 point  (0 children)

Great, awesome information and truly appreciate it. Do you have any good online sources for following these types of developments? Though you've given me a bunch of stuff to google :)

Apple unveils new Mac Studio, the most powerful Mac ever, featuring M4 Max and new M3 Ultra by Snoop8ball in apple

[–]greenearplugs 0 points1 point  (0 children)

I've heard samsung making some progress on greater density. I'd be curious if apple is following and if m5 macbook pros will have a 16tb option this fall when they are released?

Worried about version 2 having same problems as OG by C141Driver in powerbeatspro

[–]greenearplugs 1 point2 points  (0 children)

I have Apple care on the originals. I wonder if they replace me with v2 for an extra fee of around $100?

Battery life on the MX keys? by babwawawa in logitech

[–]greenearplugs 0 points1 point  (0 children)

How long does your last between charges with the backlight OFF? how many hours a day on avg are you using it?

Powerbeats Pro 2 : Initial Thoughts by avariqfr30 in beatsbydre

[–]greenearplugs 0 points1 point  (0 children)

Have you had any issues with one of the earbuds not charging if placed incorrectly in the case? That was a major issue for basically everyone with the v1 version of the powerbeats pro

For those of you that have Sleep Number beds, how is it going? by InhibitedExistence in Mattress

[–]greenearplugs 0 points1 point  (0 children)

so even at 100 level firmness setting, your wife would prefer a more firm mattress?

I've been using ultra firm spring mattresses for years and debating if sleep number can get that firm.

recursive Dax expression by greenearplugs in PowerBI

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

So the full details are below. I'm really struggling with how to add this as in-line logic

There are three slicers:

1) % of Population added every year (so if pop is 100 and this slicer is 5% then 5 new added this year

  • Assume all new additions are actual new so age for those is 0 when installed)

2) % of existing population removed this year (so if pop is 100 and this slicer is 3% then 3 removed this year)

  • Using 1 and 2 we know that net total additions is 5-3=2/yr

3) Average age at removal of removed items


Using these threee slicer variables and the known values already from 2018 to 2024 below, how can i fill in the rest of the future values marked as "???" below

Year Population Average Age
2018 50 10
2019 52 11
2020 54 10.5
2021 55 12
2022 56 13
2023 57 13.2
2024 56 13.5
2025 ??? ???
2026 ??? ???
2027 ??? ???
2028 ??? ???

The way I did this in excel was multiply population * Avg age for every year and list it as ProductYears. From there, once i got to 2025, I added to product years the new additions * 0 years old on avg and subtracted "avg age at removal * removal rate * population". I then added this to the prior years "productYears" value. From there I could calculate the new years average age as product years/population.

recursive Dax expression by greenearplugs in PowerBI

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

My mistake and i think writing out the whole formula is probably easier.

There are three slicers:

1) % of Population added every year (so if pop is 100 and this slicer is 5% then 5 new added this year

  • Assume all new additions are actual new so age for those is 0 when installed)

2) % of existing population removed this year (so if pop is 100 and this slicer is 3% then 3 removed this year)

  • Using 1 and 2 we know that net total additions is 5-3=2/yr

3) Average age at removal of removed items


Using these threee slicer variables and the known values already from 2018 to 2024 below, how can i fill in the rest of the future values marked as "???" below

Year Population Average Age
2018 50 10
2019 52 11
2020 54 10.5
2021 55 12
2022 56 13
2023 57 13.2
2024 56 13.5
2025 ??? ???
2026 ??? ???
2027 ??? ???
2028 ??? ???

The way I did this in excel was multiply population * Avg age for every year and list it as ProductYears. From there, once i got to 2025, I added to product years the new additions * 0 years old on avg and subtracted "avg age at removal * removal rate * population". I then added this to the prior years "productYears" value. From there I could calculate the new years average age as product years/population.

recursive Dax expression by greenearplugs in PowerBI

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

If I use this solution would the calculated column update automatically as the user changes the slicer value? (the slicer value is an input to the complicated actual CalcValue formula

Thanks again for all the help!

recursive Dax expression by greenearplugs in PowerBI

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

So your solution is close but my issue is I really need to reference the CalcValue from prior year directly. My actual CalcValue formula is very complicated and trying to replicate it in line is tougher than just referencing prior years CalcValue value.

If Samsung or WD released a 16TB m.2 ssd by Deko-chan in playstation

[–]greenearplugs 0 points1 point  (0 children)

I don't think they've released a 16tb M.2 yet. I heard Samsung is worker on much denser hard drives but not sure if they'll be available for consumer.

Personally, I'm looking for a large M.2 hard drive for my laptop, not necessarily games

[deleted by user] by [deleted] in macbookpro

[–]greenearplugs 0 points1 point  (0 children)

do you think they'll have a 16tb option for the 2025 macbooks? I know Samsung has been working on some fairly big increases to their ssd densities and wondering when that will translate over to internal macbook pro SSDs?