Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
foray1010
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
foray1010
5mo ago
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 risk. The link in the PR is incorre
2.
▲
by
foray1010
5mo ago
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 concern isn’t obvious malicious
3.
▲
2-day-old GitHub account added AI-generated dependency to Mailgen (2.5k stars)
(github.com)
3 points
by
foray1010
5mo ago
|
3 comments
4.
▲
by
foray1010
1y ago
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?
5.
▲
by
foray1010
1y ago
100% agree, I don't understand why it is acceptable, it is very confusing on abbreviation.
6.
▲
by
foray1010
2y ago
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! Nice, didn't see it mentioned anywhere
7.
▲
by
foray1010
5y ago
seems download link is still not available in the homepage, if u are interested: https://download-installer.cdn.mozilla.net/pub/thunderbird/r...
8.
▲
by
foray1010
6y ago
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
9.
▲
by
foray1010
6y ago
Energized Protection actually included them all, so you don't need to add them one by one, and nextdns supports it!
10.
▲
All-in-One DNS block list
(github.com)
183 points
by
foray1010
6y ago
|
55 comments
11.
▲
by
foray1010
6y ago
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 together in iOS because I can't change DNS in iOS.
12.
▲
by
foray1010
7y ago
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 in the same project. Why not split them into different pack
13.
▲
by
foray1010
7y ago
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 -> jshint -> eslint? Just because the new and be
14.
▲
by
foray1010
7y ago
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 determine services user consented and allowed your backend to
15.
▲
by
foray1010
7y ago
7. Remove Chrome and never look back.
16.
▲
by
foray1010
7y ago
maximum resolution in Invidious is 720p even 1080p is supported when goes to youtube. Are there some technical limitations?
17.
▲
by
foray1010
7y ago
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 id and latest ios version
18.
▲
Show HN: React Hook for DOM Event Listeners with TypeScript Supported
(github.com)
2 points
by
foray1010
7y ago
|
0 comments
19.
▲
You have no option to disconnect Facebook account from Spotify
(community.spotify.com)
16 points
by
foray1010
8y ago
|
5 comments
20.
▲
by
foray1010
10y ago
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 :) source code: https://gi