Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
3JPLW
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
19 ms
·
1.
▲
by
3JPLW
5y ago
Is your home folder on a network drive?
2.
▲
by
3JPLW
5y ago
That same format string is used in multiple places, and unfortunately I don't think the text engine they expose to us is smart enough to do the ordinal 1st 2nd 3rd thing. Edit: oh, we can do that. Changed experimentally.
3.
▲
by
3JPLW
5y ago
The problem is a minor placement issue for the `@simd` macro: https://github.com/kostya/benchmarks/pull/317
4.
▲
by
3JPLW
5y ago
As an administrator at Julia's discourse, I'd be really curious if this was the reason. Discourse's default "short date" format is super problematic. By default, they display something from 5 days ago as `Mar 20`
5.
▲
by
3JPLW
5y ago
The feature I'm most excited about is the parallel — and automatic — precompilation. Combined with the iterative latency improvements, Julia 1.6 has far fewer coffee breaks.
6.
▲
by
3JPLW
5y ago
A thread from 2020 (v2 RC 1): https://news.ycombinator.com/item?id=22030928 2015: https://news.ycombinator.com/item?id=9315152 2014: https://news.ycombinator.com/item?id=7381877 2011: http
7.
▲
by
3JPLW
6y ago
Benefits are highly regional. Where I live, the current latest sunrise is 8:06 am on December 5. I can't imagine a sunrise after 9am being very fun.
8.
▲
by
3JPLW
6y ago
Yeah, you (used to?) be able to do multi-room audio with the original Airplay, but it was only supported from Macs. iOS did not support it.
9.
▲
by
3JPLW
6y ago
Lots of the sciml.ai packages and documentation use Weave — you can look there for some examples. Here's one: https://diffeq.sciml.ai/stable/tutorials/sde_example/
10.
▲
by
3JPLW
6y ago
I encourage folks to actually read the linked article instead of basing their commentary on the shoddy title. https://www.nature.com/articles/s41928-020-00523-3 Abstract: > Resistive memory technologies could be use
11.
▲
The team shaking up climate models
(csmonitor.com)
1 points
by
3JPLW
6y ago
|
0 comments
12.
▲
by
3JPLW
6y ago
> No, it mostly affects execution time. Citation needed. Yes, the -1 appears in the source code. It might even appear in the intermediate representation. It'll even show up in the assembly for multidimensional arrays (but it'
13.
▲
by
3JPLW
6y ago
Or how about just waiting until it gets merged and officially adopted?
14.
▲
by
3JPLW
6y ago
From that study: > Limitations: ... no assessment of whether masks could decrease disease transmission from mask wearers to others. This has always been the main motivation for mask wearing, but the study you cite didn't attempt to
15.
▲
by
3JPLW
6y ago
Yeah, but this is a laptop chip at ~20W. Of course it's not going to compete with a 16-core 120W monster. Getting 1/4 of the performance with 1/4 of the (high perf) cores and 1/6 of the power is very impressive.
16.
▲
by
3JPLW
6y ago
Poor response, as pandemic safety 101 would prevent this: - wash your hands - wear a mask - practice social distancing - avoid extended periods indoors with non-household members https://www.cdc.gov/coronavirus/2019-nco
17.
▲
by
3JPLW
6y ago
It's not just about protecting you, though. It's also about protecting our limited healthcare resources. Every year I get the flu shot to protect me, you, and our shared healthcare.
18.
▲
by
3JPLW
6y ago
I'm not "free" to ignore stop signs, stop lights, and speed limits. They impact my freedom to drive as I'd wish -- because otherwise I might hurt you. I'm not "free" to start cooking commercially out of m
19.
▲
by
3JPLW
6y ago
This is a good resource for thinking around limiting transmission risks: https://english.elpais.com/society/2020-10-28/a-room-a-bar-a...
20.
▲
by
3JPLW
6y ago
This is why speed limits are prudent. This is why masks and gathering limits are prudent.
21.
▲
by
3JPLW
6y ago
Some of the NaN-handling issues are unique, but the compiler availability itself is still a problem. https://twitter.com/StefanKarpinski/status/12929837172128931... Since then, GCC has stepped up with this out-of-
22.
▲
by
3JPLW
6y ago
Which is likely why there are some "7 core" GPU M1 chips.
23.
▲
by
3JPLW
6y ago
Especially given this: > That 1948 study of 43 machines in Detroit showed ranges from 16 to 75 roentgens per minute. In 1946, the American Standards Association had issued a safety code for industrial use of X-rays, limiting exposure to
24.
▲
by
3JPLW
6y ago
The proper shoe shouldn't reinforce bad running habits. If you got pushed that way by a one-on-one shoe fitting, you certainly did get "conned." As someone who has had only one professional running shoe fitting in my life, I
25.
▲
by
3JPLW
6y ago
BinaryBuilder/BinaryProvider are 100% functional and have been deployed and working for a long time now. The timeframes for individual packages to move to using them instead of ad-hoc build scripts, however, varies. It's general
26.
▲
by
3JPLW
6y ago
> I wish they package a standalone Julia IDE That's precisely what Julia Computing's JuliaPro is. https://juliacomputing.com/products/juliapro (Full disclosure, I am employed by Julia Computing)
27.
▲
by
3JPLW
6y ago
> it's still shared Right, that was really my main question: besides the labeling (which is of course approximate), the positioning sure looks like each core would have its own "favorite" section of the cache. And being s
28.
▲
by
3JPLW
6y ago
I'm talking about this image: https://images.anandtech.com/doci/16063/474551355-Intel-Blue... I don't see any coherent fabric blocks — what looks like large cache sections to my eyes are entirely inside
29.
▲
by
3JPLW
6y ago
The chip image surprised me: where's the L3 cache? On previous generations, L3 cache was a significant amount of real estate. Is it no longer shared between cores?
30.
▲
by
3JPLW
6y ago
Yes, that was this event.
More ›