Skip to content

Instantly share code, notes, and snippets.

@fakhrullah
fakhrullah / list-of-hacking-games.md
Last active August 7, 2024 23:32
List of hacking game, wargame or capture the flag (CTF) for some one who want to learn hacking.
@peterhellberg
peterhellberg / graceful.go
Last active June 11, 2024 12:27
*http.Server in Go 1.8 supports graceful shutdown. This is a small example.
package main
import (
"context"
"log"
"net/http"
"os"
"os/signal"
"time"
)
@ridwanbejo
ridwanbejo / Google Cloud Skill Boost - FREE!
Last active August 25, 2024 01:56
These are totally free courses from Google Cloud Skill Boost. You just need a gmail account to access thouse courses .
Google Cloud Skill Boost - FREE!
--------------------------------
Gogle Cloud Platform:
- Course
Site Reliability Engineering: Measuring and Managing Reliability -> https://www.cloudskillsboost.google/course_templates/59
Developing a Google SRE Culture -> https://www.cloudskillsboost.google/course_templates/95