Avatar

ToxicWaste

ToxicWaste@lemm.ee
Joined
1 posts • 17 comments
Direct message

good! so maybe soon they will be on the level of a junior.

permalink
report
reply

USA belongs to GB, Vietnam belongs to France… 🤷‍♂️

permalink
report
reply

no need to apologise. still a better response time, than some of the professionals I work with ;-)

permalink
report
parent
reply
2 points

do you need GPT4 specifically? If not, mistral has their large model for free available: https://chat.mistral.ai/chat

permalink
report
reply

To use Linux at the military just makes sense. I used to write software for a military contractor and the SW was only deployed on hardened RedHat. I thought to myself that this is a rare case of the military being smarter than the private sector :D

permalink
report
parent
reply

I know that you are memeing - but some ppl probably don’t have the background to see the difference.

A ping does not contain a http header containing a user agent. The response to a ping is not a webpage - and even if it was, your console won’t execute the JS.

permalink
report
parent
reply

This is not correct.

Most of the posts/articles reference following reddit post: https://old.reddit.com/r/firefox/comments/17ywbjj/whenever_i_open_a_youtube_video_in_a_new_tab_its/k9w3ei4/ . It shows the code from your screenshot. However the code does not check the user agent and is not injected server side (I checked by user agent spoofing and using a freshly installed chrome). So it will run on every browser and cannot be used against some specific ones.

There is an answer to the post everyone seems to reference, which goes a bit deeper into what the code could do: https://old.reddit.com/r/firefox/comments/17ywbjj/whenever_i_open_a_youtube_video_in_a_new_tab_its/ka08uqj/

permalink
report
reply

Guys relax. Most of the ‘research’ comes from this reddit post: https://old.reddit.com/r/firefox/comments/17ywbjj/whenever_i_open_a_youtube_video_in_a_new_tab_its/k9w3ei4/

It points out following code in youtube’s polymer script:

setTimeout(function() {
    c();
    a.resolve(1)
 }, 5E3);

But exactly this code does show up on a stock installation of chrome too, and it does not check for the user agent. One of the responses goes a bit deeper into what the code above could do: https://old.reddit.com/r/firefox/comments/17ywbjj/whenever_i_open_a_youtube_video_in_a_new_tab_its/ka08uqj/

It is rather clear, that this code is not aimed at firefox users to slow down their loading time.

permalink
report
reply

While i like ublock and use it myself, i hope not everyone uses it! There need to be different adblockers. Same as just one browser, or one forum is vulnerable to different things, so would adblocks be.

permalink
report
parent
reply

I agree with you, that even the devil would run away from localised scripts.

Just pointing out that even if everyone is using English, there will be differences. These differences can make it hard enough - no need for more stuff on top.

permalink
report
parent
reply