Ublock is without a doubt the most valuabe chrome extension. Most people underutilize it as a way of filtering “legitimate portions” of websites as well. For example, I used it to filer out all recommended content from youtube, as well as comments. My youtube is merely a search bar and the video I wanted to watch, nothing more.
When reading, I often scroll up and down, and those annoying banners that appear only when you scroll up drive me mad. I hit em with the 'ol uBlock zap and they go away. So much nicer.
uBlock Origin 1.50.0
221–230 of 272 posts
Re: uBlock Origin 1.50.0
#222Earlier quoted context omitted.
Gorhill released a lite version as a test: https://chrome.google.com/webstore/detail/ublock-origin-lite...
how good is it compared to the non-light version for only ad blocking?
Re: uBlock Origin 1.50.0
#223Earlier quoted context omitted.
Youtubers I follow are doing just that.
Have a look at SponsorBlock. It automatically skips this kind of ads as long as someone contributed the time stamps.
Re: uBlock Origin 1.50.0
#224Ublock is without a doubt the most valuabe chrome extension. Most people underutilize it as a way of filtering “legitimate portions” of websites as well. For example, I used it to filer out all recommended content from youtube, as well as comments. My youtube is merely a search bar and the video I wanted to watch, nothing more.
does ublock origin really work on chrome with its api limitations?
Re: uBlock Origin 1.50.0
#225Re: uBlock Origin 1.50.0
#226Earlier quoted context omitted.
> how do people who build web stuff daily not know.. I'll stop it right there. You'd be surprised how many people who build web stuff daily know surprisingly little about how the web actually works or any details aside from that. A surprisingly massive portion of people in tech have learned just enough through bootcamps and youtube videos to accomplish just enough for the specific job they are doing without realizing…
I’m cherry picking but A vs CNAME is incredibly simple, just not something most keep in their mind since you usually set it and forget it. As an aside, my guess is the recall rate would be a lot higher amongst people if the record types had better names instead of “A” and “CNAME”. Something like “Name-to-ip” and “Name-to-name” seem to be far better (I’m sure I’m missing nuance, like what do we call ALIAS, etc. but yo…
But can you remember _which is which_? For instance, can a host have two A records? Can a host have two CNAMES? one of these might mess with mail delivery but the other is pretty common. Do you remember which is which?
DNS is an onion. At first it makes tons of sense. Then you learn a little bit and it makes less sense. Then you learn some more and it makes more sense. It is a bit tricky like that in a way that trips up lots of people. This speaks a little bit to your "levels of engineers," I think.
Re: uBlock Origin 1.50.0
#227Earlier quoted context omitted.
Browsing the web without an adblocker is... illuminating. A vision into a corporate hellscape of garbage constantly screaming for your attention. I'm sure they don't allow adblockers in Hell.
IME you learn which sites and services can balance ads vs user needs. So it's only hell if insist on consuming from those who don't care enough about you. Of course if ad blocking gets too be too mainstream all that will be left are 'native' ads and directly paid content.
Some sites I do use out of necessity, because I follow the "content"/"community", and it happens to be there: YouTube, Facebook. It saddens me to no end a lot of groups of niche interests are only on Facebook, but if I don't want to end up talking to myself, I'm forced to use it.
Re: uBlock Origin 1.50.0
#228Earlier quoted context omitted.
Not to mention ads incite to consume more, attempt to creep inside your daily thoughts and lie about the qualities of the product using all the tricks in the books. Add on top of this it gives more power to the big players with more money and create terrible incentive for the medias and you have one of the easiest moral decision in the world.
Not all ads are exploitive or deceptive. Ads empower small players as well. Without them large and entrenched players have a greater advantage.
Re: uBlock Origin 1.50.0
#229Earlier quoted context omitted.
I think you can download portable version of a Chromium-based browser and install any extension you want on it.
If it's like the locked down laptop I had to work on in a recent role, running a portable browser is not an option. Everything had to be installed by admins via "service now" requests. It wasn't a particularly efficient process to set up a machine... but for security/compliance reasons, practically nothing was allowed to happen below the radar.
However the optimal solution is to keep work and personal completely separate.
Re: uBlock Origin 1.50.0
#230Earlier quoted context omitted.
> how do people who build web stuff daily not know.. I'll stop it right there. You'd be surprised how many people who build web stuff daily know surprisingly little about how the web actually works or any details aside from that. A surprisingly massive portion of people in tech have learned just enough through bootcamps and youtube videos to accomplish just enough for the specific job they are doing without realizing…
It's funny how I agree with your post, still switched from "full stack" to frontend, have studied at university and still there's a disconnect. I've never dived into DNS and it's mostly a black spot in my knowlesge about weg technology basics. OTOH, I agree with your point in that I've often been very disappointed with the lack of basic knowledge about HTTP and request/response lifecycles with BE as well as FE develo…
I'm perplexed that there are full stack seniors who wouldn't know about this though.