Viewing profile — tim1994
tim1994
HN member- Joined
- Sat, Feb 24, 2018, 7:37 PM UTC
- HN karma
- 87
- Public activity
- 55 items
- HN profile
- View on Hacker News ↗
About tim1994
Recent public activity
-
comment
Comment #47028136
With signals you can avoid the prop drilling. I think signals can help a lot with this approach
-
comment
Comment #46987089
Well, someone has to start. It's ok if you use the alternative with a subset of your contacts.
-
comment
Comment #46667490
True, but considering that the extension was bought in 2022 by Avast, maybe it has its own tracking built in by now or will have something concerning done to it in the future. So e…
-
comment
Comment #46402102
For panning you don't need a 3D view/reconstruction. This also allows translational camera movements, but only for nearby views. Maybe I am overly pedantic here, but for HN I guess…
-
comment
Comment #46229580
Should you optimize for resize performance? I guess that depends on the app. Use the tool that fits the requirements.
-
comment
Comment #46162155
The problem is content exclusivity. It would be great if all the content or at least most would be available on all platforms. At least eventually. That would be great for consumer…
-
comment
Comment #46083427
Another reason I can think of is the requirement not to introduce a breaking change. It is very frustrating if the codebase has a lot of hacky/bad code in it but a lot of it can't …
-
comment
Comment #46035165
Because updates don't just include new features but also bug and security fixes. As always, it probably depends on the context how relevant this is to you. I agree that cooldown is…
-
comment
Comment #45873372
> The government is. Companies too.
-
comment
Comment #45113854
I think the problem is that they cannot communicate that they don't know something and instead make up some BS that sounds somewhat reasonable. Probably due to how they are built. …
-
comment
Comment #45100389
Ain't gonna happen (unfortunately). Somehow people (outside of HN) seem to like to use apps for everything. EVERYTHING.
-
comment
Comment #44668919
I also get this. Firefox on Android in Germany.
-
comment
Comment #44233426
A couple of years ago I played PUBG which crashed occasionally. I rarely submitted bugs, even if it was as simple as pressing a button in the crash reporter. This is because sendin…
-
comment
Comment #44113342
Interesting read for sure! This is about ChromeOS though, Chrome on other platforms was not affected.
-
comment
Comment #43683333
It's always impressive how far people can take TypeScript and even build parsers with it. But this is limited to inlined string literals and cannot read files (a TS limitation). I …
-
comment
Comment #43385949
In Germany LRAD systems have been used to deliver Covid 19 information, not against protesters. Used by the fire brigade. I haven't checked uses in other countries. https://en.m.wi…
-
comment
Comment #41645142
Why do we need tracking for advertising though? I wouldn't mind ads based on the page content (as much). Social media websites know their users anyways, no need IMO to track users …
-
comment
Comment #40959476
I don't think this is sufficient. Scripts could still do bad things, for example mining crypto.
-
comment
Comment #40353081
You can use Google Play services on Lineage os. IIRC they are installed by default though there are ways to use it without them (doing that right now). About banking apps idk.
-
comment
Comment #39722083
The Android App as well. I have a slightly older phone (Fairphone 3+) and it takes 10-15s for a song to start playing after tapping on it. Even if it's offline available. Didn't us…
-
comment
Comment #38761300
Sounds like an interesting project, but I think it's important to find a good way to interact with browser APIs. They all work differently, like rAF, geolocation, pointer lock, cam…
-
comment
Comment #37127773
IIRC extensions cannot access any URL that hasn't been specified in the manifests permission section. I think Firefox shows those URLs in the permission prompt. Those URLs can cont…
-
comment
Comment #37073127
I don't know how Chrome handles this but Firefox won't install the update without the user confirming it.
-
comment
Comment #36849651
It's not quite that simple. For example the button doesn't necessarily have to have an aria label. Could be the (nested!) content. There could be multiple candidates (buttons). The…
-
comment
Comment #36849099
Perhaps a caching or timing issue? I updated my profile shortly after posting this (and noticing it myself).