Forgot your password?
typodupeerror

Comment Re:IC use equal electrical power as EV (Score 1) 96

I'm sorry if you live in a place where you can't vacuum (1.8kW) and at the same time cook on your stove (5kW) and use the oven (2.8kW) plus have regular stuff on at the same time, most of which will be of after 21hrs, so charging at 11kW or at least 3.7kW should be possible from the same home connection without any upgrade to the distribution network, between 21h and 7h. Considering also the need to charge up about 10 to 15kWh since the average commute is about 60km if that,...

So to avoid you sponsoring your neighbours, the best thing you can do is get an EV before them. Have them sponsor you.

This message was brought to you only partially tongue in cheek

Comment Re:Linux is insecure (Score 1) 66

Agreed on the BIOS infection part. The programs could have been compiled with an infected compiler too. But I don't get why you want sandboxing on your life disc, you mean, inside, to reduce attack surface in case only non essential programs are infected, or running running your life disc in a sandbox, or just out of principle?

Because with all sandboxing, if your operating system isn't clean it's not going to save you from that attack angle. But I'm convinced you know that.

Comment Re:Linux is insecure (Score 1) 66

I actually don't disagree in spirit, it just seems to me that we have different definitions of truly paranoid.

A colleague of mine with a Windows Linux dual boot machine, games on one side and mail and web on the other, uses a live Linux disc to do e-banking. He's just an informed guy, I wouldn't consider him paranoid at all.

If you're paranoid or actually in the know that "they" are after you, you have to use different machines for different purposes. I mean, one can trust sandboxes only so far, and if you're truly paranoid, why would you.

That said, you'd probably stick with pen, paper and pigeons...

Comment Re:Linux is insecure (Score 1) 66

Why do you compare GrapheneOS to a standard Linux desktop, instead of to Google Android?

Obviously, if you take a platform that is geared towards running applications from untrusted sources and compare that to a standard Linux desktop distribution that isn't configure for that, you'll find common desktop Linux lacking.

On the other hand, does GrapheneOS or Android have a desktop that's halfway usable?

Historically, Linux got the reputation for being more secure because Microsoft made a number of brain-dead decisions, some in clear support of a better user experience (arguably, but the omission of 3 letter file type indicators was to not complicate things too much), some just brain-dead (open ports and running services), Linux fanbois boasting and then some real advantages of Linux through the Unix heritage: being a multi user OS with the networking built in and not tacked on afterwards.

All these points are still true for Linux, though the competition has caught up. For the true paranoid, if you need to sandbox, you're doing it wrong.

Comment Re:If anything will do it (Score 2) 55

Previously, efforts of government departments and such moving to Linux and FLOSS got extensive attention, but often didn't pan out or had few followers. Ernie Ball and Munich come to mind.

Since Microsoft blocked the email of the head of the International Court of Justice, the wind is blowing differently. See https://www.opendesk.eu/ for instance.

Comment Re:Potential dangers (Score 1) 92

I came here to look for this and add it if I didn't find it.

Lunar "soil" is essentially neutral, just needs some additives. Conversely, Martian "soil" is actually poisonous. Additives alone aren't sufficient to get things to grow in it, you need to remove the poisonous parts first.

Net: It's easier to grow plants in lunar rather than Martian "soil".

Comment getting up to the level versus excelling (Score 1) 93

There are people here and everywhere who claim great benefits and those who claim LLMs absorb them into review mode. So major gains versus a wash.

I think both can be true. LLMs are trained on the internet data mostly, especially for technology. Which means they can mimick that level. They mimick some kind of average.

So if you're doing something that you don't know anything about, but the net has loads of examples for, your acceleration by using an LLM will be grand.

And if you're a specialist that spots errors in stack exchange posts that are deemed helpful, your mileage will vary.

The big catch is, you need some skill level to evaluate the LLMs answers. The answers are helpful at the "for dummies" level, but dummies don't have the level to evaluate...

Comment Re:8Gb RAM? (Score 1) 56

Because anything else takes more time and effort. Bookmarks are just something more to manage. Leaving tabs open essentially takes zero effort. Note that I use Firefox, and if I open a new (empty!) tab, then type something that corresponds to a tab, it will ask if I want to jump to that tab. Obviously, whenever I am done with a page I'll close it, even a bunch of they are related and I'm done with the subject.

Then, whenever I notice Firefox using too much CPU (temperature going up, load up, etcetera), and I don't know which tab is causing it, I'll just close and restart the program, it will have all the tabs, but load only the ones I visit.

Likewise, I just ctrl-z if I am going to do something else, then fg to continue using it. (Yes I start Firefox from a Konsole.)

So to counter your point, I have no clue why I should put in more effort than I do, and my way is the least effort as far as I have found. Why collect bookmarks?

Slashdot Top Deals

Premature optimization is the root of all evil. -- D.E. Knuth

Working...