Viewing profile — pmdfgy
pmdfgy
HN member- Joined
- Wed, Mar 27, 2024, 12:13 PM UTC
- HN karma
- 82
- Public activity
- 54 items
- HN profile
- View on Hacker News ↗
About pmdfgy
No profile information was provided.
Recent public activity
-
comment
Comment #48982372
What if we made a mistake by introducing and generalizing the concept of the "Controller" ? They are boilerplate, they spread logic in multiple places and last but not least, they …
- story
-
comment
Comment #48924404
No, nothing to install on your server. Everything is done via SSH from your phone and the server, there is nothing in-between. When you first SSH into the server, the key is stored…
-
story
Show HN: Running server scripts from smartphone via SSH
I've added Remote Runbooks to RebootX, a mobile app for managing cloud and on-prem infrastructure, available on iOS and Android (freemium). The idea is simple: when PagerDuty wakes…
-
story
Show HN: Manage Cursor agents from your smartphone
Initially RebootX was made to connect cloud providers (AWS, GCP, etc.) and dashboard providers (Grafana) to manage these on-the-go. It is very useful, especially in case of emergen…
-
comment
Comment #43199376
You did a really great job describing the project and documenting it in the README. Congrats. The project looks super clean and professional. That being said, TBH I don't see any r…
-
comment
Comment #42900724
Based on your feedback, I've released v0.4.0. It includes a simple react-native target to show how to do it. To make things easier to understand, I've also revamped the documentati…
-
comment
Comment #42898215
I like the idea of using one's native language and Portuguese is not far from mine so I kind of understand the README. But unfortunately, it is what it is, providing it in Engligh …
-
comment
Comment #42812235
Let's take the first example here : https://ui.shadcn.com/docs/components/dialog . In this case, you have only one UC named EditProfileUCD, with the following input => name: Person…
-
comment
Comment #42811455
> it wasn't clear how each of those translates to TypeScript That's a fair point. I will add more details on how each of these notions translates to TypeScript. Quickly : - UseCase…
-
comment
Comment #42811427
I'm not sure there is a relation between a program/library to be "opinionated" vs the skillset of the person who created it. In my case, I'm using the word because the library defi…
-
comment
Comment #42805644
Looks great, will have a look at it.
-
comment
Comment #42805614
Thank you for your feedback, I really appreciate. Let's say you want to create a product with auth and crud for contacts. You'll have a SignInUCD, a CreateContactUCD, a AddPhoneNum…
-
story
Show HN: libmodulor – An opinionated TS library to build multi-platform apps
Initially I started building this for my own projects. The main goal was to define a unified "blueprint" allowing me to develop multi-platform apps using the same code, without cod…
-
story
Show HN: ddot – Create short-living .env files from your Password Manager
Hey HN, I've just released a small utility tool I made in Go, to create short-living .env files from your password manager. At this moment, it's compatible with bitwarden and 1Pass…
-
comment
Comment #42511256
Given the fact that a persona with [name, phone number, birthdate] can be sold for more than $10 to data brokers and marketers, the economics are actually pretty good.
-
comment
Comment #42055897
Congrats on launching. Looks very clean. The main problems I have with these kind of solutions are : - Having to make an HTTP request to get a variable (or multiple ?) for my local…
-
comment
Comment #41702523
So you are basically selling `StripeController`, `gem 'devise'`, `adapter: postgresql`, `gem 'tailwind'` for $50 ? What a bargain.
-
comment
Comment #41690700
I'll defintely give it a try when I can but in the meantime I wanted to congratulate and encourage you for the *simple* and yet very practical website presenting the project. It's …
-
comment
Comment #41683307
You can rename the project to "The most comprehensive authentication library for node" then.
-
comment
Comment #41683291
I closed your Landing page after reading two adverbs ending with "lessly" in the same sentence, one being "seamlessly". More seriously, I'm having a hard time understanding what di…
-
comment
Comment #41596972
Looks really nice and will give it a try on our codebase as an alternative to Winston. Funny thing : one of the colleagues was unhappy when we proposed to define the logger as an i…
-
comment
Comment #41192897
Interesting for demo purposes. Do you plan to add authentication schemes ?
-
comment
Comment #41180549
I think there are multiple reasons for that. The first is an increased fatigue caused by some poor quality posts OR posts presenting the same thing again and again just by opportun…
-
comment
Comment #41094629
Linus Torvalds : Here is the Linux Kernel, powering almost all the servers around the world. It's complicated C, I've spent years of my life building it. You can get the code for f…