Viewing profile — muraiki
muraiki
HN member- Joined
- Thu, Aug 11, 2011, 3:52 PM UTC
- HN karma
- 2,633
- Public activity
- 666 items
- HN profile
- View on Hacker News ↗
About muraiki
No profile information was provided.
Recent public activity
-
comment
Comment #47760261
When you write a recursive function, Lean’s kernel requires a termination proof, unless the function is a partial or marked as unsafe. In those cases, they can’t be used in proofs.…
-
comment
Comment #47242173
Oh whoops, thank you for the correction! I didn't realize that.
-
comment
Comment #47237101
The article says that AWS's Cedar authorization policy engine is written in Lean, but it's actually written in Dafny. Writing Dafny is a lot closer to writing "normal" code rather …
-
comment
Comment #39066802
Try out Forker shorthand. You can learn it gradually, and the first steps are omitting vowels and simplifying some letters. You then progress to various abbreviations. Ultimately, …
- story
-
comment
Comment #38950970
> Research has long shown that layoffs have a detrimental effect on individuals and on corporate performance. The short-term cost savings provided by a layoff are often overshadowe…
-
comment
Comment #38756101
One option for C++14 is the Au units library. Here's a comparison to other unit libraries, including mp-units: https://aurora-opensource.github.io/au/main/alternatives/
-
comment
Comment #37893564
“Graph” here means the directed acyclic graph encoding the causal relationships, not a chart of a distribution.
-
comment
Comment #37260278
There are other benefits to Bayesian data analysis besides being able to handle limited data. There are problems with the outputs of frequentist analysis around the quantification …
-
comment
Comment #37139834
I remember that there was a company that would somehow print out the 3DS photos in a way that they could be seen in 3D (probably with limited viewing angles). I'm sure there's some…
-
comment
Comment #34936459
Here's an article from the SEI covering the problems with using Ghidra for malware analysis of Rust code. See "Binary Analysis Without Source Code" https://insights.sei.cmu.edu/blo…
-
comment
Comment #34936424
Ok, here's a better article from CMU's SEI. See "Binary Analysis Without Source Code". > In general, the layout used by the Rust compiler depends on other factors in memory, so eve…
-
comment
Comment #34935881
My favorite decaf: https://www.defer.coffee/coffee-tea/p/palmera-decaf Another good one: https://www.convivecoffee.com/shop/decaffeinated-colombia
-
comment
Comment #34933328
The use of Rust has particular implications for malware analysis: https://c3rb3ru5d3d53c.github.io/2022/08/malware-reversing-r... So yes, it's relevant.
-
comment
Comment #34875188
With the mention of memristors, this sounds kind of similar to what Wolfram recently said about hardware for neural networks that can simultaneously be memory and compute: > But ev…
-
comment
Comment #34857905
Flagged because this "secret" has been known since 2020 (the article has been updated to state this but kept the clickbait title)
-
comment
Comment #34762745
It's worth noting that the paper was submitted in August of 2021. So perhaps it took a year to develop the methodology and get the paper ready for publishing. They did use separate…
-
comment
Comment #34762701
"The training, validation and test data sets are generated without overlap from periods in sequence. Successive periods of 400, 12, 40, 40 and 12 h are used to sample, respectively…
-
comment
Comment #34639792
Looks like two studies contradict that: https://www.psychologytoday.com/us/blog/open-gently/201802/a...
-
comment
Comment #34568727
Ha, I did the same thing, and in Perl nonetheless! My poor boss. I guess he forgave me since we’re still friends! Edit: A good book: https://en.m.wikipedia.org/wiki/Higher-Order_Pe…
-
comment
Comment #34564904
One thing that helped me with this was getting good quality pencils where I can use a minimal amount of pressure (a non-ballpoint pen also works). I also had to unlearn gripping th…
- story
-
comment
Comment #34391793
> Books on modeling often jump right into math and methods. Drowned in detail, it can take years to appreciate the assumptions and limitations of the various modeling mindsets. > W…
-
comment
Comment #34273754
Woods and Wyrms Gives a bit of a boost to the ranger class.
-
comment
Comment #34006616
lol, they actually put it as a zinger at the end of the announcement: > Thanks, as always, for being a part of this journey. I have to say, the tone and execution of this announcem…