Live data from Hacker News

Viewing profile — ale_jacques

ale_jacques

HN member
Joined
Wed, Aug 25, 2021, 9:59 AM UTC
HN karma
32
Public activity
67 items

About ale_jacques

No profile information was provided.

Recent public activity

  1. comment
    Comment #48246177

    I tend to use env variables instead of env files (12 Factor Apps - https://12factor.net/ ). Safer, not safest. As @late_night_fix mentioned, there has to be a balance.

  2. comment
    Comment #46988677

    I've installed once via CentOS package manager and upgrading is just a command line away. Setting up is also a straight forward command line. I rarely have to worry about it. As yo…

  3. comment
    Comment #46957863

    Gitlab CI with some remote runners on a VPS that I already have (so I can keep myself on the free tier). Works perfectly.

  4. comment
    Comment #46932759

    That's a Tuesday morning in consulting companies.

  5. comment
    Comment #46667419

    Yes. It already does.

  6. comment
    Comment #46410649

    Microsoft Teams eats RAM. Period.

  7. comment
    Comment #45607529

    The main point of hypermedia is the browser, not a gaming platform. Not even the mobile platform. HTMX is not purposed nor it advertises that it should be used outside of the brows…

  8. comment
    Comment #44498585

    What kind of shortcuts you're looking for? Spark has a lot (almost all primary functions has one) of keyboard shortcuts.

  9. comment
    Comment #44278625

    https://noteplan.co , if you're on a macOS/iOS device.

  10. comment
    Comment #44235757

    I don't know about navigating, but you can find more details here: https://www.liquid-glass.org/

  11. comment
    Comment #44080349

    https://raindrop.io/

  12. comment
    Comment #43888266

    I use Fastmail for my personal domain. The service is great. They don't have a desktop app. I use macOS Mail (which sucks) and, sometimes, I give Spark Mail a try but they are not …

  13. comment
    Comment #43438407

    It always depends on what kind of project you're going to work on. My projects usually falls on the CRUD side. For that, I keep using Django + Unpoly (check it out) + Bootstrap and…

  14. comment
    Comment #43288951

    I'm still using Bootstrap 5. Not that "modern" but it gets the job done fast.

  15. comment
    Comment #42665922

    I'm using NotePlan ( https://noteplan.co ) and loving it. It's a macOS/iOS app (there's a somewhat limited Web version). IMO, the best balance between PKM and task manager/calendar…

  16. comment
    Comment #42220324

    I'm also a Raycast user. It has an extension: https://github.com/raycast/extensions/tree/main/extensions/n...

  17. comment
    Comment #42217557

    I've been using NotePlan ( https://noteplan.co ) with the Projects + Reviews plugin. It's been a game changer for me. The (almost) perfect combination of tasks + notes. I also mana…

  18. comment
    Comment #41659327

    Django + Unpoly + Bootstrap + Postgres

  19. comment
    Comment #41529691

    The plugin was created after users complains. Initially the AI feature was embedded in the editor and there was no way to totally disable it. That lead to a lot of complains about …

  20. comment
    Comment #41304717

    You could use something like the PARA Method. I don't but I follow another pattern: https://alexandremjacques.com/why-i-dont-use-the-para-system... I just dump this sctructure insi…

  21. comment
    Comment #41058945

    I use Unpoly instead of HTMX and vanilla js for the rest.

  22. comment
    Comment #40865750

    Yeah. I love the productivity that comes with this stack.

  23. comment
    Comment #40859328

    Django + Postgres + Redis (only when necessary) + Unpoly + Bootstrap

  24. comment
    Comment #40224761

    https://techcrunch.com/2024/04/29/google-lays-off-staff-from...

  25. comment
    Comment #40078177

    You can have, sort of: System Settings -> Keyboard -> Text Replacements I have some mostly used shortcuts for my fullname, first and last name, mother's name, father's name, id num…