176 Commits (master)
 

Author SHA1 Message Date
Julio Biason ff5bc0bb30 Playing with Sly 2 months ago
Julio Biason 42db09fabb New tests 6 months ago
Julio Biason 150a79f26c
Create LICENSE 7 months ago
Julio Biason 4e09530952 Added a small readme, so people understand what this is 7 months ago
Julio Biason 08b0ed961f Added a filter to the directory iterator 7 months ago
Julio Biason 1e32b4b8c3 Updated to use a horizontal barchart instead of a histogram, solving a lot of issues with labels 8 months ago
Julio Biason e99f27ff5b playing a bit with charts 8 months ago
Julio Biason 74363a1bff Getting a better log on this 9 months ago
Julio Biason 36e2ecbf6c Using Condvars, Atomics and Mutexes as a semaphore 9 months ago
Julio Biason fec556587a checking if one can mess with the order of .map_err() and .and_then() 10 months ago
Julio Biason 417cdaf194 Trying to check if a string contains at least one invalid character 10 months ago
Julio Biason 537244dfce Some clean ups 10 months ago
Julio Biason 642051fbf1 Multiline comment token 10 months ago
Julio Biason 54cc0b8a8d Playing with Logos 10 months ago
Julio Biason 7cc639b0d0 Stop right there! Too many Rust crimes going on there! 10 months ago
Julio Biason da277eaccc Playing with Results in tests 10 months ago
Julio Biason 7ee458e23f No logs unless the variable is present 11 months ago
Julio Biason 83a5d79772 Fake Abstract classes in Rust 12 months ago
Julio Biason 0d8d39979a Tokio, processes, filesystems 12 months ago
Julio Biason e3f08bae1f Checking something about Tokio Semaphores 1 year ago
Julio Biason 7803c58e38 Prettier map 1 year ago
Julio Biason 34c16c7323 Playing with some path structure 1 year ago
Julio Biason 3089b56778 Made a simple async iterator out of pure async 1 year ago
Julio Biason d75b466f6d Trying something silly with iterators 1 year ago
Julio Biason fe3b2122cd Tokio + Pest actually works 🤔 1 year ago
Julio Biason 713ece847d Playing with Pest (again) 1 year ago
Julio Biason 231ea78705 Merge branch 'master' of git.juliobiason.me:jbiason/random 2 years ago
Julio Biason 99eaae279b Playing a bit with Path::canonicalize 2 years ago
Julio Biason e63512cb94 Tesing Tracing without async 2 years ago
Julio Biason ecf71d5dae Working with iter 2 years ago
Julio Biason a35be4e535 Trying block_on 2 years ago
Julio Biason 6d1514029c No options for recursive calls 2 years ago
Julio Biason ec12c6add5 Trying async streams 2 years ago
Julio Biason 100f4858c3 Playing with tokio, copy, and wildcards 2 years ago
Julio Biason f46670400d We actually need to kill the runner on timeout 2 years ago
Julio Biason ebd33db5f2 Timeout on Command 2 years ago
Julio Biason 3b7bfed082 Comments 2 years ago
Julio Biason 14554010fc Also capture stderr 2 years ago
Julio Biason 9eef6fcafa Spawn a thread to capture and process the output 2 years ago
Julio Biason 7939394a34 Testing Command 2 years ago
Julio Biason 50f77460bc Playing with Path components 2 years ago
Julio Biason 0e827b5460 Removed the Unicode character, so it works fine on Windows 2 years ago
Julio Biason 8121b5fe85 Selecte elements, return selected elements 2 years ago
Julio Biason cae49213c3 Testing crossterm 2 years ago
Julio Biason d314074f9c Incomplete experiment with Ratatui 2 years ago
Julio Biason e1febd4af2 Experimenting with Anstream 2 years ago
Julio Biason 7ae109a0d4 Making a mess of types 2 years ago
Julio Biason d07bf24b27 Some stupid idea of actors 2 years ago
Julio Biason 04a94379d9 Different try with channels 2 years ago
Julio Biason 8ba87acc1e Playing with channels in tasks 2 years ago