Viewing profile — patrickthebold
patrickthebold
HN member- Joined
- Wed, Dec 02, 2015, 9:11 PM UTC
- HN karma
- 1,161
- Public activity
- 368 items
- HN profile
- View on Hacker News ↗
About patrickthebold
No profile information was provided.
Recent public activity
-
comment
Comment #49150513
Unlikely. The digital signatures bitcoin uses are regarded as secure, (there could be attacks if we get quantum computers.) The issue here was the software didn't put in enough ran…
-
comment
Comment #49105385
Is that a reference to https://www.kohlerhealth.com/dekoda/ ?
-
comment
Comment #49027421
JSON String requires escaping of control characters. .toString() on a String is (hopefully) the identity.
-
comment
Comment #48111873
So, maybe we could consider a "White Hat" ransomware group that takes the money and also leaks the data, so that long term no one bothers to pay which ultimately disincentivizes ra…
-
comment
Comment #47782262
Somewhat off topic, but I've always wanted to know _who_ gets my tax dollars more than what they were spent on. For example, a middle class salary to someone building bombs in Ohio…
-
comment
Comment #47759611
I'm not sure I follow your workflow exactly. If PR B is merged, then I'd expect PR A to already be merged (I'd normally branch off of A to make B.) That said, after the squash merg…
-
comment
Comment #47593642
It helps if you click the link of the operator(s) under TinyAPL. For example Blackbird goes to https://tinyapl.rubenverg.com/docs/primitive/atop Which seems to be function composit…
-
comment
Comment #47427657
Reminds me of this quote which I recently found and like: > look, I'm sorry, but the rule is simple: if you made something 2x faster, you might have done something smart if you mad…
-
comment
Comment #47224804
Yes, I really wanted to post the comment and I (wrongly) thought this post got blocked by my procrastination setting. Apologies for the noise.
-
comment
Comment #47222683
I happen to just stumble across this article https://felixbarbalet.com/simple-made-inevitable-the-economi... extolling the virtues of Clojure. It specifically calls out Go for not …
-
comment
Comment #46441517
This is interesting to think about: For gold I'd say the demand is coming from both industries and from people who want it as a store of value. If it was only used as an industrial…
-
comment
Comment #45972440
I'd be good to give an example of where the 'only if' doesn't apply. If only to clear up the confusion.
-
comment
Comment #45906771
of course 9.99...(repeating) is mathematically 10, so I have a hard time being against allowing that.
-
comment
Comment #45906731
Half a quarter.
-
comment
Comment #45906543
Is gas sold as a whole penny amounts in those locations? Where I am it's always something and 9/10ths of a cent.
-
comment
Comment #45764582
I think I might be missing something basic, but if you actually wanted to do a Fourier transform on the sound hitting your ear, wouldn't you need to wait your entire lifetime to co…
-
comment
Comment #45183226
I agree. Ideally we could just increase the tax credits so it's large enough to cover the childcare expenses (and other necessities), and let the families decide what is best. And …
-
comment
Comment #45097494
One thought I had recently: Their shareholders are probably mostly the same people. So why even compete?
-
comment
Comment #44964630
Just a thought: Make the velocity of the path constant. There should be some way to take a derivative an set it to a constant and solve for z. ( or really reparameterize the curve …
-
comment
Comment #44729258
I happen to also have thought about this. Effects would listen to the global state and if needed do their side effect and update the state. As a type it's just State -> State, with…
-
comment
Comment #44717289
I've been toying with an idea of a pattern. I'm curious as to if it has a name. I'll write a blog post once I have an app using it. In the meantime, it's (roughly): - No Hooks. - D…
-
comment
Comment #44515159
Reminds me of the Jonathan Richman classic: https://www.youtube.com/watch?v=Y6Pg9IGgQpY
-
comment
Comment #43869722
Is .git-blame-ignore-revs what you are looking for?
-
comment
Comment #43440736
The reminds me of the pain I felt seeing how the blacktop was painted at the local elementary school: They had a 6 x 6 grid with 26 letters, then the digits 1-9, then an extra X to…
-
comment
Comment #43395121
Source?