-
Notifications
You must be signed in to change notification settings - Fork 0
/
blogmetadata.json
1 lines (1 loc) · 3.51 KB
/
blogmetadata.json
1
{"pi_media_center.html": {"title": "Turn your dumb TV into a smart TV", "date": "2024-10-16", "description": "Learn how to configure a Raspberry Pi 5 as a tv media center"}, "hacktools.html": {"title": "Essential Hacking Tools for CTF Success", "date": "2024-06-28", "description": "A curated list of my most effective and frequently used hacking tools for Capture the Flag challenges."}, "lfi.html": {"title": "How I hacked my own website", "date": "2023-12-22", "description": "Local file inclusion vulnerability and local file inclusion to remote code execution"}, "oidc.html": {"title": "OIDC and OAuth2 a full example", "date": "2023-09-01", "description": "A full example of an OIDC identity provider, a client and a protected API"}, "vscode.html": {"title": "Become a Linux bro on Windows", "date": "2023-07-14", "description": "Integrate VSCode with Windows Subsystem for Linux"}, "opensourcing_llms.html": {"title": "On open sourcing large language models", "date": "2023-05-02", "description": "How to run a very capable LLM locally on your CPU"}, "learning_elixir.html": {"title": "Learning Elixir, my thoughts and study notes", "date": "2023-02-20", "description": "How and why you should Learn Elixir"}, "cloud-init.html": {"title": "Local testing setup for Cloud-init", "date": "2023-01-26", "description": "Test your Cloud-init configuration before deploying to the cloud"}, "open_ai_improved_blog.html": {"title": "My first blog ever improved by OpenAI's ChatGPT", "date": "2022-12-11", "description": "An improved Linux/Mac command line tutorial"}, "pyspark.html": {"title": "Pyspark tutorial", "date": "2022-10-19", "description": "Learn how to configure Spark and begin writing your B.I.G. data processing code with Pyspark"}, "emscripten.html": {"title": "Efficient C++ code in the browser, an image processing example", "date": "2022-08-21", "description": "C++ in the browser with emscripten embind"}, "pca.html": {"title": "Principal component analysis, a minimal fluff tutorial", "date": "2022-05-29", "description": "PCA explained with less words (and hopefully with more depth)"}, "holepunch.html": {"title": "Hole punching through NAT devices", "date": "2022-02-22", "description": "Learn to simulate a lab environment for testing purposes"}, "camera.html": {"title": "Infrared security camera with the NoIR V2 Camera module for the Raspberry Pi", "date": "2022-01-23", "description": "A motion detection camera in the dark"}, "ripper.html": {"title": "Rip your favorite tracks from your music subscription service", "date": "2021-12-10", "description": "How to record songs playing from your speaker"}, "asyncio.html": {"title": "Concurrent programming in Python with Asynchronous I/O", "date": "2021-11-22", "description": "An introduction to asyncio with an example"}, "nvim_python_repl.html": {"title": "Turn Neovim into a Python IDE", "date": "2021-11-09", "description": "A set of vim functions to send Python code to the interpreter"}, "cluster.html": {"title": "Raspberry Pi cluster with Kubernetes", "date": "2021-08-14", "description": "How to build your own Raspberry Pi cluster with Kubernetes"}, "production.html": {"title": "Machine learning in production", "date": "2021-08-13", "description": "An overview of the steps you have to take to put machine learning into production"}, "vim.html": {"title": "Getting into Vim", "date": "2021-03-05", "description": "How I started with Vim"}, "tutorial.html": {"title": "Linux/Mac command line tutorial", "date": "2021-03-05", "description": "A short hands on tutorial to get you started on the command line"}}