Articles by Tag #100daystooffload

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Benchmark testing in Go

I really like that the Go standard library is including so many testing options right out of the...

Learn More 28 1May 19 '24

Create plugins in Go

Of course Go has enabled the possibility to add a plugin feature to your Go application with the...

Learn More 16 2May 25 '24

Genetic Algorithms with Go

Many years ago I used to read articles at a site called Generation5, and one of the articles was a...

Learn More 12 3May 20 '24

Go and WebUI

Last week Microsoft released this blog post, An even faster Microsoft Edge, where they introduced...

Learn More 11 1Jun 7 '24

Python JSON schema

If you have a web API you're probably using JSON as the format to exchange data between the API and...

Learn More 9 0May 7 '24

LangChain Go

LangChain is a very popular framework for developing applications powered by large language models...

Learn More 7 0May 11 '24

Break repeating-key XOR

This is the sixth crypto challenge in set 1 from cryptopals, which is the qualifying set. The...

Learn More 3 0May 12 '24

Detect AES in ECB mode

This is the eighth and last crypto challenge in set 1 from cryptopals, which is the qualifying set....

Learn More 3 0May 14 '24

ScoutSuite

ScoutSuite is a really nice security tool to audit your cloud solutions. I have used it on the AWS...

Learn More 1 0Jun 6 '24

AES in ECB mode

This is the seventh crypto challenge in set 1 from cryptopals, which is the qualifying set. The...

Learn More 1 0May 13 '24

Implement PKCS#7 padding

This is the first crypto challenge in set 2 from cryptopals, which is a set on block cipher...

Learn More 1 0May 16 '24

100 Days To Offload - completed

This is the 100th blog post since June 10th 2023, which means that the 100 Days To Offload challenge...

Learn More 1 0Jun 8 '24

Exploring the tool ./jq

I listened to this podcast today, Kodsnack 585 (in Swedish), which discuss the tool jq. The tool has...

Learn More 0 0May 21 '24

AWS Summit Stockholm

Yesterday, June 4th, I attended the free event, AWS Summit Stockholm 2024. It was a nice experience...

Learn More 0 0Jun 5 '24

Gatekeeper One - Level 13

Problem statement Make it past the gatekeeper and register as an entrant to pass this...

Learn More 0 0May 15 '24