Viewing profile — garganzol
garganzol
HN member- Joined
- Tue, Jul 07, 2015, 10:59 AM UTC
- HN karma
- 2,068
- Public activity
- 894 items
- HN profile
- View on Hacker News ↗
About garganzol
No profile information was provided.
Recent public activity
-
comment
Comment #49243045
I do not see any value proposition in this - if I need a sandbox, I make one with Dockerfile, Bubblewrap or virtualization. What I am missing? An enforced required login is a net n…
-
comment
Comment #49230707
I'm intrigued by how it runs on those machines in terms of performance. Maybe you have some real-time videos?
-
comment
Comment #49230661
True, that piece can be optimized better, but quality of the assembly code in general is not far away from what I had been writing in 1993-96. Back then, push/pops in function prol…
-
comment
Comment #49230556
I know a guy who founded an AI-based startup well before ChatGPT, and recently I saw some of his public messages where he stands as an ultimate anti-AI proponent. Meanwhile, his st…
-
comment
Comment #49230441
This is a psychological phenomenon going on right now in the world around AI: gaslight your competitors into doubt and disbelief, then win. I presume that there were similar moveme…
-
comment
Comment #49230401
LLM writes a better ASM then a C compiler? From running the demo in the browser, it seems so performance-wise and size-wise, but the ultimate test should be performed on a real har…
-
comment
Comment #49161537
Exactly this. It's a well-known statistics that macOS users have ~2x better conversion rate into paying customers, while the rest of the equation is determined by the OS market sha…
-
comment
Comment #49147997
While she has some experience, she well may be a total outsider for the assigned role. This is often the case in Satya's Microsoft. Spontaneous program managers from that special v…
-
comment
Comment #49147755
This is a bizarre claim to make in this case, AI tech is used on all platforms universally.
-
comment
Comment #49147526
The product you've built the animation for is only for macOS, which is a pity cause it has a way wider appeal than macOS market share is. You have low-hanging fruits right there, d…
-
comment
Comment #49146558
Shallow, haphazardly-written books full of mistakes were a thing even back then. It looks like the publication process expensiveness wasn't a good-enough filter since 1970s.
-
comment
Comment #48889704
Potentially interesting website, but it's impossible to use due to ads plague.
-
comment
Comment #48880110
For a context: France relies heavily on automotive transport, plus it's a home to enormous agricultural sector, tractors are literally everywhere in the country during the summer. …
-
comment
Comment #48876313
Claude always was slightly lobotomized - instead of solving problems intellectually, it often prefers to be a middle-level code monkey. Maybe this was a part of the implicit safe m…
-
comment
Comment #48604177
I did mathematics on paper, and informatics on computers. Some of my peers weren't so lucky, so they had to do informatics on paper only. Needless to say that the magnitude of prog…
-
comment
Comment #48603541
I already saw it in my life: a ban on calculators, a ban on computers. But after a short period of rejection, everybody starts to embrace the new tech. Instead of bans we were gett…
-
comment
Comment #48590188
All those "submit your website" tricks attract posers. As a result, we have lots of noise with no associated value. (And yes, you can surely downvote this message because it touche…
-
comment
Comment #48582756
For what it's worth, RAM encryption belongs to professional SKUs. It's the right business decision that should have been made from from the very beginning. For most consumer users,…
-
comment
Comment #48510798
> way to do interop between languages This problem stems from the lack of a standardized component model. WASM is merely another casualty of that deficiency - one among hundreds of…
-
comment
Comment #48510661
WASM component model is internal to the WASM project, isn't it? As such, it provides interoperability for one and only ecosystem (WASM), and thus has no chances to be perceived wor…
-
comment
Comment #48505125
Wrong direction. WASI should be simple and stable. Initially, it was revolving around a simple Unix-like API model and it was close to perfect. Now, there is an opinionated compone…
-
comment
Comment #48482167
Orbstack is essentially a happy-path-only contraption that quickly breaks once you happen to take a less visited corner of the street. For example, if you happen to have multiple u…
-
comment
Comment #48467567
I like the theme too. In general, author does not seem to follow typical rules. In my opinion, this is a huge bonus for him as an artist.
-
comment
Comment #48424764
Exactly this. ISPs are tricky players when it comes to peering. A typical symptom: servers in local region/country can easily saturate the connection, when anything external gets c…
-
comment
Comment #48424532
To improve reliability, you can use multiple services from different vendors and implement automatic roll-over with Mikrotik and the likes. This is something I have been doing back…