Live data from Hacker News

Viewing profile — andrewrothman

andrewrothman

HN member
Joined
Tue, Oct 20, 2015, 4:26 PM UTC
HN karma
72
Public activity
43 items

About andrewrothman

No profile information was provided.

Recent public activity

  1. comment
    Comment #36946385

    I like to save the best / most interesting links I come across as I browse the web. It can come in handy to pull up a blog post I read a while ago or remember some new sass product…

  2. comment
    Comment #36624363

    This might be of interest: RFC 8984 JSCalendar: A JSON Representation of Calendar Data https://www.rfc-editor.org/rfc/rfc8984.html

  3. comment
    Comment #32253720

    It seems like the ideal approach would be "proving" syntax proposals by implementing them in a preprocessor first and then later trying to standardize the syntax if it gains tracti…

  4. comment
    Comment #26907506

    After thinking about this for a while, I think they've been making the right move. However, I'd like to see: - Xcode, Final Cut Pro, and other pro apps with full feature-sets desig…

  5. comment
    Comment #26868282

    I've been using GNU Stow (with Git) for the past month to sync some of my dotfiles between two laptops (Mac and Linux). It took 10 minutes to get comfortable with it and it works w…

  6. comment
    Comment #26840707

    I'm in the process of the same switch. I've liked Standard Notes. It's really nice that it's open source and encrypted. However I ran into some instances of cross-device conflictin…

  7. comment
    Comment #26269529

    Looks great. I'd love something like this. I assume it charges over USB-C? Any chance we can get a video of the laptop in-use, and maybe a few shots of it next to other popular lap…

  8. comment
    Comment #25937361

    Thanks for your contribution and outreach! SWR has been really helpful for us at work.

  9. comment
    Comment #25247166

    Interesting article. Thanks for sharing! My dream platform: 1. Single binary install on nodes, and easy to join them into a cluster. 2. Resources defined as JSON with comments in a…

  10. comment
    Comment #24820307

    I have a Mastodon account. I just tried visiting the local timeline of a different instance, as recommended, and I have to say it was a much more engaging experience than I had had…

  11. comment
    Comment #24758683

    This is Aw-some.

  12. comment
    Comment #24487949

    That makes sense. Thanks for the info!

  13. comment
    Comment #24465012

    I should be clear my interest is theoretical. I haven't run into any practical issues with "crates.io" and it's been working great for me. I think the way Go and ES Modules (Deno /…

  14. comment
    Comment #24448176

    Steve, thanks for all your work on Rust! I'd like to understand more about the arguments for and against a URL-based module naming / resolution approach. Could you point me to any …

  15. comment
    Comment #23453885

    This has me feeling excited for something new and interesting. I'll be watching on Monday.

  16. comment
    Comment #23199983

    Off-topic, but I read the title as "Supported on Linux distributions including but not limited to Windows". Microsoft, you know what we want.

  17. comment
    Comment #23046073

    I have mixed feelings on urbit. I think it's a really interesting idea, but it's implementation is too obscure and complex. I do, however, sympathize with their goal and appreciate…

  18. comment
    Comment #22999962

    Good critique. I agree about control flow and memoization. I tend to run into issues every now and then with memoization and hook "dependencies", but I'm getting better at it. I th…

  19. comment
    Comment #22762525

    I really like the idea proposed here of components. I always thought it was weird to assign a margin to elements of a list to achieve spacing. To maintain proper spacing it's often…

  20. comment
    Comment #22762420

    I use Insomnia as well. There's a few Postman features I miss, but I like that it's slightly less heavy, and I like the Insomnia UI a lot better. They've been responsive to my feed…

  21. comment
    Comment #22688724

    I commented about this in a different thread about the same topic earlier today, but I'll post here as well. I can understand Apple's decision to do this, as there's a lot that can…

  22. comment
    Comment #22688635

    Off topic, but how is this experience using the Surface Pro X as a PWA machine? Does Windows / PWAs work well in tablet form? I was thinking of switching to a similar setup and usi…

  23. comment
    Comment #22686842

    This is a serious problem for modern web experiences. "After seven days of Safari use without the user interacting with a webpage on website.example, all of website.example’s non-c…

  24. comment
    Comment #22400538

    I have mixed feelings about Solid. I really love the ideas behind it, and having Tim Berners-Lee (big name in tech) at the helm is a huge plus. However, I have some trouble with so…

  25. comment
    Comment #22321253

    Both OpenGL shader code and on-device ML can be done in React Native. However, you likely won't reach full native performance today. https://www.youtube.com/watch?v=1HYnrdKEVMU htt…