|
Building a JuliaHealth-specific Genie.jl Dashboard
|
|
5
|
210
|
October 14, 2025
|
|
Performance implications of computations in keyword arguments
|
|
9
|
560
|
September 1, 2025
|
|
Why the free variables in function body don't get bound at function definition time?
|
|
52
|
1431
|
May 14, 2025
|
|
Is it OK to structure my packages like this (benign type piracy)?
|
|
5
|
378
|
March 6, 2025
|
|
Dagger + Dates = snakemake?
|
|
3
|
326
|
February 25, 2025
|
|
Why did Julia choose nominal typing over structural typing/traits?
|
|
29
|
1854
|
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
|
672
|
August 15, 2024
|
|
I don't get Base.IteratorElType
|
|
6
|
404
|
April 30, 2024
|
|
Job Position @ EnviTrace
|
|
0
|
520
|
March 15, 2024
|
|
Should Any have an identity constructor method?
|
|
10
|
441
|
January 31, 2024
|
|
How to Sensibly Implement Generic Slice Indexing for Custom Array Type
|
|
3
|
357
|
January 29, 2024
|
|
Reference counting and disposables
|
|
4
|
658
|
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
|
13450
|
March 14, 2023
|
|
Why is `Test` so meta-programming heavy?
|
|
29
|
3211
|
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
|
364
|
December 17, 2022
|
|
Julia better rewritten in rust?
|
|
17
|
3958
|
August 3, 2022
|
|
[pre-ANN/RFC] VectorInterface.jl
|
|
4
|
689
|
August 3, 2022
|
|
How to deal with inconsistent objects due to mutation
|
|
19
|
1033
|
March 17, 2022
|
|
Any guides on designing an interface?
|
|
3
|
815
|
March 5, 2022
|
|
Inheritance in Parametric Types
|
|
7
|
639
|
January 19, 2022
|
|
Tips on code design for writing new packages
|
|
2
|
504
|
December 12, 2021
|
|
On beauty of Distributions.jl pdf interface
|
|
20
|
5429
|
September 14, 2021
|
|
Golang-like member functions
|
|
12
|
1622
|
July 27, 2021
|
|
Julian design for API library with Websocket client
|
|
2
|
584
|
May 1, 2021
|
|
Recommended way to cache results of expensive functions?
|
|
6
|
4754
|
February 14, 2021
|
|
Program design: Types with only fixed Parameters?
|
|
1
|
359
|
January 31, 2021
|
|
How to rewrite Julia programming language from scratch?
|
|
15
|
2248
|
December 1, 2020
|