For the best experience on desktop, install the Chrome extension to track your reading on news.ycombinator.com
Hacker Newsnew | past | comments | ask | show | jobs | submit | history | Panda4's commentsregister

> Every time you open LinkedIn in a Chrome-based browser, LinkedIn’s JavaScript executes a silent scan of your installed browser extensions.

It's not clear though, either they only tested against chrome-based browsers or Firefox isn't enabling them to do so.

edit: I answered before I go fully through the article but it does say it's only Chrome based.

> The extension scan runs only in Chrome-based browsers. The isUserAgentChrome() function checks for “Chrome” in the user agent string. The isBrowser() function excludes server-side rendering environments. If either check fails, the scan does not execute.

> This means every user visiting LinkedIn with Chrome, Edge, Brave, Opera, Arc, or any other Chromium-based browser is subject to the scan.


Firefox uses UUID for the local extension url per extension so you can't search for hardcoded local urls.

What is a Chrome-based browser? Isn't Chrome Google's Chromium based browser? How many are based on Chrome?

> This means every user visiting LinkedIn with Chrome, Edge, Brave, Opera, Arc, or any other Chromium-based browser is subject to the scan.

[flagged]


A lot of people mistakenly refer to Chromium-based browsers as being Chrome-based.

I feel like this is obvious and you know that this is the exact mistake being made, but rather than drop an actual correction, you take the insufferable approach of pretending you don't know what's happening and forming the correction as a question.


> A lot of people mistakenly refer to Chromium-based browsers as being Chrome-based

This seems to be a case where the poison seeps through the cracks. From Google and Chrome to other Chromium-based browsers. In very correct ways, in this case, they are Chrome based.


From "The Attack: How it works", its just checking the user agent string:

function a() { return "undefined" != typeof window && window && "node" !== window.appEnvironment; }

function s() { return window?.navigator?.userAgent?.indexOf("Chrome") > -1; }

if (!a() || !s()) return;


I think he's talking about the original claw, Open Claw


How is Peter "early in their career"? When he sold PSPDFKit for 100mio in 2020 he had been working on it for 13 years, and before that he'd worked as an engineer.


OpenClaw? The one started by a person that sold his previous company and got >$100M ? I wouldn't call him a novice either.


How hard was setting up the bank CSV dumps ?


As someone who is not from the west or a rich company, I always wonder how can westerns afford "search of a new adventure" in terms of time and money.

I think a big contributor to inability to do something like that is that I wake up go to work, return home rest a bit, go to sleep and repeat. I always wonder how can someone break out of this cycle if they are too tired after work.


Well, I think the answer lies in the article itself:

> at 40 he started his own business as a computer sales consultant in Canberra. After 12 years, he sold the company and got the library job


Even in the West, the vast majority of us are stuck in the same rut as you are. Somehow some people make more of their lives. It looks incomprehensible, of course, to those of us who can't manage it!


Today they are targeting people shooting rockets, tomorrow they will target people commenting on these posts, the day after they will target specific group of people.

So you may be safe today, what happens when they don't like your opinion ?


I think that was somewhat the point of this, to simplify the future complex scenarios that can happen. Because problems that we need to use AI to solve will most of the times be ambiguous and the more complex the problem is the harder is it to pin-point why the LLM is failing to solve it.


I have been searching for the same thing and my search resulted to nothing. Thank you so much for providing this.


So you paid them money and got zero value? how is that better?


Show my appreciation to what?


For their skill at accomplishing their job. Their jobs are primarily skill-based and customer-facing. A taxi driver who gets you where you want to go quickly and safely, a waiter who never lets your coffee cup get empty, a barber who makes you look... well dang, pretty nice!


I'm also curious.

So far the only purpose I have seen for this is people selling the hype; people posting videos/courses on how to use it.

I have downloaded and tried it and I can't figure out why would I need it.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search:

HN For You