Viewing profile — gabrielgio
gabrielgio
HN member- Joined
- Wed, Oct 06, 2021, 6:09 PM UTC
- HN karma
- 383
- Public activity
- 143 items
- HN profile
- View on Hacker News ↗
About gabrielgio
No profile information was provided.
Recent public activity
- story
-
comment
Comment #48219955
Tbh, at this point why does it matter if it was MS or not?
-
comment
Comment #48219398
Move fast, break things, get internal repository leaked and lose all the 9s.
-
comment
Comment #46901094
Nice writing. I can't add much to the Github Action pile as I, thankfully, was spared from it, but I can say that Buildkite is really good. I use daily, don't have complain and the…
-
comment
Comment #46475585
> I do see Copilot appearing everywhere. > I don't see ads from MS at all You can only pick one.
-
comment
Comment #46384007
> High Performance: 30-50% faster than Redis using Go's concurrency Where is the benchmark script? I would like to see the scenario, client used and machine config. Don't take me w…
-
comment
Comment #46383679
At this point it is just you. I run two different distributions myself, I know a bunch o people on even more different distributions, set of configuration and based on empirical an…
-
comment
Comment #46295751
Not the same thing. The equivalent would be mssql charging by web server connections to it.
-
comment
Comment #46291075
That is a common practice. For example, look it up on the history of Swiss Pharma industry. They grew from pirating to enforcer once they got industry lead. I pretty sure we can fi…
-
comment
Comment #46288756
> Even if the Netherlands makes every effort now, a fully-fledged alternative won't be readily available. You don't need to match their product. You have a smaller user base and sm…
-
comment
Comment #46191478
> Anyone can complain as much as they want, but unless they put the money where their mouth is, it's just noise from lazy people. Once I'm encharged of budge decisions of my compan…
-
comment
Comment #46160527
It is a lie. You are holding on a possible short time gain while ignoring history proven long-term harm of reduced competition, which will lead to higher prices, less innovation, a…
-
comment
Comment #46043832
And in this case, the enshittification of the whole streaming industry. In the same fashion as USA's "publisher can't own a venue", publisher shouldn't be allowed to own a stream s…
- story
-
comment
Comment #45990753
There is a simpler version for zig. pub fn main() !void { std.debug.print("Hello, World!\n", .{}); } The only difference is this writes to stderr and does not fail (and explicitly …
-
comment
Comment #45990677
I read it through and there is nothing much there. Most of his points don't hold up to reality as rust is no longer (and hasn't been for a while) a "hyped language" and has proven …
-
comment
Comment #45973397
Now I understand why GrapheneOS main developer comes out as crancky some times. People often comment stuff they, straight out, have no idea about.
-
comment
Comment #45968385
> Why use GrapheneOS if you are going to install Google Services anyway? ... > May as well just install the stock os ... > I think graphene os makes more sense if you go all in. Ot…
-
comment
Comment #45926438
I think we would have a lot less problems if wayland was called X12 /s
-
comment
Comment #45926382
I don't know the implementation details but I can't really complain about the state of wayland today. It used to be annoying to get working many years ago (worse because I had a nv…
-
comment
Comment #45926288
I don't think I understand what you mean. Do you mean wayland is not usable with nvidia proprietary driver? I remember that being annoying but possible many year ago (with sway --m…
-
comment
Comment #45926220
x11 is in maintenance mode at this point and Gnome is not going anywhere. Gnome is used (and financed) by major distributions. Nothing new is being created with x11 and the people …
-
comment
Comment #45886630
> With AI slop showing up everywhere, there’s a real danger that folks will just no longer be motivated to produce real original content. I think people would still produce origina…
-
comment
Comment #45855630
Because people like to have fun.
-
comment
Comment #45824424
Agree, people should understand why they are picking a language. If it is to learn new language that is fast, compiles to a binary (also fast) and has a nice onboard experience for…