Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
squid_demon
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
squid_demon
5y ago
Can someone please explain the purpose of a logging library (woof, log4j, etc)? There must be something beyond writing text to an external file, possibly with different error levels, that I'm missing. This is a serious question. I trul
2.
▲
by
squid_demon
5y ago
Just make sure you get the latest Ghidra update with the log4j issue addressed :)
3.
▲
by
squid_demon
5y ago
(Slightly off-topic, as the link is a collection of research papers rather than a book.) A Visual Survey of Text Visualization Techniques: https://textvis.lnu.se/
4.
▲
by
squid_demon
5y ago
Which has a freaking DEPENDENCY on is-odd! Seriously?
5.
▲
by
squid_demon
5y ago
Immediate action! Some person actually told me that Florida would be underwater in less than ten years now (I guess it kind of already is with all the hurricanes). Eagerly awaiting the excuses when that time passes us all by. Does this docu
6.
▲
by
squid_demon
5y ago
YO. I measured it myself just to be sure and since you were such a dickhead. (Copying and pasting the output from console) With exceptions: Parsing took on average 135 us With error codes: Parsing took on average 0 us Maybe the dude forgot
7.
▲
by
squid_demon
5y ago
I'm not asking to test on any system EXCEPT THEIR OWN. Did they test the performance of not? If not, fine. That's all I was asking. It's not a huge ask either unless they don't give a rat's ass about performance. Wh
8.
▲
by
squid_demon
5y ago
Ok, cool.
9.
▲
by
squid_demon
5y ago
Ok.
10.
▲
by
squid_demon
5y ago
I'm guessing the author measured the overall performance and assumed that using error codes, rather than exceptions, is what made the sample code he provided slower. Turns out, the reason it is slower is because, in the case using erro
11.
▲
by
squid_demon
5y ago
I was attempting, perhaps poorly, to ask the authors if they measured the performance degradation or not with this change. That way we would have the data you are asking _me_, for some reason, to provide. The onus is not on me to do their w
12.
▲
by
squid_demon
5y ago
Not trying to be rude but I don't believe this is a sensible choice if you care about performance (sounds like you were more concerned about missing familiar features and such so this comment may be irrelevant). Just curious if you wer
13.
▲
by
squid_demon
5y ago
Homotopy type theory is a mathematical foundation, like set theory, or Martin Lof's type theory. This is different from a proof assistant like Coq or Lean. In fact, Lean has a library which implements part of HoTT (see https:/&#x
14.
▲
by
squid_demon
5y ago
I think it is pretty obvious that Mr. Meyers never actually programmed / used C++ himself for any real projects. That he would abandon the language after only 2.5 years of nonuse makes sense to me.
15.
▲
by
squid_demon
5y ago
You are right. That is not the same study. Thanks for pointing that out.
16.
▲
by
squid_demon
5y ago
I'm pretty sure you can find the link using Google, also.
17.
▲
by
squid_demon
5y ago
I would love to know, too! Oh. A search engine. What's this? "Eighty participants, ages 21 to 65, who meet Diagnostic and Statistical Manual of Mental Disorders (DSM-5) criteria for major depressive disorder (MDD) will be stratifi
18.
▲
by
squid_demon
5y ago
Wait. This isn't an April Fool's joke?
19.
▲
by
squid_demon
5y ago
"Undoubtedly the most groundbreaking and revolutionary feature we’ve ever included, Jelly Mode". I seriously thought this was a joke. But after seeing the animation I was completely blown away! This is going to change how we inter
20.
▲
NFTs – Blockchain powered art, trading cards, music and more [audio]
(mofi.net)
2 points
by
squid_demon
6y ago
|
0 comments
21.
▲
by
squid_demon
6y ago
Probably took 12 of those 14 days to just get Emacs loaded. Just saying.
22.
▲
by
squid_demon
6y ago
Really looking forward to the C256 Foenix U https://c256foenix.com/
23.
▲
by
squid_demon
6y ago
Reminds me of the dice used in Greg Egan's Quarantine.
24.
▲
by
squid_demon
6y ago
If they could only import cryptocurrency information from Coinbase... https://ttlc.intuit.com/community/taxes/discussion/re-how-ca...
25.
▲
Graphene ‘Nano-Origami’ Could Take Us Past the End of Moore’s Law
(singularityhub.com)
50 points
by
squid_demon
6y ago
|
21 comments
26.
▲
by
squid_demon
6y ago
I think using SAL annotations along with the /analyze flag in MSVC is much less obtrusive then this solution and allows programmers to annotate portions of their code without having to learn / rewrite in an entirely new dialect of
27.
▲
by
squid_demon
6y ago
Performance should be listed on there too. Without it, none of the other features matter to me. If I type a character I would like, ideally, 0 ms lag. That has to be a starting point. THEN, you can add the additional layers of niceness (whi
28.
▲
by
squid_demon
6y ago
Please leave C alone. Thanks much.
29.
▲
by
squid_demon
6y ago
Best year ever. Solitude Aeternus.
30.
▲
by
squid_demon
6y ago
Maybe I'm missing something but it doesn't look like memory allocation was carefully considered in this library. For example, there are no custom allocators?
More ›