Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
byt143
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
byt143
3y ago
So Israel can't enjoy the same right to self defense that any other state would? They can't conduct a war in an urban environment with an actual intentionally genocidal enemy, and must resort to targeted assassinations? That stand
2.
▲
by
byt143
3y ago
Second !
3.
▲
by
byt143
3y ago
How about the misery of a loved one going untreated, undiagnosed and dismissed by physicians with a facile understanding of chronic multi system disease dynamics. People who do that are usually ones who cannot find physical relief elsewhere
4.
▲
by
byt143
3y ago
Don't expect a good answer. That brand of skepticism is performative rationality devoid of actual critical thinking.
5.
▲
by
byt143
3y ago
It's really depressing that a handful of big corporations will be able to exert such control over labor and productivity
6.
▲
by
byt143
3y ago
What tasks?
7.
▲
Mojo (Musings from a Julia Dev)
(mikeinnes.io)
6 points
by
byt143
3y ago
|
0 comments
8.
▲
by
byt143
3y ago
What's the difference between chat and instruction tuning?
9.
▲
The Replit AI Manifesto
(twitter.com)
1 points
by
byt143
3y ago
|
0 comments
10.
▲
by
byt143
3y ago
How does mojo handle function polymorphism and abstraction? Julia uses multiple dispatch, Haskell type classes etc Edit: I see you're going to have protocols/ traits. Can those be specializes/monomoprhized at function call ti
11.
▲
It's Starting to Get Strange (GPT 4 as a "first rate data analyst")
(twitter.com)
21 points
by
byt143
3y ago
|
2 comments
12.
▲
TurnItIn CEO projects AI driven 80% cut to programmers and marketers
(twitter.com)
1 points
by
byt143
3y ago
|
0 comments
13.
▲
by
byt143
3y ago
Interesting. What's your prompt?
14.
▲
by
byt143
6y ago
If you're only looking for one novel view, can it use less views that are close to the novel one?
15.
▲
Cxx.jl: a Julia C++ REPL and interactive FFI
(github.com)
3 points
by
byt143
7y ago
|
0 comments
16.
▲
by
byt143
7y ago
Even then shape errors would require a dependent type system not found in most static languages.
17.
▲
by
byt143
7y ago
What are your concerns around the support / dev? Google has a fairly sizable team around it, it has a fast path to adoption by the large pool of swift devs and fast.ai, and of course, google hype. Chris leaving doesn't seem to be
18.
▲
by
byt143
7y ago
It does not have macros.
19.
▲
by
byt143
7y ago
Why can't you just have the higher level representation of the code available and just recompile everything?
20.
▲
by
byt143
7y ago
Perhaps this helps? https://github.com/apple/swift-evolution/blob/master/proposa... and this https://twitter.com/jckarter/status/1202260205074968578
21.
▲
by
byt143
7y ago
So it's a package, not a language issue? Here's a revamp based on protocols https://github.com/apple/swift-numerics
22.
▲
by
byt143
7y ago
That makes sense. Swift is also way too complex and syntatically noisy imo. I like that Julia has a smaller set of very powerful abstractions. Though isn't point (2) just a convention thing? Protocols can refine other protocols. So i
23.
▲
by
byt143
7y ago
This can be done better with traits in Julia, which are more powerful, safer and faster. See here: https://white.ucc.asn.au/2018/10/03/Dispatch,-Traits-and-Met...
24.
▲
by
byt143
7y ago
Thanks. I mean in julia you can use traits for that, but it's not built in (yet). Though there's no speed penalty, as you probably know. So this is about extending types, but it sounds like swift is strictly "better" the
25.
▲
by
byt143
7y ago
Sure, but I'm more looking for something from the swift side of whether Swift can do the same sort of composable generic programming.
26.
▲
by
byt143
7y ago
Anyone know how this compares to swift and its protocols etc?
27.
▲
by
byt143
7y ago
Julia gives you the best of both worlds. And more. All those pretty function like things you see above are actually callable objects that can be introspected, intercepted and dispatched on...so you can mix and match pure object abstracti
28.
▲
by
byt143
7y ago
https://forums.fast.ai/t/swift-for-tensorflow/40167/72
29.
▲
by
byt143
7y ago
https://twitter.com/clattner_llvm/status/1222032740897284097 Jeff Dean seems to disagree. Also, I think it hasn't picked up steam because it just isn't mature enough yet
30.
▲
by
byt143
7y ago
>The people that maintain infrastructure/maintenance support for Julia apps are almost ready to quit their jobs. It sucks so bad. Any specific examples?
More ›