diff options
| author | Philip Wittamore <philip@wittamore.com> | 2026-07-12 11:08:50 +0200 |
|---|---|---|
| committer | Philip Wittamore <philip@wittamore.com> | 2026-07-12 11:08:50 +0200 |
| commit | 420ceb49b53a8fa9d8ba8443e42e50cd7bd7cea9 (patch) | |
| tree | 3009f0564d75e3f7d1ca38507e7ebb92deaded07 /feeds/youtube-yousuckatprogramming/index.php | |
update
Diffstat (limited to 'feeds/youtube-yousuckatprogramming/index.php')
| -rw-r--r-- | feeds/youtube-yousuckatprogramming/index.php | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/feeds/youtube-yousuckatprogramming/index.php b/feeds/youtube-yousuckatprogramming/index.php new file mode 100644 index 0000000..2199d75 --- /dev/null +++ b/feeds/youtube-yousuckatprogramming/index.php @@ -0,0 +1,37 @@ +<!DOCTYPE html> +<html lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" > +<meta name="viewport" content="width=device-width, initial-scale=1.0" > +<meta name="description" content="Gopher without the crap" > +<link href="/.style.css" rel="stylesheet" type="text/css" > +<link rel="icon" href="/favicon.ico" type="image/x-icon" > +<link rel="icon" href="/favicon-64x64.png" type="image/png" > +<title>Spike.nagatha.fr</title> +</head> +<body> +<nav> +<div class="nav1"><a href="/">Spike.nagatha.fr</a></div> +<div class="nav2">/root/bin</div></nav> +<main> +<p>RSS feed : <a href="https://www.youtube.com/feeds/videos.xml?channel_id=UCMN0a7GHQnC6H74SmCGSmdw">https://www.youtube.com/feeds/videos.xml?channel_id=UCMN0a7GHQnC6H74SmCGSmdw</a> (15 Items)</p> +<table><theader><th></th><th></th></theader><tbody> +<tr><td>→</td><td><a href="https://www.youtube.com/shorts/f4u0hgNMZe0">2026-01-24 the best way to get started with linux in general</a></td></tr> +<tr><td>→</td><td><a href="https://www.youtube.com/shorts/PhxNZFRN-uw">2026-01-24 my full head of hair and unix beard make me unstoppable at linux</a></td></tr> +<tr><td>→</td><td><a href="https://www.youtube.com/shorts/nN86z0pp018">2026-01-24 Time command quirks: when order matters</a></td></tr> +<tr><td>→</td><td><a href="https://www.youtube.com/shorts/SkH0G8ktJyM">2026-01-22 Read Input Line by Line in Bash</a></td></tr> +<tr><td>→</td><td><a href="https://youtu.be/Bmiazq9qsUk">2026-01-21 you can just add new syntax to bash</a></td></tr> +<tr><td>→</td><td><a href="https://www.youtube.com/shorts/wvtw6hRttTk">2026-01-20 Bash Range Syntax: From One to Many</a></td></tr> +<tr><td>→</td><td><a href="https://www.youtube.com/shorts/x43StZvKNzY">2026-01-18 Grep Flags: i and o Examples</a></td></tr> +<tr><td>→</td><td><a href="https://www.youtube.com/shorts/Ou6ditHaXnA">2026-01-17 please don’t steal my software - it’s already free 😂</a></td></tr> +<tr><td>→</td><td><a href="https://www.youtube.com/shorts/UL__XzgQGK4">2026-01-17 the bruce lee of bash scripting</a></td></tr> +<tr><td>→</td><td><a href="https://www.youtube.com/shorts/PE8M4JOTjms">2026-01-17 i like to bring some positivity to the tech content world if possible!</a></td></tr> +<tr><td>→</td><td><a href="https://www.youtube.com/shorts/JNcVX3SYtis">2026-01-16 Comparing Numbers in Bash: (( ... ))</a></td></tr> +<tr><td>→</td><td><a href="https://www.youtube.com/shorts/-s_1amI6MOY">2026-01-16 we’ve had a fun past couple of days between the verizon outage and github going down.</a></td></tr> +<tr><td>→</td><td><a href="https://youtu.be/9fixlWcKWV8">2026-01-15 Building a Linux CPU Monitor in Bash From Scratch! small htop-like clone using the /proc filesystem</a></td></tr> +<tr><td>→</td><td><a href="https://www.youtube.com/shorts/9gAWRYZQCbg">2026-01-15 Alternative Bash Syntax: What's Wild and What's Not</a></td></tr> +<tr><td>→</td><td><a href="https://www.youtube.com/shorts/eEKaJDy8odc">2026-01-14 Bash Basics: Understanding True and False Exit Codes</a></td></tr> +</tbody></table> +</main> +</body> +</html>
\ No newline at end of file |
