Daniel Kukula

Results 52 issues of Daniel Kukula

Cool project. What I'm currently doing in my project is to keep the static images folder inside the markdown folder and adding another Plug.Static in endpoint.exs for the images -...

run commands on mouse click (I use it for keyboard layout switching)

Any suggestions where to migrate? I got a small project and was thinking the gem is a good idea but as it is not maintained anymore I need a way...

I've added: Returns a random location inside a square of 2x specified distance of base location in distance from base location using the https://en.wikipedia.org/wiki/Haversine_formula/ 111km is around 1deg on the...

Hi, something I spotted when trying to run on one of my toy projects: I'm using gen_state_machine and depending on a module variant I pass to my machine it uses...

enhancement

Hi, I like this book, the qr code links are really cool. Also the complementary videos are useful. It would be nice to include the the datasets as csv files...

fix for a bug that pops up when the code returns early with badarg then it does not remove the pthread_mutex_lock and prevents the library from function correctly after that....

this is wip and most stuff needs to be fixed upstream in stripity_strinpe

I've heard your complains about dialyzer and I checked where the problems are: I bumped the stripe library - there are some fixes to typespecs lately. it seems like dialyzer...

This library is very usefull but I find the errors always so hard to read when it's inside a large struct because there are no newlines and when it's wrapped...