TechMale
Byting the Hand that feeds
Sunday, 9 March 2025
AWS SAM local start-api, connecting to db/service when both are running in Docker Desktop
›
I am current building/testing a node/NestJS based API, that I am deploying to AWS Lambda. I chose AWS SAM for the deployment tooling, as the...
Monday, 22 February 2016
SE-Linux: check and deactivate
›
I quite often run into security problems when testing stuff on my machine. This is to remind me how to deactivate SE-Linux, so I can see if...
Friday, 31 July 2015
making Makefile Self documenting
›
I have use 'make' on the last few projects, just to control all the CMD line build tools we now need to use. I found a neat trick ...
Wednesday, 27 May 2015
How to get AWS EC2 instance metadata from Java
›
I have recently found that I can access EC2 machine instance metadata using curl. Which is brilliantly useful. However, I wanted to get t...
2 comments:
Friday, 15 May 2015
Using ENYOjs to build a Chrome App, a few pointers
›
As per usual, I am trying something new... discovered a few problems, then solutions, and need to remind myself about the solutions for the ...
1 comment:
Monday, 11 May 2015
Groovy Eclipse compiler versions and ShortTypeHandling
›
Just a short note to remind myself. If you come across a classNotFoundException: org.codehaus.groovy.runtime.typehandling.ShortTypeHandlin...
1 comment:
Tuesday, 21 April 2015
UML Diagram Editor is ready
›
I have been working on a small chrome App, a tool for building UML diagrams from text. It leverages PlantUML, which I have found to be a gre...
1 comment:
›
Home
View web version