Viewing profile — harha_
harha_
HN member- Joined
- Tue, Dec 08, 2020, 12:59 PM UTC
- HN karma
- 158
- Public activity
- 105 items
- HN profile
- View on Hacker News ↗
About harha_
No profile information was provided.
Recent public activity
-
comment
Comment #44870258
I can't believe this is what hackernews has become. This kind of stuff is at the top.
-
comment
Comment #44511598
I recall having to maintain an integration to some obscure SOAP API that ate and spit out XML with strict schemas and while I can't remember much about it, I think the integration …
-
comment
Comment #44487292
Blood tests can't measure concentrations in other tissues.
-
comment
Comment #44480631
It's just an API that utilizes DNS, not that interesting imo.
-
comment
Comment #44039672
I'd like to have high speed railways in my country, not some decades long political conversion project. If we need railways that can go across the borders of our neighboring countr…
-
comment
Comment #44035081
You can run multiple linux distros on linux just fine via KVM/QEMU, there is nothing special WSL offers except that it is a must if you're doomed to use windows.
-
comment
Comment #43944558
I think CMake is the perfect balance. You need to write few lines and think about few things before adding a dependency, but usually nothing too crazy. It might not work the first …
-
comment
Comment #43941319
Sure, there are various dependencies, but it's nothing like "cargo install crate-name". Cargo makes it so effortless to joink the dumbest dependency for the simplest thing.
-
comment
Comment #43941269
Regardless of language, really? I highly doubt that, you don't generally see such problems with C or even C++ because dependencies are more cumbersome to add, especially in a way t…
-
comment
Comment #43912430
Yeah, it feels like nothing but a little trick. Why would anyone want to actually use this? The exe simply calls docker, it can embed an image into the exe but even then it first c…
-
comment
Comment #43893431
I'm so tired of generative AI. I can't take anyone who uses them seriously anymore.
-
comment
Comment #43523088
Cool, I love that there are ways to utilize RAM and VRAM as filesystems. Sometimes you just don't need all that pure RAM/VRAM.
-
comment
Comment #43490590
The beginning of the article answers to your question.
-
comment
Comment #43425523
Screw cloudflare, I rather host my own proxies.
-
comment
Comment #43389867
I can't really understand the desire to be completely anonymous. Isn't GDPR protection or some paid privacy protection enough?
-
comment
Comment #43344013
Yet another web application.
-
comment
Comment #43318622
Pardon my ignorance, but do you mean VOR instead of VAR? Or what does VAR stand for in your example?
-
comment
Comment #43318454
Russia is like a kid playing with matches. I'm a noob when it comes to aviation, but AFAIK RNAV GPS approaches are quite common? Disrupting that is dangerous.
-
comment
Comment #43193623
People who downvote me clearly lack any sense of humour.
-
comment
Comment #43191142
These typescript fanatics never fail to make me feel disgusted by what they've done...
-
comment
Comment #42778986
Sure, it is optional, but I've seen the unnecessary complexity seep into codebases over time, even though the software was originally elegant and simple. I'm not sure if such perve…
-
comment
Comment #42770835
TypeScript is unnecessarily complex.
-
comment
Comment #42714155
In 3D graphics and physics its importance and accuracy are obvious, but I agree that with ML the vector space represents so many different things that using a dot product feels fuz…
-
comment
Comment #42710824
How complex? I'm no physicist nor an expert at this, but AFAIK we aren't really capable of simulating even a single electron at the quantum scale right now? Correct me if I'm wrong…
-
comment
Comment #42669252
I'm currently recovering from burnout and the trick of not caring just does not work for me. This is my 2nd burnout and even though I learned that trick among other things from the…