Live data from Hacker News

Viewing profile — ellieh

ellieh

HN member
Joined
Fri, Dec 17, 2021, 7:27 PM UTC
HN karma
1,076
Public activity
159 items

About ellieh

https://ellie.wtf

building atuin.sh

ellie@elliehuxtable.com

Recent public activity

  1. comment
    Comment #49175377

    tbf they are probably looking for customers with cloud spend ending in 'm'

  2. comment
    Comment #48913024

    thank you! if you ever have any thoughts or feedback, please let us know <3

  3. comment
    Comment #48911336

    Hey! Atuin maintainer here! Happy to answer any questions

  4. comment
    Comment #48452462

    Personally I have never been bothered by programs using my home folder. I don’t regularly ls the contents of it, and just browse by path from my shell anyway, so the clutter is bar…

  5. story
  6. comment
    Comment #48069754

    sure, but with unsafe Rust you have a very clear marking for the section of code that requires additional care and attention. it is also customary to include a "SAFETY" comment out…

  7. comment
    Comment #47924263

    I wish it was easier to know which projects are in desperate need of funding because I love pgbackrest and totally would have donated here, and I suspect many others would have too…

  8. comment
    Comment #47867606

    > I imagine this will push some new users away I suspect it will gain them more users than it will lose Most other tools doing this are heavy, buggy, and built on electron

  9. comment
    Comment #47755572

    So Atuin actually runs postgresql on the server only - the part that handles sync for many users On the client, it uses sqlite. As of recently, it also keeps an in-memory Nucleo in…

  10. story
  11. comment
    Comment #47496075

    > Codeberg is a German-based nonprofit organization, and it’s hard to imagine going wrong with this choice. I like what they're doing, however Codeberg's 14 day uptime is _97.05%_.…

  12. comment
    Comment #47466435

    I’m not sure what you mean here - we never supported fzf, other than a super early prototype in like 2021 This release actually adds support for nucleo, which matches with the same…

  13. comment
    Comment #47446396

    as a motorcyclist I often feel more comfortable riding near waymos at this point I trust that they have seen me, know that I'm there, and won't behave unpredictably

  14. comment
    Comment #47174538

    this happens to me so often that I wonder if it's something YC suggest people do

  15. story
  16. comment
    Comment #47008629

    gpui existing in the first place is a result of them raising VC

  17. story
  18. comment
    Comment #46386429

    > In other words: get an actually Linux supported laptop for Linux. 40% battery for 4hrs of real work is better than pretty much any linux supported laptop I've ever used

  19. comment
    Comment #46101854

    The main difference otherwise is that Atuin stores much more data + syncs it We shelled out to fzf in the very early days, but found the initial indexing to be a bit slower + add l…

  20. comment
    Comment #46084821

    Let me know if there’s anything I can help with!

  21. comment
    Comment #46084816

    You’re very welcome! Glad it’s working well for you

  22. comment
    Comment #46083685

    One of the main things we’re aiming to do here is make these manual processes much less manual! I’m a big believer in automating things gradually, which runbooks enable

  23. comment
    Comment #46083669

    Not just yet! We support a bunch of features that don’t fit into markdown very well. We will have better markdown support soon

  24. comment
    Comment #46083662

    Very happy to hear you find it so useful! Please do let me know if there’s anything we can do to make it better for you

  25. comment
    Comment #45894337

    > It could be interesting to see if it would be enough to add shell history as a completion source. Atuin runbooks (mentioned in the article) do this! Pretty much anywhere we allow…