* Posts by sqlrob

67 publicly visible posts • joined 14 Dec 2009

Page:

McDonald's ordering system suffers McFlurry of tech troubles

sqlrob

"The "living wage" crowd have pushed this to the point where the jobs will be automated."

Baloney, it's pure greed. Denmark has decent pay for McDonald's workers and has for a while.

The S in IoT stands for security. You'll never secure all the Things

sqlrob

/me Raises Hand

> Would it surprise you to know that 19 percent of medical IoT units run on no longer supported versions of Windows? I didn't think so.

It absolutely and totally surprises me. I expected high 60s at least.

Windows Server 2022 patch is breaking apps for some users

sqlrob

Re: Luckily less than 1% have this problem after updating.

What? Since when does Server 2022 have hundreds of millions of installs?

Exposed Hugging Face API tokens offered full access to Meta's Llama 2

sqlrob
Facepalm

And this tells me right here how much they value security.

"It was also blocked in Hugging Face's Python library by adding a check to the type of token in the login function."

Changing client libraries prevents accidents. It doesn't do squat against a malicious user.

Former Twitter employees accuse it of holding up 891 arbitrations

sqlrob

" Twitter's owner must be taking a long weekend break as he hasn't tweeted since Sunday"

Nah, he's just been rate limited out.

Salesforce woes continue as Twitter slashes spending with SaaS supermonster

sqlrob

Only 75%?

They're still getting paid?

I'm happy paying Twitter eight bucks a month because price isn't the same as value

sqlrob

Except in reality, Musk would ALWAYS post truth and everyone countering it would ALWAYS be lying.

This can and will be in direct opposition to objective truth.

sqlrob
Facepalm

Re: Oh, we know the value.

Absolutely proves who you say you are.

Why did Nintendo have Mario flip everyone off again?

Janet Jackson music video declared a cybersecurity exploit

sqlrob

Re: Unbelievable

Maybe Tiny Tim?

Compromise reached as Linux kernel community protests about treating compiler warnings as errors

sqlrob

Re: "An unused variable"

You can get unused return warnings by adding an annotation to the function.

GitHub's Copilot may steer you into dangerous waters about 40% of the time – study

sqlrob

But is it better or worse than copying random code off of Stack Overflow?

Apple says its CSAM scan code can be verified by researchers. Corellium starts throwing out dollar bills

sqlrob

Look, Squirrel!

The client can be 100% secure and do everything it says on the box. Unless this also includes auditing how hashes get in the system AND keeping that audit 100% up to date, it's really kind of pointless and doesn't prove much.

Bug? No, Telegram exposing its users' precise location is a feature working as 'expected'

sqlrob

"In the case of Telegram's requirement, it might be sufficient simply to report which users are within a seven-mile radius, for example, rather than exposing their exact distance away."

I fail to see how that actually solves the problem, unless there's a lot of randomness added or it uses a constant arbitrary point for distance (say, everyone in a postal code is at the center of that postal code). Otherwise it just means it takes more than 3 readings, big whoop.

sqlrob

Re: Well, yeah.

There's a whole lot of difference between narrowing someone down to say, a square mile or two and knowing the exact spot they live.

Devs strung up about .NET 5.0 string changes that may break working code are told: It's not a bug, it's a feature

sqlrob

7-bit or 8-bit?

You've got rose colored glasses on if you don't remember that fun with mail and file transfers of text.

Google Chrome calculates your autoplay settings so you don't have to - others disagree

sqlrob

Do all those work on mobile firefox?

Here's why your Samsung Blu-ray player bricked itself: It downloaded an XML config file that broke the firmware

sqlrob

FTFA: "Samsung, we're told, replaced the file on its servers on June 27, 2020"

sqlrob

Re: Samsung quality software

Because that takes money, time, and skill. They're going to use the cheapest devs and QA they can.

IBM job ad calls for 12 years’ experience with Kubernetes – which is six years old

sqlrob

Re: Job ad requirements

When interviewing, I've actually considered the tech qualification tests as a negative. Passing a test doesn't mean understanding, and there were enough bad practices and/or outright mistakes enshrined in these tests to be an issue.

Microsoft to pull support for PHP: Version 8? Exterminate, more like...

sqlrob

Re: Internet Information Services (IIS) slump ...

It's not just used in IIS. Many moons ago I worked in a place that used phabricator. Interface to that is through php scripts run on the command line. I don't know if it still works that way or not.

Apple-Google COVID-19 virus contact-tracing API to bar location-tracking access

sqlrob

Re: What about outdated phones?

Early 2018 and don't have 6? It was EOL a year before that.

Prank warning: You do know your smart speaker's paired with Spotify over the internet, don't you?

sqlrob

Re: Until some vendor takes security seriously...

That soon? (and no, I'm not being sarcastic)

Baby, I swear it's déjà vu: TalkTalk customers unable to opt out of ISP's ad-jacking DNS – just like six years ago

sqlrob

It's their network though. Would the act even apply?

sqlrob

I'm surprised that actually works. I wonder if they'll "fix" it.

They can just intercept port 53 and return what they want.

Alleged Vault 7 leaker trial finale: Want to know the CIA's password for its top-secret hacking tools? 123ABCdef

sqlrob

Re: That's Amazing!

Re #2: That's the kinda thing an idiot would have on his luggage!

You might want to brush up on your movie knowledge. Google those quotes.

sqlrob

That's Amazing!

I've got the same combination on my luggage.

All that Samsung users found on UK website after weird Find my Mobile push notification was... other people's details

sqlrob

I got the notification, and my details on the site are my own.

FYI, the url should be https://account.samsung.com , it doesn't have the s on the end of account

Early adopters delighted as Microsoft pulls plug on Mobile Backend as a Service. Haha, only joking – they're fuming

sqlrob

Risks

I'm just starting out as a business and this actually may even sink me

If potential long term issues with your cloud provider aren't in your business plan as a risk, you might want to think about doing something else.

sqlrob

Re: Yea - give me that random stuff

Except when done properly, continuous integration also runs the tests and won't deploy on test failure. Even better systems won't allow the commit without those tests or fail the push on failed tests.

Putting those things in the past is bad devs or bad management blaming the methodology when it's really on them. See also: Agile.

Oracle tells Supremes: Fair use? Pah! There's nothing fair about 'Google's copying'

sqlrob
Pirate

Re: A plague on both of them

Pre-existing API? Like, say, SQL existed before the Oracle Db?

NBD: A popular HTTP-fetching npm code library used by 48,000 other modules retires, no more updates coming

sqlrob

Re: Seems Optimistic

The problem is it's not just *your* resource management.

You use a library dependent on request. You need to wait for it to propagate through. Rinse, repeat through many layers.

Bada Bing, bada bork: Windows 10 is not happy, and Microsoft's search engine has something to do with it

sqlrob

Integrating Bing, yeah, that's a management decision.

Making it so network blocks local? That's crappy devs.

It's Hipp to be square: What happened when SQLite creator met GitHub

sqlrob

Rebase considered dangerous

Yes, rebase is dangerous and should only be done on unpushed commits. You can set up a repo to reject anything that rebases.

The setting is available on github and bitbucket in addition to native git, so if you lose history because of a force push, it's on the admin.

Why are fervid Googlers making ad-blocker-breaking changes to Chrome? Because they created a monster – and are fighting to secure it

sqlrob

Re: The title is no longer required.

The 75% that includes The Register. Any reason you're still commenting here?

sqlrob

Re: Or, simply...

That's nowhere near a complete solution. There's plenty of ads or other annoyances that come from the same domain as the site.

On the eve of Patch Tuesday, Microsoft confirms Windows 10 can automatically remove borked updates

sqlrob

Re: flight mode

Is that true on a modern SSD? I didn't think the write limits were anywhere near what they were before.

And how does this differ from the swapfile?

Freelance devs: Oh, you wanted the app to be secure? The job spec didn't mention that

sqlrob

Why???

A call to bcrypt is just as easy to write as a call to SHA-256. Why even bother with a shortcut like that?

Atari accuses El Reg of professional trolling and making stuff up. Welp, here's the interview tape for you to decide...

sqlrob

Re: Specs look unrealistic

<blockquote>Now, how can you use an AMD APU in that price range </blockquote>

PS4 - $299

XBox One- $199

Both AMD. Now, they're bigger companies, so expecting $250 from Atari is probably a pipe dream. I'm suspicious about it, but it doesn't seem entirely out of the realm of possibility.

John McAfee plans 2020 presidential tilt

sqlrob

Yeah, it is.

He's incompetent and evil. Try competent and evil instead.

Computers4Christians miraculously appears on Ubuntu wiki

sqlrob

Quit with the jokes already. Puns make me cross.

The axeman strikes again: Microsoft has real commitment issues

sqlrob

How many of those cancelled Google services were where you bought something?

sqlrob
Facepalm

If it took until now to realize this, you're kind of slow.

Remember PlaysForSure and Gaming for Windows Live?

Microsoft won't patch SMB flaw that only an idiot would expose

sqlrob
Facepalm

"won't be patched, because Redmond says it only needs a suitable block on connections coming from the Internet."

Because we all know, boxes on the internal network are never compromised and there's never insider threats.

Disney mulls Mickey Mouse magic material to thwart pirates' 3D scans

sqlrob
FAIL

Re: Workaround

No making it more difficult will not reduce piracy.

It just takes one when a digital file is produced. There's no way this will make it so hard that it's financially unreasonable to do. The workarounds already shown here are more than sufficient.

Microsoft quietly emits patch to undo its earlier patch that broke Windows 10 networking

sqlrob

Re: TV Advert - Windows 10 - Tablets - You Need 'Em

Really? You don't get that with a Mac?

Have you missed the articles about patches breaking ethernet and iPhones/iPads getting knocked off WiFi?

sqlrob

Re: supporting my elderly father with his windows 10 machine

Really? You don't know anyone outside of works that uses https regularly? Wow.

Lenovo: If you value your server, block Microsoft's November security update

sqlrob

Re: Go ahead

So you're admitting to having remote execution and privilege escalation flaws in your file server? Even if they're not accessible from the internet, insiders are the greatest threat.

Good move.

Exchange down for Android and iOS users

sqlrob
Holmes

" Third parties had to license the XML-based EAS while REST is free."

Isn't the licensor Microsoft? Couldn't they just say "hey, it's free now"? Feels like there's something else going on.

Microsoft tweaks TCP stack in Windows Server and Windows 10

sqlrob
Alert

Re: Quirky McQuirkface..... Hopefully not.

And I remember what happened when they tried to tweak the network stack in NT 4 SP4. It was really fun trying to get SP4a to machines.

Why Oracle will win its Java copyright case – and why you'll be glad when it does

sqlrob

Re: APIs vs Copyright

Yeah, APIs are nice and trademarked and anyone using them should get hit with major trademark suits.

Man, IBM will make a fortune off Oracle for SQL.

Page: