LinkedIn is far from the only actor doing this. Browser extension fingerprinting is not new. LinkedIn‘s size, scope, network effects make this especially concerning.
I disagree with the characterization that this is a security flaw unaddressed by Strava. Does anyone (French military in this case) really want Strava to be responsible to decide if the data is from a sailor on a military ship vs. a tourist on a cruise ship. Its operational security and the French military alone is responsible for polices and processes that maintain its security.
The idea that the public profile is the problem is ludicrous. The French military should have a problem with any geolocation data about its deployed sailors ever leaving its own networks.
At some point you commit the time to learn what you need to. I like to think of the analogy to SEO. The veterans in the industry are not who they are because they were at the front of the line. It’s because they have the 15 years of experience under their belt.
He was incredibly lucky. Assuming there was no other criminal penalties, he screwed up royally and gets off with a fine he will be able to pay and a life that was not destroyed by the federal government.
I have had great success in the past building business event alert systems for underlying salesforce data with Notify on Heroku data warehouse replications of salesforce. The potential for performance issues was always a nagging issue in the back of my head and this article is a great example why.
We are unfortunately getting to the point where the only option for non-power users will be to create an online account to run local hardware you own; just like Windows 11.
I run OPNsense with a collection of Unifi radios (local controller) with great success.
Many fears of “AI mucking it up” could be mitigated with an ability to connect a workbook to a git repository. Not for data, but for VBA, cell formulas, and cell metadata. When you can encapsulate the changes a contributor (in this case co-pilot) makes into a commit, you can more easily understand what changes it/they made.
Even if "teaching the rest of the workforce how to use Git" wasn't a massive obstacle, many (most?) corporate workflows involve editing files that weren't designed to be human-readable. There are a couple of approaches out there for comparing diffs to excel spreadsheets specifically, but it's not exactly pleasant.
Considering that Microsoft perfected change control in the legal industry (ms word’s track changes), something can be done to add a degree of change control to spreadsheets.
17 years ago I wrote a short VBA macro that takes the high life’s range of cells, concatenates the values into a comma separated list, then opens the list in notepad for easy copy and further use. I can’t begin to count the number of executions by myself and those i have shared it with.