Viewing profile — mrazomor
mrazomor
HN member- Joined
- Tue, Aug 31, 2021, 7:02 PM UTC
- HN karma
- 228
- Public activity
- 83 items
- HN profile
- View on Hacker News ↗
About mrazomor
No profile information was provided.
Recent public activity
-
comment
Comment #48451353
I wasn't precise enough, my bad. I was referring to the comment about which says that by Switzerland restricting the moves from EU, loses the free movement to EU. My comment says t…
-
comment
Comment #48450732
It's not about free movement, but "free trade"/joint market. Having rich countries support its poor neighbors is an ingenious solution to improving your quality of life. You impose…
-
comment
Comment #47710221
I did the same after Netflix dropped movies I cared about. First I tried playing DVDs straight from PC which is connected to TV. That was horrible quality and UX. Then I bought a g…
-
comment
Comment #46238368
My daily driver! Considering how much time I spend with these tools, it's surprising that I had relatively few iterations over the years. I have two major use cases: 1) a TODO list…
-
comment
Comment #43906993
Heavy use of C++ templates can significantly increase the binary size. Same for the heavy use of generated code (e.g. protocol buffers etc.).
-
comment
Comment #43154063
IIUC, the Swiss German can't make a cut as there's no standard written form (and with it, not much resources), and the variations between the cities are pretty significant.
-
comment
Comment #42590649
I have zero experience in sales and marketing, but I was wondering how I would start if I had to do that. After reading a bit about it and googling around, I stumbled upon Alex Hor…
-
comment
Comment #42139944
The summary in this article is golden!
-
comment
Comment #41759918
I was in a similar discussion some 10y ago. After a few rounds, we concluded that for a really good reliability you could do the following: - no service is expected to last long en…
-
comment
Comment #41109218
What the OP is referring to requires overprovisioning of the high priority traffic and the sine-like utilization (without it, the benefits of the "batch" tier is close to zero -- t…
-
comment
Comment #41107970
This assumes the common resources (CPU, RAM, etc.), not the ones required for the LLM training (GPU, TPU, etc.). It's different economy. TL; DR: It's not ~free.
-
comment
Comment #40828786
It's about the different ways the language allows you to shoot yourself in the foot. I worked on large Python, C++, Java & Go services. I have 10y+ of experience with the first 3. …
-
comment
Comment #40824180
In my case, it was the integration testing framework built for a large Python service. This was ~10y ago, so my memory might not serve me well. A bit of context: - proprietary serv…
-
comment
Comment #40624880
> With this in mind insurance is a service worth paying for as long as the fee is lower than utility you gain from it. Why even consider the insurance as investment (money increasi…
-
comment
Comment #40551897
Tesseract out of the box is terrible for anything non standard. I tried using it for the comic books. Unusable. The training for your font is doable, but it's very time intensive (…
-
comment
Comment #40480097
Even though I'm finding this AI hype ridiculous, some of the screenshots look fake (self harm related, profanity, etc.). The filtering at that level is solved ages ago. Are the ans…
-
comment
Comment #40074248
This is amazingly well said! It deserves a huge virtual billboard.
-
comment
Comment #39127529
If I understood it correctly, it's not much different from what `absl::flat_hash_map` does. Look for "Metadata information"/control bits at https://abseil.io/about/design/swisstabl…
- comment
-
comment
Comment #38979104
That's mostly intuitive. An accurate answer is often driven by a concrete and highly confident fact in the training dataset (e.g. structured data fact, like a birth date from Wikip…
-
comment
Comment #38978981
https://www.stellar-attraction.com/ is an amazing prog place. I discovered so many great songs and bands there.
-
comment
Comment #38978402
In (1) you imply that hallucinations are strictly due to nondeterminism in GPT computation. A hallucination happens (IIUC) because of the numeric imprecision, model regularization …
-
comment
Comment #38810248
Chrome gives me the graph, and rich stock data. Firefox gives a minimum amount of data (vanilla install, no addons). See: - https://ibb.co/gJQhTbK - https://ibb.co/bJZ7JVR I get th…
-
comment
Comment #38807690
Found one! Google.com ... Try googling "vti stock" (or any similar rich ui query) on chrome mobile and Firefox mobile.
-
comment
Comment #38797641
I hit a few in the past. But, I'm failing to find any of them at the moment... Maybe I should give Firefox mobile another try. It could be that my baseline was the Chrome rendering…