{
    "version": "https://jsonfeed.org/version/1",
    "title": "rod-o-blog",
    "description": "",
    "home_page_url": "https://rodoviario.github.io",
    "feed_url": "https://rodoviario.github.io/feed.json",
    "user_comment": "",
    "author": {
        "name": "Rod"
    },
    "items": [
        {
            "id": "https://rodoviario.github.io/cs50x/",
            "url": "https://rodoviario.github.io/cs50x/",
            "title": "cs50x",
            "summary": "Gran re-descubrimiento. Harvard ofrece una decena de cursos que pueden ser tomados sync o async, a tu propio tiempo y con certificado online gratuito. Si bien están pensados para ser tomados en 10 semanas, disponen de una ventana de 6 meses para ser completados. Proveen&hellip;",
            "content_html": "<p>Gran re-descubrimiento. Harvard ofrece <a href=\"https://cs50.harvard.edu/x/2024/courses/\" title=\"cursos cs50x de harvard\" target=\"_blank\" rel=\"noopener noreferrer\">una decena de cursos</a> que pueden ser tomados sync o async, a tu propio tiempo y con certificado online gratuito.</p>\n<ul>\n<li>Si bien están pensados para ser tomados en 10 semanas, disponen de una ventana de 6 meses para ser completados.</li>\n<li>Proveen una máquina virtual completa, con entorno de desarrollo preconfigurado, basado en Code (github codespaces) donde uno puede realizar todos los ejercicios y el proyecto final (necesario para certificarse)</li>\n<li>Tiene una AI que hace las veces de profesor/tutor, y ayuda a destrabarse en los problemas sin spoilear soluciones</li>\n<li>Está actualizado el currículum a tecnologías que existen hoy, mayormente FLOSS.</li>\n</ul>",
            "author": {
                "name": "Rod"
            },
            "tags": [
            ],
            "date_published": "2024-12-03T10:01:31-03:00",
            "date_modified": "2024-12-03T10:32:24-03:00"
        },
        {
            "id": "https://rodoviario.github.io/lua-loeve-excelente-curso-en-freecodecamp/",
            "url": "https://rodoviario.github.io/lua-loeve-excelente-curso-en-freecodecamp/",
            "title": "Lua Löve, excelente curso en freecodecamp",
            "summary": "Estoy siguiendo un curso en game programming promocionado en freecodecamp.com, de Stevesteacher muy bueno y completo. Va desde nivel beginner, dando lo básico de Lua, instalación del Löve framework y luego paso a paso la creación de juegos. El primero es para principiantes, el siguiente&hellip;",
            "content_html": "<p>Estoy siguiendo un curso en game programming promocionado en <a href=\"freecodecamp.com\" target=\"_blank\" rel=\"noopener noreferrer\">freecodecamp.com</a>, de <a href=\"https://github.com/WeebNetsu/\" target=\"_blank\" rel=\"noopener noreferrer\">Stevesteacher</a> muy bueno y completo. Va desde nivel beginner, dando lo básico de Lua, instalación del Löve framework y luego paso a paso la creación de juegos. El primero es para principiantes, el siguiente es más avanzado (por ese voy ahora) :)</p>\n<p><a href=\"https://www.youtube.com/watch?v=I549C6SmUnk&amp;t=23927s\">https://www.youtube.com/watch?v=I549C6SmUnk&amp;t=23927s</a></p>\n<p><a class=\"yt-simple-endpoint style-scope yt-formatted-string\" spellcheck=\"false\" href=\"https://www.youtube.com/c/Stevesteacher\" rel=\"nofollow\" dir=\"auto\">https://www.youtube.com/c/Stevesteacher</a></p>\n<p><a class=\"yt-simple-endpoint style-scope yt-formatted-string\" spellcheck=\"false\" href=\"https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbjFvZzJpSjlwVWJTb2pfeXVOc1h3eTJjSUpRZ3xBQ3Jtc0tud3hfWENHNEFmWWxEbkF6MXJZclZOZVFETEIwaUlqUVdPanhzRFlUOXRxd1p4OVJwWnFqN0xFMkx5X0NEbmQzb2FuTE8wX3BreFBvb1Rxb0xCY1Utbm1IQ1VGNTNTWElyTzFla1Q0N01sV0Z4bnZDbw&amp;q=https%3A%2F%2Fgithub.com%2FWeebNetsu%2F&amp;v=I549C6SmUnk\" rel=\"nofollow noopener\" target=\"_blank\" dir=\"auto\">https://github.com/WeebNetsu/</a></p>",
            "author": {
                "name": "Rod"
            },
            "tags": [
                   "löve2d",
                   "löve",
                   "lua",
                   "game"
            ],
            "date_published": "2022-09-25T11:22:43-03:00",
            "date_modified": "2022-09-25T11:26:23-03:00"
        },
        {
            "id": "https://rodoviario.github.io/aprendiendo-react/",
            "url": "https://rodoviario.github.io/aprendiendo-react/",
            "title": "Aprendiendo React",
            "summary": "Para ser justos, Angular tuvo su (primer) lugar entre los frameworks que decidí aprender. Después estuvo Vue, que sigue siendo mi preferido. Sin embargo React continúa liderando y no me deja lternativa que aprenderlo también ¯\\_(ツ)_/¯",
            "content_html": "<p>Para ser justos, Angular tuvo su (primer) lugar entre los frameworks que decidí aprender. Después estuvo Vue, que sigue siendo mi preferido. Sin embargo React continúa liderando y no me deja lternativa que aprenderlo también ¯\\_(ツ)_/¯</p>",
            "author": {
                "name": "Rod"
            },
            "tags": [
                   "vue",
                   "react",
                   "frontend",
                   "estudio"
            ],
            "date_published": "2022-09-15T10:40:08-03:00",
            "date_modified": "2022-09-15T10:40:08-03:00"
        },
        {
            "id": "https://rodoviario.github.io/using-publii-for-bloggin/",
            "url": "https://rodoviario.github.io/using-publii-for-bloggin/",
            "title": "Using publii for blogging",
            "summary": "Couple of years have passed since last try, and found there is no easy way to 'continue' posting to github pages if you reinstaled and lost publii source files, so it makes sense to also have a (private) repo of the source files, perhaps the&hellip;",
            "content_html": "<p>Couple of years have passed since last try, and found there is no easy way to 'continue' posting to github pages if you reinstaled and lost publii source files, so it makes sense to also have a (private) repo of the source files, perhaps the 'input' directory inside publii's one</p>",
            "author": {
                "name": "Rod"
            },
            "tags": [
                   "publii",
                   "blog"
            ],
            "date_published": "2022-07-09T19:48:14-03:00",
            "date_modified": "2022-09-15T10:40:45-03:00"
        },
        {
            "id": "https://rodoviario.github.io/the-best-time-for-coding/",
            "url": "https://rodoviario.github.io/the-best-time-for-coding/",
            "title": "The best time for coding",
            "summary": "Early morning, before the normal day starts, its easier to focus on whatever thing you want to. Of course, that is not enterely true if you had a bad night lacking sleep, and also may be not true for many people and for different reasons,&hellip;",
            "content_html": "<p>Early morning, before the normal day starts, its easier to focus on whatever thing you want to. Of course, that is not enterely true if you had a bad night lacking sleep, and also may be not true for many people and for different reasons, but its been the best time for me, either to solve problems or to learn new things.</p>",
            "author": {
                "name": "Rod"
            },
            "tags": [
                   "time",
                   "morning",
                   "focus"
            ],
            "date_published": "2020-12-10T19:44:00-03:00",
            "date_modified": "2022-09-15T10:41:24-03:00"
        },
        {
            "id": "https://rodoviario.github.io/setting-up-the-new-gh-readmeprofile-page/",
            "url": "https://rodoviario.github.io/setting-up-the-new-gh-readmeprofile-page/",
            "title": "Setting up the new GH Readme/Profile page",
            "summary": "As mentioned in many posts, now you can have neatly displayer readme markdown document in your github profile page by creating a repo with the name of your user and creating a README.md file on it. It supports animated gifs, links, images, and some dynamic&hellip;",
            "content_html": "<p>As mentioned in many posts, now you can have neatly displayer readme markdown document in your github profile page by creating a repo with the name of your user and creating a README.md file on it.</p>\n<p>It supports animated gifs, links, images, and some dynamic data by using neat github actions tricks on it. Its contents will be displayed inside your github profile page.</p>",
            "author": {
                "name": "Rod"
            },
            "tags": [
            ],
            "date_published": "2020-09-27T12:48:38-03:00",
            "date_modified": "2020-09-27T12:48:38-03:00"
        },
        {
            "id": "https://rodoviario.github.io/testing-one-two-three/",
            "url": "https://rodoviario.github.io/testing-one-two-three/",
            "title": "Testing, one, two, three",
            "summary": "El primer post con este sistema para blogs estáticos llamado publii :)",
            "content_html": "El primer post con este sistema para blogs estáticos llamado <strong>publii</strong> :)",
            "author": {
                "name": "Rod"
            },
            "tags": [
            ],
            "date_published": "2019-07-08T21:38:29-03:00",
            "date_modified": "2019-07-08T21:38:29-03:00"
        }
    ]
}
