Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Re:That secure feeling. (Score 1) 18

If they're using the enclaves built into Intel and AMD, there may be side-channel issues to deal with. ARM is closer to what Apple is trying with their enclave.

ARM's TrustZone is definitely more secure than the alternatives on Intel/AMD, but TrustZone is also subject to side-channel attacks. To a first approximation, it's impossible to run two workloads on the same CPU and keep them perfectly isolated from one another.

However, I don't think any of these secure enclave concepts are relevant in this case. The way you'd build a private AI cloud is not to run it in enclaves (which are essentially just security-focused VMs) on CPUs that are running other tasks, the way you'd do it is to devote a bunch of CPUs solely to running the private AI workloads. Then your isolation problem becomes the traditional ones of physical access control to the secure machines and securing data flowing into and out of those machines over network connections.

Comment Re: A Stanislaw Lem story (Score 1) 23

Which version ;-) ? The one with George Clooney or the older Russian one? I havenâ(TM)t seen either. I feel like Iâ(TM)d need to be in the right headspace to watch either one because they look like theyâ(TM)re sad, and I know how hard some sad Sci fi can hit.

The older Russian one is a terrific film, if you can get past the twenty minute silent car ride at the beginning of it. The Clooney one is... disappointing by comparison.

Comment This can't be right. (Score 1) 21

And while Wall Street is used to financing fast-depreciating assets such as aircraft and autos, it's worrying that private credit funds are increasingly using GPUs as collateral to finance loans.

Seriously? GPUs as collateral? Can you use something that will depreciate to nearly zero before the term of the loan is up? Or are these extremely short-term loans? Are banks just impressed with the big number of greendbacks a company has slung at GPUs and utterly ignorant of how little than number will mean in ten, or even five, years time? Again I ask, "What in the actual fucking fuck are we doing?" I feel like the entire world is caught up in snake oil salesmanship to the point of destroying the entirety of functional society, just because a very few people might make some money off of it. WTF?

Comment Re:Nudge (Score 1) 53

I've noticed this kind of thing a LOT lately. Evidently this book is out called Nudge that tells its readers to annoy the shit out of their customers until they 'install the app". Because evidently running in the background and draining your battery constantly harvesting your data and monitoring your location is more profitable than actually selling the service.

Nudge is riding the data-cattle trend, and there are a *LOT* of companies trying desperately to be a part of that trend.

I would think you're exaggerating about the Google stuff, but this past week they decided I wasn't an adult and "need" me to upload my state issued picture ID (Driver's License) and my credit card information to "verify" my adult status just so I can continue to upload my shitty but fun songs on Youtube. Uh, sorry Google. You aren't that much of an authority figure to me, and I certainly don't fucking trust you with one of my credit cards. Guess the world will just have to suffer without my music.

Comment Re:PowerShell defaults (Score 1) 66

Same on macos and linux, it's not a windows specific fault. In fact there is a lot of legitimate software which provides "paste this into terminal" instructions, for instance homebrew on macos (https://brew.sh). This then goes and retrieves a shellscript and executes it with no validation.

This is a general purpose computer fault. The fact is general purpose computers are not a suitable tool for the masses, they are highly complex tools only suitable for those who know how to use them safely. Most people would be much better off with an appliance.

I remember a time, not so long ago now, when folks started talking about licensing actual PCs, and everybody else could have tablets and chromebooks. It may seem harsh, but if security matters it may be time to discuss this again. It wouldn't even have to be a difficult bar to cross for security. "You receive an email with a link in it from someone you don't know. What do you do?"
"You see a pop-up ad telling you your system is infected and to click this link to clean it. What do you do?"

A series of five or six questions like that would weed out the most egregious users, and anybody with a moderately technical aptitude would pass. We still treat computers as toys, even though they're running the world. It's probably time we get over that mentality and start treating them as the dangerous tools they are. Motorcycles are fun too, but you don't just hop on one and roll down the highway the first time you see one. There's a process to it. And yes, this would probably mean that classes would be much more popular in the vein of, "Don't be a dumbass and click everything you see." Frankly, that would be a good thing.

Comment teething (Score 4, Insightful) 53

"There'll be some teething problems," O'Leary said of the move.

That's putting it mildly.

Smartphones can crash, run out of battery or any number of problems. On important trips I usually have a paper boarding pass with me as a backup. Only needed it once, but I'm just one person with fairly normal travel amounts. Multiplied over the number of people flying Ryan Air, statistically speaking this happens constantly.

Frankly speaking, I think it's a gimmick to milk the customers for more money. Someone at Ryan Air has certainly done the calculation, estimated how many people can't access their boarding pass at the gate for whatever reason, and how much additional money they can make by forcing all these people to pay the additional fee for having it printed.

Comment Re:Visual Studio is a great IDE, but... (Score 1) 31

Over the years I have used as my main development machine:

* 2011 17" Macbook Pro with 8GB RAM
* 2016 iMac with 8 cores and 32GB RAM (with 2 additional 4K screens)
* M3 Max 14" Macbook Pro with 36GB RAM (and an additional 4K screen)
* M4 Max 16" Macbook Pro with 48GB RAM (and an Apple Studio screen)

I havent really ever run into a resource issue - I had to retire the iMac just last month because the screen was ghosting, but it was still perfectly usable for development purposes right up to that point (ie I never get frustrated with it in terms of performance). The M4 Max MBP tho is worlds ahead of it in performance, so I dont regret upgrading - I just didn't upgrade for performance reasons).

Comment Re:Meanwhile slashdot has released popup ads (Score 3, Informative) 31

Slashdot has progressively got shitter over the past decade, and its noticable that that also correlates to a decline in the number of comments being left on stories.... The community has shrunk.

Slashdot used to allow me to give them money to avoid ads, but they took that away - so I have no moral or ethical issue with blocking ads on this site. Especially as they also used to provide an option to hide ads for long term users - which they started to ignore for specific ads, and then got rid of entirely.

Comment Re:You're obviously not a maintainer of a popular (Score 0) 104

But thats the entire point - at that point you arent scratching your own itch, you are voluntarily scratching someone elses.

If people stuck to scratching their own itches, we would either have fewer large projects or more involvement from users who are scratching their own itches.

But in the meantime, many OSS projects exist on the following flow:

1. Scratch your own itch, and make the solution public because it might help out others
2. Someone else finds your scratching to be valuable to them, so uses your solution
3. You like being involved with something someone else finds valuable, so you start scratching more of other peoples itches to increase your solutions value
4. Growth
5. You complain that other people are having their itches scratched without helping out

All of that is voluntary, and you put yourself in that situation - but you end up blaming others because thats easier than accepting that you made your own situation.

Comment Re:OMG! They had to wait for a token to arrive??? (Score 1) 160

those practices would be in the in the same school as wanting paid for the commute to work.

Employers probably ought to be required to pay for the commute, but due to historical reasons they don't generally
for ordinary employees traveling from home to the office. The employer only has to pay when the commute is between
two work locaations (from one office to another).

Similarly the Employees also get hit again, because the government treats your expenses spent on commuting
that you have to pay to get from home to work and back, as still a part of your income.
It is a bit strange that your commute expense dollars are treated as income by the government, at the same time as those dollars are necessary to earn money, and the employer does not pay you specifically for taking that commute, either.
It's an illogical situation that has been entrenched by traditions.

One of my biggest tools I use is "dreaming the solution". It's a strange thing. I
I've used it to grok solutions to very complex problems. The wife has become used to me bolting upright in bed... "Fixed another problem, hon?" It's not something I control, but it is doing WFH. (half my work is WFH) -- So, if I was paid for time worked, Is that time I needed to be paid for? It isn't an instant process either. It's like running a computer overnight to do computation intensive work.

You technically are not working when at home off hours outside employee supervision just coming up with ideas on your own, unless the employer has written a very distinct arrangement with you into a contract.

The hourly wage system is not really designed for such kind of workers if dreaming the solution is serious work.

A comparable profession would be research professors. Coming up with Ideas and Inspiration in your mind is a necessary precondition to do the work, but you are not paid to come up with ideas in your head --- you are paid for completing and publishing works. Completing the task of turning ideas into a viable Tangible product or solution of some kind is what the system compensates for - not ideas in the head, but the time and ever spent either applying them, communicating, or writing them down.

As for that which you don't write down or document in a tangible form.. How can you even prove work was done if asked to make a showing?

Comment Re:It's the inspiration that I enjoy. (Score 2) 75

Well, yes, that's exactly what it is. And I've often wondered how many avant garde artists were trying really hard not to bust out laughing.

And how many have let the approbation go to their heads and forgot that it's a joke, not the brilliant statement about the self-inflicted alienations inherent to modern society that they told an art dealer it was.

You ever see the Family Guy where Brian writes the stupidest book he can just to prove that literary circles are stupid and then gets sucked into his own success? I'd imagine that story came from somewhere.

Slashdot Top Deals

A rock store eventually closed down; they were taking too much for granite.

Working...