Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pmdfgy
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Controllers: The Other Billion Dollar Mistake
(libmodulor.c100k.eu)
3 points
by
pmdfgy
2mo ago
|
1 comments
2.
▲
by
pmdfgy
2mo ago
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 make testing very cumbersome.
3.
▲
by
pmdfgy
2mo ago
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 in your keychain and reused for these operations. This way,
4.
▲
Show HN: Running server scripts from smartphone via SSH
(c100k.eu)
4 points
by
pmdfgy
2mo ago
|
3 comments
5.
▲
Show HN: Manage Cursor agents from your smartphone
(c100k.eu)
3 points
by
pmdfgy
6mo ago
|
0 comments
6.
▲
by
pmdfgy
2y ago
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 real scenario where I would "prototype a CLI".
7.
▲
by
pmdfgy
2y ago
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 documentation, added a Guide to create your own target and en
8.
▲
by
pmdfgy
2y ago
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 would probably make it more accessible to the HN commun
9.
▲
by
pmdfgy
2y ago
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: PersonFullname and username: Use
10.
▲
by
pmdfgy
2y ago
> 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 : a file containing the use case definitio
11.
▲
by
pmdfgy
2y ago
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 defines a set of rules and conventions
12.
▲
by
pmdfgy
2y ago
Looks great, will have a look at it.
13.
▲
by
pmdfgy
2y ago
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 AddPhoneNumberToContactUCD, etc. As you said, your react-nati
14.
▲
Show HN: libmodulor – An opinionated TS library to build multi-platform apps
(github.com)
51 points
by
pmdfgy
2y ago
|
26 comments
15.
▲
Show HN: ddot – Create short-living .env files from your Password Manager
(github.com)
1 points
by
pmdfgy
2y ago
|
0 comments
16.
▲
by
pmdfgy
2y ago
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.
17.
▲
by
pmdfgy
2y ago
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 function to do its job. And that's a clear no-go for m
18.
▲
by
pmdfgy
2y ago
So you are basically selling `StripeController`, `gem 'devise'`, `adapter: postgresql`, `gem 'tailwind'` for $50 ? What a bargain.
19.
▲
by
pmdfgy
2y ago
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 so rare nowadays that it deserves it.
20.
▲
by
pmdfgy
2y ago
You can rename the project to "The most comprehensive authentication library for node" then.
21.
▲
by
pmdfgy
2y ago
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 differentiates you from Mailchimp and
22.
▲
by
pmdfgy
2y ago
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 interface, allowing us to switch implementation in one line.
23.
▲
by
pmdfgy
2y ago
Interesting for demo purposes. Do you plan to add authentication schemes ?
24.
▲
by
pmdfgy
2y ago
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 opportunism (e.g. boilerplates where people just share their thing a
25.
▲
by
pmdfgy
2y ago
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 free. Check it out. Every indie hacker here : Here
26.
▲
by
pmdfgy
2y ago
You should include some examples of generated Private Notes on your website because like this, without knowing, I don't want to give you access to all my Strava activities.
27.
▲
by
pmdfgy
2y ago
Nice explanation and execution. Looks super Pro ! Congrrats ! One question : how do you manage database credentials ? That's a question I've had a lot working on my project so I'm pretty sure customers will have the same for
28.
▲
by
pmdfgy
2y ago
It totally is. Take Notion for example.
29.
▲
by
pmdfgy
2y ago
This URL is displayed on your homepage, under the "2. Embed" section.
30.
▲
by
pmdfgy
2y ago
I don't know if your landing page is one of these growth/indie hackers thing, with nothing real behind, so I'll give you the benefit of the doubt (even though your video tells me the contrary). But : curl: (6) Could not resol
More ›