Live data from Hacker News

Viewing profile — andrewzeno

andrewzeno

HN member
Joined
Sat, Oct 19, 2024, 11:30 AM UTC
HN karma
222
Public activity
27 items

About andrewzeno

github.com/zhom

Recent public activity

  1. story
  2. story
  3. comment
    Comment #48371717

    lol thankfully no. My GitHub is in bio

  4. comment
    Comment #48370696

    My email is filled with junk from cybersecurity "experts" telling me that my open source project is "very compromised" and that they will gladly reveal to me what the issue is, if …

  5. comment
    Comment #48187185

    This is the way. Hopefully they learned from IKEA which instead of firing 8,500 support agents retrained them into interior designers.

  6. story
  7. comment
    Comment #48186412

    Companies still need to verify your competence. You should be prepared to answer LeetCode mediums and ensure that your soft skills are strong. What you did at your previous company…

  8. story
  9. comment
    Comment #48124420

    TLDR: software engineers are still in a very high demand and the hiring of junior engineers is temporarily in decline. There is a great piece from the Brookings Institute that ment…

  10. comment
    Comment #48124320

    I think this is an interesting idea, but I don't see a reason to use it in the current state. Claude Code can already create memories and those work similarly, except Claude "refle…

  11. comment
    Comment #48124077

    I think this article is great, but it doesn't focus on the open source aspect. GitHub still has effective monopoly on open source, simply because of how much free resources they pr…

  12. story
  13. story
  14. comment
    Comment #44145299

    Thanks! I also like when the UI is not cluttered with different inputs. What do you mean by "Stop and start browsers while restoring my sessions"? You should be able to start and s…

  15. comment
    Comment #44144588

    Lol I don't think I ever had 300 tabs open. Must be a nightmare to navigate haha. I believe I also used to have 6 browsers, but with Donut it now fluctuates at around 10 profiles, …

  16. comment
    Comment #44142614

    Oh wow, this is a very generous offer. Thank you! It might take me a while to get the Apple Developer account to do so, not for the financial reasons. I've noted your concern and w…

  17. comment
    Comment #44142573

    Thanks for the suggestion! I'll think how it can be added in a sane manner

  18. comment
    Comment #44136606

    Not yet. I'd like to add it in the future, but it's going to be pretty time consuming as frameworks like playwright, which support both Firefox and Chromium, run a patched version …

  19. comment
    Comment #44136276

    Thanks for sharing! This project has "automatic URL editing", which is something I'd like to add my app. Great to learn that there is a real product with this feature.

  20. comment
    Comment #44135032

    Features that make the same browser binary have a different browser fingerprint with a fresh user profile. For example, faking location data, fonts, browser version, user agent, ss…

  21. comment
    Comment #44134319

    Hope you like it! I found it a much nicer experience compared to using the Foxyproxy extension or configuring PAC files.

  22. comment
    Comment #44133911

    In Tauri, registering your app as a handler for a URL schema is very easy, all of the hard work is already done at https://v2.tauri.app/plugin/deep-linking/ haha. If you haven't pl…

  23. comment
    Comment #44133660

    Sorry, just saw your comment. Copying from another thread, I use it to more privately browse the web, separate my personal and professional accounts, and manage links. For example,…

  24. comment
    Comment #44133624

    You can do that, yes, but if you are going to need too many profiles (Over 10, I would say), your best option is to use an anti-detect browser or something like Camoufox. If it's u…

  25. comment
    Comment #44133602

    They are stored in ~/Library/Application Support/DonutBrowser/profiles. So right now you can use something like Syncthing to synchronize the data across desktops. Once the project …