93 private links
:partly_sunny: The right way to check the weather. Contribute to chubin/wttr.in development by creating an account on GitHub.
Elijan Mastnak’s personal website.
Introducing CookieMonster: a tool to help you detect and abuse vulnerable implementations of stateless sessions.
My Pop!_OS configuration. Contribute to canadaduane/my-pop-os-conf development by creating an account on GitHub.
Multi-platform, fast and packed with features, Okular allows you to read PDF documents, comics and EPub books, browse images, visualize Markdown documents, and much more.
Org Indent Mode (The Org Manual)
A primer for users trying to make sense of Org Mode - GitHub - james-stoup/emacs-org-mode-tutorial: A primer for users trying to make sense of Org Mode
This is the first post in a series called ‘Smashing the Modern Web Tech Stack.’ Web Applications today are more complex than ever. I’m writing this series to organize and process some core ideas and…
Making APIs simple and intuitive for those building the tools of our time.
When I want to play around with an API, I usually toss a couple example calls from the command line...
The Odin Project empowers aspiring web developers to learn together for free
In our lab walkthrough series, we go through selected lab exercises on our AttackDefense Platform. Premium labs require a subscription, but you can sign in for free to try our community labs and view…
While running a Docker container recently I wanted to view the contents of each layer that made up the image. TLDR; Layers of a Docker image are essentially just files generated from running some…
Dive is a tool to explore a docker image, layer contents and discover ways to shrink the size of your... Tagged with docker, ci, kubernetes, devops.