Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
badhombres
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
badhombres
1y ago
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.
2.
▲
by
badhombres
1y ago
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 smaller than popular libs, so your docs and abstractions are
3.
▲
by
badhombres
1y ago
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 understanding why something isn’t working. They either spend more t
4.
▲
by
badhombres
2y ago
The implication is that all remote work is part time effort for full time pay?
5.
▲
by
badhombres
2y ago
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 and discussion before committing to a major change.
6.
▲
by
badhombres
4y ago
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. There is also an issue with validating the output before
7.
▲
by
badhombres
4y ago
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.
8.
▲
by
badhombres
4y ago
It's going to take a little more than a sed statement to make this change
9.
▲
by
badhombres
4y ago
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 car is damaged.
10.
▲
by
badhombres
4y ago
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.
11.
▲
by
badhombres
4y ago
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 that it was intended to. I would argue it's eas
12.
▲
by
badhombres
4y ago
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.
13.
▲
by
badhombres
4y ago
I appreciate the ingenuity of the solution. But I still prefer Tailwind-esque style of css styling.
14.
▲
by
badhombres
4y ago
They did in the article? They're not asking it to change, they're just expressing their opinion.
15.
▲
by
badhombres
4y ago
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 solution to the complaint
16.
▲
by
badhombres
4y ago
I don't. I can't commit to constantly using it. Probably a personality flaw.
17.
▲
by
badhombres
4y ago
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, other wrongs would be worth it.
18.
▲
by
badhombres
4y ago
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 will take away from my other goals in life.
19.
▲
by
badhombres
4y ago
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 bother risking deliverables on something they may no
20.
▲
by
badhombres
5y ago
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, cli tools, web) which doesn't rely on FFI as much.
21.
▲
by
badhombres
5y ago
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 carrying that attitude or is it because Go attracts more
22.
▲
by
badhombres
5y ago
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 investing and understanding SQL. I'm also not h
23.
▲
by
badhombres
5y ago
I mean eventually enough duct tape can be solid like a tank :)
24.
▲
by
badhombres
5y ago
So I can use zig and have someone pay me to use it :)
25.
▲
by
badhombres
5y ago
thank you, I'm going to take a look at these!
26.
▲
by
badhombres
5y ago
Great writeup. Some of the points are moot now that generics are being released, but some very valid concerns. I would also add that Enums + Exhaustive Switch is a very very weak area in Go that would really benefit the language a ton. I&
27.
▲
by
badhombres
5y ago
I'm curious on what the percentage of contribution from the different aspects of loading a website are. How much are from the data center, from the network transfer, from the computer loading the website, etc. If the data centers coul
28.
▲
by
badhombres
5y ago
I'm curios on the difference between the 8 cores and 10 cores for the M1 Pro. I'm definitely not going to get the Max, I'm just not the user that needs the GPU's
29.
▲
by
badhombres
5y ago
I truly believe that Excel is the most abused software of all time. It has been mangled, malformed, smashed, and manipulated to do stuff that I don't believe the creators ever intended. Adding a scripting capability to it has unlocke
30.
▲
by
badhombres
5y ago
This title is misleading. User clicked on translate and there was some UI error and when they hit submit the payment went through but they just saw an error message. They reloaded the page and re sent it again. Stripe didn’t charge twice
More ›