Viewing profile — voldacar
voldacar
HN member- Joined
- Sat, Sep 08, 2018, 1:18 PM UTC
- HN karma
- 3,053
- Public activity
- 1,368 items
- HN profile
- View on Hacker News ↗
About voldacar
Recent public activity
-
comment
Comment #47699149
The common linguistic quirks are interesting and extremely convincing at first glance, but the article doesn't investigate C++ coding style, which as others have mentioned, seems q…
-
comment
Comment #46812145
Thank you! Despite being older than me, those books look really thorough and well written. It's sort of crazy that these APIs are still as usable today as they were in 1998
-
comment
Comment #46809591
What's the best way to get into MFC or Win32 in current year? Is there a canonically best book or tutorial for those wanting to learn?
-
comment
Comment #46139208
You could also chuck a bunch of ferrites on your PC power cord
-
comment
Comment #45686471
Instead of "surgically adjusting" logits within an existing model, couldn't you just build the slop detector into the loss function during the initial training stage?
-
comment
Comment #45509437
The EU tries something like this every few years. If you don't want this to happen, you have to win every time, while they only have to win once. It's an unsustainable situation.
-
comment
Comment #45259728
Most TV tubes aren't too valuable. Now if your TV was made by telefunken, that might be a different story
-
comment
Comment #45162254
Instead of re-engineering complicated systems to be resilient to thieves, what if we just got rid of the thieves?
-
comment
Comment #45142927
A quantitative look which might interest you: https://davidrozado.substack.com/p/is-wikipedia-politically-...
-
comment
Comment #44899638
Seems misleading or at the very least incomplete to blame these fees on "the power of the free market" when the visa / mastercard duopoly exists due to regulations making the entry…
-
comment
Comment #44894099
Taking bets?
-
comment
Comment #42955253
The loss of DEI programs is good, as it reduces the pressure for these companies to discriminate against white and asian men in hiring.
-
comment
Comment #42925949
Wearing a t-shirt with a prefabricated group identity marker, whether purchased or self-manufactured, makes one a curious sort of "non-conformist".
-
comment
Comment #42724553
IIRC they have never defined "substantially similar" and they don't actually go after people who sell etf X and immediately buy etf Y with an identical price graph
-
comment
Comment #42441401
Are you kidding? Even if you're a very skilled sculptor, you don't get an extremely accurate sculpture of a human body without a living reference in front of you. A muscular person…
-
comment
Comment #42436008
It's worth noting that the anatomic accuracy of classical statues like Laocoon, the Farnese Hercules, etc. indicates that there were at least some men walking around in antiquity w…
-
comment
Comment #41939351
The key assumption is that T and H may not have the same probability, but each flip isn't correlated with past or future flips. Therefore, TH and HT have the same probability. So y…
-
comment
Comment #41870361
Isn't this a huge security vulnerability for the client?
-
comment
Comment #41870330
So it's a Caesar cipher, which is trivial to break. You don't need OCR or any computationally intensive solution.
-
comment
Comment #41588584
https://monerica.com/ ctrl-f for web hosting
-
comment
Comment #41588303
I'm not an exit node. You can buy a vps with xmr if you're worried about privacy from law enforcement.
-
comment
Comment #41587926
I started a tor relay on a spare vps about a month ago and it got guard status around 2-3 weeks in, so that info seems to be out of date.
-
comment
Comment #41587904
With v3 hidden services, relays can no longer see the plaintext of the hidden service's url.
-
comment
Comment #41230357
This is an "argument" against demolishing any building ever.
-
comment
Comment #40964643
Cool. How necessary is the type system? Could you make something similar for lispy languages?