Live data from Hacker News

Viewing profile — StephenAshmore

StephenAshmore

HN member
Joined
Fri, Dec 04, 2015, 3:26 PM UTC
HN karma
36
Public activity
18 items

About StephenAshmore

Head of Engineering @ Ox. Building Aethas.ai. Founder @ Sword and Tower Games. Experience in engineering leadership, machine Learning, logistics, warehouses, retail software.

Recent public activity

  1. comment
    Comment #47950007

    I've been doing something similar on my own weekend game! I've got two games in rust I'm working on, a simple one in tauri and a more traditional 2D game. For both, I added a CLI t…

  2. comment
    Comment #46580028

    I'm working on an AI (Aethas, https://blog.aethas.ai ) that preps context before my meetings, sets reminders, makes design drafts, summarizes meetings, and drafts follow-up emails …

  3. comment
    Comment #44998732

    It may be a configuration thing. I've found quite the opposite. Github Copilot using Sonnet 4 will not manage context very well, quite frequently resorting to running terminal comm…

  4. comment
    Comment #43687644

    > 4.5 (better in creative writing, and probably warmer sound thanks to being vinyl based and using analog tube amplifiers Ha! That's the funniest and best description of 4.5 I've s…

  5. comment
    Comment #38349249

    Mira isn't on the board, so she didn't have a vote in this.

  6. comment
    Comment #37937269

    Fascinating! I love seeing more multimodal ML. Thanks for sharing!

  7. comment
    Comment #37891299

    I think learning from omission is a real thing. If you never observed anyone doing it, then why would you? When I was growing up, no one ever talked about mental health or therapy,…

  8. comment
    Comment #37886474

    I agree! I worked on forecasting sales data for years, and we had the same results.

  9. comment
    Comment #26546916

    There are many people that have a fear of rejection. A list like this helps to illustrate that it is okay to be rejected. You can be both successful, and have failed to nail an int…

  10. comment
    Comment #24280011

    I expected it would link to this video: https://www.youtube.com/watch?v=32FB-gYr49Y instead of a rick roll! Nice one.

  11. comment
    Comment #18069511

    I've been using Mapbox for maps and their geocoding api.

  12. comment
    Comment #17972038

    Well, I suppose I'll be looking for a replacement to Gmail pretty quick. Long time inbox user from the beginning, and Gmail still isn't caught up to it in UI/UX, plus loads of my "…

  13. comment
    Comment #15400733

    We use vagrant in conjunction with docker and other container services. Vagrant is our development box, new devs pull down and install the vagrant box, and that box will have a lot…

  14. comment
    Comment #15400654

    We do a lot of importing data from a large variety of data sources, so we use lots of MongoDB for persisting data and Elasticsearch for fast aggregations and queries. We have quite…

  15. comment
    Comment #14282647

    Signed up, and using this! I'm enjoying it.

  16. comment
    Comment #13788267

    I've been writing Rust quite frequently recently, and have enjoyed it. However, the biggest problem I've faced so far is exactly what they are trying to address. Modules can be ann…

  17. comment
    Comment #11093077

    An open-source machine learning toolkit(waffles) I regularly use in research was hosted on sourceforge for its entire lifespan, and was recently moved over to GitHub. The change in…

  18. comment
    Comment #10676792

    Sure. These techniques are called Dimensionality Reduction or manifold learning. The wikipedia article actually has a good description: https://en.wikipedia.org/wiki/Nonlinear_dime…