Forgot your password?
typodupeerror

Comment Re:Hahahaha, "locked down browser", hahahaha! (Score 2) 52

I won bar bets at a conference when the Respondus Lockdown Browser was first released and touted... all you had to do was change the user agent string in whatever browser you wanted to use.

Our nursing faculty really wanted it, I kept saying no because it took me mere moments to bypass and it would've added a ton of complexity to our computer lab environments, etc. They said "well, our students aren't like you, they are nurses not geeks", then I pointed out that they had 140-150 18-21 year old females, and our IT track department was the next building over and full of 18-21 year old males and if they doubted the two groups would intermix they could pull out the pics of the graduating class from 5 years prior and I could point out my then-girlfriend-now-wife, and all it would take is one for the word to get out and any pretense of security would evaporate.

Comment Re: The high cost of training police (Score 1) 100

As a sysadmin who could in theory lookup the admin passwords for our colleges police department, I have to do annual policy and cyber security training on accessing the NCJIS data, both the typical cyber security stuff and what that data is allowed to be accessed for. Just did my training last week, and non-appropriate access is a crime - this is not "the officer arrested the guy because he didn't know the law" stuff, this is "the officer violated the law" stuff.

Comment Rust is a tech debt killer (Score 4, Interesting) 134

When I make things in rust, the earlier modules just work. Later modules don't turn into accidental integration tests for the first modules. Obviously, I could screw up some business logic, but even that seems to be rare with rust, as I am spending way less time wondering why this or that threading bug can't be replicated, and can focus on the business logic, not the tool.

Comment Re:HP INK only $39.99/GAL (Score 3, Informative) 54

I regret to inform you that you have woefully underestimated it. The actual retail rate offered to consumers is closer to $2200 US per gallon. Sources: internet-ink.com, cbc.ca. This $14 million fine is only worth like, seven thousand gallons, or less than 200 oil barrels of ink.

Comment Not age limits; go after recommendation systems (Score 3) 59

Simply eliminate recommendation systems. All of them; social media, news, shopping, the lot.

This kills doom scrolling, this kills these weird echo chambers where people look up a topic, and end up in a doom feedback loop most cults would be proud of.

If you don't search for it, you don't see it. Full stop.

This would pretty much break the back of the US tech firms in many areas.

I read an article from long ago in the very earliest days of youtube where they came up with a simple new recommendation system and it increased the chances of someone watching another video by something like 17,000%.

That was a simple one to drive traffic. But now, it is getting far more insidious. If you are a man looking at comments on a he said she said relationship video, you will generally see comments supporting the man's side. If you are a woman, you will see comments supporting the woman's side.

Just kill this sort of algorithmic behavior.

These dark patterns are nasty. If you go to that big shopping site, and look up something like, "replacement battery for pixel 7 pro", you will get a screen mostly of the correct item. If you sort by price (the last thing they want you to do) you will get a screen full of spatulas, insoles, and things which they very much know you are not looking for. They want to train you to not sort by price.

These algorithms are toxic to human society. They are a huge reason we are seeing such insane polarization in things like politics, but also why you have people feeling marginalized and attacked, when it is just influencers telling them that this is the case. I live in a place where certain very tiny group rights are not very well respected. I had a member of this group telling me they are going to leave before the government kills them. WTF? While my local government doesn't particularly like them, it isn't sending out death squads. Not only is their mental health more threatened by this sort of social media crap, than by the behavior of the government, the government itself is responding to people who are doom looped into hating this particular group.

This sort of crap is poison all over the world. Under 16 bans and other crap is a tiny step, but the reality is that if the poison is there, it is still bad, and teens will still end up accessing it in droves. If the poison is removed, the age ban largely becomes moot.

Comment Re:Open source it then (Score 5, Informative) 52

The main aim of Stop Killing Games is to ensure the practice of rug-pulling eventually comes to an end. They are not trying to save MMOs, for example.

Moreover they don't demand that every game currently on the market comply with open-sourcing requirements: at a minimum, companies always have the option of simply providing customers with adequate notice before shutdown. Open-sourcing the server would be nice, but it's hardly the only way to protect consumers' interests. Scott has, for example, suggested game boxes being marked with an estimated expiry date for online service functionality.

But most importantly: because this is about future games, not the present, the market has time to change. If studios and publishers are designing their games with a fair EOL in mind, then they can make decisions from the get-go to avoid licensing dependencies that they won't be able to release in a possible 'afterlife' version of the game. As suggested by your example of GameSpy in C&C: Generals, when a commercial dependency is crucial to a game's success, it tends to be a client-side library, but typically the problematic dependencies aren't crucial; they're e.g. add-ons for Unity or Unreal that the studio bought to save time. In a world with SKG laws, the providers of these dependencies aren't going to be a stagnant target either—demand for compliant libraries will motivate development of open-source versions.

Interestingly, the will for doing this does exist among game developers; they just need the institutional support from legislation to twist the arms of the studios and publishers. Ross Scott has talked to a lot of devs who are burnt out from having their projects cancelled, leaving them with huge gaping holes in their resumes and portfolios where they've spent years on unreleased projects that are stuck under NDA. In general they tend to see SKG as a path to ensuring the games that do see the light of day aren't also scrapped, which would erode their work histories even further. (Apparently it also just plain feels bad to have your work erased from history. Shocking, I know.)

Comment Corrections (Score 4, Informative) 19

Duke 3D's soundtrack was not exclusively the work of Bobby Prince; Lee Jackson, Apogee's go-to music guy, also did some of the tracks, including the title theme, Grabbag.

Prince used not only his MIDI skills but also his experience as a lawyer to ensure his 'inspired' derivatives were as close as legally possible to the originals. The relationship between individual tracks is often very clear and sometimes even hinted in the metadata of the source files.

Slashdot Top Deals

Lisp Users: Due to the holiday next Monday, there will be no garbage collection.

Working...