Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Comment Re:Rationality versus rationalism (Score 1) 75

That smells a LOT like BS. I'm just going to eat all this food in your pantry to make sure you don't get food poisoning, and such.

Compare, instead of the nobleman charging rent, the herdsmen do get together and own the commons in common, working out a fair deal between them for sustainability.

As for the NYC situation, if there's a glut, why don't prices fall? Where are the buildings for sale cheap to someone who wants to do a residential conversion?

Comment PC-first games from smaller studios (Score 1) 31

Until they see a trailer for a game that looks interesting, click through to learn more about the game, and find that it's available for (say) Linux, Windows, and NES. A lot of games from smaller studios get released on PC first, or PC plus an unlicensed release on a long-obsolete console, while the studio awaits approval to obtain a devkit for the major modern consoles.

Comment Re:Many people would never want a PC (Score 1) 31

Now if you read any review for any of the PC gaming handhelds you will unanimously see people saying Windows is the problem here. It's the barrier.

Unless they start selling pre built PCs

Does this include things like Steam Deck?

on a best buy shelf

If you refer solely to physical distribution through big-box electronics store chains in the United States, what's so special about that sales channel?

Comment Obsolete game consoles (Score 1) 31

Likewise, a lot of people use obsolete Mac computers, and a lot of people (including myself) use obsolete Nintendo Entertainment System consoles.

As I understand it, the "obsolete" label applies to a video game console once its manufacturer is no longer certifying new games for it. For example, Shakedown: Hawaii is the last Wii disc game in Europe, the last Wii U disc game in North America, and the last PlayStation 3 game. See list of last licensed games by console.

Comment Just a reminder that if you enforce antitrust law (Score 2) 9

You get a lot more job opportunities. Every time these companies merge they fire somewhere between 10% and 40% of their staff.

That means fewer job opportunities for you and that means supply and demand kicks in and lowers your wages.

If you're American you are also losing out on jobs to countries like Canada and Germany and United Kingdom where they have universal Health Care.

That's because as an American every company that hires you needs to budget at least 10,000 a year to pay for your health insurance on top of your premiums. Assuming you're not working at some place like Walmart that just tries to put you on government programs because they pay you so little...

It's all connected. We need to start thinking about how these systems are lowering our pay and costing us our jobs.

Comment Let's try Irish disability law (Score 1) 88

You are technically correct that the Americans with Disabilities Act 1990 does not apply because Ryanair operates in Europe, not the United States. However, the United States is by far not the only country with a disability discrimination law. Ryanair is headquartered in a suburb of Dublin, Ireland, a European Union member state that has its own disability accommodation law framework. So let me address the spirit of coats's question:

Say someone can't use a smartphone without setting it to use large print. If Ryanair requires its customers to use an application that is incompatible with large print setting, what recourse does the customer have under Irish law?

Comment Online safety acts (Score 1) 88

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.

What country? I seem to remember some countries have instituted policies that require "social" web applications to thoroughly verify the age of all users. Australia, for example, passed such a law that takes effect next month.

One alternative to YouTube is uploading your "shitty but fun songs" on your own website.

Comment I thought that was what TLS was for (Score 1) 88

And using the wifi of an airport in a foreign country would also be definitely a bad idea, security wise.

How so, now that almost all web and native applications use TLS to communicate with the server? An attacker running a packet sniffer on a TLS session can see the connection's IP address, the server's hostname, the size of communication, and nothing else. This would amount to "A user connected to Ryanair and received a data volume typical of a checkin."

Comment Progressive web applications (Score 2) 88

Following that logic, your phone is a browser and the apps are bookmarks with special permissions.

This is the case for many applications. Both major smartphone operating systems' included web browsers support progressive web applications (PWA). These use a service worker, a script cached on the device that acts as a proxy to cache a particular site's pages, scripts, and data and present them to the user even while the device is offline. They grant additional permissions to bookmarks on the device's home screen. For example, Safari for iOS allows a website added to the home screen to use the Push API to receive notifications through its service worker.

However, a lot of service providers maintain a native application for iOS and a native application for Android instead of relying on a PWA. Based on my recent conversation with UnknowingFool, this includes at least Grab, Doordash, Uber Eats, Instacart, Favor, Grubhub, and Postmates, and these providers are thought to have (unstated) good reasons for doing so.

Comment So the problem with the bubble (Score 1) 38

Isn't all the infrastructure and hardware. That stuff's going to get used because the goal of AI is to replace white collar workers and that tech does work. Not perfectly but it's improving every day and it already does quite a bit.

The problem is that the nature of llms means that when things shake out we're going to be left with just a couple of big players. That's because the only people who are going to be able to stay in the game are the ones who have access to training data from real human beings and that's basically going to be people that own a platform. Basically Microsoft Google Apple and Facebook.

The real problem though is banks are loaning out money to anyone who so much as sneezes making a noise that sounds vaguely like AI.

A lot of those loans are going to be bad, they're going to collapse and the banks are going to go with them.

When that happens we have basically two options.

First we can nationalize the banks to prevent a global economic collapse. Let's not get ourselves we're not going to do that. We have been programmed that is socialism and socialism bad, m'kay.

The other option is a massive 2008 style bailout followed by mass layoffs as companies boost their stock.

There isn't a single economist who doesn't know this is coming and I'm guessing most of the people here even know it's coming but we can't do anything to stop it because our thinking is too constrained to come up with any other solutions besides letting the corporations fire 25% of us, praying that we're not in that 25%, coping with the very real possibility we will be in that 25% by convincing ourselves we are the ultimate badasses that the company couldn't possibly live without...

I'm open to other solutions but I literally do not know of any. Voters around the globe simply will not accept the correct and well understood solutions of regulation and short-term government control. And if there's a third solution nobody has come up with it

Comment So what about active directory? (Score 2) 19

I'm asking out of ignorance I really don't know how well it works but you really need to be able to easily control access to logins and such.

Like with my company I've got single sign on for tons of apps and they seamlessly integrate with multifactor authentication apps.

That's all just kind of built into active directory and it's all plug and play and just kind of works (as much as anything works with modern computing).

As much as Windows 11 sucks because it's so incredibly user hostile you still need the administrators to be able to cheaply and easily set up all the permissions and logins and all that. Otherwise it's a cost of administering the devices goes up it defeats the purpose of saving money by buying non Microsoft software and hardware.

Comment Re:Meanwhile slashdot has released popup ads (Score 1) 36

Visual Studio and Eclipse are typically used for statically typed languages (C# and Java), so you get IDE magic like automatic refactors, renaming, jump to definition, etc. It's nice, and helps you program faster.

However, in the real world most people use dynamic languages like Python, which loses all that IDE magic (AI can kind of help here). btw IntelliJ has been more popular than Eclipse among Java programmers for more than a decade now.

The conclusion is that most programmers don't care about programming more quickly/efficiently.

Slashdot Top Deals

Every little picofarad has a nanohenry all its own. -- Don Vonada

Working...