Live data from Hacker News

Viewing profile — aidanhs

aidanhs

HN member
Joined
Wed, Jun 05, 2013, 10:02 AM UTC
HN karma
448
Public activity
97 items

About aidanhs

aidanhs@cantab.net

https://github.com/aidanhs/

Recent public activity

  1. comment
    Comment #49121646

    I think you've linked to a private repository.

  2. comment
    Comment #48186587

    Fair enough, would love to see another writeup on the performance you observe even if it fails - in practice numbers are hard to come by.

  3. comment
    Comment #48185019

    I've recently been going down the rabbit hole of creating a "fast start dev env" and it's interesting to see how this article differs from other approaches (codesandbox has some fa…

  4. comment
    Comment #46681129

    I'm super interested to hear more on anything you can share about your projects, or the niche of gov projects you're aware of - I've been doing some work with gov and haven't seen …

  5. comment
    Comment #43633858

    One annoying part of using chroot if you're creating them on the fly is teardown - you have to manually invoke umount, and also take care to get this right for partially created ch…

  6. comment
    Comment #43633830

    As a number of comments have noted, there are a bunch of different axes that chroot could be 'better' on - e.g. security and sandboxing. I wrote https://github.com/aidanhs/machroot…

  7. comment
    Comment #42597463

    Out of curiosity, what would you say the current state of the art is for full compilable decompilation? This is something I have a vague interest in but I'm not involved enough in …

  8. comment
    Comment #42137805

    Interesting, that's helpful, thanks - so with the eventual arrival of memory64 and assuming I only wanted to target desktop systems and assuming browser implementations permit larg…

  9. comment
    Comment #42135145

    All the emulation of desktop machines in WASM I've seen so far have been for x86 - do you think there are significant additional hurdles for x86_64? Or is it just a matter of time?…

  10. comment
    Comment #41596574

    Right, because Anyscale found a niche that distributed compute matters in (AI) and built great libraries/hosted platforms/services around that. I would venture that the money they …

  11. comment
    Comment #41596330

    The company I work at (Hadean) used to have this as a product - think erlang-like multi machine IPC, with automatic acquisition of cloud resources and language integration for Rust…

  12. comment
    Comment #40033153

    First a minor quibble: if you're talking about 'Nix data', then starting the conversation by talking about 'Nix-the-language' is rather misleading. That aside, Nix allows you to cr…

  13. comment
    Comment #39959467

    Can you elaborate on what you're getting at? Syntax-wise it's about as similar to JSON as Erlang expressions are (i.e. superficially similar in some cases). Semantics-wise I've per…

  14. comment
    Comment #39261027

    Of my series of PRs, I suspect the third (i.e. https://github.com/zellij-org/zellij/pull/3043 ) is most likely to have an effect. But if it does it'd only be as a side effect unfor…

  15. comment
    Comment #35492133

    I didn't believe you that it was broken, but you're right - very disappointing. For anyone interested, the bug for it being is at [1] (reported mid 2021). The build failure is easy…

  16. comment
    Comment #34984243

    Hadean | Rust Engineer | London (flexible/hybrid) or REMOTE (UK) | Full-Time Hadean are backed by the likes of Epic Games. Our speciality is in spatial compute - we’ve built a mass…

  17. comment
    Comment #34887009

    (for context - I'm not interested in first class node support) This seems pretty cool. I particularly like how 'gradual' it seems to be relative to things like Bazel, i.e. you can …

  18. comment
  19. comment
    Comment #33729232

    Readers please note that sccache isn't just for Rust, and isn't just caching! It has a number of features, combining capabilities of ccache/distcc/icecream for C, C++ and Rust...al…

  20. comment
    Comment #32830310

    I recently refactored some traits that had a lot of repetitive noise in the generic type parameters (which end up being reflected in function signatures etc). I went about this wit…

  21. comment
    Comment #31503373

    In the context of the GDPR, I just want to remind people of this thread where a HN user invokes their rights in order to make Spotify back down on a change that would have locked u…

  22. comment
    Comment #31436115

    This is exactly what I was hoping for! If you just copied and pasted this into the documentation directly, that'd be more than enough. Thanks for writing it out so clearly and crea…

  23. comment
    Comment #31429308

    First off, I love zstd and thanks for your work - I've used it multiple times with great success. My question is...what's up with zstd compression levels? It seems to be impossible…

  24. comment
    Comment #31294247

    (disclosure: I don't use tasker and am not associated with them, I do work on something in the similar space of "compute without servers") First, you're coming at this from the wro…

  25. comment
    Comment #31212640

    In the concrete context of the post you're replying to, you seem to be saying that women are 'vulnerable people'? I'd suggest picking a definition of 'vulnerable people' that doesn…