Live data from Hacker News

Viewing profile — cquintana92

cquintana92

HN member
Joined
Fri, Nov 13, 2020, 11:53 AM UTC
HN karma
28
Public activity
20 items

About cquintana92

No profile information was provided.

Recent public activity

  1. comment
    Comment #43228509

    Looks like we took similar approaches! https://github.com/cquintana92/dotfilers Congratulations, you too unlocked the "None of the hundreds that are out there work exactly like I w…

  2. story
  3. story
  4. comment
    Comment #42234137

    Shameless plug for a tool I developed in order to easily switch git identities based on projects: https://github.com/cquintana92/git-switch-user After configuring the identities yo…

  5. comment
    Comment #41966061

    One of my last weekend projects was something similar: convert youtube playlists into podcast-compstible URLs: https://github.com/cquintana92/yt2pc

  6. comment
    Comment #40924569

    Been using Devbox recently both at work and for personal projects and I can only say good things. It abstracts away the complexity of nix, defining the dependencies in a simple jso…

  7. comment
    Comment #40867348

    Autofilling when buying online, having the details handy/ready to be copied if autofill is not an option, keeping track of them in a single place while being encrypted together wit…

  8. comment
    Comment #40866622

    Proton Pass supports Credit Cards as a paid feature!

  9. comment
    Comment #40153383

    48 bytes which doesn't include the header, which was decided to be 5 bytes because it was "around 10% of the body", making it... 53.

  10. comment
    Comment #39732861

    3rd party passkey provider support is possible on Android if: - You are using Android 14 - Your manufacturer has added support for it (e. g. Oppo and OnePlus still haven't) - If yo…

  11. story
  12. comment
    Comment #37904155

    Shameless plug of a tool I wrote for managing multiple git identities: https://github.com/cquintana92/git-switch-user

  13. comment
    Comment #36788900

    Credit cards are supported and available already!

  14. comment
    Comment #32635905

    Shameless plug for "yet another" dotfile manager I'm writing. It doesn't get in the way, and allows you to manage them in quite a flexible way. Templating, conditional linking, cop…

  15. comment
    Comment #25129557

    A few days ago, this utility was published: [1] After reading the comments and seeing multiple alternatives, I tried to Rewrite it in Rust. In comparison with the original, this on…

  16. story
  17. story
    Show HN: Manage Your Git Identities

    A few days ago, this utility was published: https://github.com/geongeorge/Git-User-Switch After reading the comments and seeing multiple alternatives, I tried to Rewrite it in Rust…

  18. story
  19. story
    Show HN: Switch Git Users (Rust)

    Yesterday this utility was published: https://github.com/geongeorge/Git-User-Switch (Original discussion: https://news.ycombinator.com/item?id=25069350) After reading the comments …

  20. story
    Show HN: Switch Git Users (Rust)

    Yesterday this utility was published: https://github.com/geongeorge/Git-User-Switch After reading the comments and seeing multiple alternatives, I tried to Rewrite it in Rust. In c…