Skip to main content

Charlatan Bait

Charlatan Bait

We’ve been having such a great time here working with your companies and products that we forgot there’s a blog out here that we theoretically should be updating on a somewhat regular basis in order to convince the world how smart we are! If you sense a tad bit of sarcasm in that statement you’re […]

Data Wisdom

The year was 2005 & I had had some excellent results predicting future news stories, trends, etc… & monetizing them. Of course being a programmer I did this programmatically. Microsoft, Google, & Yahoo were all paying me. Paying me to pollute the internet. It would be many years before they’d assert more control & frankly […]

The Cost of Competition

It stands to reason that highly productive developers will be highly competitive individuals. Having a pretty awesome team here at VeraciTek has informed us about the dynamics of this competitive edge. Our CEO refers to our people as “elite” and I know of plenty of clients that would say the same. What’s our competitive edge? […]

Is it just us or is Azure going down the...

We’ve been equally advocating for AWS and Azure for quite some time, but a recent experience has caused us to lose a lot of confidence in Azure. A small client had 2 VMs in a certain region, and wanted to integrate a SQL Server into their stack. So we walked them through setting up a […]

file_get_contents(‘php://input’) blank,

If you’re pulling out your hair about why you can’t process posted payload data to your php script you may be getting 301 redirected by Apache even though you didn’t ask it to. Try this in your .htaccess: DirectorySlash Off RewriteRule ^(nameOfDirectoryYoureTryingToGet|another|another)$ $1/index.php The first line stops the redirect, but, depending on your host, you […]

getPlatformForHost

Remote Development plugin for VSCode. We hit this error on one of the recent updates & tried downgrading, which didn’t work because the plugin got corrupted. We got it working by upgrading back to the current version, removing the plugin (make sure you open a workspace that isn’t using it before you uninstall), downgrading to […]

2 Issues

2 issues have come to our attention: Firstly, complaints about valid comments not being released. This site receives hundreds of spam comments per day, and thankfully only a few make it through our filters. Of those hundreds, there are dozens that are entered manually and get queued for moderation. We have honestly just been too […]