Viewing profile — ringer
ringer
HN member- Joined
- Wed, Oct 21, 2020, 7:07 PM UTC
- HN karma
- 45
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About ringer
No profile information was provided.
Recent public activity
-
comment
Comment #46109719
People need to learn to never run untrusted code without safety measures like virtualization, containerization, sandboxing/jailing, etc. Untrusted code can include executables, ext…
-
comment
Comment #46055036
I think Google gained more users with its aggressive advertising campaign than with its speed (except for power users). If someone used a Google product like search, email or youtu…
-
comment
Comment #46054930
Shorts are normal videos too, so you can view them in the normal player. I have a redirect rule that redirects https://www.youtube.com/shorts/ to https://www.youtube.com/watch?v=
-
comment
Comment #45802482
Except when it's not implemented properly and it breaks other workflows. For example, if it only shows a button (not a link or a tag) and copies the link to the clipboard via JavaS…
-
comment
Comment #44648268
Also, it doesn't work on Busybox either (e.g. on Alpine Linux).
-
comment
Comment #43956124
And of course it works when I change only the user-agent to windows.
-
comment
Comment #42585865
In this case, they may display a message like: 'This page is intended for USA visitors only. Our services do not operate outside the USA.', but no, they say you are banned because …
-
comment
Comment #42584125
I visited albertsons.com out of curiosity, but I was instantly banned. Even using an unmodified Chromium browser, I couldn't access the site. It's ridiculous what's happening on th…
-
comment
Comment #40977390
Basically, you need to create a `user.js` file in the root folder of your profile, you can find/open the profile folder using about:profiles or about:support (default path is `~/.m…
-
comment
Comment #39639148
You can define a keyword for this, eg. ctrl+l - `ks` (kill sticky) - enter. It has some backwards because you still can't search by name and you have to remember the keyword and th…
-
comment
Comment #36671791
> You can search across tabs using the tab search in the top right corner though (an arrow pointing down). Which uses the same broken stuff, so you can't actually search. Check thi…
-
comment
Comment #36443982
Discord keeps adding new crap and I always have to update my usercss to hide that crap. I mostly use it from a browser, so it's easy to run custom css/scripts, but the official cli…
-
comment
Comment #36418528
In addition, it would be nice to create a separate RSS feed for the shorts and of course remove them from the original. In the early days it was easy to filter out because of the #…
-
comment
Comment #32960854
> Ru -> Run (what is "run"? It's that little dialog box from Windows 3.1 where you can type in an executable to run) This is the best. It opens immediately, no animations, ads, etc…
-
comment
Comment #30425293
The perfect keyboard already exists[1] and it also has a caps lock key[2]. [1] https://github.com/dkter/aaaaa [2] https://github.com/dkter/aaaaa/pull/13
-
comment
Comment #24851275
I use Temporary containers heavily and the MAC sync is also enabled but I never see anything like this. Sometimes 1-2 container it remains but I can delete it manually. Maybe I'm l…
-
comment
Comment #24851022
In temporary containers you can set up what should happen on different actions (left click, ctrl+click, etc) and different domains. https://github.com/stoically/temporary-container…