HackerTrans
TopNewTrendsCommentsPastAskShowJobs

slipperydippery

no profile record

comments

slipperydippery
·11 ay önce·discuss
Yep, I open Xcode several times per year, but haven't done it on purpose since... uh, 2014 or so?
slipperydippery
·11 ay önce·discuss
> When I had a bad experience at a chain pharmacy 10-ish years ago I spent less than an hour, googled "independent pharmacies" and found the National Community Pharmacists Association. They have a locator for locally-owned independent pharmacies and I switched to one of those.

The sole local thing I've been missing around here is a pharmacy that's not fucking CVS, which is awful (and Walgreens isn't better). I hadn't been able to find one using Maps.

Just tried this tool, very hopeful. There are six CVSs closer than the nearest independent pharmacy, literally a dozen towns closer to me than any of these independent pharmacies, and not a one with a non-megachain pharmacy in it :-/ Not driving 25ish minutes each way when we have to go two or three times a month (kids with regular prescriptions). Bummer. I really, really hate CVS.

> And before you say "there's no other option" you're wrong, unless you live in a deep rural area where the nearest store is 20 minutes away and is a Dollar General, you are wrong.

This varies greatly regionally. From what I can tell the places with the healthiest local business options are ones where not just some neighborhoods or a town or two are (relatively) rich, but the whole area is rich, and at least somewhat densely populated. Which makes sense, but is sad for all the small towns out there with people really ideologically dedicated to "local business"—there's a reason those struggle and often fail within a year or two, in those places, and it's because there's no money in the area.
slipperydippery
·11 ay önce·discuss
I don’t get drawing a distinction. If a company has it, there’s at least one government out there that either also already has it (some telecom companies just give them data portals, for example) or can any time they choose.

Corporate surveillance is government surveillance. Always has been.
slipperydippery
·11 ay önce·discuss
I think the author needs to shop at "richer" places for the treatment they want. Service is rich-people shit, and they're evidently not spending rich-people money. Inflation may recently have fucked up their expectations. It's been rough, I get it, I feel like I've dropped a "class" or so, too, just as I was clawing my way into upper-middle.

$300 full-retail for two pairs of sneakers in the downtown of a major city is not rich people money anymore, the goddamn trash-tier sneakers for my kids at Kohls often cost like $50+ a pair—on clearance. That's dead-center middle-class spending now, and the middle class has had shit service a long time.

I get it. $100 sneakers should be premium. $150? Pft! If you're somewhere that stocks those, it's gotta be nice, right? I mean damn. But not so much any more.

I suspect there's something similar going on with the rest of what they're seeing. Though yes, I agree that the middle class once again receiving any amount of actual service instead of constant attempts to fuck them over and nickel-and-dime them would be rad.
slipperydippery
·11 ay önce·discuss
Yeah this is like saying Aldi “automated” cart return. They didn’t, they got every shopper to do the work themselves. Automated cart return would be if you just gave the cart a little “giddyup!” when you were done and it found its way home. Or those cart conveyor belts at Ikea, it’s only part of the process but that part is automated.

[edit] Aldi did automate the management of getting shoppers to do that work, because there’s not a person standing there taking and handing out quarters, but (very simple) machines. Without those machines they might need a person, so that hypothetical role (the existence of which might make the whole scheme uneconomical) is automated. But they didn’t automate cart return, all that work’s still being done by people.
slipperydippery
·11 ay önce·discuss
I do their work. No work got automated.
slipperydippery
·11 ay önce·discuss
Self check-out machines aren't automation.
slipperydippery
·11 ay önce·discuss
I actually think that if we're going to tax-privilege capital gains to a huge degree over wages, it's entirely appropriate for the government to claim some small chunk of non-voting, least-privileged (both to avoid conflicts of interest and fucking up the regular equities & debt markets) shares of every corporation over some size, probably with some other implementation details in there (graduated percentage as company revenue size grows or whatever, that kind of thing). I also think we should consider going back to things like having some parts of the defense industry outright government-operated, like we used to do, which these days might include a chip foundry or two. Not saying we should definitely do it, but I think it should be seriously considered.

... this ain't that, though. It's a one-off, not a reliable broadly-applicable policy, and it's not clear what kind of strategy it represents in the bigger picture. I also doubt the ownership structure is as hands-off as I'd prefer, though I admit I've not looked into the details (if there even are details yet—we've had a lot of reporting on things as if they've happened, that then sometimes go on to never actually happen, lately)

[EDIT] I further think it would be better than the status quo to acknowledge that we have an economy dominated by Zaibatsu now, and to use the government to leverage them for public benefit the way the "Asian Tigers" do/have, though I don't think this is that happening, either. I think we're currently picking the worst of three options, of "intentionally use them to their fullest; break them up; do nothing" (we've been on the "do nothing" track so far, having abandoned "break them up" in the '70s).
slipperydippery
·11 ay önce·discuss
I had a Duron chip that, for like two full years in the early '00s, would've required an Intel chip about double the price to beat it. That was wild. I assume the Celeron line in particular only hung on through that period via contract-inertia and brand recognition, because it was a total joke next to Duron, on a bang-for-your-buck basis.

Like I did (at the time) high-end gaming on it, back when gaming used to sometimes tax your CPU and not only your GPU, and in that entire time I didn't ever feel like I would have benefitted at all from an upgrade, it was so far ahead of the curve. And that was AMD's budget chip line! They simply didn't deliberately cripple it nearly as much as Intel did their Celerons.
slipperydippery
·11 ay önce·discuss
K.
slipperydippery
·11 ay önce·discuss
When all your examples in actual use are bloated…

I’ve never seen another basic tech used to develop other programs that’s so consistently obvious from its high resource use and slowness, aside from the modern web platform (Chrome, as you put it). It was even more obvious back when we had slower machines, of course, but Java still stands out. It may be able to calculate digits of Pi in a tight loop about as fast as C, but real programs are bloated and slow.
slipperydippery
·11 ay önce·discuss
Whatever efficiency may hypothetically be possible with Java, you can in-fact spot a real world Java program in the wild by looking for the thing taking up 10x the memory it seems like it should need… when idle.

Yes yes I’m sure there are exceptions somewhere but I’ve been reading Java fans using benchmarks to try to convince me that I can’t tell which programs on my computer are Java just by looking for the weirdly slow ones, when I in fact very much could, for 25ish years.

Java programs have a feel and it’s “stuttery resource hog”. Whatever may be possible with the platform, that’s the real-world experience.