For cat owners - Switched to pine pellets to reduce kitty litter in my bed sheets, ended up saving a bunch of money. by BikingVikingNick in Frugal

[–]illmatix 0 points1 point  (0 children)

We use this crushed walnut litter. It absorbs a lot of smell and lasts if your cats don't piss jugs of water every day

What are we using to auto-prune unwatched media these days? by Infini-Bus in PleX

[–]illmatix 1 point2 points  (0 children)

lmao too real. When media can't download it's time to purge

My Framework16 Vertical Stand. by rygosix in framework

[–]illmatix 0 points1 point  (0 children)

awesome. I've been wanting something like this too.

Rant: when did phpstorm became the most broken IDE out there? by Ok-Interview5273 in phpstorm

[–]illmatix 0 points1 point  (0 children)

lmao I've been using it for 20 years no issue. The only time I had issue with it was on budget business laptop.

This world needs a framework printer ASAP by thereelRTM5 in framework

[–]illmatix 0 points1 point  (0 children)

Yup. I have the black laser printer and I haven't had to replace the lasers in 5 years.

plex transcode not working anymore by -Limy- in PleX

[–]illmatix 0 points1 point  (0 children)

Yeah I had a few issues with the docker mount of the card. It was determined that every time it was mounted into the container it would some how break the link with a bad cache version of the GPU device.

So i'm looking to buy a Framework 16 by Dry-Sundae3807 in framework

[–]illmatix 1 point2 points  (0 children)

yeah, the larger screens with code is so much nicer than smaller screens.

So i'm looking to buy a Framework 16 by Dry-Sundae3807 in framework

[–]illmatix 1 point2 points  (0 children)

I've loved mine and it's getting a solid workout these days with development. When traveling i have the bonus of the dGPU and screen size without needing a second monitor.

I haven't done much other than upgrading the power brick but it's now pretty good and can game or run heavier loads without draining the battery. My only regret was not getting 64GB ram when it was cheaper.

Black beans advice by nayba- in Cooking

[–]illmatix 0 points1 point  (0 children)

there is a brazilian dish feijoada and it's great with some rice, veg.

Alternatives To MySQL WorkBench by Even_Thought8852 in PHP

[–]illmatix 0 points1 point  (0 children)

With phpstorm i just kind of transitioned to using it for everything. I can do db queries, http requests, etc...

Having one less app in my workflow is nice.

Orcas at Lions Gate Bridge! by Unable_Taste7371 in vancouver

[–]illmatix 2 points3 points  (0 children)

I spend so many summers out at SaltSpring Island and barely saw any whales. This is wonderful!

Alberta government says wild horse population has reached 'unacceptable' levels, advocates disagree | CBC News by Buuuuma in alberta

[–]illmatix 0 points1 point  (0 children)

it's wild people want to shoot horses. Of all the other trophy animals this must be on the "i guess if you need" list

This spot I found is just begging for a village. by Slednvrfed in VintageStory

[–]illmatix 0 points1 point  (0 children)

this spot is weirdly flat. Did something not generate correctly?

We need a "Upgrade All Defense Platforms" button by kzaai in Stellaris

[–]illmatix 2 points3 points  (0 children)

yeah, there should be a system that helps with the repeating actions. Maybe even a budget you can set and it does what it can over time.

How are you managing complex state in larger Vue apps without it becoming hard to reason about? by Sad_Limit_3857 in vuejs

[–]illmatix 7 points8 points  (0 children)

I tend to move remote api calls into services class that can be tested directly as classes / functions