Viewing profile — ambulancechaser
ambulancechaser
HN member- Joined
- Mon, Jul 14, 2014, 6:51 PM UTC
- HN karma
- 540
- Public activity
- 128 items
- HN profile
- View on Hacker News ↗
About ambulancechaser
No profile information was provided.
Recent public activity
-
comment
Comment #35560987
For sure. I didn't mean to derail the thread or tell you how you feel, just share what I think is an interesting aspect of assault as defined in common law. But your subjective exp…
-
comment
Comment #35556841
The gist of your point is 100% correct. I just want to point out that under the common law definition of assault (and i have no idea what definitions are in effect in SF), the fact…
-
comment
Comment #27906648
> Last I checked, doing cljs on Clojure Tools wasn't even possible. I'm not sure what this is referring to here. The "Getting Started" guide for ClojureScript uses deps.edn and the…
-
comment
Comment #27860725
A tuple (ordered pair commonly called) is `(x,y)`. The standard set theory definition underpinning this is that `(x,y)` is shorthand for the set of two elements `{ {x}, {x, y} }`. …
-
comment
Comment #24926571
I read the article but either missed it or perhaps it was not included, but what is the result of the violation? Just not being invited back in future years? Does it only apply if …
-
comment
Comment #24736817
have done this lots of times. (if (test) (then) (else)) (if true #_(test) (then) (else)) (if false #_(test) (then) (else)) makes it quite simple to leave the tests in. Also, quite …
-
comment
Comment #23763363
can you explain? ((juxt type identity) (clojure.edn/read-string "x")) [clojure.lang.Symbol x] It seems that the reader returns symbols just fine.
-
comment
Comment #22905018
> Invention is a kind of discovery. Presumably you would agree that not all of discovery is also invention. So doesn't that restore the original question of asking whether mathemat…
-
comment
Comment #22667274
I would purchase today except there doesn't seem to be any screen options higher than 1080. I can't go back to 1080 after years of 4k monitors and mbp retina for work and x1 carbon…
-
comment
Comment #21948991
It mentions in the article that Delta investigated the issue: > "Our top priority continues to be the safety of our employees, which is why we invested in a rigorous toxicology stu…
-
comment
Comment #21939614
The article mentions that they rarely had elements, not that they were rarely used. They might have been tested for membership in lots of hot paths. There's no way to know. And I b…
-
comment
Comment #21301049
How can you use hooks right now? The standard is reagent which compiles down to classes which don't work with hooks. I think reagent has given a functional react and hooks style pr…
-
comment
Comment #21176361
Are you reading that as you are prevented from working on the car? I took that as a promise that they would be willing to service and repair the car with the same team that origina…
-
comment
Comment #21109802
that reminds me of a suggestion of where to keep nuclear codes: > My suggestion was quite simple: Put that needed code number in a little capsule, and then implant that capsule rig…
-
comment
Comment #20789141
Why? How should we decide to spend the resources it orbit Neptune? Why not Saturn or Jupiter; why not land on a comet? Why not put a human on the moon again or perhaps spend the mo…
-
comment
Comment #19723736
This reads very strangely to me. > This (my) generation has been culturally conditioned against the idea of quitting a job This is a super bizarre claim. Wealthy Googlers are afrai…
-
comment
Comment #19701949
haven't been able to look through this or the linked video i'm giving but its tim baldridge showing a new language and mentioning collapsing tower of interpreters. https://www.redd…
-
comment
Comment #19645992
they could have lost money if they engineered the changes to the production line that they otherwise would have had to do.
-
comment
Comment #19619073
I read that message to mean clojure/core.[library] and not clojure.core. It's a criticism of the slower development pace and low visibility that libraries like match, logic, combin…
-
comment
Comment #19577606
Interesting. Similar to how typescript can be added with a rename from foo.js to foo.ts.
-
comment
Comment #19481957
https://www.rottentomatoes.com/top/bestofrt/ "Top 100 Movies of All Time" 1. Black Panther
-
comment
Comment #19408402
I use emacs for Clojure but I've got two amazingly productive coworkers who use neovim. It is a non-issue for them.
-
comment
Comment #19370928
from the OP > It stands for “emotional quotient” and they ask you a bunch of questions about diversity, feminism... They watch your responses for tone and vocabulary and can veto y…
-
comment
Comment #19370039
> They do “eq” screenings for political fit during the interview process and he’s trying to get them to stop. This sounds crazy to me. My last company would freak out if the dev te…
-
comment
Comment #19350703
> Data subjects have the right to request a portable copy of the data collected by a processor in a common format, and the right to have their data erased under certain circumstanc…