Forgot your password?
typodupeerror

Comment Re:So is anything good? (Score 2) 44

Honestly, I find KDE, MATE, Cinnamon, and XFCE all good. And I tend to use a mix of them on different machines, and sometimes just change my desktop for the fun of it. If I had to pick a favorite, it would probably still be KDE/Plasma, since it is the most complete and configurable of them all. But it is also a bit more heavy and complex as the tradeoff.

However, I am not a fan of "modern" Gnome and when Gnome 3 came out, I refused to ever look at anything Gnome again.

Comment Re:Have they heard of a PC? (Score 1) 125

>"Jokes aside, this is largely an American problem as companies there are permitted to be as abusive as they like."

Consumers have a lot of power. Note I didn't call for the government to do anything. I called from consumers to reject it.

>"If a store tried to force me to use their app and refused to take an order via their web site"

They will take an order via web site. But only if you give them your phone number for 2FA. That is the issue. I don't want to do that.

>" My bank still uses a OTP sent via SMS."

Right. Which requires disclosing your mobile number to a business. Same thing if you use their "app". I don't want to do that.

Comment Re:Have they heard of a PC? (Score 1) 125

>"The problem with TOTP is that if it was allowed there would be a lot of fake TOTP apps appearing, which steal your secrets."

This is why I use only open-source TOTP programs that also have high ratings and trust. The one I recommend is Stratum:

https://play.google.com/store/...

Companies could also make recommendations to users when they set up their TOTP 2FA. Even including direct links.

Comment Re:Have they heard of a PC? (Score 3, Interesting) 125

>"regularly access my accounts on five different UK banks from my Raspberry Pi and I don't use an App to verify on any of them."

Topic shift, but.... I believe this is why so many companies have fought against TOTP. They want to FORCE you to use their proprietary "app" so they have full control over you. Walmart JUST DID THIS. I can no longer order online with Walmart because they stopped supporting 2FA with Email. I will not use their spy app, and I will not give them access to my phone number because I don't want to be spammed or have it sold to others who will spam me. And they refuse to support TOTP, which would work on ANY device, on ANY platform, with near zero cost, with 100% no tracking, zero potential for additional spam channels, and work even without a network connection or 4/5G connection. Consumers should be fighting back hard on this.

Comment Re:Not completely safe (Score 1) 125

>"The European approach has always been, in any problem, to make the burden lie on the business side."

Or the government.

But, agreed. And the USA approach has always been (or at least used to be) to look towards the parents, family, and community, not the government or businesses. Which is why there will (hopefully) be more pushback here.

Comment Re:Not completely safe (Score 1) 125

>"I was expecting these types of comments. It is a typical programmer mindset. I have it myself. Sure it is a leaky solution, but when trying to push humanity in a direction, you need to look at it statistically. If it changes the behavior of more than 25% of the people, it is nice. 50% is great. 75% is astonishing,"

Oh, I know. I actually have to defend my position on empowering parents and making THEM responsible for THEIR children on the same basis. I get comments that kids could go to their neighbor's, or friends, or just buy their own unrestricted devices, etc. And I respond the same way- I don't expect the solution to be 100% or even 90% or 80%.... it doesn't have to be perfect. It just has to:

1) Impress to the minors they ARE doing something wrong by circumventing. And to society at large that enabling minors to circumvent is not socially acceptable.

2) Make it much more difficult to access inappropriate materials and communication.

3) Reduce opportunity and frequency of exposure. We know a lot of this is very much related to frequency of use.

And the focus only on "social media" is a mistake. Yes, I think that is doing the most and worst damage. But minors, especially younger ones, shouldn't have access to most non-social-media sites, regardless of type. And they certainly shouldn't be installing their own apps, revealing their locations, communicating with strangers, sending body part photos, etc. Any type of unrestricted "connected" device comes with a huge amount of danger. Danger to children and adults, alike. But we shouldn't be treating adults like children, nor children like adults.

Comment Not completely safe (Score 2) 125

>"The platform receives only a yes-or-no response. Issuance and verification are handled by separate entities. The proof provider is not told which service the proof was used for."

And yet you still have to trust that this system doesn't get back-doored by three-letter agencies. Because if they do, then, suddenly, they have WAY more power than before.... now able to track where EVERYONE goes. And that is down to the individual level with confidence, not just an IP address or guess.

This gives the "yes/no" entity the power to completely shut down any person's ability to do anything meaningful online if they are able to match a device to a certificate with other means, and directed to do so by the government or some other powerful organization.

And it gives this cabal the ability to shut all sites/services out of the market they don't "like." Requiring they all use this yes/no entity and then refusing participation. (Granted, they kinda already have the option of mucking with DNS and ISP's).

And how are open source projects going to be forced to use the system? And why should they? Perhaps you can get coverage by the major sites and devices, but it won't cover the freedom-loving projects nor the shady sites/projects who simply won't use the system. Minors will have full access there. And all it takes is recompiling an open-source browser, IM, VOIP client, whatever, to issue a bunch of vetted "adult" certificates from a nefarious collection of them online, and now you have full access. And you also set off a war between legit users and the "system" trying to blacklist compromised certificates/identities... which, meanwhile, RUINS the lives of those who had their certificates/identities "stolen."

I am certain there are other issues smarter people than me could find with this arrangement. It could be worse, for sure, but...

Why not stop this madness and focus on PARENTS? Firstly, not giving unrestricted devices to minors. Secondly, having PARENTS be in the driver's seat to control what sites/people/services are allowed for their children. Thirdly, supporting a voluntary age appropriate tag for sites/systems that can be used by local device whilelists by the parents. And fourthly, changing the social norms that it is not OK for minors to have unrestricted devices anywhere. Then adults are not impacted at all. And most of the burden falls on the actual responsible party, who should have intimate knowledge about what is or isn't appropriate at their children's developmental stage.

Comment DDSS (Score 3, Insightful) 67

I am sure there are already other companies ready to jump in, to do the same thing. And in a few years, things will be right where they were before- perhaps worse.

The fight shouldn't be against Flock. It should be against the concept of blanket surveillance, data retention/sharing, and using/searching that data without warrants. And that requires changing government legislation, budgets, and mindsets.

Comment Re: Embrace and Extend. (Score 1) 92

It isn't supposed to take it over, you think it is because your brain is entirely made of brown matter. These languages are not even trying to do the same thing. C# is not a systems language, by design. C++ is, by design. C# is garbage collected, C++ is not. C# needs a very large runtime just to do anything at all, C++ does not. Games written in C# will inevitably require more RAM and will be subject to GC pausing. Lower performance games can tolerate that, but games that push the hardware to its limit will be noticeably impacted by it.

This is like that stupid argument you keep trying to make about DRAM being closer to the CPU makes it faster. The only reason you think that is because not only do you think with your brown matter, you also have no idea how DRAM works, so you have no concept as to why that distance is a moot point.

Your domain of expertise is feces, not computers, and it shows.

Comment Re: Embrace and Extend. (Score 2) 92

Their attempt to do that was called C#. It failed. Not everything someone tries succeeds. For example, you tried to be smart there, whoops!

Talk about a "whoops", your brain is 100% brown matter if you think C# was ever intended to replace C++. Those two serve a very different purpose. C# is much more closely related to java and tries to serve the same niche. You're obviously not even aware of what the CLR is for.

I didn't start using C# until dotnet core, and I started using java soon after. C# feels like somebody put some actual thought into it. Java feels like an early alpha release of C#. Neither language is my daily driver -- that would be Rust. When I have to write something in C#, I think "well that sucks, but at least it's not java."

Unlike you, I have actual experience with all of these languages. I've been writing production code with all of them (except C++) for the last 6 years.

I don't really care for MS, but they've contributed a great deal to open source. Unlike you, I believe in giving credit where it's due, even if I don't care for the person or people behind it. Art and artist are not the same. That's why only you would get pleasure from nueralink failing its patients. Fortunately for them, it seems to be working well.

In any case, stay in your lane. If the topic is feces, then I'll defer to your decades of expertise in that.

Comment Re: So what? (Score 1) 92

Hmm...Have you looked at the ohno crate? That, and a bunch of other crates in oxidizer look really useful, and none of them are specific to windows. There are a few obviously designed for MS products like azure, but most that I've looked at aren't.

They mostly seem geared at making rust even more ergonomic.

Comment Re: Embrace and Extend. (Score 2) 92

/facepalm

By this reasoning, Microsoft should have taken over C++ a long, long time ago. Hell, C# should be even more proprietary right now, instead it has become open, whereas the language it was built to compete with, namely Java, went from being open to being an excuse for Oracle to sue anybody who uses it. Actually come to think of it, Microsoft is funding eclipse adoptium.

Just because your favorite drink is the same color as rust doesn't mean you understand it, let alone any other programming language.

Comment Re: New business opportunity (Score 1) 100

>"Officers aren't supposed to get in front of cars and the person we all know you're alluding to"

I was not referring to any particular event. And pointing to just one would not discount the other 99.9+%.

>"Get fucked, Nazi maggot (but I repeat myself)"

You really are a nasty person. And that doesn't even need being repeated.

Comment Re: This is childish (Score 5, Interesting) 133

The cynic in me can't help but notice how both of the companies doomsaying here also happen to be the ones with the most to lose:

1) Openai has about a trillion dollars into it, and every product it has produced at this point is either outclassed by competitors (chatgippity) or just plain dogshit/pointless (everything else it has produced, including the donut)
2) Anthropic has a very good product that is also not worth anywhere near what it actually costs to deliver

These are literally the only two major players here that don't already have another profit generating business to fall back to.

Facebook is the only one without an actual business strategy in the AI space while pretending to be a major player. But that's a topic for a CEO from another metaverse.

Comment Re:New business opportunity (Score 3, Interesting) 100

>"Will the old trick of outlining your license plate with a bunch of high power IR LEDs obscure your plate from the camera, while still allowing human eyes to read them....?"

1) That won't work in the daytime.
2) Many States have laws against anything that would tamper with the ability of cameras to video/photograph plates (and I am sure more laws will be coming).
3) Flock and others are gathering non-plate fingerprinting so they can get around depending on the plate. Vehicle make/color/accessories, bumper stickers, accident damage, WiFi/bluetooth/TPMS broadcasts, etc.

This is a fight that you cannot win, other than making the surveillance, itself, illegal. And I fear that is going to be a losing prospect as well.

Slashdot Top Deals

What this country needs is a good five dollar plasma weapon.

Working...