|
Building a JuliaHealth-specific Genie.jl Dashboard
|
|
6
|
266
|
November 16, 2025
|
|
Performance implications of computations in keyword arguments
|
|
9
|
573
|
September 1, 2025
|
|
Why the free variables in function body don't get bound at function definition time?
|
|
52
|
1470
|
May 14, 2025
|
|
Is it OK to structure my packages like this (benign type piracy)?
|
|
5
|
383
|
March 6, 2025
|
|
Dagger + Dates = snakemake?
|
|
3
|
333
|
February 25, 2025
|
|
Why did Julia choose nominal typing over structural typing/traits?
|
|
29
|
1870
|
November 16, 2024
|
|
What is a good design for a settable global with a known type?
|
|
4
|
137
|
October 26, 2024
|
|
Making `setindex` public, how to document it, rethinking the Collections docs
|
|
13
|
680
|
August 15, 2024
|
|
I don't get Base.IteratorElType
|
|
6
|
405
|
April 30, 2024
|
|
Job Position @ EnviTrace
|
|
0
|
521
|
March 15, 2024
|
|
Should Any have an identity constructor method?
|
|
10
|
442
|
January 31, 2024
|
|
How to Sensibly Implement Generic Slice Indexing for Custom Array Type
|
|
3
|
364
|
January 29, 2024
|
|
Reference counting and disposables
|
|
4
|
659
|
August 12, 2023
|
|
Is it ok to write interfaces that require field access on subtypes?
|
|
6
|
544
|
May 8, 2023
|
|
Allowing the object.method(args...) syntax as an alias for method(object, args ...)
|
|
216
|
13496
|
March 14, 2023
|
|
Why is `Test` so meta-programming heavy?
|
|
29
|
3228
|
February 20, 2023
|
|
Keeping well-defined mathematical functions orthogonal to a project structs design
|
|
3
|
466
|
January 6, 2023
|
|
Design Q: Order of arguments: input data and algorithm type
|
|
4
|
365
|
December 17, 2022
|
|
Julia better rewritten in rust?
|
|
17
|
3959
|
August 3, 2022
|
|
[pre-ANN/RFC] VectorInterface.jl
|
|
4
|
690
|
August 3, 2022
|
|
How to deal with inconsistent objects due to mutation
|
|
19
|
1038
|
March 17, 2022
|
|
Any guides on designing an interface?
|
|
3
|
817
|
March 5, 2022
|
|
Inheritance in Parametric Types
|
|
7
|
640
|
January 19, 2022
|
|
Tips on code design for writing new packages
|
|
2
|
507
|
December 12, 2021
|
|
On beauty of Distributions.jl pdf interface
|
|
20
|
5454
|
September 14, 2021
|
|
Golang-like member functions
|
|
12
|
1627
|
July 27, 2021
|
|
Julian design for API library with Websocket client
|
|
2
|
587
|
May 1, 2021
|
|
Recommended way to cache results of expensive functions?
|
|
6
|
4772
|
February 14, 2021
|
|
Program design: Types with only fixed Parameters?
|
|
1
|
360
|
January 31, 2021
|
|
How to rewrite Julia programming language from scratch?
|
|
15
|
2252
|
December 1, 2020
|