Live data from Hacker News

Viewing profile — dandrew5

dandrew5

HN member
Joined
Wed, Aug 25, 2021, 1:07 AM UTC
HN karma
126
Public activity
71 items

About dandrew5

Contact me: dan [at] logicnow.io

Recent public activity

  1. comment
    Comment #47511673

    I use a bookmarklet for this: https://github.com/dan-lovelace/hn-blocklist

  2. comment
    Comment #47102749

    I use a bookmarklet for this https://dan-lovelace.github.io/hn-blocklist/ . Just added simonw's website to the blocklist as well.

  3. story
    Show HN: Bookmarklet for removing AI posts from Hacker News

    I made a simple, customizable bookmarklet for removing HN submissions based on their title contents. I have it configured to remove AI-related posts at the moment but anybody with …

  4. comment
    Comment #45612154

    I'm also interested in hiding AI posts. Is anybody doing this with success that can share what they use?

  5. comment
  6. comment
    Comment #43498366

    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 e…

  7. comment
    Comment #43489574

    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 reli…

  8. story
    Ask HN: Do US engineering skills translate well to European companies?

    I currently reside in the US and am looking to move to Europe (most likely Germany) some time in the next three years. Has anybody made this journey and have some insights to share…

  9. comment
    Comment #43447780

    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 receiv…

  10. comment
    Comment #43374431

    Keeping it classic, nice. How do you manage the dust?

  11. story
    Ask HN: What kind of whiteboard does not use dry erase markers?

    I've been using a dry erase whiteboard for decades and am in the market for something different. Someone mentioned in another thread they were using some kind of magnetic board (ma…

  12. story
  13. comment
    Comment #42312600

    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…

  14. comment
    Comment #42219108

    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…

  15. comment
    Comment #42218280

    Great call on expanding to other add-ons stores. I'll need to look into compatibility and find a Windows machine to test...

  16. comment
    Comment #42218101

    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 …

  17. comment
    Comment #42218077

    Yes, I have a monetization plan in mind.

  18. comment
    Comment #42217909

    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.

  19. comment
    Comment #42217869

    I've added my contact email to my profile, thank you.

  20. comment
    Comment #42217832

    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 …

  21. story
    Ask HN: To those with successful browser extension(s), how did you grow it?

    I maintain a handful of browser extensions and one of them is gaining traction. I'm now looking for marketing avenues and curious to hear from anyone that may have gone down this p…

  22. comment
    Comment #41709215

    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 "…

  23. story
    Ask HN: Is it time to start optimizing documentation for machines?

    The more I lean into LLMs for my daily job, the less I find myself reading published documentation. A lot of time has historically been put into having really good, human-readable …

  24. comment
    Comment #41690314

    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 suggest…

  25. comment
    Comment #41689374

    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/l…