HackerTrans
TopNewTrendsCommentsPastAskShowJobs

meow_cat

no profile record

comments

meow_cat
·قبل 6 أشهر·discuss
to add on: alternatives I am seriously considering is buying a macbook m2 purely for lightroom and run linux on intel, and macbook m2 + asahi + dumping the intel.
meow_cat
·قبل 6 أشهر·discuss
I tested literally all alternatives to Lightroom, including even other commercial Windows only software, just because I want to get off the subscription. I tested two specific functions I use and need, and zero of all other programs do them well. It's frustrating.
meow_cat
·قبل 6 أشهر·discuss
Only thing holding me back is Adobe Lightroom, and has been for a while.
meow_cat
·قبل 11 شهرًا·discuss
I actually use OfType<TR> to remove null elements as suggested by the doc. https://learn.microsoft.com/en-us/dotnet/api/system.linq.enu... Performance-wise, where is this situated?
meow_cat
·السنة الماضية·discuss
Is there an established way to take into account that people rate different types of restaurants on very different scales? "5 stars great burgers and cheap beer" vs "the avocado soufflé on the 6th course was such a letdown, no creativity at all, ruined my evening, 3 stars". I've seen particularly harsh reviews on fine dining restaurants that speak more about the entitlement of the customer than on the quality of the place.
meow_cat
·السنة الماضية·discuss
I'm not sure I understand the use case. What problems does this solve that a nice Docker Compose file doesn't?
meow_cat
·قبل سنتين·discuss
Maybe I'm missing something obvious, but what is the idea behind quantizing and tokenizing time series? We tokenize text because text isn't numbers. In the case of time series, we're... turning numbers into less precise numbers? The benefit of scaling and centering is trivial and i guess all timeseries ML does it, but I don't see why we need a token after that.