Viewing profile — badhombres
badhombres
HN member- Joined
- Thu, Nov 02, 2017, 7:56 PM UTC
- HN karma
- 127
- Public activity
- 50 items
- HN profile
- View on Hacker News ↗
About badhombres
No profile information was provided.
Recent public activity
-
comment
Comment #45484606
In the first example, I have to learn and understand OpenFGA, in the second example I have to learn and understand OpenFGA and your abstractions.
-
comment
Comment #45483020
Disallow bespoke abstractions and use the industry standard ones instead. People who make abstractions inflate how productive they’re making everyone else. Your user base is much s…
-
comment
Comment #45481524
The trade offs are though that patterns and behind the scenes source code generation is another layer that the devs who have to follow need to deal with when debugging and understa…
-
comment
Comment #41624804
The implication is that all remote work is part time effort for full time pay?
-
comment
Comment #41590565
I think that’s a bit of a stretch to say go will implement all the features of c# and Java because of a few new features. Go isn’t a frozen language, they just take a lot of time a…
-
comment
Comment #35016891
I have a feeling that in the future developers are still going to be needed, but in an architecture and debugging/optimization fashion. Not in a writing boilerplate code aspect. Th…
-
comment
Comment #34532675
Not surprising. Every company is going to take the opportunity to trim costs when it doesn't affect their PR as much as it would any other time.
-
comment
Comment #34327665
It's going to take a little more than a sed statement to make this change
-
comment
Comment #33155251
I think this one difficult subject does not take away from the common feeling that overall Go is simple. This is like looking at a small scratch on the car and claiming the entire …
-
comment
Comment #32828194
Yep, enough that they need a caveat every time someone new is told of the product. It happens, and it's gotten worse due to Agile.
-
comment
Comment #32826369
I think that's very extreme. Products grow at a gradual pace. I don't think there are defining moments when a product no longer supports something, or is no longer used in a way th…
-
comment
Comment #32824636
But as products evolve, their boring names become misleading. At least with non-boring names you can re-define what they represent in your company.
-
comment
Comment #32637997
I appreciate the ingenuity of the solution. But I still prefer Tailwind-esque style of css styling.
-
comment
Comment #32400723
They did in the article? They're not asking it to change, they're just expressing their opinion.
-
comment
Comment #32400052
To me this reads as a positive to the default handlers, as it shows how easy it was to make it work into a format that works for the programmer's preference. I appreciated the solu…
-
comment
Comment #31754933
I don't. I can't commit to constantly using it. Probably a personality flaw.
-
comment
Comment #30866338
I don't think it's always as simple as that. Some wrongs are more important than others. The little wrongs, wouldn't be worth that mark on your career as being seen as unreliable, …
-
comment
Comment #30782936
I would love to self host, but the time and effort I would have to put into doing, maintaining, and convincing my spouse (which is a whole effort by itself) is so significant it wi…
-
comment
Comment #30767078
It's a stable and well proven technology that still has a lot of developer activity. Businesses are trying to make money, not explore technology, so a lot of them don't want to bot…
-
comment
Comment #30640229
Valid points about FFI. That makes me think if Go devs cared enough about Desktop GUI, then they would try to make that weak point stronger. Their focus is elsewhere (networking, c…
-
comment
Comment #30639974
I'm curious why there isn't a push for more support in desktop gui for Go. Is it because desktop gui is not as supported in modern times and Go is a recent language that is carryin…
-
comment
Comment #30061958
Absolutely. If I use a SQL db for my applications (I'm a software dev for context), I generally write raw SQL vs using an ORM. I find the long term issues of an ORM to not be worth…
-
comment
Comment #30009500
I mean eventually enough duct tape can be solid like a tank :)
-
comment
Comment #29633619
So I can use zig and have someone pay me to use it :)
-
comment
Comment #29511130
thank you, I'm going to take a look at these!