Viewing profile — pmarino90
pmarino90
HN member- Joined
- Wed, Jun 10, 2015, 5:48 AM UTC
- HN karma
- 33
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About pmarino90
No profile information was provided.
Recent public activity
-
comment
Comment #27194017
ahah sorry about that! I merely wanted to add that to the conversation but I should've replied to the previous message.
-
comment
Comment #27193960
Here a good blog post on this exact topic https://dashbit.co/blog/a-new-authentication-solution-for-ph...
-
comment
Comment #27193938
> Tooling is just terrible. The VSCode plugin is crap, kills the CPU unless you disable features. There is no IDE from jetbrains. There is a plugin but last time I tried it, it was…
-
comment
Comment #27193475
Nice points indeed! I would also say that the "library" one is basically valid for every language. In general is always a good thing to spend some time analyzing the possibilities …
-
comment
Comment #23818084
This could have been more interesting to read without the hundreds pop-up coming out!
-
comment
Comment #23561755
Interesting point. I feel that dismissing the whole thing as a "lack of transparency" issue is a bit too simple though. It might not be "illegal" but it is not farfetched that they…
-
comment
Comment #23512815
It is indeed true that arguing about complexity, while estimating, is useful to spark conversations about the item at hand. I feel that _estimations_ per se are not a good way to a…
-
comment
Comment #10901533
"Simple & Safe – Synchronous programming keeps apps simpler and safer. In Objective-C, Swift and Java, asynchronous programming is very error-prone and requires callbacks. Synchron…