Explore >> Select a destination


You are here

will-keleher.com
| | blog.changs.co.uk
3.5 parsecs away

Travel
| | I've been doing advent of code again this year. There are two Python features I always rely on, iterators and pattern matching. Iterators allow...
| | doadm-notes.blogspot.com
4.7 parsecs away

Travel
| |
| | www.trickster.dev
5.1 parsecs away

Travel
| | Code level discussion of web scraping, gray hat automation, growth hacking and bounty hunting
| | inside.java
25.9 parsecs away

Travel
| The Simple Web Server was added to the `jdk.httpserver` module in JDK 18. It is a minimal HTTP static file server, designed to be used for prototyping, testing, and debugging. This article explores some less obvious yet interesting programmatic appl...