Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
senkora
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
senkora
5d ago
A mixed strategy of say 75% British / 25% Canadian wheat could be an interesting point to explore. Then, you would get 75% of the local support benefit while having a potentially better product. (ratios theoretical; you know more than
2.
▲
by
senkora
5d ago
This one is open source. Open source games are posted here semi-regularly.
3.
▲
by
senkora
7d ago
Does anyone know whether GNU Taler is involved in any way with these proposals? I feel like they'd be the natural people to work on anonymity. Looking at their website, I see that they've at least commented on them: https:/&
4.
▲
by
senkora
12d ago
Would it be correct to say that this is an example of the “Actually Serial Execution” strategy for implementing serializable transactions in the terminology of “Designing Data Intensive Applications”? (I mention this mainly as a keyword tha
5.
▲
by
senkora
25d ago
Maybe https://play.typeracer.com ?
6.
▲
by
senkora
29d ago
Yeah... I do have some issues with the book. I think that the cards tend to be weighted towards things that women care more about, which naturally means that women end up being responsible for more of them. And different cards require diff
7.
▲
by
senkora
29d ago
There’s a pretty interesting self-help book that is designed to help couples share domestic and family work equally; I thought it was an interesting read. It makes exactly the same point about rockstar husbands that contribute less than the
8.
▲
by
senkora
29d ago
On the reddit mobile app, the same action (tapping) that minimizes a comment also clicks through an ad, and ads are visually very similar to comments. Many times a day, I will accidentally click on an ad when intending to minimize a comment
9.
▲
by
senkora
1mo ago
This is a really well-written short article, and I agree with it completely. I just wanted to add as well that, as someone who has read quite a lot of books on self-help and productivity, there is one that makes a lot of similar points: &qu
10.
▲
by
senkora
1mo ago
That could definitely be it. I didn’t get a clear view of the driver’s seat, so I don’t know whether or not the driver was manually controlling it.
11.
▲
by
senkora
1mo ago
I personally saw a Waymo in NYC on June 26th at 14th St and 8th Avenue, so they’ve done some recent testing at least.
12.
▲
by
senkora
2mo ago
This exists in clang for C++ as the statement attribute [[clang::musttail]] and in gcc as [[gnu::musttail]]
13.
▲
by
senkora
2mo ago
> It's early in the year. You want to drive straight through the middle of Chinatown in SF. Why might that be a bad idea? I feel like a Google Maps-style system would discover this automatically by noting via phone location data tha
14.
▲
by
senkora
2mo ago
Wow, it seems like this might beat out flite for very-low-memory TTS? I ended up abandoning a project of mine because I couldn't get high enough quality or low enough memory usage out of flite, so I'm very excited to try this out.
15.
▲
by
senkora
2mo ago
The part that confuses me is that they use “it” to name a variable that is not actually an iterator. That’s very bad style. I would name it “s”.
16.
▲
by
senkora
2mo ago
This is awesome. Congrats on shipping! The nearest thing that I've heard of is Wolfram Alpha's step-by-step solution solvers, but the worry with those is always that it's too easy for the student to just keep clicking next st
17.
▲
by
senkora
2mo ago
It's a question of "value created" vs "value captured". They captured about as much value as the risk-free rate of return. Value that is created but not captured (e.g. the value of consumers enjoying games and conso
18.
▲
by
senkora
3mo ago
He is prolific! Thank you for sharing your site as well :)
19.
▲
by
senkora
3mo ago
> Stories are stories, man. Story-logic is biased towards interesting tales. Also known as the fallacy of “generalizing from fictional evidence”. https://www.lesswrong.com/posts/rHBdcHGLJ7KvLJQPk/the-logica...
20.
▲
by
senkora
3mo ago
It seems like this cell barely evolves, because the system they built for duplicating the DNA makes very few errors. Natural life tends to evolve, which may have consequences for production. For example, quorn production has to be restarted
21.
▲
by
senkora
3mo ago
This is the first that I'm hearing about this, but I don't think that your telling is quite right. The Dallas school district is "Dallas ISD", not Dallas County Schools. Dallas County Schools was apparently a school bus
22.
▲
by
senkora
3mo ago
Done. That was quite interesting, although I see what you mean. I did skip over some of the sections about how to teach concept maps to elementary school students and some of the examples given. I think my conclusion is that he's proba
23.
▲
by
senkora
3mo ago
> which TBH is so dry I'm not sure anyone I've recommended it to has actually finished it :) Challenge accepted!
24.
▲
by
senkora
3mo ago
That is cool, although it took me awhile to understand it because the posterior probability is on the left and the prior probability is on the right, and because it uses D=Disease and T=Test when I am used to seeing D=Data.
25.
▲
by
senkora
3mo ago
Since PCA maps are fun to look at, here’s one for modern-day populations: https://www.reddit.com/r/MapPorn/comments/1n8xjl6/genome_anc...
26.
▲
by
senkora
3mo ago
This made me smile because I did exactly the same thing (i.e. I also read Anna Karenina in 7th grade, and was very pretentious). I mostly read during lunch periods when it probably would have been a better idea to be developing my social sk
27.
▲
by
senkora
3mo ago
I just skimmed the summary but in the results section it reports three significant results and two after “multiple-test correction”. I’m not sure how they did that correction; I would expect that measures of cognitive performance are correl
28.
▲
by
senkora
4mo ago
It seems to be a real definition, see definition 6 under etymology 2: > (transitive, law, especially New Zealand)[1] To subject [someone] to a trespass notice, formally notifying them that they are prohibited from entry to a property, su
29.
▲
by
senkora
4mo ago
There’s always the extra idiomatic __SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED for coworkers that can’t take a hint. https://github.com/reactjs/react.dev/issues/3896
30.
▲
by
senkora
4mo ago
I typically do the same algorithm for each solution, but I do try to write it in an idiomatic way to each language. I usually look at the editorial after the first solve to see if I missed any tricks or other approaches, and sometimes I’ll
More ›