Viewing profile — diegoveralli
diegoveralli
HN member- Joined
- Tue, Sep 21, 2021, 6:44 AM UTC
- HN karma
- 46
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About diegoveralli
Recent public activity
-
comment
Comment #39645881
My anecdote is a bit different, I got a Tuxedo Pulse 15 Gen 2, and during the first few months I had overheating while charging, keys that would get stuck in pressed mode (which ha…
-
comment
Comment #39188229
Maybe what they mean is that, despite an asymptotic advantage, the new algorithm performs worse for many use cases than the older ones. This might be due to the many heuristics tha…
-
comment
Comment #37975560
I can't say using vendor specific icons is wrong, clearly a lot of people need just that, but I always miss more generic architectural components in these diagramming tools. That's…
-
comment
Comment #37073335
To be clear, while I believe focusing on high school has a negative impact on diversity, I don't think this is intentional on Canonical's part. Also I should say the overall recrui…
-
comment
Comment #37066705
I don't know whether it's a deliberate strategy but this definitely happened to me during my interview with Canonical this year. From a diversity perspective, putting any focus on …
-
comment
Comment #37034153
> Finally, Google Maps seems more intent today on showing bars, restaurants, ads, and work-from-home businesses than useful map-related features. Sometimes it doesn’t even show the…
-
comment
Comment #37011159
> Public transportation still requires you to go to the bus stop in the rain. I want to say here that this comment sounds extremely alien to me, to the point that out of context I …
-
comment
Comment #35165680
The saddest part is how a lot of technical work goes to waste, because Packt won't give authors even the bare minimum technical review and copy-editing support. I started reading "…
-
comment
Comment #31764051
Npm didn't support lockfiles until version 5, released in 2017, Yarn had them at launch in 2016. Before that committing node_modules was often used as a form of vendoring, to get r…
-
comment
Comment #30099026
The code is here: https://github.com/diegov/searchbox But don't let its attempt at a friendly README fool you, it's personal-grade software of "works-on-my-machine", and barely, qu…
-
comment
Comment #30045612
At my previous company there were several attempts to build declarative migration systems, one of which was more or less successful. They were all a lot more modest in scope and go…
-
comment
Comment #29896578
I scrape all my bookmarks, github / gitlab stars, favorite tweets, etc... regularly, and push that to an elasticsearch instance, so that I can do full text searches later. This is …
-
comment
Comment #28719136
Native comp is great. Most of the speed ups are modest, but it's really noticeable in some really slow operations. For example, calculating org-table summaries in a very large org …
-
comment
Comment #28710349
Same here, it's very useful for waterfall scenarios but I've never used it for agile planning and I'm not sure it would have a place in that kind of workflow. Also, for medium-size…
-
comment
Comment #28699269
I believe that tradeoffs between individual freedom and the common good are necessary. So I am biased in favour of intervening when it's necessary. But it's very hard to see how th…
-
comment
Comment #28614147
The argument is usually that non-linear effects of the size of their network make the potential or actual harm Facebook do much greater than anyone else, therefore it makes sense t…
-
comment
Comment #28603929
This is useful to attackers in social engineering scenarios for sure. Additionally, some KBA authentication schemes might still be in place which make leaks like this one particula…