Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dandrew5
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
dandrew5
23d ago
If you're interested in a solution, I maintain a reader that performs client-side filtering from a given view. Here's a view with an AI filter I try to keep up to date: https://logicnow.io/hn/index.html?view=h
2.
▲
by
dandrew5
1mo ago
A tool I wrote can do this: https://github.com/dan-lovelace/hacker-news-reader
3.
▲
by
dandrew5
6mo ago
I use a bookmarklet for this: https://github.com/dan-lovelace/hn-blocklist
4.
▲
by
dandrew5
7mo ago
I use a bookmarklet for this https://dan-lovelace.github.io/hn-blocklist/ . Just added simonw's website to the blocklist as well.
5.
▲
Show HN: Bookmarklet for removing AI posts from Hacker News
(dan-lovelace.github.io)
2 points
by
dandrew5
8mo ago
|
0 comments
6.
▲
by
dandrew5
11mo ago
I'm also interested in hiding AI posts. Is anybody doing this with success that can share what they use?
7.
▲
by
dandrew5
1y ago
Thanks for the tip. I've enrolled in an A1 class with Goethe Institute starting in April. In your opinion, how difficult would it be to rent or potentially own a home on a single engineering salary? Looking at prices on https:/&#
8.
▲
by
dandrew5
1y ago
Could you expand a little? Are you referring to the workaholism some Americans have? Personally, I've always sought out companies that value a healthy work/life balance and am relieved to hear Europeans companies value it so highl
9.
▲
Ask HN: Do US engineering skills translate well to European companies?
10 points
by
dandrew5
1y ago
|
20 comments
10.
▲
by
dandrew5
1y ago
How would you know? I also submitted a deletion request to that airport identity service Clear to avoid missing a flight one time. I received an email "Your request has been received" and nothing else. Is there a way we can valida
11.
▲
by
dandrew5
2y ago
Keeping it classic, nice. How do you manage the dust?
12.
▲
Ask HN: What kind of whiteboard does not use dry erase markers?
32 points
by
dandrew5
2y ago
|
72 comments
13.
▲
Google's Programmable Search Engine Dropping JSON API Support Jan. 2025
(developers.google.com)
3 points
by
dandrew5
2y ago
|
0 comments
14.
▲
by
dandrew5
2y ago
Imagine a native desktop app that let you build a UI with very basic elements, à la Visual Basic, and behind each of those elements is an associated AWS CLI command. Such that "aws s3 ls" attached to a list element would render an
15.
▲
by
dandrew5
2y ago
For your Reddit posts, did you target a subreddit that might have interest in the extension or did you use one meant specifically for extension development/promotion? If the latter, which one?
16.
▲
by
dandrew5
2y ago
Great call on expanding to other add-ons stores. I'll need to look into compatibility and find a Windows machine to test...
17.
▲
by
dandrew5
2y ago
I'm in the process of adding payments as well and I'm starting things off with Stripe. Specifically, their payment links and subscriptions features. Longer term, I may switch, and am building things in a way that migration will be
18.
▲
by
dandrew5
2y ago
Yes, I have a monetization plan in mind.
19.
▲
by
dandrew5
2y ago
Great ideas, thanks. I've had similar success searching for common problems using Google, finding the highest-positioned Reddit result, and leaving a response with a link.
20.
▲
by
dandrew5
2y ago
I've added my contact email to my profile, thank you.
21.
▲
by
dandrew5
2y ago
Thanks for the idea of sharing the extension but I'd like to focus any discussion around growth itself. As for being concerned about a rugpull, I definitely get it. My approach is to keep as much of the product open source as possible
22.
▲
Ask HN: To those with successful browser extension(s), how did you grow it?
76 points
by
dandrew5
2y ago
|
46 comments
23.
▲
by
dandrew5
2y ago
True, good documentation is a rare thing. If the hype does hold and the current trajectory of things stays somewhat the same, I think it will be inevitable that the definition of "good documentation" will change. If it were geared
24.
▲
Ask HN: Is it time to start optimizing documentation for machines?
1 points
by
dandrew5
2y ago
|
2 comments
25.
▲
by
dandrew5
2y ago
Adding optional user sign-in to my word replacer browser extension: https://github.com/dan-lovelace/word-replacer-max . This is a precursor to adding generative replacement suggestions based on search terms. Even furthe
26.
▲
by
dandrew5
2y ago
Web Components are fun. I've played around with Lit, which some people have mentioned. Anybody tried Stencil? It looks similar from the outside but wondering how it plays out mid/late-term.
27.
▲
Show HN: A low-friction way to get started with web extensions
(github.com)
4 points
by
dandrew5
2y ago
|
0 comments
28.
▲
by
dandrew5
2y ago
New Hackers, I like it. A Hacker News clone strictly for new developers. Instead of articles, the links just map to posts on r/programmerhumor Welcome btw!
29.
▲
by
dandrew5
2y ago
Marketing yourself is more important now than ever. The advent of AI has created a noise problem at the hiring level on both sides: applicants are leveraging tools to generate necessary documents (targeted resumes, cover letters, social pro
30.
▲
by
dandrew5
2y ago
Not at the moment but the scanning feature is client-side only and does not rely on any external services. It uses jsQR[0] to handle parsing directly in the browser. One way to use it and be sure would be to load the page and disable the si
More ›