Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ambulancechaser
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
ambulancechaser
3y ago
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 experience here is exactly what the law means to recogniz
2.
▲
by
ambulancechaser
3y ago
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 that the person calmly ignored them points that this might
3.
▲
by
ambulancechaser
5y ago
> 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 clojure CLI to introduce ClojureScri
4.
▲
by
ambulancechaser
5y ago
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} }`. Where the "first coordinate" is the set with one e
5.
▲
by
ambulancechaser
6y ago
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 the same sponsor puts on the conference?
6.
▲
by
ambulancechaser
6y ago
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 easy to raise forms (structurally raise) an
7.
▲
by
ambulancechaser
6y ago
can you explain? ((juxt type identity) (clojure.edn/read-string "x")) [clojure.lang.Symbol x] It seems that the reader returns symbols just fine.
8.
▲
by
ambulancechaser
6y ago
> 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 mathematics is an invention or discovery which is not invent
9.
▲
by
ambulancechaser
6y ago
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 2k screen on personal laptop.
10.
▲
by
ambulancechaser
7y ago
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 study to determine if there was a universal scientific
11.
▲
by
ambulancechaser
7y ago
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 bet a lazily-instantiated set might take up even more sp
12.
▲
by
ambulancechaser
7y ago
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 programming for years but now is a little behind the curv
13.
▲
by
ambulancechaser
7y ago
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 originally built the car
14.
▲
by
ambulancechaser
7y ago
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 right next to the heart of a volunteer. The volunteer would
15.
▲
by
ambulancechaser
7y ago
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 money or medical research or nuclear fusion. What about Neptun
16.
▲
by
ambulancechaser
7y ago
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 afraid to quit their job because of their peers who make a fra
17.
▲
by
ambulancechaser
7y ago
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.reddit.com/r/Clojure/comment
18.
▲
by
ambulancechaser
7y ago
they could have lost money if they engineered the changes to the production line that they otherwise would have had to do.
19.
▲
by
ambulancechaser
7y ago
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, combinatorics, test.check, data.zip, rrb-vector, cache,
20.
▲
by
ambulancechaser
7y ago
Interesting. Similar to how typescript can be added with a rename from foo.js to foo.ts.
21.
▲
by
ambulancechaser
7y ago
https://www.rottentomatoes.com/top/bestofrt/ "Top 100 Movies of All Time" 1. Black Panther
22.
▲
by
ambulancechaser
8y ago
I use emacs for Clojure but I've got two amazingly productive coworkers who use neovim. It is a non-issue for them.
23.
▲
by
ambulancechaser
8y ago
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 your hire if they deem you insufficiently enthusiastic. I
24.
▲
by
ambulancechaser
8y ago
> 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 team got together and discussed the person's politics
25.
▲
by
ambulancechaser
8y ago
> 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 circumstances. With ad networks and IP logging does this requirement
26.
▲
by
ambulancechaser
8y ago
I don't think anyone is questioning what is a movie. Spielberg points out that this question is not controversial when it comes to made for TV movies. They are not eligible for oscars but rather emmys. He is arguing that streaming movi
27.
▲
by
ambulancechaser
8y ago
Spielberg is arguing that movies distributed on streaming platforms are seen on TVs and should be eligible for emmys just like made for TV movies are.
28.
▲
by
ambulancechaser
8y ago
"When your metric becomes a target it ceases to be a metric".
29.
▲
by
ambulancechaser
8y ago
Advent of Code fits this bill nicely. I think 2017's was particularly nice. I didn't go far this year.
30.
▲
by
ambulancechaser
8y ago
I wouldn't consider it humiliating. And there's a dimension this doesn't talk about: false positives. Twitter has to make an actual decision to ban an account. When they get this wrong, they have unhappy users and I'm su
More ›