Viewing profile — fallbackboy
fallbackboy
HN member- Joined
- Fri, Feb 10, 2023, 2:15 AM UTC
- HN karma
- 21
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About fallbackboy
No profile information was provided.
Recent public activity
-
comment
Comment #48475329
They bundle uBlock Origin into their Chromium fork, I expect that if it became too difficult to support the APIs needed on MV2, they'd integrate the features more directly into the…
-
comment
Comment #48474758
I would recommend folks check out Helium ( https://helium.computer ) it’s fast, basically just ungoogled chromium, and has full support for ublock origin.
-
comment
Comment #47863354
That seems really unfair because every other search engine also as "AI" integration. Kagi's is tasteful and only used when you seek it out.
-
comment
Comment #34886311
This entire article is an example of the largest pain point when working with React. So much of the work done here simply can't be done without various hacks around `useEffect`, `u…
-
comment
Comment #34734887
I don't think it's a great idea to integrate with other work in progress, living on another feature branch. As far as maintenance releases go, strategies for resolving this are wel…
-
comment
Comment #34734827
What exactly is a drawback of Trunk-based development for developers?