Concurrency The below video was shared on Twitter. It’s a really great view into concurrency and how Go’s system differs from […]
Back when I was taking the Offensive Security course… we made a lot of use of Kali Linux’s “dirb” utility… […]
In my work, I write code on a Mac and deploy to work environments like Windows Server or Centos Linux. […]
Each thing I learn in Go, I find myself trying to refer to it as I would in another language […]
Notes from the course Learn How to Code: Google’s Go Programming Language Go and Types Like all languages values are […]
Note: Only utilize a port scanner on sites you have permission to test. Also, note the legalities of port scanners […]
In the Go language there is a concept of deferring an action till later. As far as I can tell, […]
I hadn’t come across this concept in previous languages I worked in. In Go, however, this concept came up in […]
As a little example of basic Golang, I wrote a little app that takes user input and reverses the word […]
Latest news
Lorem ipsum dolor sit amet, at mei dolore tritani repudiandae. In his nemore temporibus consequuntur, vim ad prima vivendum consetetur.
Web automation often has areas of flakiness. Sometimes a site is so dynamic that tests just end up executing too […]
The Reason Behind my own Framework I used to utilize a pre-made framework for web automation. I thought at the […]
Starting some new training (this time in the UX realm) with Interaction-Design.org!
Recent Comments