Viewing profile — ale_jacques
ale_jacques
HN member- Joined
- Wed, Aug 25, 2021, 9:59 AM UTC
- HN karma
- 32
- Public activity
- 67 items
- HN profile
- View on Hacker News ↗
About ale_jacques
No profile information was provided.
Recent public activity
-
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.
-
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…
-
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.
-
comment
Comment #46932759
That's a Tuesday morning in consulting companies.
-
comment
Comment #46667419
Yes. It already does.
-
comment
Comment #46410649
Microsoft Teams eats RAM. Period.
-
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…
-
comment
Comment #44498585
What kind of shortcuts you're looking for? Spark has a lot (almost all primary functions has one) of keyboard shortcuts.
-
comment
Comment #44278625
https://noteplan.co , if you're on a macOS/iOS device.
-
comment
Comment #44235757
I don't know about navigating, but you can find more details here: https://www.liquid-glass.org/
-
comment
Comment #44080349
https://raindrop.io/
-
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 …
-
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…
-
comment
Comment #43288951
I'm still using Bootstrap 5. Not that "modern" but it gets the job done fast.
-
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…
-
comment
Comment #42220324
I'm also a Raycast user. It has an extension: https://github.com/raycast/extensions/tree/main/extensions/n...
-
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…
-
comment
Comment #41659327
Django + Unpoly + Bootstrap + Postgres
-
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 …
-
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…
-
comment
Comment #41058945
I use Unpoly instead of HTMX and vanilla js for the rest.
-
comment
Comment #40865750
Yeah. I love the productivity that comes with this stack.
-
comment
Comment #40859328
Django + Postgres + Redis (only when necessary) + Unpoly + Bootstrap
-
comment
Comment #40224761
https://techcrunch.com/2024/04/29/google-lays-off-staff-from...
-
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…