HackerTrans
トップ新着トレンドコメント過去質問紹介求人

lstamour

no profile record

コメント

lstamour
·10 か月前·議論
I might be wrong on this, but I vaguely recall that on macOS back when you could commonly option-click to reveal advanced options, if you held option when clicking a sort it would change how it sorted from alphabetical to lexical or vice versa. I’m not a thousand percent sure of it, though, I think when I needed it I was able to set a directory preference via terminal to change how a specific directory was sorted and it was an option there. MacOS had (or has) a lot of buried options which I presume date back to its origins as a Unix as well as a convenience to its developers. A lot of the command line utilities were hacked calls to graphical settings code though, so it wasn’t very stable version to version as the UI calls changed and nobody prioritized non-UI bug fixes or breaking changes. These days CLI is nearly forgotten or assumed to be an exploit vector - see Screen Time data for example.
lstamour
·10 か月前·議論
It’s crazy that Sonos used to* have local wifi mesh networking and they decided “the cloud is better”.

* technically still does, but they tried to switch before they backpedaled
lstamour
·3 年前·議論
Literally, and speaking generally, the stock price might go up due to short term gains? Layoffs are a form of cost-cutting and assuming it doesn’t affect the service or product, this leads to short term increased profits or offsets expected incurred losses? Not everyone playing the stock market is a value investor.

As the fine article notes:

> At time of writing, it’s unclear why Hasbro’s chosen to lay off employees at the single strongest company in its portfolio. This year, Wizards debuted a critically if not commercially successful major motion picture, earned a Game of the Year trophy at the 2023 Game Awards, and was consistently profitable, but Hasbro’s still sacking its employees. It’s the sort of math that only makes sense if you’ve got shareholders to placate.
lstamour
·4 年前·議論
They might have had a lower voice in a later version? I think it was lower in this clip: https://youtu.be/PA0x60xhusQ

Chat “stickers” aren’t quite as clever as they used to be - there’s a certain 90s whimsy missing from today’s apps and websites: https://youtu.be/pbturFbi-vc
lstamour
·5 年前·議論
Reading the thread itself, it’s a bit of both. Windows Terminal is complex, ClearType is complex and Unicode rendering is complex. That said… https://github.com/cmuratori/refterm does exist, does not support ClearType, but does claim to fully support Unicode. Unfortunately, Microsoft can’t use the code because (a) it’s GPLv2 and (b) it sounds like the Windows Terminal project is indeed a bit more complicated than can be hacked on over a weekend and would need extensive refactoring to support the approach. So it sounds a bit more like a brownfield problem than simply ignoring half the things it needs to do, though it probably does that too.
lstamour
·5 年前·議論
As FYI, it’s still owned by Foxconn; that was a joke.
lstamour
·6 年前·議論
Also, not to pile on, but it doesn’t work in every country Mint is supported in. I can’t speak to other countries, but they’re missing Canadian banks and aren’t even available for download on the Canadian App Store.
lstamour
·7 年前·議論
The problem for me is “putting it down when I get home” as I’m either still using it, or trying to do a workout. Inevitably if I’m not careful about battery life, it will die in the middle of said workouts. I’m honestly thinking I might get a second cheaper Watch just to keep motivated. I just wish there was broader support for fitness equipment compatibility, then maybe it could reduce battery life drain while tracking workouts...
lstamour
·7 年前·議論
The Beddit devices I tried ended up breaking due to either wireless communication issues or sensor damage. I gave up on it. I’m thinking if I end up with a spare Apple Watch for whatever reason that I’d use the old spare while sleeping.
lstamour
·7 年前·議論
I don’t have hard stats to back this up, but with the new watchOS 6 it recently improved quite a bit for me, also on Watch Series 4. It’s particularly improved with workouts, though I would still love to have a feature that can “Undo” pausing a workout or vice versa, undo a workout that ran 20 hours longer than it was supposed to. Don’t get me wrong, great watch, great improvements, just... not perfect. Also, being able to track my activity between sleeping periods instead of only midnight to midnight would also be nice to have.
lstamour
·7 年前·議論
I also see this as a play for cloud marketshare, but if Github can nail the “simple yet good enough” UI standard for this CI service, it’ll win out hands-down over Azure, which would evolve to become the more niche product that does more for SME, enterprise and larger teams, perhaps. Win/win, especially if they’ve a migration strategy between the services. I just hope the free Azure DevOps plan (for open source) doesn’t go away now that this exists. The more cloud companies can do to lower the barrier of entry, the better. :)
lstamour
·7 年前·議論
It seems to me that the problem is entirely of the web advertiser’s making, though. When the web was new and novel, tracking was used to prove or validate specific ad spend. You can still do that sort of comparative analysis but now detection might have to live on and be limited to what can be detected from the advertiser’s own site. And if by the nature of the product or sale, it proves impossible to tell if I’m a human, well, that will be a shared cost or concern that all advertisers would have. If sites were forced to or mandated this new form of anti-tracking ad, advertisers would eventually go along with it because the alternative is not advertising on the large percentage of sites which have adopted it. This would probably make non-web ads and validated human email addresses more valuable unless they too are subject to the same anti-tracking provisions. An email service (or search service) by it’s nature offers more opportunities to tell if you’re human though, and such services would be inherently more profitable to advertise on... (see Facebook profits)

I don’t really see problems here outside of encouraging an entire industry to move on from tracking and/or DRM the way an entire nascent industry moved on from the popup and pop-under ad, or invasive screen takeover and annoying animated ads.
lstamour
·8 年前·議論
I haven't received obscure python error messages in awhile... but then that was because I switched to odrive as a sync client, about two years back. Really, Google Drive the website and storage service are both amazing, but the client apps? Not so much... At least they've a clear API (fourth gen now?) so third party apps are easily supported.