jsonfeed.json - www.codemadness.org - www.codemadness.org saait content files
 (HTM) git clone git://git.codemadness.org/www.codemadness.org
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
       jsonfeed.json (11524B)
       ---
            1 {
            2 "version": "https://jsonfeed.org/version/1.1",
            3 "title": "Newsfeed",
            4 "items": [
            5 {
            6         "id": "https://www.codemadness.org/chess-puzzles.html",
            7         "date_published": "2024-02-02T00:00:00Z",
            8         "title": "Chess puzzle book generator",
            9         "url": "https://www.codemadness.org/chess-puzzles.html",
           10         "authors": [{"name": "Hiltjo"}],
           11         "content_text": "Chess puzzle book generator"
           12 },
           13 {
           14         "id": "https://www.codemadness.org/xargs.html",
           15         "date_published": "2023-11-22T00:00:00Z",
           16         "title": "xargs: an example for parallel batch jobs",
           17         "url": "https://www.codemadness.org/xargs.html",
           18         "authors": [{"name": "Hiltjo"}],
           19         "content_text": "xargs: an example for parallel batch jobs"
           20 },
           21 {
           22         "id": "https://www.codemadness.org/youtube-feed.html",
           23         "date_published": "2023-11-20T00:00:00Z",
           24         "title": "Improved Youtube RSS/Atom feed",
           25         "url": "https://www.codemadness.org/youtube-feed.html",
           26         "authors": [{"name": "Hiltjo"}],
           27         "content_text": "Improved Youtube Atom feed by adding video duration and filtering away shorts"
           28 },
           29 {
           30         "id": "https://www.codemadness.org/webdump.html",
           31         "date_published": "2023-11-20T00:00:00Z",
           32         "title": "webdump HTML to plain-text converter",
           33         "url": "https://www.codemadness.org/webdump.html",
           34         "authors": [{"name": "Hiltjo"}],
           35         "content_text": "webdump HTML to plain-text converter"
           36 },
           37 {
           38         "id": "https://www.codemadness.org/mailservice.html",
           39         "date_published": "2023-10-25T00:00:00Z",
           40         "title": "Setup your own mail paste service",
           41         "url": "https://www.codemadness.org/mailservice.html",
           42         "authors": [{"name": "Hiltjo"}],
           43         "content_text": "Setup your own mail paste service using mblaze"
           44 },
           45 {
           46         "id": "https://www.codemadness.org/todo-application.html",
           47         "date_published": "2022-07-01T00:00:00Z",
           48         "title": "A simple TODO application",
           49         "url": "https://www.codemadness.org/todo-application.html",
           50         "authors": [{"name": "Hiltjo"}],
           51         "content_text": "A simple TODO application workflow"
           52 },
           53 {
           54         "id": "https://www.codemadness.org/totp.html",
           55         "date_published": "2022-03-23T00:00:00Z",
           56         "title": "2FA TOTP without crappy authenticator apps",
           57         "url": "https://www.codemadness.org/totp.html",
           58         "authors": [{"name": "Hiltjo"}],
           59         "content_text": "Using 2FA TOTP without crappy authenticator apps"
           60 },
           61 {
           62         "id": "https://www.codemadness.org/openbsd-riscv64-vm.html",
           63         "date_published": "2021-10-23T00:00:00Z",
           64         "title": "Setup an OpenBSD RISCV64 VM in QEMU",
           65         "url": "https://www.codemadness.org/openbsd-riscv64-vm.html",
           66         "authors": [{"name": "Hiltjo"}],
           67         "content_text": "Setup an OpenBSD RISCV-64 VM in QEMU"
           68 },
           69 {
           70         "id": "https://www.codemadness.org/sfeed_curses-ui.html",
           71         "date_published": "2020-06-25T00:00:00Z",
           72         "title": "Sfeed_curses: a curses UI front-end for sfeed",
           73         "url": "https://www.codemadness.org/sfeed_curses-ui.html",
           74         "authors": [{"name": "Hiltjo"}],
           75         "content_text": "Sfeed_curses is a curses UI front-end for the sfeed RSS/Atom parser"
           76 },
           77 {
           78         "id": "https://www.codemadness.org/hurl.html",
           79         "date_published": "2019-11-10T00:00:00Z",
           80         "title": "hurl: HTTP, HTTPS and Gopher file grabber",
           81         "url": "https://www.codemadness.org/hurl.html",
           82         "authors": [{"name": "Hiltjo"}],
           83         "content_text": "hurl: HTTP, HTTPS and Gopher file grabber"
           84 },
           85 {
           86         "id": "https://www.codemadness.org/json2tsv.html",
           87         "date_published": "2019-10-13T00:00:00Z",
           88         "title": "json2tsv: a JSON to TSV converter",
           89         "url": "https://www.codemadness.org/json2tsv.html",
           90         "authors": [{"name": "Hiltjo"}],
           91         "content_text": "json2tsv: a JSON to TAB-Separated Value converter"
           92 },
           93 {
           94         "id": "https://www.codemadness.org/openbsd-autoinstall.html",
           95         "date_published": "2019-04-24T00:00:00Z",
           96         "title": "OpenBSD: setup a local auto-installation server",
           97         "url": "https://www.codemadness.org/openbsd-autoinstall.html",
           98         "authors": [{"name": "Hiltjo"}],
           99         "content_text": "OpenBSD: setup a local auto-installation server"
          100 },
          101 {
          102         "id": "https://www.codemadness.org/idiotbox.html",
          103         "date_published": "2019-02-10T00:00:00Z",
          104         "title": "Idiotbox: Youtube interface",
          105         "url": "https://www.codemadness.org/idiotbox.html",
          106         "authors": [{"name": "Hiltjo"}],
          107         "content_text": "Idiotbox: Youtube interface"
          108 },
          109 {
          110         "id": "https://www.codemadness.org/gopher-proxy.html",
          111         "date_published": "2018-08-17T00:00:00Z",
          112         "title": "Gopher HTTP proxy",
          113         "url": "https://www.codemadness.org/gopher-proxy.html",
          114         "authors": [{"name": "Hiltjo"}],
          115         "content_text": "Gopher HTTP proxy"
          116 },
          117 {
          118         "id": "https://www.codemadness.org/paste-service.html",
          119         "date_published": "2018-03-10T00:00:00Z",
          120         "title": "Setup your own file paste service",
          121         "url": "https://www.codemadness.org/paste-service.html",
          122         "authors": [{"name": "Hiltjo"}],
          123         "content_text": "Howto setup your own secure file paste service"
          124 },
          125 {
          126         "id": "https://www.codemadness.org/setup-git-hosting.html",
          127         "date_published": "2018-02-25T00:00:00Z",
          128         "title": "Setup your own git hosting service",
          129         "url": "https://www.codemadness.org/setup-git-hosting.html",
          130         "authors": [{"name": "Hiltjo"}],
          131         "content_text": "Howto setup your own git hosting service"
          132 },
          133 {
          134         "id": "https://www.codemadness.org/openbsd-sparc64-vm.html",
          135         "date_published": "2017-12-11T00:00:00Z",
          136         "title": "Setup an OpenBSD SPARC64 VM in QEMU",
          137         "url": "https://www.codemadness.org/openbsd-sparc64-vm.html",
          138         "authors": [{"name": "Hiltjo"}],
          139         "content_text": "Setup an OpenBSD SPARC64 VM in QEMU"
          140 },
          141 {
          142         "id": "https://www.codemadness.org/tscrape.html",
          143         "date_published": "2017-09-24T00:00:00Z",
          144         "title": "Tscrape: a Twitter scraper",
          145         "url": "https://www.codemadness.org/tscrape.html",
          146         "authors": [{"name": "Hiltjo"}],
          147         "content_text": "Tscrape: a Twitter scraper"
          148 },
          149 {
          150         "id": "https://www.codemadness.org/datatable.html",
          151         "date_published": "2017-09-24T00:00:00Z",
          152         "title": "jsdatatable: a small datatable Javascript",
          153         "url": "https://www.codemadness.org/datatable.html",
          154         "authors": [{"name": "Hiltjo"}],
          155         "content_text": "jsdatatable: a small datatable Javascript"
          156 },
          157 {
          158         "id": "https://www.codemadness.org/stagit-gopher.html",
          159         "date_published": "2017-08-04T00:00:00Z",
          160         "title": "Stagit-gopher: a static git page generator for gopher",
          161         "url": "https://www.codemadness.org/stagit-gopher.html",
          162         "authors": [{"name": "Hiltjo"}],
          163         "content_text": "a static git page generator for gopher"
          164 },
          165 {
          166         "id": "https://www.codemadness.org/saait.html",
          167         "date_published": "2017-06-10T00:00:00Z",
          168         "title": "Saait: a boring HTML page generator",
          169         "url": "https://www.codemadness.org/saait.html",
          170         "authors": [{"name": "Hiltjo"}],
          171         "content_text": "Saait: a boring HTML page generator"
          172 },
          173 {
          174         "id": "https://www.codemadness.org/stagit.html",
          175         "date_published": "2017-05-10T00:00:00Z",
          176         "title": "Stagit: a static git page generator",
          177         "url": "https://www.codemadness.org/stagit.html",
          178         "authors": [{"name": "Hiltjo"}],
          179         "content_text": "a static git page generator"
          180 },
          181 {
          182         "id": "https://www.codemadness.org/openbsd-httpd-and-cgit.html",
          183         "date_published": "2015-07-05T00:00:00Z",
          184         "title": "OpenBSD httpd, slowcgi and cgit",
          185         "url": "https://www.codemadness.org/openbsd-httpd-and-cgit.html",
          186         "authors": [{"name": "Hiltjo"}],
          187         "content_text": "OpenBSD httpd, slowcgi and cgit"
          188 },
          189 {
          190         "id": "https://www.codemadness.org/twitch-interface.html",
          191         "date_published": "2014-11-23T00:00:00Z",
          192         "title": "twitch: application to watch Twitch streams",
          193         "url": "https://www.codemadness.org/twitch-interface.html",
          194         "authors": [{"name": "Hiltjo"}],
          195         "content_text": "twitch: application to watch Twitch streams"
          196 },
          197 {
          198         "id": "https://www.codemadness.org/userscript-focus-input-field.html",
          199         "date_published": "2014-03-02T00:00:00Z",
          200         "title": "Userscript: focus input field",
          201         "url": "https://www.codemadness.org/userscript-focus-input-field.html",
          202         "authors": [{"name": "Hiltjo"}],
          203         "content_text": "Userscript to focus the first input field on a page with a hotkey"
          204 },
          205 {
          206         "id": "https://www.codemadness.org/userscript-youtube-circumvent-age-verification.html",
          207         "date_published": "2013-02-21T00:00:00Z",
          208         "title": "Userscript: Youtube circumvent age verification",
          209         "url": "https://www.codemadness.org/userscript-youtube-circumvent-age-verification.html",
          210         "authors": [{"name": "Hiltjo"}],
          211         "content_text": "Userscript to circumvent Youtube age verification and redirect to the video"
          212 },
          213 {
          214         "id": "https://www.codemadness.org/userscript-block-stupid-fonts.html",
          215         "date_published": "2012-10-21T00:00:00Z",
          216         "title": "Userscript: block stupid fonts",
          217         "url": "https://www.codemadness.org/userscript-block-stupid-fonts.html",
          218         "authors": [{"name": "Hiltjo"}],
          219         "content_text": "Userscript to whitelist your favorite fonts and block the rest"
          220 },
          221 {
          222         "id": "https://www.codemadness.org/sfeed-simple-feed-parser.html",
          223         "date_published": "2011-04-01T00:00:00Z",
          224         "title": "Sfeed: simple RSS and Atom parser",
          225         "url": "https://www.codemadness.org/sfeed-simple-feed-parser.html",
          226         "authors": [{"name": "Hiltjo"}],
          227         "content_text": "Sfeed is a simple RSS and Atom parser (and format programs to add reader functionality)"
          228 },
          229 {
          230         "id": "https://www.codemadness.org/vim-theme-relaxed.html",
          231         "date_published": "2011-01-07T00:00:00Z",
          232         "title": "Vim theme: relaxed",
          233         "url": "https://www.codemadness.org/vim-theme-relaxed.html",
          234         "authors": [{"name": "Hiltjo"}],
          235         "content_text": "a dark VIM theme I made and use on a daily basis"
          236 },
          237 {
          238         "id": "https://www.codemadness.org/seturgent-set-urgency-hints-for-x-applications.html",
          239         "date_published": "2010-10-31T00:00:00Z",
          240         "title": "Seturgent: set urgency hints for X applications",
          241         "url": "https://www.codemadness.org/seturgent-set-urgency-hints-for-x-applications.html",
          242         "authors": [{"name": "Hiltjo"}],
          243         "content_text": "Seturgent is a small utility to set an application it's urgency hint"
          244 },
          245 {
          246         "id": "https://www.codemadness.org/dwm-hiltjo-my-windowmanager-configuration.html",
          247         "date_published": "2010-08-12T00:00:00Z",
          248         "title": "DWM-hiltjo: my windowmanager configuration",
          249         "url": "https://www.codemadness.org/dwm-hiltjo-my-windowmanager-configuration.html",
          250         "authors": [{"name": "Hiltjo"}],
          251         "content_text": "My DWM configuration; a few added features to suit my needs"
          252 },
          253 {
          254         "id": "https://www.codemadness.org/query-unused-css-rules-on-current-document-state.html",
          255         "date_published": "2010-04-21T00:00:00Z",
          256         "title": "Query unused CSS rules on current document state",
          257         "url": "https://www.codemadness.org/query-unused-css-rules-on-current-document-state.html",
          258         "authors": [{"name": "Hiltjo"}],
          259         "content_text": "How to see all the rules in a stylesheet (CSS) that are not used for the current document"
          260 },
          261 {
          262         "id": "https://www.codemadness.org/driconf-enabling-s3-texture-compression-on-linux.html",
          263         "date_published": "2009-07-05T00:00:00Z",
          264         "title": "Driconf: enabling S3 texture compression on Linux",
          265         "url": "https://www.codemadness.org/driconf-enabling-s3-texture-compression-on-linux.html",
          266         "authors": [{"name": "Hiltjo"}],
          267         "content_text": "driconf: enabling S3 texture compression"
          268 },
          269 {
          270         "id": "https://www.codemadness.org/getting-the-usb-powerline-bridge-to-work-on-linux.html",
          271         "date_published": "2009-04-13T00:00:00Z",
          272         "title": "Getting the USB-powerline bridge to work on Linux",
          273         "url": "https://www.codemadness.org/getting-the-usb-powerline-bridge-to-work-on-linux.html",
          274         "authors": [{"name": "Hiltjo"}],
          275         "content_text": "A guide to get a USB-powerline bridge with the Intellon 51x1 chipset working on Linux"
          276 },
          277 {
          278         "id": "https://www.codemadness.org/gothic-1-guide.html",
          279         "date_published": "2009-04-12T00:00:00Z",
          280         "title": "Gothic 1 game guide",
          281         "url": "https://www.codemadness.org/gothic-1-guide.html",
          282         "authors": [{"name": "Hiltjo"}],
          283         "content_text": "Gothic 1 game guide with some useful tips"
          284 }]
          285 }