Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jcla1
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
jcla1
10mo ago
Spoiler: there is a simple argument against the existence of such a lower bound.
2.
▲
by
jcla1
10mo ago
Interesting follow-up question: What is the distance between the set of harmonic numbers and the integers? i.e. is there a lower bound on the difference between a given integer and its closest harmonic number? If so, for which integer is th
3.
▲
by
jcla1
11mo ago
FWIW the import syntax is now part of standard JS, according to the ECMAScript 2026 specification: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refe... And node seems to be used only as a dev
4.
▲
by
jcla1
1y ago
Even today it is exceedingly rare to find a still-well-conditioned bottle of wine that has the capability to have aged for 117 years or so. Most often sweet wines are capable of this.
5.
▲
by
jcla1
1y ago
FWIW I was also sceptical, but just tried it from my phone network and it seems indeed blocked. Wouldn't be the first case of different ISPs using different block-lists. c.f. bs.to
6.
▲
by
jcla1
1y ago
Measure its volume by dunking it in a jug of water and compare its weight with its expected weight (depending on the density of gold). There is a famous tale of Archimedes doing exactly this when posed with the problem of determining if a c
7.
▲
by
jcla1
2y ago
Do not underestimate the urge to procrastinate (by still doing productive things, like learning Mandarin) while pursuing a PhD. I am not sure if this will be the author's experience too, but pursuing a PhD will often leave you exhauste
8.
▲
by
jcla1
2y ago
You can get gcc to generate the blend instruction in the example given - you just have to 'force' it to use SIMD more aggressively by, for example, using -march=native.
9.
▲
by
jcla1
2y ago
I recon the general cosensus among mathematicians (as that is what counts) is that the ABC conjecture so far has _not_ been proven. Mochizuki (and his school around him) seem to be the majority of people that believe his proof is correct. A
10.
▲
LMAX Disruptor – low latency inter-thread messaging for Java
(github.com)
1 points
by
jcla1
2y ago
|
0 comments
11.
▲
by
jcla1
2y ago
https://news.ycombinator.com/item?id=19781756
12.
▲
by
jcla1
2y ago
I think giving any more details than his three short posts would delve too far into the specific arguments of the paper to be valuable for a wide enough audience, subtracting those that are going to be looking at the pre-print anyhow.
13.
▲
by
jcla1
2y ago
Unfortunately the presented method only works for the most simple linear recurrence relations. Tangentially: look up the master theorem if you're interested in at least estimating growth rates for recurrence relations that crop up in c
14.
▲
by
jcla1
2y ago
Just because of the impossibility of an exact formula for the roots of a high-degree polynomial that does not rule out the possibility of figuring out, say, the distribution of roots of such polynomials. The question is not about any polyno
15.
▲
by
jcla1
2y ago
I do (I'm a mathematican). We are usually between 4 and 10 people marking an exam with anywhere between 50 and 600 participants.
16.
▲
by
jcla1
2y ago
This sounds like an organisational nightmare to be honest. You'd be going through the pile of exams multiple times (at least twice) and what do you do if there are multiple mistakes that are common in a single exam question? Also: if y
17.
▲
by
jcla1
2y ago
Regarding you last point: out of interest, what kind of venues were you thinking of? Be this personal blogs of said academics, just dumping it on a preprint server or actual ("formally published") publications?
18.
▲
by
jcla1
3y ago
> There is no universal algorithm for solving integral. Not that I want to dispute this, but depending on what you meant, there is in fact such an algorithm: https://en.wikipedia.org/wiki/Risch_algorithm Though ofte
19.
▲
by
jcla1
4y ago
That is definitely not true - I have an analog wrist watch (and am under 30). Also, there can be benefits to the use of analog clocks: in some circumstances they're quicker to read the time off of. http://www.mcld.co.uk/
20.
▲
by
jcla1
4y ago
I'd deem it useful, though unusable in practise, as GMail for example does not accept messages that contain multiple From addresses.
21.
▲
by
jcla1
4y ago
To clarify, I guess you mean "Captain in the navy", equivalent to a Colonel in other branches. A captain in the army is O-3.
22.
▲
All employee salaries are public at the U of California
(ucannualwage.ucop.edu)
5 points
by
jcla1
4y ago
|
0 comments
23.
▲
by
jcla1
4y ago
> I typically do a medium roast with no oily sheen to them and it serves me well. I thought an oily/shiny appearance of coffee beans was due to them being roasted too long ago and then some of the coffee bean oils "leaking"
24.
▲
by
jcla1
5y ago
The difference is that in the Schrödinger case you're effectively 'turning' the solution (in the complex plane) which leads to the uncomfortable question of whether the solution to the heat equation you'd start with is s
25.
▲
Snapchat ist having technical issues
(twitter.com)
1 points
by
jcla1
5y ago
|
0 comments
26.
▲
by
jcla1
5y ago
> But pro-tip if you are being apprehended by police is to furiously click on the side button as the phone will require pin code after that. Apparently that won't work on Android -- though there's a lockdown feature (that will
27.
▲
by
jcla1
5y ago
This confusion is caused by the different notions of problem: there are "decision" problems and "functional" problems. What grandparent asked ("what is the shortest path?") is a functional problem in nature, wh
28.
▲
by
jcla1
5y ago
Not to be confused with the also very SQL-like Q language[1] from Kx Systems/Arthur Whitney. [1]: https://en.wikipedia.org/wiki/Q_(programming_language_from_K...
29.
▲
by
jcla1
5y ago
I never really got the point of (digital) self destructing messages, since the reader can easily just copy the text/data, i.e. destruct only means not available anymore after future point in time. So you're just relying on the rec
30.
▲
by
jcla1
5y ago
It's not just that, i.e. you may be fooled if you read the script "in the wrong way". https://www.idontplaydarts.com/2016/04/detecting-curl-pipe-b...
More ›