Category: Programming
-
Managing your site with WordOps
WordOps is a fantastic tool to manage WordPress sites and the server hosting them. Let’s take a look at how to create you first site with WordOps!
-
How to fix blurry text in macOS applications
I’ve been building macOS apps lately and always forget how to make the text not blurry. Here’s a simple way to fix that!
-
Build your own text editor with Reason—Getting started
Tutorial series on how to build simple, graphical text editor with Reason and Revery.
-
I’m changing the default branch name in my git repositories, and you should too
This small change could make someone extremely happy. Isn’t a bit of discomfort a tiny price to pay for someone’s happiness?
-
A new code editor?
I’ve written before about how I’m not happy with the code editors available today. I think they can be improved upon, so I’ve started making my own.
-
Calling Fable from TypeScript
Fable is used to compile F# to JavaScript, but it’s difficult to integrate properly with TypeScript. Let’s find out how to do that.
-
Why don’t we have good code editors?
I’ve tried so many code editors, but not one of them feels good enough. Why? I can only hope this mythical perfect editor will appear soon.