Viewing profile — paulhilbert
paulhilbert
HN member- Joined
- Mon, Mar 14, 2016, 10:20 AM UTC
- HN karma
- 107
- Public activity
- 42 items
- HN profile
- View on Hacker News ↗
About paulhilbert
No profile information was provided.
Recent public activity
-
comment
Comment #41047617
No, I would argue that from the three main ingredients - training data, model source code and weights - weights are the furthest away from something akin to source code. They're mo…
-
comment
Comment #40133291
That is an orthogonal discussion. I need masonry layouts a lot and tend to be on the "we don't need another display class" side in this debate. But that's unrelated to my "rant".
-
comment
Comment #40133229
I mean the actual point of the article is to ask everyone, not just "well-known" examples. So it seems there were some reasonably forces in the discussion that align with my stance…
-
comment
Comment #40133172
Again: when did "well-known websites use this" become the motivating factor behind standard design? The blink tag was used by well-known website and it's universally recognized as …
-
comment
Comment #40133132
Where is the connection to "well-known websites"?
-
comment
Comment #40133102
I totally get that. But for me there is a fundamental difference between "big enough need" and "well known websites need this". How are potentially thousands of niche websites less…
-
comment
Comment #40131791
"Others are questioning whether or not this kind of layout is needed on the web at all — they aren’t sure that well-known websites will use it." Would it instead be possible to exc…
-
comment
Comment #39696957
"Flox began its life during the deployment of Nix at the D. E. Shaw group, where it quickly proved invaluable by making Nix easier for newcomers". Is that the line you are referrin…
-
comment
Comment #22107840
Not at all. In fact I would call doing that the most German thing you can do.
-
comment
Comment #21080392
"Having a few hundred consumer GPUs or a few dozen "datacenter" GPUs should be within the reach of any University department" That was funny - however not even close to reality. I …
-
comment
Comment #20485161
Try pressing esc every few seconds for 8-12hrs a day like a vim developer does and you'll know.
-
comment
Comment #20381156
Seems like something there should be a 99pi episode about (maybe there is?)...
-
comment
Comment #20153820
Is there any way I can see the name of attached files?
-
comment
Comment #19134571
This exactly - complete recountability and the fact that there actually are independent volunteers recounting are the only assurances of a transparent, legitimate voting system. Bl…
-
comment
Comment #18959529
Obligatory 99% invisible reference: https://99percentinvisible.org/episode/oyster-tecture/
-
comment
Comment #18714423
AFAIK current state-of-the-art in pathtracing are still metropolis light transport methods. Seems like current research is mostly focussed on denoising - which makes sense, since a…
-
comment
Comment #18597784
I wonder why this gets downvoted - seems pretty reasonable to me...
-
comment
Comment #18335780
So this is basically misusing the compiler as an impractial script interpreter?
-
comment
Comment #18335130
Too bad Linux still has no proper mouse support... I would be glad if even the games that are Linux native would be playable...
-
comment
Comment #17986352
Are you criticizing the naming of the television show? If so I don't think the makers (can) read HN comments...
-
comment
Comment #17301929
Compared to vue, qt and all its reincarnations are a nightmare to work with.
-
comment
Comment #17253958
No one claimed it is...
-
comment
Comment #17080765
Actually C++ these days is moving more towards strong typing and immutability - imho the exact opposite of JavaScript...
-
comment
Comment #16819736
No, I would never argue for C++. The reason being mostly its toolsets (constantly changing, instable and often incoherent). I just don't think readability is an argument - and I am…
-
comment
Comment #16818893
So goto spaghetti is understandable? And dropping those isn't an argument since proper C++ usage also implies agreeing on a proper subset of the language to use. Modern C++ with sa…