File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 55 <link >https://rssh.github.io/notes/feed.xml</link >
66 <description ><![CDATA[ random unsorted notes]]> </description >
77 <docs >https://cyber.harvard.edu/rss/rss.html</docs >
8+ <item >
9+ <pubDate >Mon, 9 Dec 2024 00:00:00 +0200</pubDate >
10+ <
author >Ruslan Shevchenko
< [email protected] > </
author >
11+ <description ><![CDATA[ at {}]]> </description >
12+ <link >https://github.com/rssh/notes/blob/master/2024_12_09_dependency-injection.md</link >
13+ <title >Relative simple and small type-driven dependency injection</title >
14+ </item >
815 <item >
916 <pubDate >Tue, 30 Jan 2024 00:00:00 +0200</pubDate >
1017 <
author >Ruslan Shevchenko
< [email protected] > </
author >
Original file line number Diff line number Diff line change 11#!/usr/bin/env -S scala-cli -S 3
22
3- //> using scala " 3.2.1 "
3+ //> using scala " 3.3.3 "
44//> using dep " com.mchange::audiofluidity-rss:0.0.6"
5- //> using dep " com.lihaoyi::os-lib::0.9 .3"
5+ //> using dep " com.lihaoyi::os-lib::0.11 .3"
66//
77
88val blogTitle = " Random notes about programming"
You can’t perform that action at this time.
0 commit comments