Menu

Close
  • Home
  • Twitter @cicorias
  • LinkedIn
  • Real Life Code @ Micreosoft
  • DECODED show
Subscribe
Shawn Cicoria Menu

Shawn Cicoria

CedarLogic -- various thoughts, ideas, streams of consciousness usually related to Technology...

Scroll Down
Page 1 of 15 Older Posts →

npx business cards - gone viral so fast...

Not sure if Tierney is the true root, but it's where I saw it first. Just follow that thread, there are so many others tacking on »

Shawn Cicoria Shawn Cicoria on functions, nodejs 20 December 2018

Docker Compose on Kubernetes - Windows Volume Syntax

I've been looking at Docker Compose on Kubernetes, thanks to a pointer from my teammate Clemens Wolff, and had a hard time with mapping the volumes »

Shawn Cicoria Shawn Cicoria on docker, mongodb, kubernetes 16 December 2018

Strapi Open Source API CMS using Azure CosmosDB Emulator

I've recently started looking at Strapi. Their default samples look for MongoDB instances. But I wanted to see if it would work with the Azure CosmosDB »

Shawn Cicoria Shawn Cicoria on cosmosdb, mongodb 16 December 2018

Keras Tensor flow CUBLAS_STATUS_NOT_INITIALIZED

I have an older Razer Blade with a 970 NVidia 0 so, not much memory relative to the 10x series. Was seeing the error in the »

Shawn Cicoria Shawn Cicoria on Machine Learning, keras, tensorflow 14 December 2018

Typescript and non string Environment Variable parsing

Leaving this here as just a simple get an env variable and 'cast' to boolean is a PITA. But this is what I ended up with. »

Shawn Cicoria Shawn Cicoria on Debugging, Troubleshooting, typescript 06 December 2018

Windows Update Fail Microsoft-OneCore-DeveloperMode-Desktop-Package Error = 0x800F081F-0x20003

First - WHY WHY WHY doesn't the installer just deal with this error? What's clear from the message, or at least to me, is that the »

Shawn Cicoria Shawn Cicoria on windows, Troubleshooting 03 December 2018

Improving Windows Subsystem for Linux WSL by 500% - Minutes to Seconds

Performance of WSL and Disk IO The core performance killer is related to Windows Defender, and a primary scenarios is running Node package installers that are »

Shawn Cicoria Shawn Cicoria on linux, nodejs, development, wsl 25 August 2018

The Travis CLI in a Container

I must be missing it, but I could never find the Travis CLI already built and published on Docker Hub. So, I just pulled together on. »

Shawn Cicoria Shawn Cicoria on docker, github, travis-ci, cicd, devops 05 August 2018

Visual Studio Code Windows from WSL Bash Ubuntu

If you're launching VS Code from the WSL prompt there are 2 annoyances. The first is the logging messages that appear. The second is it's blocked »

Shawn Cicoria Shawn Cicoria on vscode, bash 18 April 2018

Forcing TLS (HTTPS) on Azure Web Apps for Linux with nginx

For many websites today TLS (fka SSL) is preferred. For Azure Web Apps, all sites automatically listen on both port 80 and 443 - for HTTP »

Shawn Cicoria Shawn Cicoria on nginx, azure, webapps, linux, cloud 15 August 2017

Cool tool for npm packages and having a local cache

Verdaccio, a fork of Sinopia, to the rescue... use with each command or set forever... npm install --registry http://localhost:4978 Good also to know that »

Shawn Cicoria Shawn Cicoria on npm, nodejs, development 28 July 2017

Quickly get an Ethereum Geth miner node standalone

I know there are other scripts, etc. out there. But I can't seem to find them when I need them. So, I created a GitHub repo »

Shawn Cicoria Shawn Cicoria on ethereum, Blockchain, geth, development 02 June 2017

Ensuring Initializing and Server Side Configuration with Angular 4+

Introduction During the build of the Blockchain Proof of Concept Framework we determined that for greatest configurability and simplistic deployment we needed to have some configuration »

Shawn Cicoria Shawn Cicoria on nodejs, azure, Blockchain, angular, nginx 31 May 2017

Using Private Docker Registry and Azure WebApps on Linux with ARM Templates

Took a bit of decoding, but an approach to deploy via Azure ARM templates to Azure WebApps on Linux (Preview now), the special properties needed are »

Shawn Cicoria Shawn Cicoria on azure, docker, webapps, linux, arm templates 18 May 2017

Code Theater with Ali Hajimirza - Blockchain Solves a Webjet problem

Checkout Ali's presentation from Microsoft //Build code theater. Ali Hajimirza - @Ali92HM »

Shawn Cicoria Shawn Cicoria on Blockchain, azure, ethereum 12 May 2017
Page 1 of 15 Older Posts →
Shawn Cicoria © 2019
Proudly published with Ghost