Live data from Hacker News

Viewing profile — anowell

anowell

HN member
Joined
Sat, Jul 26, 2014, 3:05 PM UTC
HN karma
47
Public activity
25 items

About anowell

No profile information was provided.

Recent public activity

  1. comment
    Comment #47349449

    Thanks for the heads up. Will think on this and will probably just document the polyfill.

  2. comment
    Comment #47349398

    Good catch. Will get that added today. github.com/howie-code/temporal-fun

  3. comment
    Comment #47346596

    Agreed. We've almost eradicated our usage of JS Date - fixing plenty of bugs along the way, and then I extracted thousands of lines of conversions and formatting from our productio…

  4. comment
    Comment #34621916

    Location: Seattle Remote: yes, but not necessary Willing to relocate: no Technologies: DevOps, Kubernetes, Rust, Ruby, Typescript, Svelte, VueJS Résumé/CV: https://anowell.com/port…

  5. comment
    Comment #13821266

    This is roughly my story with the added note that I find that Github activity inversely correlates to how much Netflix I watch. I currently average about 3hrs /wk of TV time and pr…

  6. comment
    Comment #13757860

    I am excited to write some Rust in the browser, and have been tinkering with what it might look to have a rust frontend framework with ergonomics comparable to what you might expec…

  7. comment
    Comment #13748212

    I've been wondering this myself, so thanks for the link. Looks like it lives under the label: "Proposals we might consider in the future". I've been building a [super early/experim…

  8. comment
    Comment #13553475

    (of course, I don't mean to undermine the argument for hesitating to jump to Arch on the grounds of maintenance. It certainly takes thinking about maintenance more often.)

  9. comment
    Comment #13553397

    fwiw, I find the long term support pretty minimal. I'm only slightly more conservative in my use of`pacman -Syu` than I would be with `apt-get dist-upgrade`. If I notice a kernel o…

  10. comment
    Comment #13447416

    You might checkout the literal optimizations that ripgrep does. IIRC, the underlying regex lib is optimizing a few classes of "simple" regexes with SIMD to achieve better perf than…

  11. comment
    Comment #13242804

    In addition to the other responses, the ecosystems around Rust ML (e.g. scientific computing) are still very early and the Rust ML community itself is still fairly small. Take a pe…

  12. comment
    Comment #12316861

    This is solid. I'm an engineer at Algorithmia, and this caught our attention as the sort of project we love to host as a service on our algorithm marketplace. We've already made no…

  13. comment
    Comment #12234692

    It would seem that your desire for a divine book is one that centers on human advancement and academic knowledge. If God's highest desire was for our self-advancement, perhaps the …

  14. story
  15. comment
    Comment #12103878

    Speaking strictly of infrastructure costs, stripping away any other value of our marketplace and platform, ignoring an on-premise deployment of our platform that uses your own AWS …

  16. comment
    Comment #12103127

    The service operates at a higher level than EC2, and pricing is calculated on a per-second of compute basis. Comparing prices is going to depend a lot on the specifics of your work…

  17. comment
    Comment #11735671

    While I also generally prefer to choose open source services over closed source ones, it seems to me there is a place for both.... That said, over 75% of algorithms on the site are…

  18. comment
    Comment #11734745

    [As one of the developers in charge of this feature...] That's a fair question. Rust was a personal itch, but it also provided a good test for supporting native compilation while p…

  19. comment
    Comment #10561398

    It's a few years old at this point, but the 2013 Velocity talk "there is no talent shortage" is still one of my favorite resources on the topic: https://youtu.be/P_sWGl7MzhU

  20. comment
    Comment #10149879

    I spent an hour fighting with the Airport utility in WINE a couple months ago. It launched, but I had issues discoving the Airport. Eventually I caved and had a non-technical frien…

  21. comment
    Comment #10118561

    That would be me. Someone alerted me to the "30% worse than java" benchmark results, so I did some experimenting. It was my first attempt to optimize a bit of Rust, so I would love…

  22. comment
    Comment #9760511

    There's a lot of hate for whiteboard coding. Having been on both sides of whiteboard, code reading, and code pairing interviews, I like them all for different reasons: Code reading…

  23. comment
    Comment #9194555

    Great question. We currently only allow GPL-licensed algorithms to be open source as we continue to evaluate the best way to promote the virality of OSS licenses in compliance with…

  24. comment
    Comment #9194540

    While infrastructure usage cost is measured per second, algorithm developers currently set royalty costs per API call, so there is no incentive for stalling. We also provide a brea…

  25. comment
    Comment #9194428

    You have effectively described the AGPL restrictions that explain why we do not currently accept algorithms licensed under AGPL.