Tag: dwim
-
Why Am I Not To IDE
· 5 min read
A rant on why I do not use IDE (and think that IDE hinders the good developers more than helps)
-
Do Not Doughnut Donates
· 4 min read
A rant on why I do not like donate-based reward systems in OSS
-
Suggested New SPR Wording, or βWeβre VMS and Youβre Not.β
· 3 min read
The most intelligent library to process CSV files
-
Developer Is The Next Ideological Beggar Job
· 5 min read
We developers tend to whine and claim for better life while we are extremely overpaid for doing neither complicated not important stuff
-
Beware of YAGNI
· 3 min read
How to stop procrastinating and start to be a good developer
-
Pattern matching on binaries takes over Regex
· 3 min read
Cumbersome pattern matching might be way better than parsing strings with regexps
-
Automate pattern matching for structs
· 5 min read
How to bulk pattern match structs in function clauses in Elixir
-
Pattern matcher for Protocols
· 3 min read
How to pattern match a protocol in Elixir
-
.iex.exs to the rescue
· 3 min read
How to tune up your project environment in Elixir
-
Idiomatic function memoization in Elixir
· 3 min read
How to memoize the function in Elixir
-
Hack vs Kludge
· 1 min read
what is the difference between an elegant hack and a nasty kludge on a linguistic example
-
Two ways to write ruby code
· 2 min read
Make you code to be appreciated by the offspring
-
Quotation Marks in XXI Century
· 1 min read
How to escape quotation marks safely, or typography is coming