Live data from Hacker News

Viewing profile — aaronds

aaronds

HN member
Joined
Wed, Sep 28, 2016, 8:28 PM UTC
HN karma
334
Public activity
30 items

About aaronds

mail: aaron at stillwell.tech

[ my public key: https://keybase.io/aaron_stillwell; my proof: https://keybase.io/aaron_stillwell/sigs/WP7_qY1m-wszxKWC3Aq3J5W5WtndR8ZHuqQXFqLdDXY ]

Recent public activity

  1. comment
    Comment #48383195

    Neuralk AI | Field Engineer | Full-time | Hybrid (Paris/London) We are a seed stage startup building Tabular Foundation Models (TFM). This is an emerging space with huge potential.…

  2. comment
    Comment #46845411

    A bit lower level than most things discussed here but on the topic of overlay networks, I’ve used nebula for years and can recommend it https://github.com/slackhq/nebula

  3. comment
    Comment #46586091

    I run AssetRoom, which sends AI summaries of SEC filings. Found myself wanting a quicker way to discover interesting companies and hear what others think about them. So I added a w…

  4. comment
    Comment #46299691

    By default free plans can run 5x concurrently on self-hosted, 20x minimum for all paying customers, and yes there's a "talk to sales" for >20x on the pricing page

  5. comment
    Comment #46299265

    Good to know - and I can see the confusion on that page - I'll pass on the feedback, thanks!

  6. comment
    Comment #46296250

    Can you send a link to the page you’re looking at? Thanks! Pricing should mostly just be users + build minutes (for cloud runners) + storage. There is a few other optional, feature…

  7. comment
    Comment #46295994

    Is that because you have loads of users? (curious CircleCI employee here)

  8. comment
    Comment #46271181

    Created a community based poll where we vote and comment on a different stock every week. https://www.assetroom.net/diamond-or-dud Would love feedback.

  9. story
    Show HN: Diamond or Dud – Vote on and discuss a different stock every week

    I like finding and reading about companies but struggle to find the time. So I started a weekly poll: I pick an interesting company, show some key facts and figures, and let the co…

  10. comment
    Comment #43535031

    Thanks! Will make a note of this, for sure scope to make them easier to digest.

  11. comment
    Comment #43534630

    just seen it- i think you made a typo in your email (.clm instead of .com) - I'll correct and re-send!

  12. comment
    Comment #43534374

    I'm working on AssetRoom, a free service to email you noise-free, easy to digest summaries of SEC filings from companies you're interested in. I often read about interesting public…

  13. comment
    Comment #43417666

    I'm working on AssetRoom, a free service to email you noise-free, easy to digest summaries of SEC filings from companies you're interested in. https://www.assetroom.net/

  14. story
  15. comment
  16. comment
    Comment #35574140

    Totally. But regardless lots of ideas get funded that turn out not to be "venture scale" and many at an early stage that do not even get to $10m ARR.

  17. comment
    Comment #35573757

    That is absolutely absurd that you have built something many have tried and failed to do with millions of dollars of venture capital behind them, all on your own. Genuine kudos to …

  18. comment
    Comment #28845186

    Like this? https://circleci.com/docs/2.0/parallelism-faster-jobs/

  19. comment
    Comment #18896096

    +1 for iwantmyname - such a simple service - does exactly what I want without any fuss

  20. comment
    Comment #15440056

    The S3 SDK allows you to generate a URL that can only be used to upload to a specific path (+ there are other constraints you can enforce, file size / mime type etc)

  21. comment
    Comment #15399964

    Correct, I have no need for the original filename in most cases. If I did want this info, for example if I was building a file browser type thing (ala dropbox), then sure I'd keep …

  22. comment
    Comment #15399667

    Something to the effect of my_app/profile_images/org_id/user_id/uuid_thumb.png uuid_large.png uuid_original.png can work. Then in your app, you can have a way of specifying which v…

  23. comment
    Comment #15399602

    Perhaps I'm missing something about your use case, but I only create buckets per application, or sometimes file category (videos, profile images, whatever). Trivial example followi…

  24. comment
    Comment #15211700

    Someone please correct me if I'm wrong, but that photo appears to be from some sort of staged shoot, which probably explains why it's not being used as you'd expect. Edit: Here's a…

  25. comment
    Comment #15049854

    Agreed, and to my knowledge this is a known issue (I'm sure I've seen chatter regarding the problem on the docker forums/github). Nonetheless, with docker-sync I've been able to le…