Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
float4
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
31.
▲
by
float4
4y ago
The Unanswered Question by Leonard Bernstein (very famous conductor) was super fun in my opinion. https://m.youtube.com/playlist?list=PLKiz0UZowP2V0mwtNv1lc1_...
32.
▲
by
float4
4y ago
> A long pause between "places" and "wild", to me, signals their dis-association, that "wild" does not link with "places" But that long pause is still way shorter than the pauses at actual period
33.
▲
by
float4
4y ago
> Unfortunately the AI completely faceplants, placing an enormous pause right in the middle of the phrase "all places wild". It actually changes the meaning of the text, making it sound more like "...the beauty he saw in a
34.
▲
by
float4
4y ago
> If I remember correctly, the Dublin regulation states that the EU country that will be responsible for the asylum will be the first one reached by the refugees... Not really first one reached, but first one where fingerprints were docu
35.
▲
by
float4
4y ago
> You see it a lot in IoT sensors (like Ruuvi tags) Even Apple AirTags (nRF52832 to be precise). https://www.ifixit.com/News/50145/airtag-teardown-part-one-y...
36.
▲
by
float4
4y ago
I agree. As with so many things in life: news can make you miserable, but if you take the right approach it doesn't have to make you miserable.
37.
▲
by
float4
4y ago
Gosh what a nuanced take that is. I enjoy reading the news and then discussing it with friends that are also news readers. That's the hobby aspect for me (and aforementioned friends). Together we try to predict what will happen in the
38.
▲
by
float4
4y ago
> this really is just a bunch of correlations without good citations I only noticed the translucent "source" buttons after reading for 10 minutes or so. Maybe you missed them as well? Haven't looked at any of the sources m
39.
▲
by
float4
4y ago
Give them your (or a temp) email address and you get the results immediately. By the way, the test really isn't all that interesting IMO. The results were extremely predictable, in my case at least.
40.
▲
by
float4
4y ago
> Facebook might be (rapidly) declining From Meta's Q3 earnings release[0]: > Facebook daily active users [...] were 1.98 billion on average for September 2022, an increase of 3% year-over-year. [0] https://investor.fb
41.
▲
by
float4
4y ago
> The Netherlands did a study on bike helmets This was a British study > and found that cars tend to be more dangerous with cyclists if the cyclists are wearing a helmet Re-analysis showed that there actually was no significant effect
42.
▲
by
float4
4y ago
I'll cite SWOV.nl (Dutch institute for road safety research): > The effect of (mandatory) bicycle helmets on bicycle use is not clear. Several international studies show that bicycle use decreases after the introduction of helmet la
43.
▲
by
float4
4y ago
There are file systems, like zfs, that support transparent block level compression. This means that you can just copy a normal disk image file to the zfs partition and zfs will handle everything for you. The image can be mounted in r/w
44.
▲
by
float4
4y ago
> US companies would much rather rely on an EU country Agreed > US local supply will never be enough. But you won't just have US supply. You'll have US and Taiwanese supply, and I don't believe that Taiwan will happil
45.
▲
by
float4
4y ago
Why do we even want cutting edge fabs in Europe? We have no companies that design cutting edge logic chips here. Literally none. Why invest 20 billion dollars (or what is the price of a cutting edge fab these days?) to create supply without
46.
▲
by
float4
4y ago
@dang theleak.co has never appeared on HN before today. When searching for this news ("zuckerberg resign") on google, top hits are Daily Mail and The Sun. Not worthy of the front page I think.
47.
▲
by
float4
4y ago
Your own country disagrees with you. Freedom House researches this exact topic and they're funded by the US Government. Their current chair is a republican but they're non-partisan. Looking at their most recent data[0], we can see
48.
▲
by
float4
4y ago
Can confirm. I took Advanced Functional Programming for my master's. Of the ~15 people who took the class, the majority scored <=65% or gave up, a few people got pretty good grades because they were reasonably intelligent and willin
49.
▲
by
float4
4y ago
> The book 'Invisible women' by Caroline Criado Perez has a section about this, I highly recommend it. I asked for this book for my birthday and read it. However, I couldn't help but notice that when the author wrote about
50.
▲
by
float4
4y ago
I agree that this can be simplified further but at the same time I disagree with the "it needs to be understandable to beginners!" attitude. Some concepts aren't for beginners. This includes most things that have to do with m
51.
▲
by
float4
4y ago
And if you struggle with Xcode claiming large amounts of disk space: 1. Use DevCleaner[0] to remove old/unnecessary device support files. 2. Remove platforms you don't develop for, e.g. - rm -rf /Applications/Xcode.app&#
52.
▲
by
float4
4y ago
Can't answer your question, but here's the law (I was curious myself): > I claim the following simple experiment supports this depressing claim. Run your favorite set of benchmarks with your favorite state-of-the-art optimizin
53.
▲
by
float4
4y ago
> Apple has rejected these offers. [...] This may be one reason why we reported that the upcoming M2 Pro and the M2 Max for updated MacBook Pro models would be manufactured on the 5nm process instead of 3nm; both entities might not have
54.
▲
by
float4
4y ago
I think the real argument is that the screen size has dramatically increased, making it way more uncomfortable to use compared to an SE (I had/have a 5, 6s and 13 mini so I've experienced this myself). The physical size difference
55.
▲
by
float4
4y ago
The 12/13 mini is 9% wider and 6% taller[0], so I don't really think it's unfair to write "marginally bigger". Also, the second picture is a bit misleading because it compares the SE to a container that itself is la
56.
▲
by
float4
4y ago
Click "cost" in the nav bar.
57.
▲
by
float4
4y ago
Assume 5% can run a marathon (definitely less) and that 2:50 is 90th percentile (definitely higher) and you're still top 99.5%. How is that not an "incredible feat" as the GP called it?
58.
▲
by
float4
4y ago
Ran it with Little Snitch installed (why bother looking at the code when a malicious actor can just upload a modified binary anyway?) and the claims seem to be legit so far.
59.
▲
by
float4
4y ago
Ah yeah. My monitor cut off the text under the graph so I didn't know they just gave away their predictive algorithm. n=6 obviously works, cool approach!
60.
▲
by
float4
4y ago
This is cool info, thanks. > Since it looks to follow whichever pattern already exists, and de bruijn sequences minimize existing patterns, it always beats the game. I'm pretty sure this isn't true though. A de bruin sequence d
More ›