Dynamic log capture
|
|
4
|
102
|
March 30, 2025
|
Using regex to match characters in a string
|
|
6
|
87
|
March 29, 2025
|
Hash delimiter =>
|
|
4
|
86
|
March 28, 2025
|
Static linking libgc in crystal programs
|
|
0
|
89
|
March 21, 2025
|
Goldbach's Conjecture and Crystal Code
|
|
55
|
979
|
March 20, 2025
|
Using Crystal code in callback which is used in a C binding
|
|
1
|
66
|
March 18, 2025
|
My gripes about crystal and why I think that crystal could be a perfect programming language for my projects if the gripes get addressed
|
|
11
|
281
|
March 18, 2025
|
Run a command during map iteration
|
|
3
|
56
|
March 17, 2025
|
Cosmopolitan libc
|
|
7
|
527
|
March 17, 2025
|
Install script should abort on non-x86_64 arches
|
|
0
|
39
|
March 15, 2025
|
AI library for Crystal
|
|
57
|
572
|
March 14, 2025
|
Is there something like a mutex?
|
|
3
|
120
|
March 14, 2025
|
Update a value in struct which previously unknown, easy way?
|
|
3
|
112
|
March 13, 2025
|
Proposed not allowed specify block return type like `Type ->` instead of `Type -> Nil`, in the Crystal 2.0
|
|
5
|
133
|
March 10, 2025
|
BigDecimal.to_json/.from_json
|
|
4
|
89
|
March 10, 2025
|
Code generation using macros
|
|
3
|
157
|
March 8, 2025
|
How to reduce the memory consumption of an HTTP:Server?
|
|
2
|
71
|
March 5, 2025
|
Strange error when calling Dir.exists
|
|
2
|
58
|
March 5, 2025
|
`?` at the end of an instance variable name
|
|
15
|
258
|
March 4, 2025
|
Building Crystal language from source on FreeBSD
|
|
6
|
95
|
March 3, 2025
|
Instance variable '@somevar' is initialized inside a begin-rescue, so it can potentially be left uninitialized if an exception is raised and rescued
|
|
4
|
45
|
February 26, 2025
|
Check if a symlink point to a directory or not
|
|
2
|
90
|
February 16, 2025
|
LibC get current group id
|
|
1
|
98
|
February 25, 2025
|
Why are there no abstract modules?
|
|
6
|
127
|
February 24, 2025
|
Unexpected Termination of a Proc Callback in Crystal
|
|
2
|
54
|
February 24, 2025
|
Abstract def inside module not being enforced
|
|
3
|
357
|
February 24, 2025
|
Run a function as superuser
|
|
3
|
65
|
February 24, 2025
|
Technical question about array of bools
|
|
7
|
123
|
February 23, 2025
|
How to create a GUI app using libui-ng on Windows?
|
|
28
|
1133
|
February 22, 2025
|
Explicit upcast needed for single subclass instance?
|
|
4
|
68
|
February 13, 2025
|