#julialang — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #julialang, aggregated by home.social.
-
Nerding out at #SDSL2026 today
-
https://DSLC.io welcomes you to week 37 of #TidyTuesday! We're exploring Dead Sea Scrolls Manuscripts!
📂 https://tidytues.day/2026/2026-09-15
📰 https://www.deadseascrolls.org.il/Submit a dataset! https://github.com/rfordatascience/tidytuesday/blob/main/.github/CONTRIBUTING.md
-
Hello Everyone! I have been experimenting with using #Quarto to call #julialang to run #multilevel models with #MixedModels. Unfortunately, my document is taking about 10-15 minutes to render with small data sets. I've found it difficult to understand the #julialang documentation on this issue, so would appreciate any "Explain to me like I'm 5" explanations of how to speed up #julialang. Code is here: https://agrogan1.github.io/multilevel-multilingual/. I am grateful for #julialang, just wish I could figure out the speed.
-
Hello Everyone! I have been experimenting with using #Quarto to call #julialang to run #multilevel models with #MixedModels. Unfortunately, my document is taking about 10-15 minutes to render with small data sets. I've found it difficult to understand the #julialang documentation on this issue, so would appreciate any "Explain to me like I'm 5" explanations of how to speed up #julialang. Code is here: https://agrogan1.github.io/multilevel-multilingual/. I am grateful for #julialang, just wish I could figure out the speed.
-
Hello Everyone! I have been experimenting with using #Quarto to call #julialang to run #multilevel models with #MixedModels. Unfortunately, my document is taking about 10-15 minutes to render with small data sets. I've found it difficult to understand the #julialang documentation on this issue, so would appreciate any "Explain to me like I'm 5" explanations of how to speed up #julialang. Code is here: https://agrogan1.github.io/multilevel-multilingual/. I am grateful for #julialang, just wish I could figure out the speed.
-
Hello Everyone! I have been experimenting with using #Quarto to call #julialang to run #multilevel models with #MixedModels. Unfortunately, my document is taking about 10-15 minutes to render with small data sets. I've found it difficult to understand the #julialang documentation on this issue, so would appreciate any "Explain to me like I'm 5" explanations of how to speed up #julialang. Code is here: https://agrogan1.github.io/multilevel-multilingual/. I am grateful for #julialang, just wish I could figure out the speed.
-
Julia's terse #NamedTuple syntax with a semi-colon is ... cryptic on first exposure. And to me, not documented where I expected it to be, thus https://github.com/JuliaLang/julia/issues/53490 #JuliaLang
-
Nice to see Ole presenting Javis.jl online soon!
November 6
https://www.meetup.com/julia-user-group-munich/events/296834151
-
#MakieCon starts today, follow the event here: https://zoom.us/j/94184124746?pwd=Wm1RQ2xXT0pROVNYVkwxWmsrTU5MZz09 and updates at https://www.bgc-jena.mpg.de/5632072/makiecon #julialang @makie
-
Next week, starting Tuesday 18th, the Makie conference, MakieCon.
https://www.youtube.com/watch?v=anpmViaVEtU
More details here:
https://www.bgc-jena.mpg.de/5632072/makiecon.html
#makie #makiecon #makiecon2023 #julia #julialang #julialanguage
-
"Pluto making scientific computing accessible and fun"
The Inspiring Computing podcast (at https://www.inspiringcomputing.com) this week is about Pluto notebooks, and we hear from Fons and Gerhard about the history and philosophy of Pluto and a sneak preview of what's to come in the future.
#julia #julialang #julialanguage #inspiringcomputing #pluto #plutojl #plutonian #podcast
-
Ok, went down a slight rabbit hole... You can use #nftables to log #packets to the nflog facility. #tcpdump or #tshark can read from the nflog queue and report info on the packets. Nftables can sample the packets randomly using numgen random mod 1000 < 50 I can sample 5% of packets (or whatever) if the output is easily readable by #Julialang I can turn the network visibility issue into a data analysis issue. What's the best way to read the output? tshark json?
-
If you want to control for the "repeat" in a repeated measures design using LMMs - you have to model that random slope!
---
y ~ 1 + cond + (1|subject)
does *not* control for within condition effects (except if you have only 1 trial per level per subject)
---
If this sounds relevant to you, I could prepare a blog-post + interactive demo
-
If you want to control for the "repeat" in a repeated measures design using LMMs - you have to model that random slope!
---
y ~ 1 + cond + (1|subject)
does *not* control for within condition effects (except if you have only 1 trial per level per subject)
---
If this sounds relevant to you, I could prepare a blog-post + interactive demo
-
If you want to control for the "repeat" in a repeated measures design using LMMs - you have to model that random slope!
---
y ~ 1 + cond + (1|subject)
does *not* control for within condition effects (except if you have only 1 trial per level per subject)
---
If this sounds relevant to you, I could prepare a blog-post + interactive demo
-
If you want to control for the "repeat" in a repeated measures design using LMMs - you have to model that random slope!
---
y ~ 1 + cond + (1|subject)
does *not* control for within condition effects (except if you have only 1 trial per level per subject)
---
If this sounds relevant to you, I could prepare a blog-post + interactive demo
-
If you want to control for the "repeat" in a repeated measures design using LMMs - you have to model that random slope!
---
y ~ 1 + cond + (1|subject)
does *not* control for within condition effects (except if you have only 1 trial per level per subject)
---
If this sounds relevant to you, I could prepare a blog-post + interactive demo