Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
thetwentyone
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
thetwentyone
4mo ago
Pluto has been quite nice for me to use over the last few years and I even host notebooks using the SliderServer to let others run analysis and examples from the web.
2.
▲
Julia Http.jl 2.0
(discourse.julialang.org)
5 points
by
thetwentyone
4mo ago
|
0 comments
3.
▲
ChatGPT Performs Better on Julia Than Python for LLM Code Generation. Why?
(stochasticlifestyle.com)
1 points
by
thetwentyone
4mo ago
|
0 comments
4.
▲
by
thetwentyone
6mo ago
I wish it had my favorite in it so that I could do a blind test to see if it really is my favorite: https://juliamono.netlify.app
5.
▲
by
thetwentyone
7mo ago
I’ve been looking for a way to listen to the audio offline, but this website is very resistant to scraping. I’d appreciate if anyone knew of a free or paid place to download the audio lectures.
6.
▲
by
thetwentyone
8mo ago
FWIW for similar reasons I nuked my Windows install and installed CauchyOS. My main reason for not doing it earlier was concerns about game compatibility but so far the games I want to play either are working without any issue or work after
7.
▲
Algorithms for Optimization, Decision Making, and Validation (3 Books)
(algorithmsbook.com)
2 points
by
thetwentyone
8mo ago
|
0 comments
8.
▲
by
thetwentyone
9mo ago
One aspect is that Tesla is all cameras, whereas Rivian sees it as important to have multi-sensor suites (cameras, ultrasonic, radar, and in Gen 3: lidar). TBH as a customer I prefer to know that the latter is protecting me instead of just
9.
▲
by
thetwentyone
10mo ago
Also see the JuliaMono typeface: https://juliamono.netlify.app It was designed to be a comprehensive monocode typeface to support Julia's full Unicode support.
10.
▲
by
thetwentyone
11mo ago
Anyone have experience with AVP+ALVR vs Valve Index? I have only used the latter but interested if I can use ALVR effectively enough to replace the Index.
11.
▲
by
thetwentyone
1y ago
Especially because Julia has pretty user friendly and robust GPU capabilities such as JuliaGPU and Reactant[2] among other generic-Julia-code to GPU options. 1: https://enzymead.github.io/Reactant.jl/dev/ 2: http
12.
▲
by
thetwentyone
1y ago
The author posits that people don't like using LLMs with Rust because LLMs aren't good with Rust. Then people would migrate towards languages that do will with LLMs. However, if that were true, then Julia would be more popular sin
13.
▲
by
thetwentyone
2y ago
> A crude analogy is the travel of sound waves in air: if you yell at someone, they will hear you long before any single air molecule makes it from here to there. Isn’t this a very good analogy? What’s so crude about it?
14.
▲
by
thetwentyone
2y ago
Another tool in this regard is https://github.com/JuliaLang/AllocCheck.jl , "a Julia package that statically checks if a function call may allocate by analyzing the generated LLVM IR of it and its callees using LLV
15.
▲
by
thetwentyone
2y ago
I'm currently working on a re-write of a small model from JAX to Julia and finding the Julia code so much easier to write, it's more concise, and find the debugging tools easier to work with in Julia.
16.
▲
by
thetwentyone
2y ago
I’ve had a good time dabbling with Metal.jl: https://github.com/JuliaGPU/Metal.jl
17.
▲
by
thetwentyone
2y ago
For Julia users: https://github.com/JuliaSurv and https://github.com/JuliaStats/Survival.jl
18.
▲
by
thetwentyone
2y ago
For those interested in this space, a couple of related libraries in Julia: https://github.com/JuliaComputing/Miletus.jl https://github.com/JuliaActuary/FinanceModels.jl I’m the author of the seco
19.
▲
by
thetwentyone
2y ago
I’m trying to influence this from my small corner of the world here: https://juliaactuary.org/ Come chat in the Julia slack #finance or #actuarial channels!
20.
▲
by
thetwentyone
2y ago
Odd that the author excluded ForwardDiff.jl and Zygote.jl, both of which get a lot of mileage in the Julia AD world. Nonetheless, awesome tutorial and great to see more Julia content like this!
21.
▲
by
thetwentyone
2y ago
Much better source: https://avherald.com/h?article=518e5d47&opt=0
22.
▲
by
thetwentyone
2y ago
The -5 doesn't belong in your ledger, it belongs in the ledger of the person who bought the lemonade. As other commenters have pointed out, the "double entry" refers to multiple entries within your own ledger, it has nothing
23.
▲
by
thetwentyone
3y ago
This has been very helpful to me: https://viralinstruction.com/posts/hardware/#74a3ddb4-8af1-1... It’s really not specific to Julia, though the language does let you drill down into the details nicely.
24.
▲
ModCon 2023: The Mojo Dance
(youtube.com)
1 points
by
thetwentyone
3y ago
|
0 comments
25.
▲
by
thetwentyone
3y ago
Also an interesting Lisp for it’s size is femtolisp from one of the co-creators of Julia: https://github.com/JeffBezanson/femtolisp
26.
▲
How to Almost Never Lose a Game
(alecloudenback.com)
2 points
by
thetwentyone
3y ago
|
0 comments
27.
▲
A Modern Almagest: An Updated Version of Ptolemy's Model of the Solar System
(farside.ph.utexas.edu)
1 points
by
thetwentyone
3y ago
|
0 comments
28.
▲
by
thetwentyone
3y ago
There are different levels of performance to target though - a _basic_ (no SIMD, parallelization, etc) `for` loop can easily be as fast as an C++ version. More performance can be had from both languages, of course. In my experience, the Jul
29.
▲
by
thetwentyone
3y ago
Your comment must be more about the environment of the web browser you are using? The site is a staticly published version of a Pluto notebook, which uses modern web features to enable interactivity, reactivity, code syntax highlighting, et
30.
▲
by
thetwentyone
3y ago
Reference for the "justifiable technical reason"?
More ›