Adding an ideas page

This commit is contained in:
2025-08-25 15:57:14 -04:00
parent b97aa0ba68
commit 8efeca9df0
2 changed files with 48 additions and 0 deletions

View File

@@ -89,6 +89,11 @@ paginate = 5
name = "Posts"
url = "/posts"
weight = 20
[[languages.en.menu.main]]
identifier = "ideas"
name = "Ideas"
url = "/about/ideas"
weight = 25
[[languages.en.menu.main]]
identifier = "podcasts"
name = "Podcasts"

43
content/about/ideas.md Normal file
View File

@@ -0,0 +1,43 @@
---
title: "Blog Ideas"
date: 2025-08-25
draft: false
---
## Ideas
- Setting up proxmox
- Migrating from one proxmox server to another
- Writing a Baseball Game predictor
- Getting the data
- Formatting the data
- Database
- Getting weather data
- Historic
- Prediction
- Using Python neural net
- Bad Malware Analysis
- Average value per string
- Call tree depth
- Number of library/function calls
- Put together multiple test detection
- Size of binvs function calls
- Total value/average of total strings
- Bad password Analysis
- Ascii codes
- Grid map of sequences
- Heat map on phone keyboard
- Number of keyboard shifts on phone
- How good requirements help security
- Selfhosted email setup
- Rust security features
- Silence on the wire, is it still relevant
- Tangled web, is it still relevant
- Summations of chapters on secure coding
- How the "spirit of c" can lead to issues 21
- Stack protection 109, 111
- Tables on 92,93
- Watch out for compiler optimization 37, 40, 41, 152, 153
- iNaturalist
- What is it and how to use it
- Possible analysis