Viewing profile — cquintana92
cquintana92
HN member- Joined
- Fri, Nov 13, 2020, 11:53 AM UTC
- HN karma
- 28
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About cquintana92
No profile information was provided.
Recent public activity
-
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…
- story
- story
-
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…
-
comment
Comment #41966061
One of my last weekend projects was something similar: convert youtube playlists into podcast-compstible URLs: https://github.com/cquintana92/yt2pc
-
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…
-
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…
-
comment
Comment #40866622
Proton Pass supports Credit Cards as a paid feature!
-
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.
-
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…
- story
-
comment
Comment #37904155
Shameless plug of a tool I wrote for managing multiple git identities: https://github.com/cquintana92/git-switch-user
-
comment
Comment #36788900
Credit cards are supported and available already!
-
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…
-
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…
- story
-
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…
- story
-
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 …
-
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…