… temporarily, at least.
VirtualBox Error: VERR_LDRPE_LOAD_CONFIG_SIZE (-626)
Like many large Windows 10 updates, the newest one trashed my VirtualBox setup. This has happened to my VMWare Workstation installations as well, in the past.
… temporarily, at least.
Like many large Windows 10 updates, the newest one trashed my VirtualBox setup. This has happened to my VMWare Workstation installations as well, in the past.
Browser Sync is nice but sometimes it is not available or it’s just plain overkill.
I wanted to always be able to refresh my web browser window with a keystroke while still keeping my code editor open and focused.
I use the 64-bit version of Firefox Developer Edition for Windows.
The simple AutoHotkey snippet below will refresh the current Firefox Developer Edition edition tab when the F5 key is pressed within Sublime Text, while still keeping the focus on Sublime Text.
Eating healthy takes too much time, too often. And it’s expensive.
I usually skip eating anything more complicated than a granola bar for breakfast and end up feeling mentally sluggish and generally horrible right up until lunch. I need to manage my blood sugar better.
Enter the meal replacement Soylent, currently popular with programmers and various other nerd-types. I read about it on MakeUseOf and was convinced to give it a fair shot.
I wanted to be able to selectively enable and disable the built-in WordPress function wpautop() ‐ On for blog posts and off for pages. And if I want to override either of those defaults, I should be able to do that with Custom Fields for the post or page.