Viewing profile — foray1010
foray1010
HN member- Joined
- Wed, May 14, 2014, 2:56 AM UTC
- HN karma
- 100
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About foray1010
No profile information was provided.
Recent public activity
-
comment
Comment #47804652
JavaScript ecosystems often end up with small, feature-complete dependencies where "if it ain't broke, don't fix it" is a reasonable stance, so staleness alone isn't necessarily a …
-
comment
Comment #47804512
Not blaming any maintainer here - I also received a similar PR ( https://github.com/foray1010/didyoumean2/pull/1849 same author, 1 hour before mailgen) but did not merge it. The co…
- story
- story
-
comment
Comment #44064191
Seems Obsidian Web Clipper is a good alternative, it can save as markdown so you own the data offline. Anyone tried it? What is your experience?
-
comment
Comment #43598954
100% agree, I don't understand why it is acceptable, it is very confusing on abbreviation.
-
comment
Comment #42091668
It would be very handy if you allow putting text in query string for translate. Example for google translate: https://translate.google.com/?text=%s EDIT: You already supported it! …
-
comment
Comment #28152428
seems download link is still not available in the homepage, if u are interested: https://download-installer.cdn.mozilla.net/pub/thunderbird/r...
-
comment
Comment #23439395
Not bad too! But I really prefer opensource solution more, at least we know how it builds. Because in theory the list can be used for DNS hijacking
-
comment
Comment #23439031
Energized Protection actually included them all, so you don't need to add them one by one, and nextdns supports it!
- story
-
comment
Comment #23318703
You can do this by picking a VPN provider that supports WireGuard. In WireGuard config file, you can change the dns address to pihole. I did this so that I can use VPN + nextdns to…
-
comment
Comment #22433827
Having a good sensible default is one thing, bundling everything together is another. If I prefer jest over the test suite provided by Rome, I would have to install two test suites…
-
comment
Comment #22432729
I worry this is a start for a toolchain monopoly, I don't like the idea of all-in-one, how can a single toolchain be the best of all fields? Will it suppress innovation like jslint…
-
comment
Comment #22356336
depends on if need to call other apis like microservices, you can use the JWT on behalf of the user to request the contents from other services. JWT also introduces `scope` which d…
-
comment
Comment #21912252
7. Remove Chrome and never look back.
-
comment
Comment #21544136
maximum resolution in Invidious is 720p even 1080p is supported when goes to youtube. Are there some technical limitations?
-
comment
Comment #21189275
I am from Hong Kong, I can confirm that Taiwanese flag is not displayed in original Emoji keyboard (still appear in third-party keyboard like kaiboard). I am using HK region apple …
- story
- story
-
comment
Comment #12964906
I built a Chrome extension called `Popup my Bookmarks` ( https://chrome.google.com/webstore/detail/popup-my-bookmarks... ) to solve my pain from switching from firefox to chrome :)…