Anyone else doing the Protohackers challenges?
|
|
21
|
788
|
January 25, 2023
|
Why don't these binary show up in Process.info(pid, :binary)?
|
|
16
|
440
|
December 19, 2022
|
Converting hex to bytes
|
|
1
|
214
|
November 6, 2022
|
(RuntimeError) could not set breakpoint, module Xxx was not compiled with debug_info
|
|
0
|
126
|
October 12, 2022
|
Custom inspect for some binaries in structs
|
|
11
|
238
|
August 24, 2022
|
Binaries and Strings Length Confusion
|
|
1
|
189
|
June 27, 2022
|
1st argument: not an iodata term Error For multilingual text
|
|
2
|
1196
|
June 6, 2022
|
Most elegant way to match on all pattern permutations?
|
|
7
|
626
|
April 17, 2022
|
Recursive file parsing
|
|
1
|
313
|
December 22, 2021
|
IO.binread zero byte
|
|
1
|
331
|
November 27, 2021
|
Am I XOR'ing efficiently here?
|
|
2
|
467
|
November 26, 2021
|
How to pad a binary with 0's?
|
|
5
|
1153
|
September 6, 2021
|
Create little-endian binary from x::6 y::10 integer parts
|
|
5
|
610
|
July 26, 2021
|
ExUnit and binaries
|
|
5
|
592
|
April 13, 2021
|
Help me understand floats in bitstring behaviour
|
|
2
|
426
|
March 29, 2021
|
Adding element into list with pipe operator
|
|
3
|
673
|
March 20, 2021
|
It's possible to write a custom Guard to check for a blank string?
|
|
21
|
8103
|
March 10, 2021
|
Trying to figure out why 2.3 MB JSON binary allocates 35 MB of heap
|
|
20
|
2312
|
February 19, 2021
|
How to read a file of numeric data as a list of integers?
|
|
16
|
971
|
January 26, 2021
|
Dynamic pattern matching of binaries in function heads?
|
|
6
|
1601
|
December 5, 2020
|
Analogue of python's: array.array('H', file.read(n_bytes))
|
|
5
|
583
|
August 17, 2020
|
Best way to compare graphemes to codepoints from a binary pattern match
|
|
4
|
922
|
July 28, 2020
|
Binary to integer (no parsing)
|
|
9
|
2917
|
July 9, 2020
|
Why does binary-size(8) behave differently than size(64) in binary matches?
|
|
2
|
579
|
March 15, 2020
|
Where did the name "binaries" come from? And how does this relate to Base2
|
|
53
|
1954
|
March 9, 2020
|
Is there way to tell if a given character (i.e. code point) is printable?
|
|
1
|
423
|
February 29, 2020
|
Binary matrix with specific sum for columns and rows
|
|
0
|
454
|
December 28, 2019
|
How to best create bitstrings / binary data with known values with mixed types
|
|
2
|
648
|
December 10, 2019
|
Reverse match of binary?
|
|
4
|
758
|
December 2, 2019
|
Is there a way to inspect a list of integers without accidentally ending up with a charlist?
|
|
12
|
2584
|
November 1, 2019
|