A look at the personal problems faced in decades of programming. | Continue reading
Using Postgres fulltext search turned out to be a trivial affair, so I thought I'd share it here. | Continue reading
There is one thing people are always missing when they start engineering their life. This thing is **a good metric system** | Continue reading
Gauging interest in the IBMi with a brief post on IBMi and RPG | Continue reading
Today I was at the meetup for the newbies. (Again. After the previous time, I wro... | Continue reading
How to make money as a developer | Continue reading
Why your job isn't what you think it is | Continue reading
Tried and tested object-oriented design principles for writing robust and clean code in Java and other OOP programming language. | Continue reading
How to find a balance between the number of things to learn, and your level of involvement? | Continue reading
Solid methods of improving your JS. | Continue reading
Lessons learned from writing a web component library for live chat and chatbots with StencilJS | Continue reading
Or, questions you can ask engineers to understand what working with them will be like. | Continue reading
Going over some common requirements people give when recruiting developers and noticing I don't really fit any of them | Continue reading
What are the concept behind App registration in Azure AD, how and why to use it | Continue reading
How many levels are the developers in the team | Continue reading
How to test Powershell modules using Perl6 and Sparrow6 | Continue reading
How to deal with Azure VM MetaData and what to do with them | Continue reading
The subconscious role we "senior developers" play, in preventing the spread of knowledge without us realizing. And stifling the growth of all around us. | Continue reading
What is a local branch, what is a remote branch ? Why keeping up to date local branch is a waste of time ? | Continue reading
What makes web applications fun and easy to use? | Continue reading
Bitcoin improvement proposal 32 is, in my opinion, one of the most important BIPs... | Continue reading
Solid methods of improving your JS. | Continue reading
Guide to communication with GraphQL Server in Javascript without `gql` knowledge | Continue reading
Node.js: Simple sequential and parallel task list runner for terminal library. | Continue reading
I was inspired by @rpalo's quest to uncover gems in Python's standard library... | Continue reading