Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror

Comment Re:Surveillance state incoming (Score 1) 319

We don't have "really effective medication", we have "somewhat effective" at reducing body weight by ~15% (depending on which medication you use). I hate to break it to you, but many people need to be more like 50% less weight to be considered not obese. These medications are amazing but not cures for obesity - just makes it better.

Comment Re:More Accurate Headline: (Score 1) 319

It's pretty easy to get that to $15-$25 a month by doing pre-paid via a number of options for 5g service. Phones got more expensive because tariffs and inflation, but I know 2 years ago I got a OnePlus for $250 at Best Buy near christmas time - IDK if you'd call it mid range or not, but it does pretty much everything if you're OK with Android.

Comment Re:You know what... (Score 1) 319

Whereas hardly anyone worries about the problems of multigenerational uses of antibiotics.

I'm not really sure what you mean here - the "problem" of multiple human generations taking antibiotics? I'm pretty sure it's commonly thought that antibiotics have saved probably countless lives and likely improved just about everyone's life since they've been discovered and developed.

And they're needed more now than they used to be with the increase across at least the eastern US of tick borne bacterial diseases like lyme and anaplasmosis.

Comment Re:You Proably would not notice for Petrol Pumps (Score 1) 159

You all are very lucky - where I live I semi regularly find one pump, completely unlabeled, (and it's a random pump and station, not "I'm too dumb to just avoid the problem pump") that just doesn't work right. It won't take a card, or it won't let me click through all the ever more annoying prompts about various stuff.

Comment Re: Premature celebration (Score 1) 159

This is a non-starter for me. Half the time, I'm not paying for gas, someone else is. (we're on road trips, and they're covering gas, or they borrowed my car and are paying for gas). We should be able to pay cash also if we want to, or use a different card that gives extra points for gas purchases or discounts for gas etc... but for electricity.

All around stupid IMO to tie charging to the car ownership.

Comment Re:How America improves their ratings. (Score 1) 81

Iâ(TM)m guessing the USA will improve their ratings once the banks carrying $100M+ in BNPL

How the heck would banks affect the US national debt at all? I'm also relatively certain that when there's a fixed payment of X for Y months, the lender can't just decide, whelp, no, I'm now going to jack the interest rate for...reasons. This whole comment is bizarre leaps of logic.

Comment Re: As they should (Score 1) 81

If you're truly in a position where you can't save even small amounts like that, then your living situation was never sustainable to begin with. Something HAS to give, whether that's more of your free time or where you're living. Example: You're making minimum wage but you feel entitled to live in the SF bay area. That's a self-inflicted financial hardship.

This is more about the bay area liking to have some people around working minimum wage jobs, if everyone doing so moved away... The other issue IMHO is - sure you can go move out to the boonies where it's cheaper to live - but then there's no jobs. Or you now need a car - great, you're not saving money, you've just shifted from rent to car costs. And you're more isolated. This even assumes you can move - there's all sorts of reasons that could be an issue. I always wondered why anyone would be homeless in the northeast (or anywhere with a cold winter), but then I started to think about how realistic it would be with no money to somehow get thousands of miles south... There's clearly barriers here.

Meanwhile, some people think they need to live on campus in an insanely overpriced dorm room, then blame everybody BUT themselves for the fact that they owe $300,000 in student loans.

I don't know if you went to college, or when you may have went, but both colleges I went to required students to live in a dorm for at least the first year, and also required a meal plan. I'm sorry that at 17 I didn't have the wisdom to know I should not go to a "good college" like everyone preached to me for my whole life.

If a person is that stupid, they really had no business going to college to begin with.

Not having the life experience of a 40 year old at 17 is not being stupid. It's far less true for new potential students, but 20-30 years ago there was little to no common cultural idea that going to college would be a bad idea, or that the costs were unreasonable. We were all told it was an investment in our future, and that we'd make back far more money with a degree than we'd spend to get one. Even today, if your parents can brainwash you into a religion, they can brainwash you into college debt - this isn't the students fault IMO.

And little numbers add up to big ones too. Why would you spend $5 on a coffee that costs 50 cents to make on your own?

I'm going to let you in on a little secret here - most coffee shop coffees aren't "pour out of a pot" into a cup coffee - that's diner coffee, and it's not $5 even today, it's more like $2.50 and unlimited refills. Whether you think coffee is that fungible (i.e. just a caffeine delivery system) is up for debate between coffee drinkers, but this is a silly comparison IMO - might as well compare dried black beans to a ribeye - both are protein so why are you wasting money?

I've seen people make "higher end" coffee at home, and there's bunches of youtube channels about it too - yes, the incremental cost may be $1.50 I'd say, but the capital investment tends to be a lot higher in good grinders, proper brewing equipment, filters, mugs, cleaning all that. Plus various milks, whipped cream, time making, cleaning, etc.

Heck, I'd have had more respect for the argument if you treated coffee like cigarettes - you sure don't need either one.

Comment Re: I'm Still Not Seeing It (Score 1) 36

I'm willing to admit I'm probably an edgecase, but I asked AI - Claude 3.7 Sonnet in my case - to do the same sort of thing(translating one scripting language to another) and what it spit out didn't work at all (oh, it didn't error out, it just ended up doing nothing when run). It seems very context dependent.

I also asked it to do something very simple in bash - get the users of a group via LDAP and write a .5klogin file with them. I spent a couple hours trying to massage what it created and gave up. Now, a co-worker did it in 2 lines using LDAP search functions that I wasn't familiar with. It seems to me this is exactly the sort of thing AI ought to be able to find and wow me with the slightly arcane LDAP formats... I also enabled web search so it really should have been able to find all the docs necessary. It just... didn't.

Again, if I have to 100% know enough to do it myself to prompt the AI correctly, or learn a complicated skill to prompt it correctly - I might as well just *do it* myself IMHO.

I'd argue, for me, the problem with AI coding is it's a lot like a slot machine. I have had it work once early on and I was quite pleased, but then each subsequent pull has failed. The issue is when I try and guide it out with suggestions or telling it what and how it failed, I end up spending a lot of time hoping it's going to work - but it mostly doesn't.

Then there may well be things that I would think it could be very good at if I knew how to use it better I guess - I'm just not sure if it's actually possible with the system I have access to. For instance, I have one docx file with a bunch of info in it. I for bureaucratic reasons need to match up the document headings and sub heading numbers and take from a table and freeform prose under it and put it into an Excel template file with pulldowns with the same text options as in the table and paste the freeform text into another field where the row titles match.

But I don't think I can upload a docx and an xlsx and give it a slightly more detailed description and then download a filled out version of the xlsx.

Comment Re: I'm Still Not Seeing It (Score 1) 36

I see lots of people blaming the user, but if you look at the hype and what so many of the influencers and what the CEOs etc are reported to be saying - he used it exactly right. The way it's promised to be able to be used.

If it's actually just a search tool, then it's not replacing any coders right? You still need people to do all the hard stuff - no one needed AI to make slightly different SO posts to copy paste and massage.

The other issue is - often to use it like you're saying, you need to somehow feed it all the data, which requires you to figure out what data is relevant, figure out how even to feed it all in (context windows are a thing), and potentially do almost everything except typing.

That's a much less interesting sales pitch for people "Look, this thing is a slightly better search that avoids google sludge (somewhat)". Probably not worth a crapton of money for a subscription to a lot of companies then.

Comment Re:What? (Score 1) 284

Congress has shirked its responsibility to jealously guard its power. That needs to change.

This exactly. I've been saying this since the 90s - Congress needs to stop abdicating its power and actually make laws and balance out the other branches. At least half of our issues are people who as far as I can tell are doing the best they can to make up for Congress doing fuck all, but still having to deal with stuff that wasn't legislated 80 years ago because no one knew about it. The other half are power hungry people. As we've seen very little good comes of this.

It seems obvious to me that we need more than one person to declare a war, or an invasion or whatever. At the very least, it should be someone other than the person wielding the "emergency powers".

I just don't see Congress starting to do anything anytime soon. The incentives just aren't there. I don't know how you get Congress able to do something, because the options seem to be either enable even wilder swings (assuming Democrats ever get back in power and Republicans again after that) through simple majorities OR some fundamental change in people getting along or compromising. The former probably would actually just push us closer to governmental and foreign affairs breakdown, the latter is a Utopian dream.

Comment Re: Yeah but... (Score 1) 220

Yea, now I'm stuck because of security kernel updates, but if you don't care about that - I find EL9 distros like Alma can run for 5 or 6 months on the desktop before it starts getting a little squirrley because of a bunch of mixed launched versions of libraries etc and a reboot clears that all out. If you're running less software you probably could go years, we've seen that at work. However, security will get you in the end.

Comment Re:same same. (Score 1) 220

Most of my Linux upgrades have completed successfully, while most of my Windows upgrades have failed.

I agree with most of this, but I do think this really depends on the versions. I've never had the option to do an in place upgrade for RHEL derivatives till I think v8? Windows 10 circa 2020 and newer OSs actually upgraded Server 2016 and newer surprisingly flawlessly for me, as did Win10 over earlier Win10. Much to my surprise, because Win7 and earlier that was certainly never the case!

Comment Re:same same. (Score 1) 220

Your typical option is digging through forums and trying to find a topic that isn't 5 years old and applies to a different distro than what you're using.
I see you haven't tried to fix Windows problems either. I have the same issue with 5 year old posts talking about Windows 7 when I specifically said my issue is with Windows 10 or Windows 11.

Your typical option is digging through forums and trying to find a topic that isn't 5 years old and applies to a different distro than what you're using.
We end up wiping and re-installing Windows a lot more than Linux at my job. Linux often has a config file you can tweak, you can get into a useful emergency boot mode, and historically the updates to various programs or the OS don't break things.

Windows tools like Crowdstrike boot loop you, Windows Updates to your drivers (that you didn't ask for) break all networking. Sometimes, for no explained reason, software just will not install on one Windows computer but it will on any other Windows computer with the same image and hardware. I've also had Windows just up and ignore the routing tables just today, but other Windows computers with the same image it works fine. These are the reasons I reimage Windows.

Linux however does have a pretty simple copy your home directory to a new install migration though - Windows isn't that easy, you need other tools or are doing a lot of manual re-setup. And those tend to be "sketchy" IME.

With Linux you have to do a wipe with every system upgrade.

Not true for many distros for the last decade or more. Maybe you last used Linux in 2006?

Windows updates usually work.
Windows updates bug out all the time - I see it reported on multiple patch commentary sources. Upgrades seem to be functional *mostly* since Win 10 and 2020 or so. But back in the 2K/XP days? Yea right - no one trusted a Windows OS upgrade.

Linux people are chronically dishonest and dismissive about problems. My own experience with Linux since 1996 has been consistent disappointment, and I've been trying to switch since the day I moved from Win2000 to XP. I've seen little change in the culture of Linux in the last 20 years, and I don't expect they'll get their shit together any time soon.

And no one is dismissive about Windows problems right? Look, I find most of these sorts of comments are based on expecting Linux to be an bug for bug replacement of Windows, when of course it isn't that. Just like a Honda isn't the exact same everywhere as a Subaru, but it's a workable replacement.

It sucks, and that's obvious to the average person. Windows persists because it is "good enough."

Windows persists because of monopoly / anti-competitive pressures and inertia. The amount of people who constantly have problems is insane.

Slashdot Top Deals

The solution to a problem changes the nature of the problem. -- Peer

Working...