Live data from Hacker News

Viewing profile — tony

tony

HN member
Joined
Tue, Oct 29, 2013, 9:04 AM UTC
HN karma
2,601
Public activity
626 items

About tony

open source software plumber

author: The Tao of tmux (https://leanpub.com/the-tao-of-tmux) available to read for free online at https://leanpub.com/the-tao-of-tmux/free

software libraries: cihai, unihan-etl, tmuxp, libtmux, vcspull, libvcs

https://tony.sh

(If what I say isn't helpful to you, disregard it. Spread the good will and good tidings!)

Recent public activity

  1. story
  2. story
  3. comment
    Comment #46118780

    Location: RGV, TX, USA (US citizen) Remote: Yes Willing to relocate: No Technologies: Python, TypeScript, React, AWS, Sentry, Terraform, GraphQL, Flask, Django, py.test, ruff, uv, …

  4. story
  5. comment
    Comment #45806492

    Location: RGV, TX, USA (US citizen) Remote: Yes Willing to relocate: No Technologies: Python, TypeScript, React, AWS, Sentry, Terraform, GraphQL, Flask, Django, py.test, ruff, uv, …

  6. comment
    Comment #45445386

    Location: RGV, TX, USA (US citizen) Remote: Yes Willing to relocate: No Technologies: Python, TypeScript, React, AWS, Datadog, Sentry, LLMs (ChatGPT/Claude/Gemini) Résumé/CV: https…

  7. comment
    Comment #45154219

    Location: RGV, Texas, USA (US Citizen) Remote: Yes Willing to Relocate: No Technologies: Python, TypeScript, AWS, Datadog, Sentry, React, AI LLMs (ChatGPT, Claude, Gemini) Résumé/C…

  8. comment
    Comment #45142698

    Chris Lattner also has a very good episode on Lex Fridman (Episode 381, June 2nd, 2023): - https://www.youtube.com/watch?v=pdJQ8iVTwj8 - https://open.spotify.com/episode/6flH0XxwdI…

  9. comment
    Comment #44446635

    Location: RGV, Texas, USA (US Citizen) Remote: Yes Willing to Relocate: No Technologies: Python, TypeScript, Any Résumé/CV: https://tony.cv Email: @ git-pull.com Mission-oriented, …

  10. comment
    Comment #43668771

    Look, at the end of the day, folks might initially give a `.so` or `.sh` the side-eye, questioning its credibility. But if you nail your branding and put real effort into building …

  11. comment
    Comment #43302656

    Keep files Keep chats Use a `notes/TODO.md` file to main a checklist of objectives between chats. You can have claude update it. Commit to version control often, for code you super…

  12. comment
    Comment #43244706

    Location: Rio Grande Valley, TX Remote: Yes Willing to relocate: No Technologies: Python and TypeScript Résumé/CV: https://tony.cv Email: at git-pull.com Experienced IC (Python bac…

  13. story
  14. comment
    Comment #33366463

    Good article. This was 2015 (!) A few years later, I released The Tao of tmux , available for free online: https://leanpub.com/the-tao-of-tmux/read . Random: this is a lean, cross-…

  15. comment
    Comment #32956971

    > I can‘t summarize it better right now. I have learned the portuguese word „saudade“. That feeling, i believe i know. It seems somehow related, to what I am trying to describe. I'…

  16. comment
    Comment #32669617

    I've done this during COVID. Zoom groups. I want to share my experience: Participants in the zoom crowd are great folks. Occasionally, these zoom events could get amped up on inter…

  17. comment
    Comment #32559083

    I haven't used pydantic yet. I'm conservative when adding (non-dev) dependencies since I am maintaining library packages. For other projects, it's a possibility. > if I mark a fiel…

  18. comment
    Comment #32559001

    Painpoint with type annotations: not being able to reuse "shapes" of data, e.g. struct-like fields such as TypedDict, NamedTuple, dataclasses.dataclass, and soon *kwargs (PEP 692 […

  19. comment
    Comment #32558903

    I am moving all my open source projects to `mypy --strict`. Here's the diff of adding basic / --strict mypy types: libvcs: https://github.com/vcs-python/libvcs/pull/362/files , htt…

  20. comment
    Comment #32225146

    How does carbon have any intersection with Google Chrome / Chromium development? Some earlier posts: - https://chromium.googlesource.com/chromium/src/+/refs/heads/... - https://sec…

  21. comment
    Comment #32219851

    Appreciated these examples, thank you!

  22. comment
    Comment #32215943

    Delighted to see the developers at AWS incorporating react w/ TypeScript. I hope this project stays active and the framework keeps a low overhead: I've spent some time ripping out …

  23. comment
    Comment #32145918

    > responsible for taking Go Language, Docker and MongoDB from niche technologies to widespread mainstream enterprise adoption. In terms of proliferating Go I think that statement i…

  24. comment
    Comment #32144576

    I contribute to open source projects as well - in various capacities - and it's fine for a maintainer of a huge project to use that wording. He pushed hugo and viper in 2013-2014: …

  25. comment
    Comment #31955584

    Good that you are on HN now and thanks for this message. I ended up fetching git 2.37 (from whatever the default Ubuntu impish is at, I believe 2.32) (I don't know any benchmarking…